2025-12-04T09:44:11.1486439Z Current runner version: '2.330.0' 2025-12-04T09:44:11.1494849Z Runner name: 'i-0bf46b1f541f3a76c' 2025-12-04T09:44:11.1495727Z Runner group name: 'Default' 2025-12-04T09:44:11.1496690Z Machine name: 'EC2AMAZ-F4P7NAP' 2025-12-04T09:44:11.1500075Z ##[group]GITHUB_TOKEN Permissions 2025-12-04T09:44:11.1503505Z Contents: read 2025-12-04T09:44:11.1504240Z Metadata: read 2025-12-04T09:44:11.1504895Z ##[endgroup] 2025-12-04T09:44:11.1507302Z Secret source: Actions 2025-12-04T09:44:11.1508102Z Prepare workflow directory 2025-12-04T09:44:11.2574421Z Prepare all required actions 2025-12-04T09:44:11.2619787Z Getting action download info 2025-12-04T09:44:11.6018345Z Download action repository 'pytorch/test-infra@main' (SHA:39aa74d619174326f4e2fb0e216151c2f29d9ffd) 2025-12-04T09:45:42.7845544Z Download action repository 'pytorch/pytorch@main' (SHA:7716da9fb23f27a65b41f9f016a2afadf281c18f) 2025-12-04T09:49:21.6332020Z Download action repository 'seemethere/download-artifact-s3@1da556a7aa0a088e3153970611f6c432d58e80e6' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-12-04T09:49:22.2902485Z Getting action download info 2025-12-04T09:49:22.4317399Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5) 2025-12-04T09:49:22.6832689Z Uses: pytorch/pytorch/.github/workflows/_win-test.yml@refs/heads/main (ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T09:49:22.6836831Z ##[group] Inputs 2025-12-04T09:49:22.6837202Z build-environment: win-vs2022-cpu-py3 2025-12-04T09:49:22.6868627Z cuda-version: cpu 2025-12-04T09:49:22.6871646Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "openreg", "shard": 1, "num_shards": 1, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}]} 2025-12-04T09:49:22.6874556Z sync-tag: 2025-12-04T09:49:22.6875581Z timeout-minutes: 240 2025-12-04T09:49:22.6876279Z disable-monitor: false 2025-12-04T09:49:22.6876660Z monitor-log-interval: 5 2025-12-04T09:49:22.6876941Z monitor-data-collect-interval: 1 2025-12-04T09:49:22.6877346Z ##[endgroup] 2025-12-04T09:49:22.6877926Z Complete job name: win-vs2022-cpu-py3 / test (default, 1, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:49:22.7556426Z ##[group]Run git config --global core.longpaths true 2025-12-04T09:49:22.7556994Z git config --global core.longpaths true 2025-12-04T09:49:22.7557358Z git config --global core.symlinks true 2025-12-04T09:49:22.7557734Z git config --global core.ignorecase false 2025-12-04T09:49:22.7558039Z  2025-12-04T09:49:22.7558402Z # https://git-scm.com/docs/git-fsmonitor--daemon. The daemon could lock 2025-12-04T09:49:22.7558972Z # the directory on Windows and prevent GHA from checking out as reported 2025-12-04T09:49:22.7559468Z # in https://github.com/actions/checkout/issues/1018 2025-12-04T09:49:22.7559868Z git config --global core.fsmonitor false 2025-12-04T09:49:22.7587436Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:49:22.7588256Z env: 2025-12-04T09:49:22.7588455Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:49:22.7588703Z ##[endgroup] 2025-12-04T09:49:23.9947114Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-12-04T09:49:23.9947585Z with: 2025-12-04T09:49:23.9948188Z github-secret: *** 2025-12-04T09:49:23.9950662Z 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 tests locally, change working folder to \actions-runner\_work\pytorch\pytorch\test, Activate miniconda and Visual Studio environment and set PYTHON_PATH, 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 set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build 2025-12-04T09:49:23.9954607Z activate-with-label: false 2025-12-04T09:49:23.9954868Z label: with-ssh 2025-12-04T09:49:23.9955088Z remove-existing-keys: true 2025-12-04T09:49:23.9955381Z fail-silently: true 2025-12-04T09:49:23.9955616Z env: 2025-12-04T09:49:23.9955809Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:49:23.9956040Z ##[endgroup] 2025-12-04T09:49:24.1581453Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-12-04T09:49:24.1582512Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-12-04T09:49:24.2677748Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-12-04T09:49:24.2678233Z with: 2025-12-04T09:49:24.2678437Z no-sudo: true 2025-12-04T09:49:24.2678646Z submodules: recursive 2025-12-04T09:49:24.2678889Z fetch-depth: 0 2025-12-04T09:49:24.2679076Z env: 2025-12-04T09:49:24.2679270Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:49:24.2679494Z ##[endgroup] 2025-12-04T09:49:24.2827813Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T09:49:24.2828851Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T09:49:24.2851040Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:49:24.2851517Z env: 2025-12-04T09:49:24.2851807Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:49:24.2852039Z ##[endgroup] 2025-12-04T09:49:24.3325251Z ##[group]Run # Use all available CPUs for fetching 2025-12-04T09:49:24.3325756Z # Use all available CPUs for fetching 2025-12-04T09:49:24.3326083Z cd "${GITHUB_WORKSPACE}" 2025-12-04T09:49:24.3326395Z git config --global fetch.parallel 0 2025-12-04T09:49:24.3326749Z git config --global submodule.fetchJobs 0 2025-12-04T09:49:24.3327077Z  2025-12-04T09:49:24.3327398Z # Clean workspace. The default checkout action should also do this, but 2025-12-04T09:49:24.3327842Z # do it here as well just in case 2025-12-04T09:49:24.3328139Z if [[ -d .git ]]; then 2025-12-04T09:49:24.3328398Z  if [ -z "${NO_SUDO}" ]; then 2025-12-04T09:49:24.3328686Z  sudo git clean -ffdx 2025-12-04T09:49:24.3328928Z  else 2025-12-04T09:49:24.3329156Z  git clean -ffdx 2025-12-04T09:49:24.3329380Z  fi 2025-12-04T09:49:24.3329571Z fi 2025-12-04T09:49:24.3350799Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:49:24.3351362Z env: 2025-12-04T09:49:24.3351562Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:49:24.3351894Z NO_SUDO: true 2025-12-04T09:49:24.3352164Z ##[endgroup] 2025-12-04T09:49:24.4445931Z ##[group]Run actions/checkout@v4 2025-12-04T09:49:24.4446213Z with: 2025-12-04T09:49:24.4446438Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:49:24.4446759Z fetch-depth: 0 2025-12-04T09:49:24.4446964Z submodules: recursive 2025-12-04T09:49:24.4447192Z show-progress: false 2025-12-04T09:49:24.4447418Z repository: pytorch/pytorch 2025-12-04T09:49:24.4447782Z token: *** 2025-12-04T09:49:24.4447970Z ssh-strict: true 2025-12-04T09:49:24.4448183Z ssh-user: git 2025-12-04T09:49:24.4448400Z persist-credentials: true 2025-12-04T09:49:24.4449305Z clean: true 2025-12-04T09:49:24.4449528Z sparse-checkout-cone-mode: true 2025-12-04T09:49:24.4449932Z fetch-tags: false 2025-12-04T09:49:24.4450148Z lfs: false 2025-12-04T09:49:24.4450346Z set-safe-directory: true 2025-12-04T09:49:24.4450672Z env: 2025-12-04T09:49:24.4450851Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:49:24.4451077Z ##[endgroup] 2025-12-04T09:49:24.5828207Z Syncing repository: pytorch/pytorch 2025-12-04T09:49:24.5829590Z ##[group]Getting Git version info 2025-12-04T09:49:24.5830012Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2025-12-04T09:49:24.5977742Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-12-04T09:49:24.6211211Z git version 2.51.0.windows.1 2025-12-04T09:49:24.6263145Z ##[endgroup] 2025-12-04T09:49:24.6275683Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\d2ea3160-2485-4270-b363-508a3696252e\.gitconfig' 2025-12-04T09:49:24.6294749Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d2ea3160-2485-4270-b363-508a3696252e' before making global git config changes 2025-12-04T09:49:24.6297316Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T09:49:24.6307028Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:49:24.6614665Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2025-12-04T09:49:24.6621064Z ##[group]Initializing the repository 2025-12-04T09:49:24.6632091Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:49:24.7085959Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2025-12-04T09:49:24.7132991Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2025-12-04T09:49:24.7445315Z ##[endgroup] 2025-12-04T09:49:24.7445760Z ##[group]Disabling automatic garbage collection 2025-12-04T09:49:24.7456512Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2025-12-04T09:49:24.7705175Z ##[endgroup] 2025-12-04T09:49:24.7705595Z ##[group]Setting up auth 2025-12-04T09:49:24.7722062Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-12-04T09:49:24.8004674Z [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:26.5416802Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T09:49:26.5679907Z [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:26.9916977Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:49:27.0193327Z [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:27.4331188Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-12-04T09:49:27.4675558Z ##[endgroup] 2025-12-04T09:49:27.4675981Z ##[group]Fetching the repository 2025-12-04T09:49:27.4691047Z [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:50:31.7397007Z From https://github.com/pytorch/pytorch 2025-12-04T09:50:31.7397579Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-12-04T09:50:31.7399013Z * [new branch] 2.9.1 -> origin/2.9.1 2025-12-04T09:50:31.7400279Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-12-04T09:50:31.7401487Z * [new branch] Flamefire-patch-1 -> origin/Flamefire-patch-1 2025-12-04T09:50:31.7402514Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-12-04T09:50:31.7403176Z * [new branch] HOPrintFunc -> origin/HOPrintFunc 2025-12-04T09:50:31.7403721Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-12-04T09:50:31.7404249Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-12-04T09:50:31.7404849Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-12-04T09:50:31.7405462Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-12-04T09:50:31.7406042Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-12-04T09:50:31.7407691Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-12-04T09:50:31.7408321Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-12-04T09:50:31.7408950Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-12-04T09:50:31.7409488Z * [new branch] VLA_exp -> origin/VLA_exp 2025-12-04T09:50:31.7409959Z * [new branch] activation_bench -> origin/activation_bench 2025-12-04T09:50:31.7410486Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-12-04T09:50:31.7410986Z * [new branch] adi/onednn_aarch64 -> origin/adi/onednn_aarch64 2025-12-04T09:50:31.7411470Z * [new branch] adi/test -> origin/adi/test 2025-12-04T09:50:31.7411922Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-12-04T09:50:31.7412431Z * [new branch] adi/test_m8g -> origin/adi/test_m8g 2025-12-04T09:50:31.7412960Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-12-04T09:50:31.7413506Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-12-04T09:50:31.7414106Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-12-04T09:50:31.7414610Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-12-04T09:50:31.7415195Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-12-04T09:50:31.7415812Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-12-04T09:50:31.7416401Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-12-04T09:50:31.7416951Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-12-04T09:50:31.7417480Z * [new branch] also-surround-shimh -> origin/also-surround-shimh 2025-12-04T09:50:31.7418028Z * [new branch] angelayi/aot_compile -> origin/angelayi/aot_compile 2025-12-04T09:50:31.7418641Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-12-04T09:50:31.7419224Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-12-04T09:50:31.7419879Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-12-04T09:50:31.7420522Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-12-04T09:50:31.7421082Z * [new branch] angelayi/inductor_const -> origin/angelayi/inductor_const 2025-12-04T09:50:31.7421613Z * [new branch] angelayi/lstm -> origin/angelayi/lstm 2025-12-04T09:50:31.7422265Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-12-04T09:50:31.7422826Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-12-04T09:50:31.7423340Z * [new branch] angelayi/side_eff -> origin/angelayi/side_eff 2025-12-04T09:50:31.7423870Z * [new branch] angelayi/state_dict -> origin/angelayi/state_dict 2025-12-04T09:50:31.7424400Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-12-04T09:50:31.7424930Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-12-04T09:50:31.7425452Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-12-04T09:50:31.7426042Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-12-04T09:50:31.7426631Z * [new branch] annotate_assert -> origin/annotate_assert 2025-12-04T09:50:31.7427232Z * [new branch] annotate_fallback_kernel -> origin/annotate_fallback_kernel 2025-12-04T09:50:31.7427971Z * [new branch] annotation_deepcopy -> origin/annotation_deepcopy 2025-12-04T09:50:31.7428507Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-12-04T09:50:31.7429029Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-12-04T09:50:31.7429559Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-12-04T09:50:31.7430057Z * [new branch] aoti_const_device -> origin/aoti_const_device 2025-12-04T09:50:31.7430585Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-12-04T09:50:31.7431170Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-12-04T09:50:31.7431715Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-12-04T09:50:31.7432353Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-12-04T09:50:31.7432940Z * [new branch] async_tp -> origin/async_tp 2025-12-04T09:50:31.7433499Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-12-04T09:50:31.7434172Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-12-04T09:50:31.7434767Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-12-04T09:50:31.7435283Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-12-04T09:50:31.7435784Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-12-04T09:50:31.7436292Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-12-04T09:50:31.7436791Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-12-04T09:50:31.7437385Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-12-04T09:50:31.7437919Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-12-04T09:50:31.7438445Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-12-04T09:50:31.7438984Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-12-04T09:50:31.7439530Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-12-04T09:50:31.7440119Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-12-04T09:50:31.7440725Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-12-04T09:50:31.7441283Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-12-04T09:50:31.7442457Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-12-04T09:50:31.7442974Z * [new branch] bahuang/test -> origin/bahuang/test 2025-12-04T09:50:31.7443520Z * [new branch] base/1.5 -> origin/base/1.5 2025-12-04T09:50:31.7444162Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-12-04T09:50:31.7444830Z * [new branch] bench_scaled_mm_ops -> origin/bench_scaled_mm_ops 2025-12-04T09:50:31.7445384Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-12-04T09:50:31.7445943Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-12-04T09:50:31.7446495Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-12-04T09:50:31.7447105Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-12-04T09:50:31.7447727Z * [new branch] bf/bug-static-input -> origin/bf/bug-static-input 2025-12-04T09:50:31.7448237Z * [new branch] bf/cg-backend -> origin/bf/cg-backend 2025-12-04T09:50:31.7448736Z * [new branch] bf/cg-nccl-test -> origin/bf/cg-nccl-test 2025-12-04T09:50:31.7449230Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-12-04T09:50:31.7449787Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-12-04T09:50:31.7450332Z * [new branch] bf/combo-debug-log -> origin/bf/combo-debug-log 2025-12-04T09:50:31.7450848Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-12-04T09:50:31.7451481Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-12-04T09:50:31.7452514Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-12-04T09:50:31.7453415Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-12-04T09:50:31.7453993Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-12-04T09:50:31.7454747Z * [new branch] bf/dynamo-partition -> origin/bf/dynamo-partition 2025-12-04T09:50:31.7455248Z * [new branch] bf/lite -> origin/bf/lite 2025-12-04T09:50:31.7455733Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-12-04T09:50:31.7456365Z * [new branch] bf/partition-cache-free-symbols -> origin/bf/partition-cache-free-symbols 2025-12-04T09:50:31.7457036Z * [new branch] bf/partition-memory-plan -> origin/bf/partition-memory-plan 2025-12-04T09:50:31.7457642Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-12-04T09:50:31.7458260Z * [new branch] bf/partition-view-fallback -> origin/bf/partition-view-fallback 2025-12-04T09:50:31.7458860Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-12-04T09:50:31.7459429Z * [new branch] bf/timm-nov-26-2025 -> origin/bf/timm-nov-26-2025 2025-12-04T09:50:31.7459996Z * [new branch] bf/transformer-pin-4-57-3 -> origin/bf/transformer-pin-4-57-3 2025-12-04T09:50:31.7460628Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-12-04T09:50:31.7461232Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-12-04T09:50:31.7461838Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-12-04T09:50:31.7462432Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-12-04T09:50:31.7463102Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-12-04T09:50:31.7463681Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-12-04T09:50:31.7464264Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-12-04T09:50:31.7464856Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-12-04T09:50:31.7465451Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-12-04T09:50:31.7466032Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-12-04T09:50:31.7466607Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-12-04T09:50:31.7467161Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-12-04T09:50:31.7468208Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-12-04T09:50:31.7468833Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-12-04T09:50:31.7469422Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-12-04T09:50:31.7470018Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-12-04T09:50:31.7470690Z * [new branch] brister/fx_device_type -> origin/brister/fx_device_type 2025-12-04T09:50:31.7471347Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-12-04T09:50:31.7472045Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-12-04T09:50:31.7472651Z * [new branch] bwd-backup -> origin/bwd-backup 2025-12-04T09:50:31.7473130Z * [new branch] c57382a49 -> origin/c57382a49 2025-12-04T09:50:31.7473586Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-12-04T09:50:31.7474065Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-12-04T09:50:31.7474636Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-12-04T09:50:31.7475206Z * [new branch] cccclai-patch-1 -> origin/cccclai-patch-1 2025-12-04T09:50:31.7475871Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7476648Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7477425Z * [new branch] cherry-pick-162208-by-pytorch_bot_bot_ -> origin/cherry-pick-162208-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7478213Z * [new branch] cherry-pick-163169-by-pytorch_bot_bot_ -> origin/cherry-pick-163169-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7478995Z * [new branch] cherry-pick-165086-by-pytorch_bot_bot_ -> origin/cherry-pick-165086-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7479783Z * [new branch] cherry-pick-165514-by-pytorch_bot_bot_ -> origin/cherry-pick-165514-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7480549Z * [new branch] cherry-pick-165601-by-pytorch_bot_bot_ -> origin/cherry-pick-165601-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7481331Z * [new branch] cherry-pick-165667-by-pytorch_bot_bot_ -> origin/cherry-pick-165667-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7482111Z * [new branch] cherry-pick-165815-by-pytorch_bot_bot_ -> origin/cherry-pick-165815-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7482871Z * [new branch] cherry-pick-165922-by-pytorch_bot_bot_ -> origin/cherry-pick-165922-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7483756Z * [new branch] cherry-pick-166148-by-pytorch_bot_bot_ -> origin/cherry-pick-166148-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7484539Z * [new branch] cherry-pick-166181-by-pytorch_bot_bot_ -> origin/cherry-pick-166181-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7485308Z * [new branch] cherry-pick-166404-by-pytorch_bot_bot_ -> origin/cherry-pick-166404-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7486090Z * [new branch] cherry-pick-166427-by-pytorch_bot_bot_ -> origin/cherry-pick-166427-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7486975Z * [new branch] cherry-pick-166480-by-pytorch_bot_bot_ -> origin/cherry-pick-166480-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7487758Z * [new branch] cherry-pick-166570-by-pytorch_bot_bot_ -> origin/cherry-pick-166570-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7488533Z * [new branch] cherry-pick-166993-by-pytorch_bot_bot_ -> origin/cherry-pick-166993-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7489379Z * [new branch] cherry-pick-167111-by-pytorch_bot_bot_ -> origin/cherry-pick-167111-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7490169Z * [new branch] cherry-pick-167478-by-pytorch_bot_bot_ -> origin/cherry-pick-167478-by-pytorch_bot_bot_ 2025-12-04T09:50:31.7490832Z * [new branch] cherry_pick_166036_166040 -> origin/cherry_pick_166036_166040 2025-12-04T09:50:31.7491375Z * [new branch] cherry_pick_166457 -> origin/cherry_pick_166457 2025-12-04T09:50:31.7491890Z * [new branch] cherrypick_166338 -> origin/cherrypick_166338 2025-12-04T09:50:31.7492396Z * [new branch] cherrypick_166458 -> origin/cherrypick_166458 2025-12-04T09:50:31.7492914Z * [new branch] cherrypick_166586 -> origin/cherrypick_166586 2025-12-04T09:50:31.7493409Z * [new branch] cherrypick_166956 -> origin/cherrypick_166956 2025-12-04T09:50:31.7493896Z * [new branch] ci_attn -> origin/ci_attn 2025-12-04T09:50:31.7494364Z * [new branch] codex-testing -> origin/codex-testing 2025-12-04T09:50:31.7495090Z * [new branch] codex/add-check_memory_overlap-helper-functions -> origin/codex/add-check_memory_overlap-helper-functions 2025-12-04T09:50:31.7495959Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-12-04T09:50:31.7496834Z * [new branch] codex/investigate-segfaults-in-get_tensor_storage_id -> origin/codex/investigate-segfaults-in-get_tensor_storage_id 2025-12-04T09:50:31.7497870Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-12-04T09:50:31.7498624Z * [new branch] compatiblpy39util -> origin/compatiblpy39util 2025-12-04T09:50:31.7499133Z * [new branch] cond_hop_device -> origin/cond_hop_device 2025-12-04T09:50:31.7499629Z * [new branch] context_test -> origin/context_test 2025-12-04T09:50:31.7500256Z * [new branch] copilot/code-style-cleanup-python-pip -> origin/copilot/code-style-cleanup-python-pip 2025-12-04T09:50:31.7500928Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-12-04T09:50:31.7501524Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-12-04T09:50:31.7502207Z * [new branch] crpa/typo-in-inductor_comm_lowering -> origin/crpa/typo-in-inductor_comm_lowering 2025-12-04T09:50:31.7502845Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-12-04T09:50:31.7503384Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-12-04T09:50:31.7503959Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-12-04T09:50:31.7504584Z * [new branch] csl/clean_up -> origin/csl/clean_up 2025-12-04T09:50:31.7505104Z * [new branch] csl/fix_retry_segfault_exit -> origin/csl/fix_retry_segfault_exit 2025-12-04T09:50:31.7505614Z * [new branch] csl/katex -> origin/csl/katex 2025-12-04T09:50:31.7506073Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-12-04T09:50:31.7506574Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-12-04T09:50:31.7507050Z * [new branch] csl/lint_thing -> origin/csl/lint_thing 2025-12-04T09:50:31.7507552Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-12-04T09:50:31.7508094Z * [new branch] csl/manually_gen_json -> origin/csl/manually_gen_json 2025-12-04T09:50:31.7508598Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-12-04T09:50:31.7509188Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-12-04T09:50:31.7509702Z * [new branch] csl/print_timing -> origin/csl/print_timing 2025-12-04T09:50:31.7510225Z * [new branch] csl/remove_experiment -> origin/csl/remove_experiment 2025-12-04T09:50:31.7510785Z * [new branch] csl/remove_maybe_unused_var -> origin/csl/remove_maybe_unused_var 2025-12-04T09:50:31.7511413Z * [new branch] csl/remove_repo_specific_autolabel -> origin/csl/remove_repo_specific_autolabel 2025-12-04T09:50:31.7512042Z * [new branch] csl/remove_run_parallel -> origin/csl/remove_run_parallel 2025-12-04T09:50:31.7512579Z * [new branch] csl/remove_unused_vars -> origin/csl/remove_unused_vars 2025-12-04T09:50:31.7513095Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-12-04T09:50:31.7513582Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-12-04T09:50:31.7514109Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-12-04T09:50:31.7514641Z * [new branch] csl/td_job_level -> origin/csl/td_job_level 2025-12-04T09:50:31.7515196Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-12-04T09:50:31.7515882Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-12-04T09:50:31.7516693Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-12-04T09:50:31.7517368Z * [new branch] csl/upload_json_running -> origin/csl/upload_json_running 2025-12-04T09:50:31.7517924Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-12-04T09:50:31.7518410Z * [new branch] csl/xml_stuff -> origin/csl/xml_stuff 2025-12-04T09:50:31.7518872Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-12-04T09:50:31.7519341Z * [new branch] cuda_mempool -> origin/cuda_mempool 2025-12-04T09:50:31.7519876Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-12-04T09:50:31.7520426Z * [new branch] d4l3k/debug_plane_frtrace -> origin/d4l3k/debug_plane_frtrace 2025-12-04T09:50:31.7520941Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-12-04T09:50:31.7521399Z * [new branch] debug-guard -> origin/debug-guard 2025-12-04T09:50:31.7521890Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-12-04T09:50:31.7522863Z * [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:50:31.7524787Z * [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:50:31.7525728Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-12-04T09:50:31.7526382Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-12-04T09:50:31.7527092Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-12-04T09:50:31.7527667Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-12-04T09:50:31.7528211Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-12-04T09:50:31.7528717Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-12-04T09:50:31.7529228Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-12-04T09:50:31.7529895Z * [new branch] dev/joona/fix_sdpa_memtest -> origin/dev/joona/fix_sdpa_memtest 2025-12-04T09:50:31.7530487Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-12-04T09:50:31.7531075Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-12-04T09:50:31.7531642Z * [new branch] dev/joona/scalar_clamp -> origin/dev/joona/scalar_clamp 2025-12-04T09:50:31.7532145Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-12-04T09:50:31.7532654Z * [new branch] dev/joona/sdpa_api -> origin/dev/joona/sdpa_api 2025-12-04T09:50:31.7533167Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-12-04T09:50:31.7533711Z * [new branch] dev/joona/ulpAssertClose -> origin/dev/joona/ulpAssertClose 2025-12-04T09:50:31.7534270Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-12-04T09:50:31.7534759Z * [new branch] disp_counter -> origin/disp_counter 2025-12-04T09:50:31.7535260Z * [new branch] divyanshk-patch-1 -> origin/divyanshk-patch-1 2025-12-04T09:50:31.7535728Z * [new branch] docs -> origin/docs 2025-12-04T09:50:31.7536161Z * [new branch] documentation -> origin/documentation 2025-12-04T09:50:31.7536668Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-12-04T09:50:31.7537242Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-12-04T09:50:31.7537839Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-12-04T09:50:31.7538414Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-12-04T09:50:31.7538956Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-12-04T09:50:31.7539478Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-12-04T09:50:31.7539927Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-12-04T09:50:31.7540376Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-12-04T09:50:31.7540825Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-12-04T09:50:31.7541278Z * [new branch] eqy-patch-6 -> origin/eqy-patch-6 2025-12-04T09:50:31.7541770Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-12-04T09:50:31.7542416Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-12-04T09:50:31.7543204Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-12-04T09:50:31.7543890Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-12-04T09:50:31.7544673Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-12-04T09:50:31.7545488Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-12-04T09:50:31.7546309Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-12-04T09:50:31.7547043Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-12-04T09:50:31.7573552Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-12-04T09:50:31.7574719Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-12-04T09:50:31.7576720Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-12-04T09:50:31.7578187Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-12-04T09:50:31.7579909Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-12-04T09:50:31.7592697Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-12-04T09:50:31.7593612Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-12-04T09:50:31.7594419Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-12-04T09:50:31.7595168Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-12-04T09:50:31.7595930Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-12-04T09:50:31.7596704Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-12-04T09:50:31.7597509Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-12-04T09:50:31.7598154Z * [new branch] exec -> origin/exec 2025-12-04T09:50:31.7598664Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-12-04T09:50:31.7599202Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-12-04T09:50:31.7599716Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-12-04T09:50:31.7600208Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-12-04T09:50:31.7600716Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-12-04T09:50:31.7601227Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-12-04T09:50:31.7601713Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-12-04T09:50:31.7602217Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-12-04T09:50:31.7602707Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-12-04T09:50:31.7603223Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-12-04T09:50:31.7603722Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-12-04T09:50:31.7604215Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-12-04T09:50:31.7604711Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-12-04T09:50:31.7605203Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-12-04T09:50:31.7605894Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-12-04T09:50:31.7606387Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-12-04T09:50:31.7606977Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-12-04T09:50:31.7607484Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-12-04T09:50:31.7607966Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-12-04T09:50:31.7608467Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-12-04T09:50:31.7608949Z * [new branch] export-D84373821 -> origin/export-D84373821 2025-12-04T09:50:31.7609450Z * [new branch] export-D84612194 -> origin/export-D84612194 2025-12-04T09:50:31.7609952Z * [new branch] export-D84890985 -> origin/export-D84890985 2025-12-04T09:50:31.7610536Z * [new branch] export-D85122326 -> origin/export-D85122326 2025-12-04T09:50:31.7611029Z * [new branch] export-D86256198 -> origin/export-D86256198 2025-12-04T09:50:31.7611510Z * [new branch] export-D86460608 -> origin/export-D86460608 2025-12-04T09:50:31.7612007Z * [new branch] export-D86474796 -> origin/export-D86474796 2025-12-04T09:50:31.7612496Z * [new branch] export-D86712396 -> origin/export-D86712396 2025-12-04T09:50:31.7612983Z * [new branch] export-D87022129 -> origin/export-D87022129 2025-12-04T09:50:31.7613472Z * [new branch] export-D87838959 -> origin/export-D87838959 2025-12-04T09:50:31.7613946Z * [new branch] export-D88319437 -> origin/export-D88319437 2025-12-04T09:50:31.7614581Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-12-04T09:50:31.7615217Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-12-04T09:50:31.7615791Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-12-04T09:50:31.7616315Z * [new branch] ezyang-war -> origin/ezyang-war 2025-12-04T09:50:31.7616837Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-12-04T09:50:31.7617370Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-12-04T09:50:31.7617890Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-12-04T09:50:31.7618454Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-12-04T09:50:31.7618957Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-12-04T09:50:31.7619393Z * [new branch] fca -> origin/fca 2025-12-04T09:50:31.7619845Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-12-04T09:50:31.7620276Z * [new branch] fca5 -> origin/fca5 2025-12-04T09:50:31.7620770Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-12-04T09:50:31.7621356Z * [new branch] feature/numa-forkserver -> origin/feature/numa-forkserver 2025-12-04T09:50:31.7621904Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-12-04T09:50:31.7622493Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-12-04T09:50:31.7623008Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-12-04T09:50:31.7623521Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-12-04T09:50:31.7624152Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-12-04T09:50:31.7624841Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-12-04T09:50:31.7625501Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-12-04T09:50:31.7626071Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-12-04T09:50:31.7626628Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-12-04T09:50:31.7627190Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-12-04T09:50:31.7627757Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-12-04T09:50:31.7628323Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-12-04T09:50:31.7628812Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-12-04T09:50:31.7629284Z * [new branch] fix_addmm_issue -> origin/fix_addmm_issue 2025-12-04T09:50:31.7629903Z * [new branch] fix_amd_missing_cluster_dims -> origin/fix_amd_missing_cluster_dims 2025-12-04T09:50:31.7630445Z * [new branch] fix_bench_bwd_pass -> origin/fix_bench_bwd_pass 2025-12-04T09:50:31.7630962Z * [new branch] fix_mem_profiler_config -> origin/fix_mem_profiler_config 2025-12-04T09:50:31.7631484Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-12-04T09:50:31.7631958Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-12-04T09:50:31.7632429Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-12-04T09:50:31.7632876Z * [new branch] fixes-triage -> origin/fixes-triage 2025-12-04T09:50:31.7633340Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-12-04T09:50:31.7633826Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-12-04T09:50:31.7634303Z * [new branch] flex-flash -> origin/flex-flash 2025-12-04T09:50:31.7634857Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-12-04T09:50:31.7635386Z * [new branch] flex_flash -> origin/flex_flash 2025-12-04T09:50:31.7635949Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-12-04T09:50:31.7636622Z * [new branch] fmassa/tests_comm_compute_scheduler -> origin/fmassa/tests_comm_compute_scheduler 2025-12-04T09:50:31.7637231Z * [new branch] forkserver_fix -> origin/forkserver_fix 2025-12-04T09:50:31.7637742Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-12-04T09:50:31.7638203Z * [new branch] fx_cpp -> origin/fx_cpp 2025-12-04T09:50:31.7638654Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-12-04T09:50:31.7639128Z * [new branch] galv-patch-1 -> origin/galv-patch-1 2025-12-04T09:50:31.7639762Z * [new branch] galv/cudagraphs-conditional-nodes-4 -> origin/galv/cudagraphs-conditional-nodes-4 2025-12-04T09:50:31.7640482Z * [new branch] georgehong/cmakelists-patch -> origin/georgehong/cmakelists-patch 2025-12-04T09:50:31.7641057Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-12-04T09:50:31.7641573Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-12-04T09:50:31.7642084Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-12-04T09:50:31.7642617Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-12-04T09:50:31.7643224Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-12-04T09:50:31.7643766Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-12-04T09:50:31.7644283Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-12-04T09:50:31.7644776Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-12-04T09:50:31.7645276Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-12-04T09:50:31.7645768Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-12-04T09:50:31.7646273Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-12-04T09:50:31.7646864Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-12-04T09:50:31.7647344Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-12-04T09:50:31.7647924Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-12-04T09:50:31.7648412Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-12-04T09:50:31.7648911Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-12-04T09:50:31.7649416Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-12-04T09:50:31.7649897Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-12-04T09:50:31.7650406Z * [new branch] gh/H-Huang/226/base -> origin/gh/H-Huang/226/base 2025-12-04T09:50:31.7650897Z * [new branch] gh/H-Huang/226/head -> origin/gh/H-Huang/226/head 2025-12-04T09:50:31.7651407Z * [new branch] gh/H-Huang/226/orig -> origin/gh/H-Huang/226/orig 2025-12-04T09:50:31.7651929Z * [new branch] gh/H-Huang/228/base -> origin/gh/H-Huang/228/base 2025-12-04T09:50:31.7652427Z * [new branch] gh/H-Huang/228/head -> origin/gh/H-Huang/228/head 2025-12-04T09:50:31.7653459Z * [new branch] gh/H-Huang/228/orig -> origin/gh/H-Huang/228/orig 2025-12-04T09:50:31.7654010Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-12-04T09:50:31.7654585Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-12-04T09:50:31.7655162Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-12-04T09:50:31.7655723Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-12-04T09:50:31.7656301Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-12-04T09:50:31.7656859Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-12-04T09:50:31.7657436Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-12-04T09:50:31.7658012Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-12-04T09:50:31.7658571Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-12-04T09:50:31.7659144Z * [new branch] gh/IvanKobzarev/162/base -> origin/gh/IvanKobzarev/162/base 2025-12-04T09:50:31.7659708Z * [new branch] gh/IvanKobzarev/162/head -> origin/gh/IvanKobzarev/162/head 2025-12-04T09:50:31.7660285Z * [new branch] gh/IvanKobzarev/162/orig -> origin/gh/IvanKobzarev/162/orig 2025-12-04T09:50:31.7660851Z * [new branch] gh/IvanKobzarev/163/base -> origin/gh/IvanKobzarev/163/base 2025-12-04T09:50:31.7661427Z * [new branch] gh/IvanKobzarev/163/head -> origin/gh/IvanKobzarev/163/head 2025-12-04T09:50:31.7662090Z * [new branch] gh/IvanKobzarev/163/orig -> origin/gh/IvanKobzarev/163/orig 2025-12-04T09:50:31.7662658Z * [new branch] gh/IvanKobzarev/166/base -> origin/gh/IvanKobzarev/166/base 2025-12-04T09:50:31.7663237Z * [new branch] gh/IvanKobzarev/166/head -> origin/gh/IvanKobzarev/166/head 2025-12-04T09:50:31.7663792Z * [new branch] gh/IvanKobzarev/166/orig -> origin/gh/IvanKobzarev/166/orig 2025-12-04T09:50:31.7664365Z * [new branch] gh/IvanKobzarev/167/base -> origin/gh/IvanKobzarev/167/base 2025-12-04T09:50:31.7664945Z * [new branch] gh/IvanKobzarev/167/head -> origin/gh/IvanKobzarev/167/head 2025-12-04T09:50:31.7665505Z * [new branch] gh/IvanKobzarev/167/orig -> origin/gh/IvanKobzarev/167/orig 2025-12-04T09:50:31.7666080Z * [new branch] gh/IvanKobzarev/168/base -> origin/gh/IvanKobzarev/168/base 2025-12-04T09:50:31.7666647Z * [new branch] gh/IvanKobzarev/168/head -> origin/gh/IvanKobzarev/168/head 2025-12-04T09:50:31.7667309Z * [new branch] gh/IvanKobzarev/168/orig -> origin/gh/IvanKobzarev/168/orig 2025-12-04T09:50:31.7667879Z * [new branch] gh/IvanKobzarev/169/base -> origin/gh/IvanKobzarev/169/base 2025-12-04T09:50:31.7668437Z * [new branch] gh/IvanKobzarev/169/head -> origin/gh/IvanKobzarev/169/head 2025-12-04T09:50:31.7669009Z * [new branch] gh/IvanKobzarev/169/orig -> origin/gh/IvanKobzarev/169/orig 2025-12-04T09:50:31.7669563Z * [new branch] gh/IvanKobzarev/170/base -> origin/gh/IvanKobzarev/170/base 2025-12-04T09:50:31.7670147Z * [new branch] gh/IvanKobzarev/170/head -> origin/gh/IvanKobzarev/170/head 2025-12-04T09:50:31.7670723Z * [new branch] gh/IvanKobzarev/170/orig -> origin/gh/IvanKobzarev/170/orig 2025-12-04T09:50:31.7671285Z * [new branch] gh/IvanKobzarev/171/base -> origin/gh/IvanKobzarev/171/base 2025-12-04T09:50:31.7671858Z * [new branch] gh/IvanKobzarev/171/head -> origin/gh/IvanKobzarev/171/head 2025-12-04T09:50:31.7672463Z * [new branch] gh/IvanKobzarev/171/orig -> origin/gh/IvanKobzarev/171/orig 2025-12-04T09:50:31.7673035Z * [new branch] gh/IvanKobzarev/172/base -> origin/gh/IvanKobzarev/172/base 2025-12-04T09:50:31.7673613Z * [new branch] gh/IvanKobzarev/172/head -> origin/gh/IvanKobzarev/172/head 2025-12-04T09:50:31.7674173Z * [new branch] gh/IvanKobzarev/172/orig -> origin/gh/IvanKobzarev/172/orig 2025-12-04T09:50:31.7674744Z * [new branch] gh/IvanKobzarev/173/base -> origin/gh/IvanKobzarev/173/base 2025-12-04T09:50:31.7675297Z * [new branch] gh/IvanKobzarev/173/head -> origin/gh/IvanKobzarev/173/head 2025-12-04T09:50:31.7675866Z * [new branch] gh/IvanKobzarev/173/orig -> origin/gh/IvanKobzarev/173/orig 2025-12-04T09:50:31.7676426Z * [new branch] gh/IvanKobzarev/174/base -> origin/gh/IvanKobzarev/174/base 2025-12-04T09:50:31.7677016Z * [new branch] gh/IvanKobzarev/174/head -> origin/gh/IvanKobzarev/174/head 2025-12-04T09:50:31.7677591Z * [new branch] gh/IvanKobzarev/174/orig -> origin/gh/IvanKobzarev/174/orig 2025-12-04T09:50:31.7678146Z * [new branch] gh/IvanKobzarev/175/base -> origin/gh/IvanKobzarev/175/base 2025-12-04T09:50:31.7678729Z * [new branch] gh/IvanKobzarev/175/head -> origin/gh/IvanKobzarev/175/head 2025-12-04T09:50:31.7679293Z * [new branch] gh/IvanKobzarev/175/orig -> origin/gh/IvanKobzarev/175/orig 2025-12-04T09:50:31.7679886Z * [new branch] gh/IvanKobzarev/176/base -> origin/gh/IvanKobzarev/176/base 2025-12-04T09:50:31.7680461Z * [new branch] gh/IvanKobzarev/176/head -> origin/gh/IvanKobzarev/176/head 2025-12-04T09:50:31.7681021Z * [new branch] gh/IvanKobzarev/176/orig -> origin/gh/IvanKobzarev/176/orig 2025-12-04T09:50:31.7681672Z * [new branch] gh/IvanKobzarev/177/base -> origin/gh/IvanKobzarev/177/base 2025-12-04T09:50:31.7682236Z * [new branch] gh/IvanKobzarev/177/head -> origin/gh/IvanKobzarev/177/head 2025-12-04T09:50:31.7682807Z * [new branch] gh/IvanKobzarev/177/orig -> origin/gh/IvanKobzarev/177/orig 2025-12-04T09:50:31.7683382Z * [new branch] gh/IvanKobzarev/178/base -> origin/gh/IvanKobzarev/178/base 2025-12-04T09:50:31.7683948Z * [new branch] gh/IvanKobzarev/178/head -> origin/gh/IvanKobzarev/178/head 2025-12-04T09:50:31.7684522Z * [new branch] gh/IvanKobzarev/178/orig -> origin/gh/IvanKobzarev/178/orig 2025-12-04T09:50:31.7685080Z * [new branch] gh/IvanKobzarev/179/base -> origin/gh/IvanKobzarev/179/base 2025-12-04T09:50:31.7685647Z * [new branch] gh/IvanKobzarev/179/head -> origin/gh/IvanKobzarev/179/head 2025-12-04T09:50:31.7686214Z * [new branch] gh/IvanKobzarev/179/orig -> origin/gh/IvanKobzarev/179/orig 2025-12-04T09:50:31.7686937Z * [new branch] gh/IvanKobzarev/180/base -> origin/gh/IvanKobzarev/180/base 2025-12-04T09:50:31.7687508Z * [new branch] gh/IvanKobzarev/180/head -> origin/gh/IvanKobzarev/180/head 2025-12-04T09:50:31.7688064Z * [new branch] gh/IvanKobzarev/180/orig -> origin/gh/IvanKobzarev/180/orig 2025-12-04T09:50:31.7688624Z * [new branch] gh/IvanKobzarev/181/base -> origin/gh/IvanKobzarev/181/base 2025-12-04T09:50:31.7689191Z * [new branch] gh/IvanKobzarev/181/head -> origin/gh/IvanKobzarev/181/head 2025-12-04T09:50:31.7689745Z * [new branch] gh/IvanKobzarev/181/orig -> origin/gh/IvanKobzarev/181/orig 2025-12-04T09:50:31.7690304Z * [new branch] gh/IvanKobzarev/182/base -> origin/gh/IvanKobzarev/182/base 2025-12-04T09:50:31.7690857Z * [new branch] gh/IvanKobzarev/182/head -> origin/gh/IvanKobzarev/182/head 2025-12-04T09:50:31.7691425Z * [new branch] gh/IvanKobzarev/182/orig -> origin/gh/IvanKobzarev/182/orig 2025-12-04T09:50:31.7691987Z * [new branch] gh/IvanKobzarev/183/base -> origin/gh/IvanKobzarev/183/base 2025-12-04T09:50:31.7692550Z * [new branch] gh/IvanKobzarev/183/head -> origin/gh/IvanKobzarev/183/head 2025-12-04T09:50:31.7693102Z * [new branch] gh/IvanKobzarev/183/orig -> origin/gh/IvanKobzarev/183/orig 2025-12-04T09:50:31.7693656Z * [new branch] gh/IvanKobzarev/184/base -> origin/gh/IvanKobzarev/184/base 2025-12-04T09:50:31.7694218Z * [new branch] gh/IvanKobzarev/184/head -> origin/gh/IvanKobzarev/184/head 2025-12-04T09:50:31.7694767Z * [new branch] gh/IvanKobzarev/184/orig -> origin/gh/IvanKobzarev/184/orig 2025-12-04T09:50:31.7695325Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-12-04T09:50:31.7695869Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-12-04T09:50:31.7696422Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-12-04T09:50:31.7696967Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-12-04T09:50:31.7697506Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-12-04T09:50:31.7698046Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-12-04T09:50:31.7698578Z * [new branch] gh/NikhilAPatel/5/base -> origin/gh/NikhilAPatel/5/base 2025-12-04T09:50:31.7699115Z * [new branch] gh/NikhilAPatel/5/head -> origin/gh/NikhilAPatel/5/head 2025-12-04T09:50:31.7699653Z * [new branch] gh/NikhilAPatel/5/orig -> origin/gh/NikhilAPatel/5/orig 2025-12-04T09:50:31.7700163Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-12-04T09:50:31.7700735Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-12-04T09:50:31.7701222Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-12-04T09:50:31.7701724Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-12-04T09:50:31.7702203Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-12-04T09:50:31.7702692Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-12-04T09:50:31.7703175Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-12-04T09:50:31.7703649Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-12-04T09:50:31.7704142Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-12-04T09:50:31.7704690Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-12-04T09:50:31.7705248Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-12-04T09:50:31.7705733Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-12-04T09:50:31.7706212Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-12-04T09:50:31.7706710Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-12-04T09:50:31.7707180Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-12-04T09:50:31.7707666Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-12-04T09:50:31.7708150Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-12-04T09:50:31.7708618Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-12-04T09:50:31.7709091Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-12-04T09:50:31.7709570Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-12-04T09:50:31.7710047Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-12-04T09:50:31.7710516Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-12-04T09:50:31.7710994Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-12-04T09:50:31.7711468Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-12-04T09:50:31.7711936Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-12-04T09:50:31.7712425Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-12-04T09:50:31.7712901Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-12-04T09:50:31.7713380Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-12-04T09:50:31.7713865Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-12-04T09:50:31.7714333Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-12-04T09:50:31.7714807Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-12-04T09:50:31.7715277Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-12-04T09:50:31.7715754Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-12-04T09:50:31.7716233Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-12-04T09:50:31.7716706Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-12-04T09:50:31.7717186Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-12-04T09:50:31.7717656Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-12-04T09:50:31.7718757Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-12-04T09:50:31.7719305Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-12-04T09:50:31.7719852Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-12-04T09:50:31.7720391Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-12-04T09:50:31.7720920Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-12-04T09:50:31.7721462Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-12-04T09:50:31.7721996Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-12-04T09:50:31.7722539Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-12-04T09:50:31.7723078Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-12-04T09:50:31.7723691Z * [new branch] gh/PaulZhang12/37/base -> origin/gh/PaulZhang12/37/base 2025-12-04T09:50:31.7724239Z * [new branch] gh/PaulZhang12/37/head -> origin/gh/PaulZhang12/37/head 2025-12-04T09:50:31.7724768Z * [new branch] gh/PaulZhang12/37/orig -> origin/gh/PaulZhang12/37/orig 2025-12-04T09:50:31.7725325Z * [new branch] gh/PaulZhang12/40/base -> origin/gh/PaulZhang12/40/base 2025-12-04T09:50:31.7725870Z * [new branch] gh/PaulZhang12/40/head -> origin/gh/PaulZhang12/40/head 2025-12-04T09:50:31.7726564Z * [new branch] gh/PaulZhang12/40/orig -> origin/gh/PaulZhang12/40/orig 2025-12-04T09:50:31.7727264Z * [new branch] gh/PaulZhang12/42/base -> origin/gh/PaulZhang12/42/base 2025-12-04T09:50:31.7727798Z * [new branch] gh/PaulZhang12/42/head -> origin/gh/PaulZhang12/42/head 2025-12-04T09:50:31.7728354Z * [new branch] gh/PaulZhang12/43/base -> origin/gh/PaulZhang12/43/base 2025-12-04T09:50:31.7728890Z * [new branch] gh/PaulZhang12/43/head -> origin/gh/PaulZhang12/43/head 2025-12-04T09:50:31.7729417Z * [new branch] gh/PaulZhang12/43/orig -> origin/gh/PaulZhang12/43/orig 2025-12-04T09:50:31.7729957Z * [new branch] gh/PaulZhang12/44/base -> origin/gh/PaulZhang12/44/base 2025-12-04T09:50:31.7730483Z * [new branch] gh/PaulZhang12/44/head -> origin/gh/PaulZhang12/44/head 2025-12-04T09:50:31.7731021Z * [new branch] gh/PaulZhang12/45/base -> origin/gh/PaulZhang12/45/base 2025-12-04T09:50:31.7731557Z * [new branch] gh/PaulZhang12/45/head -> origin/gh/PaulZhang12/45/head 2025-12-04T09:50:31.7732095Z * [new branch] gh/PaulZhang12/45/orig -> origin/gh/PaulZhang12/45/orig 2025-12-04T09:50:31.7732646Z * [new branch] gh/PaulZhang12/46/base -> origin/gh/PaulZhang12/46/base 2025-12-04T09:50:31.7733278Z * [new branch] gh/PaulZhang12/46/head -> origin/gh/PaulZhang12/46/head 2025-12-04T09:50:31.7733912Z * [new branch] gh/PaulZhang12/46/orig -> origin/gh/PaulZhang12/46/orig 2025-12-04T09:50:31.7734440Z * [new branch] gh/PaulZhang12/47/base -> origin/gh/PaulZhang12/47/base 2025-12-04T09:50:31.7734981Z * [new branch] gh/PaulZhang12/47/head -> origin/gh/PaulZhang12/47/head 2025-12-04T09:50:31.7735518Z * [new branch] gh/PaulZhang12/47/orig -> origin/gh/PaulZhang12/47/orig 2025-12-04T09:50:31.7736043Z * [new branch] gh/PaulZhang12/48/base -> origin/gh/PaulZhang12/48/base 2025-12-04T09:50:31.7736580Z * [new branch] gh/PaulZhang12/48/head -> origin/gh/PaulZhang12/48/head 2025-12-04T09:50:31.7737106Z * [new branch] gh/PaulZhang12/48/orig -> origin/gh/PaulZhang12/48/orig 2025-12-04T09:50:31.7738135Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-12-04T09:50:31.7738688Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-12-04T09:50:31.7739351Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-12-04T09:50:31.7739920Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-12-04T09:50:31.7740587Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-12-04T09:50:31.7741170Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-12-04T09:50:31.7741745Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-12-04T09:50:31.7742302Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-12-04T09:50:31.7742869Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-12-04T09:50:31.7743851Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-12-04T09:50:31.7744423Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-12-04T09:50:31.7744987Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-12-04T09:50:31.7745540Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-12-04T09:50:31.7746207Z * [new branch] gh/SherlockNoMad/15/base -> origin/gh/SherlockNoMad/15/base 2025-12-04T09:50:31.7746857Z * [new branch] gh/SherlockNoMad/15/head -> origin/gh/SherlockNoMad/15/head 2025-12-04T09:50:31.7747429Z * [new branch] gh/SherlockNoMad/15/orig -> origin/gh/SherlockNoMad/15/orig 2025-12-04T09:50:31.7747991Z * [new branch] gh/SherlockNoMad/17/base -> origin/gh/SherlockNoMad/17/base 2025-12-04T09:50:31.7748556Z * [new branch] gh/SherlockNoMad/17/head -> origin/gh/SherlockNoMad/17/head 2025-12-04T09:50:31.7749119Z * [new branch] gh/SherlockNoMad/17/orig -> origin/gh/SherlockNoMad/17/orig 2025-12-04T09:50:31.7749670Z * [new branch] gh/SherlockNoMad/18/base -> origin/gh/SherlockNoMad/18/base 2025-12-04T09:50:31.7750236Z * [new branch] gh/SherlockNoMad/18/head -> origin/gh/SherlockNoMad/18/head 2025-12-04T09:50:31.7750787Z * [new branch] gh/SherlockNoMad/18/orig -> origin/gh/SherlockNoMad/18/orig 2025-12-04T09:50:31.7751343Z * [new branch] gh/SherlockNoMad/19/base -> origin/gh/SherlockNoMad/19/base 2025-12-04T09:50:31.7751909Z * [new branch] gh/SherlockNoMad/19/head -> origin/gh/SherlockNoMad/19/head 2025-12-04T09:50:31.7752566Z * [new branch] gh/SherlockNoMad/19/orig -> origin/gh/SherlockNoMad/19/orig 2025-12-04T09:50:31.7753231Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-12-04T09:50:31.7753792Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-12-04T09:50:31.7754348Z * [new branch] gh/SherlockNoMad/20/base -> origin/gh/SherlockNoMad/20/base 2025-12-04T09:50:31.7754910Z * [new branch] gh/SherlockNoMad/20/head -> origin/gh/SherlockNoMad/20/head 2025-12-04T09:50:31.7755463Z * [new branch] gh/SherlockNoMad/20/orig -> origin/gh/SherlockNoMad/20/orig 2025-12-04T09:50:31.7756023Z * [new branch] gh/SherlockNoMad/21/base -> origin/gh/SherlockNoMad/21/base 2025-12-04T09:50:31.7756576Z * [new branch] gh/SherlockNoMad/21/head -> origin/gh/SherlockNoMad/21/head 2025-12-04T09:50:31.7757139Z * [new branch] gh/SherlockNoMad/21/orig -> origin/gh/SherlockNoMad/21/orig 2025-12-04T09:50:31.7757695Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-12-04T09:50:31.7758821Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-12-04T09:50:31.7759381Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-12-04T09:50:31.7760021Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-12-04T09:50:31.7760582Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-12-04T09:50:31.7761140Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-12-04T09:50:31.7761703Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-12-04T09:50:31.7762291Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-12-04T09:50:31.7762857Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-12-04T09:50:31.7763440Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-12-04T09:50:31.7764268Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-12-04T09:50:31.7764802Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-12-04T09:50:31.7765447Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-12-04T09:50:31.7765980Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-12-04T09:50:31.7766698Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-12-04T09:50:31.7767224Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-12-04T09:50:31.7767749Z * [new branch] gh/StrongerXi/73/base -> origin/gh/StrongerXi/73/base 2025-12-04T09:50:31.7768277Z * [new branch] gh/StrongerXi/73/head -> origin/gh/StrongerXi/73/head 2025-12-04T09:50:31.7768810Z * [new branch] gh/StrongerXi/73/orig -> origin/gh/StrongerXi/73/orig 2025-12-04T09:50:31.7769332Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-12-04T09:50:31.7769831Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-12-04T09:50:31.7770337Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-12-04T09:50:31.7770847Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-12-04T09:50:31.7771341Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-12-04T09:50:31.7771950Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-12-04T09:50:31.7772538Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-12-04T09:50:31.7773050Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-12-04T09:50:31.7773565Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-12-04T09:50:31.7774073Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-12-04T09:50:31.7774585Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-12-04T09:50:31.7775083Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-12-04T09:50:31.7775587Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-12-04T09:50:31.7776088Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-12-04T09:50:31.7776576Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-12-04T09:50:31.7777082Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-12-04T09:50:31.7777977Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-12-04T09:50:31.7778484Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-12-04T09:50:31.7779080Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-12-04T09:50:31.7779584Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-12-04T09:50:31.7780093Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-12-04T09:50:31.7780586Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-12-04T09:50:31.7781092Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-12-04T09:50:31.7781593Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-12-04T09:50:31.7782098Z * [new branch] gh/XilunWu/176/base -> origin/gh/XilunWu/176/base 2025-12-04T09:50:31.7783490Z * [new branch] gh/XilunWu/176/head -> origin/gh/XilunWu/176/head 2025-12-04T09:50:31.7784127Z * [new branch] gh/XilunWu/176/orig -> origin/gh/XilunWu/176/orig 2025-12-04T09:50:31.7784674Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-12-04T09:50:31.7785293Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-12-04T09:50:31.7785826Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-12-04T09:50:31.7786362Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-12-04T09:50:31.7786890Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-12-04T09:50:31.7787413Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-12-04T09:50:31.7787933Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-12-04T09:50:31.7788468Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-12-04T09:50:31.7788998Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-12-04T09:50:31.7789514Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-12-04T09:50:31.7790048Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-12-04T09:50:31.7790659Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-12-04T09:50:31.7791273Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-12-04T09:50:31.7791801Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-12-04T09:50:31.7792331Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-12-04T09:50:31.7792864Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-12-04T09:50:31.7793388Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-12-04T09:50:31.7793919Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-12-04T09:50:31.7794436Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-12-04T09:50:31.7794965Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-12-04T09:50:31.7795493Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-12-04T09:50:31.7796016Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-12-04T09:50:31.7796588Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-12-04T09:50:31.7797153Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-12-04T09:50:31.7798225Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-12-04T09:50:31.7798776Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-12-04T09:50:31.7799293Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-12-04T09:50:31.7799817Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-12-04T09:50:31.7800334Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-12-04T09:50:31.7800854Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-12-04T09:50:31.7801378Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-12-04T09:50:31.7801895Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-12-04T09:50:31.7802425Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-12-04T09:50:31.7803301Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-12-04T09:50:31.7803936Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-12-04T09:50:31.7804458Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-12-04T09:50:31.7804972Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-12-04T09:50:31.7805493Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-12-04T09:50:31.7806014Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-12-04T09:50:31.7806531Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-12-04T09:50:31.7807121Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-12-04T09:50:31.7807652Z * [new branch] gh/XuehaiPan/390/base -> origin/gh/XuehaiPan/390/base 2025-12-04T09:50:31.7808179Z * [new branch] gh/XuehaiPan/390/head -> origin/gh/XuehaiPan/390/head 2025-12-04T09:50:31.7808696Z * [new branch] gh/XuehaiPan/390/orig -> origin/gh/XuehaiPan/390/orig 2025-12-04T09:50:31.7809332Z * [new branch] gh/XuehaiPan/391/base -> origin/gh/XuehaiPan/391/base 2025-12-04T09:50:31.7809846Z * [new branch] gh/XuehaiPan/391/head -> origin/gh/XuehaiPan/391/head 2025-12-04T09:50:31.7810464Z * [new branch] gh/XuehaiPan/391/orig -> origin/gh/XuehaiPan/391/orig 2025-12-04T09:50:31.7810988Z * [new branch] gh/XuehaiPan/392/base -> origin/gh/XuehaiPan/392/base 2025-12-04T09:50:31.7811501Z * [new branch] gh/XuehaiPan/392/head -> origin/gh/XuehaiPan/392/head 2025-12-04T09:50:31.7812034Z * [new branch] gh/XuehaiPan/392/orig -> origin/gh/XuehaiPan/392/orig 2025-12-04T09:50:31.7812548Z * [new branch] gh/XuehaiPan/394/base -> origin/gh/XuehaiPan/394/base 2025-12-04T09:50:31.7813067Z * [new branch] gh/XuehaiPan/394/head -> origin/gh/XuehaiPan/394/head 2025-12-04T09:50:31.7813583Z * [new branch] gh/XuehaiPan/394/orig -> origin/gh/XuehaiPan/394/orig 2025-12-04T09:50:31.7814100Z * [new branch] gh/XuehaiPan/397/base -> origin/gh/XuehaiPan/397/base 2025-12-04T09:50:31.7814625Z * [new branch] gh/XuehaiPan/397/head -> origin/gh/XuehaiPan/397/head 2025-12-04T09:50:31.7815137Z * [new branch] gh/XuehaiPan/397/orig -> origin/gh/XuehaiPan/397/orig 2025-12-04T09:50:31.7815749Z * [new branch] gh/XuehaiPan/398/base -> origin/gh/XuehaiPan/398/base 2025-12-04T09:50:31.7816262Z * [new branch] gh/XuehaiPan/398/head -> origin/gh/XuehaiPan/398/head 2025-12-04T09:50:31.7817165Z * [new branch] gh/XuehaiPan/398/orig -> origin/gh/XuehaiPan/398/orig 2025-12-04T09:50:31.7817699Z * [new branch] gh/XuehaiPan/399/base -> origin/gh/XuehaiPan/399/base 2025-12-04T09:50:31.7818222Z * [new branch] gh/XuehaiPan/399/head -> origin/gh/XuehaiPan/399/head 2025-12-04T09:50:31.7818755Z * [new branch] gh/XuehaiPan/399/orig -> origin/gh/XuehaiPan/399/orig 2025-12-04T09:50:31.7819270Z * [new branch] gh/XuehaiPan/400/base -> origin/gh/XuehaiPan/400/base 2025-12-04T09:50:31.7819792Z * [new branch] gh/XuehaiPan/400/head -> origin/gh/XuehaiPan/400/head 2025-12-04T09:50:31.7820309Z * [new branch] gh/XuehaiPan/400/orig -> origin/gh/XuehaiPan/400/orig 2025-12-04T09:50:31.7820837Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-12-04T09:50:31.7821382Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-12-04T09:50:31.7822248Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-12-04T09:50:31.7822887Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-12-04T09:50:31.7823427Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-12-04T09:50:31.7823961Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-12-04T09:50:31.7824501Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-12-04T09:50:31.7825029Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-12-04T09:50:31.7825574Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-12-04T09:50:31.7826113Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-12-04T09:50:31.7826641Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-12-04T09:50:31.7827187Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-12-04T09:50:31.7827715Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-12-04T09:50:31.7828351Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-12-04T09:50:31.7828878Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-12-04T09:50:31.7829514Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-12-04T09:50:31.7830059Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-12-04T09:50:31.7830584Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-12-04T09:50:31.7831118Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-12-04T09:50:31.7831636Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-12-04T09:50:31.7832146Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-12-04T09:50:31.7832665Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-12-04T09:50:31.7833185Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-12-04T09:50:31.7833704Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-12-04T09:50:31.7834206Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-12-04T09:50:31.7834816Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-12-04T09:50:31.7835410Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-12-04T09:50:31.7836159Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-12-04T09:50:31.7836905Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-12-04T09:50:31.7837666Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-12-04T09:50:31.7838252Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-12-04T09:50:31.7838826Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-12-04T09:50:31.7839387Z * [new branch] gh/alexsamardzic/14/base -> origin/gh/alexsamardzic/14/base 2025-12-04T09:50:31.7839950Z * [new branch] gh/alexsamardzic/14/head -> origin/gh/alexsamardzic/14/head 2025-12-04T09:50:31.7840502Z * [new branch] gh/alexsamardzic/14/orig -> origin/gh/alexsamardzic/14/orig 2025-12-04T09:50:31.7841193Z * [new branch] gh/alexsamardzic/15/base -> origin/gh/alexsamardzic/15/base 2025-12-04T09:50:31.7842100Z * [new branch] gh/alexsamardzic/15/head -> origin/gh/alexsamardzic/15/head 2025-12-04T09:50:31.7842668Z * [new branch] gh/alexsamardzic/15/orig -> origin/gh/alexsamardzic/15/orig 2025-12-04T09:50:31.7843210Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-12-04T09:50:31.7843713Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-12-04T09:50:31.7844224Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-12-04T09:50:31.7844740Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-12-04T09:50:31.7845272Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-12-04T09:50:31.7845797Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-12-04T09:50:31.7846321Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-12-04T09:50:31.7846939Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-12-04T09:50:31.7847557Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-12-04T09:50:31.7848184Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-12-04T09:50:31.7848708Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-12-04T09:50:31.7849228Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-12-04T09:50:31.7849759Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-12-04T09:50:31.7850279Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-12-04T09:50:31.7850812Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-12-04T09:50:31.7851347Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-12-04T09:50:31.7851867Z * [new branch] gh/andyanwang/42/base -> origin/gh/andyanwang/42/base 2025-12-04T09:50:31.7852394Z * [new branch] gh/andyanwang/42/head -> origin/gh/andyanwang/42/head 2025-12-04T09:50:31.7852907Z * [new branch] gh/andyanwang/42/orig -> origin/gh/andyanwang/42/orig 2025-12-04T09:50:31.7853527Z * [new branch] gh/andyanwang/45/base -> origin/gh/andyanwang/45/base 2025-12-04T09:50:31.7854054Z * [new branch] gh/andyanwang/45/head -> origin/gh/andyanwang/45/head 2025-12-04T09:50:31.7854670Z * [new branch] gh/andyanwang/45/orig -> origin/gh/andyanwang/45/orig 2025-12-04T09:50:31.7855188Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-12-04T09:50:31.7855970Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-12-04T09:50:31.7856491Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-12-04T09:50:31.7856998Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-12-04T09:50:31.7857524Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-12-04T09:50:31.7858048Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-12-04T09:50:31.7858557Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-12-04T09:50:31.7859076Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-12-04T09:50:31.7859579Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-12-04T09:50:31.7860203Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-12-04T09:50:31.7860819Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-12-04T09:50:31.7861560Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-12-04T09:50:31.7862083Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-12-04T09:50:31.7862585Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-12-04T09:50:31.7863101Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-12-04T09:50:31.7863610Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-12-04T09:50:31.7864113Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-12-04T09:50:31.7864632Z * [new branch] gh/angelayi/131/base -> origin/gh/angelayi/131/base 2025-12-04T09:50:31.7865135Z * [new branch] gh/angelayi/131/head -> origin/gh/angelayi/131/head 2025-12-04T09:50:31.7865657Z * [new branch] gh/angelayi/131/orig -> origin/gh/angelayi/131/orig 2025-12-04T09:50:31.7866265Z * [new branch] gh/angelayi/132/base -> origin/gh/angelayi/132/base 2025-12-04T09:50:31.7866772Z * [new branch] gh/angelayi/132/head -> origin/gh/angelayi/132/head 2025-12-04T09:50:31.7867380Z * [new branch] gh/angelayi/132/orig -> origin/gh/angelayi/132/orig 2025-12-04T09:50:31.7867979Z * [new branch] gh/angelayi/133/base -> origin/gh/angelayi/133/base 2025-12-04T09:50:31.7868581Z * [new branch] gh/angelayi/133/head -> origin/gh/angelayi/133/head 2025-12-04T09:50:31.7869090Z * [new branch] gh/angelayi/133/orig -> origin/gh/angelayi/133/orig 2025-12-04T09:50:31.7869703Z * [new branch] gh/angelayi/134/base -> origin/gh/angelayi/134/base 2025-12-04T09:50:31.7870458Z * [new branch] gh/angelayi/134/head -> origin/gh/angelayi/134/head 2025-12-04T09:50:31.7871083Z * [new branch] gh/angelayi/134/orig -> origin/gh/angelayi/134/orig 2025-12-04T09:50:31.7871596Z * [new branch] gh/angelayi/135/base -> origin/gh/angelayi/135/base 2025-12-04T09:50:31.7872107Z * [new branch] gh/angelayi/135/head -> origin/gh/angelayi/135/head 2025-12-04T09:50:31.7872623Z * [new branch] gh/angelayi/135/orig -> origin/gh/angelayi/135/orig 2025-12-04T09:50:31.7873137Z * [new branch] gh/angelayi/136/base -> origin/gh/angelayi/136/base 2025-12-04T09:50:31.7873639Z * [new branch] gh/angelayi/136/head -> origin/gh/angelayi/136/head 2025-12-04T09:50:31.7874152Z * [new branch] gh/angelayi/136/orig -> origin/gh/angelayi/136/orig 2025-12-04T09:50:31.7874660Z * [new branch] gh/angelayi/137/base -> origin/gh/angelayi/137/base 2025-12-04T09:50:31.7875488Z * [new branch] gh/angelayi/137/head -> origin/gh/angelayi/137/head 2025-12-04T09:50:31.7876008Z * [new branch] gh/angelayi/137/orig -> origin/gh/angelayi/137/orig 2025-12-04T09:50:31.7876619Z * [new branch] gh/angelayi/138/base -> origin/gh/angelayi/138/base 2025-12-04T09:50:31.7877232Z * [new branch] gh/angelayi/138/head -> origin/gh/angelayi/138/head 2025-12-04T09:50:31.7877829Z * [new branch] gh/angelayi/138/orig -> origin/gh/angelayi/138/orig 2025-12-04T09:50:31.7878350Z * [new branch] gh/angelayi/139/base -> origin/gh/angelayi/139/base 2025-12-04T09:50:31.7878959Z * [new branch] gh/angelayi/139/head -> origin/gh/angelayi/139/head 2025-12-04T09:50:31.7879556Z * [new branch] gh/angelayi/139/orig -> origin/gh/angelayi/139/orig 2025-12-04T09:50:31.7880158Z * [new branch] gh/angelayi/140/base -> origin/gh/angelayi/140/base 2025-12-04T09:50:31.7881003Z * [new branch] gh/angelayi/140/head -> origin/gh/angelayi/140/head 2025-12-04T09:50:31.7881617Z * [new branch] gh/angelayi/140/orig -> origin/gh/angelayi/140/orig 2025-12-04T09:50:31.7882128Z * [new branch] gh/angelayi/141/base -> origin/gh/angelayi/141/base 2025-12-04T09:50:31.7882739Z * [new branch] gh/angelayi/141/head -> origin/gh/angelayi/141/head 2025-12-04T09:50:31.7883348Z * [new branch] gh/angelayi/141/orig -> origin/gh/angelayi/141/orig 2025-12-04T09:50:31.7883947Z * [new branch] gh/angelayi/142/base -> origin/gh/angelayi/142/base 2025-12-04T09:50:31.7884545Z * [new branch] gh/angelayi/142/head -> origin/gh/angelayi/142/head 2025-12-04T09:50:31.7885047Z * [new branch] gh/angelayi/142/orig -> origin/gh/angelayi/142/orig 2025-12-04T09:50:31.7885665Z * [new branch] gh/angelayi/143/base -> origin/gh/angelayi/143/base 2025-12-04T09:50:31.7886285Z * [new branch] gh/angelayi/143/head -> origin/gh/angelayi/143/head 2025-12-04T09:50:31.7886951Z * [new branch] gh/angelayi/143/orig -> origin/gh/angelayi/143/orig 2025-12-04T09:50:31.7887566Z * [new branch] gh/angelayi/144/base -> origin/gh/angelayi/144/base 2025-12-04T09:50:31.7888079Z * [new branch] gh/angelayi/144/head -> origin/gh/angelayi/144/head 2025-12-04T09:50:31.7888683Z * [new branch] gh/angelayi/144/orig -> origin/gh/angelayi/144/orig 2025-12-04T09:50:31.7889319Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-12-04T09:50:31.7889962Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-12-04T09:50:31.7890599Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-12-04T09:50:31.7891234Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-12-04T09:50:31.7891784Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-12-04T09:50:31.7892419Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-12-04T09:50:31.7893045Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-12-04T09:50:31.7893678Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-12-04T09:50:31.7894299Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-12-04T09:50:31.7894942Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-12-04T09:50:31.7895565Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-12-04T09:50:31.7896502Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-12-04T09:50:31.7897146Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-12-04T09:50:31.7897729Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-12-04T09:50:31.7898309Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-12-04T09:50:31.7898934Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-12-04T09:50:31.7899572Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-12-04T09:50:31.7900201Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-12-04T09:50:31.7900827Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-12-04T09:50:31.7901460Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-12-04T09:50:31.7902001Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-12-04T09:50:31.7903045Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-12-04T09:50:31.7903695Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-12-04T09:50:31.7904238Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-12-04T09:50:31.7904880Z * [new branch] gh/anijain2305/910/base -> origin/gh/anijain2305/910/base 2025-12-04T09:50:31.7905509Z * [new branch] gh/anijain2305/910/head -> origin/gh/anijain2305/910/head 2025-12-04T09:50:31.7906142Z * [new branch] gh/anijain2305/910/orig -> origin/gh/anijain2305/910/orig 2025-12-04T09:50:31.7906770Z * [new branch] gh/anijain2305/919/base -> origin/gh/anijain2305/919/base 2025-12-04T09:50:31.7907393Z * [new branch] gh/anijain2305/919/head -> origin/gh/anijain2305/919/head 2025-12-04T09:50:31.7907989Z * [new branch] gh/anijain2305/919/orig -> origin/gh/anijain2305/919/orig 2025-12-04T09:50:31.7908568Z * [new branch] gh/anijain2305/922/base -> origin/gh/anijain2305/922/base 2025-12-04T09:50:31.7909199Z * [new branch] gh/anijain2305/922/head -> origin/gh/anijain2305/922/head 2025-12-04T09:50:31.7909838Z * [new branch] gh/anijain2305/922/orig -> origin/gh/anijain2305/922/orig 2025-12-04T09:50:31.7910460Z * [new branch] gh/anijain2305/932/base -> origin/gh/anijain2305/932/base 2025-12-04T09:50:31.7911090Z * [new branch] gh/anijain2305/932/head -> origin/gh/anijain2305/932/head 2025-12-04T09:50:31.7911697Z * [new branch] gh/anijain2305/932/orig -> origin/gh/anijain2305/932/orig 2025-12-04T09:50:31.7912245Z * [new branch] gh/anijain2305/940/base -> origin/gh/anijain2305/940/base 2025-12-04T09:50:31.7912881Z * [new branch] gh/anijain2305/940/head -> origin/gh/anijain2305/940/head 2025-12-04T09:50:31.7913519Z * [new branch] gh/anijain2305/940/orig -> origin/gh/anijain2305/940/orig 2025-12-04T09:50:31.7914151Z * [new branch] gh/anijain2305/941/base -> origin/gh/anijain2305/941/base 2025-12-04T09:50:31.7914779Z * [new branch] gh/anijain2305/941/head -> origin/gh/anijain2305/941/head 2025-12-04T09:50:31.7915405Z * [new branch] gh/anijain2305/941/orig -> origin/gh/anijain2305/941/orig 2025-12-04T09:50:31.7915942Z * [new branch] gh/anijain2305/942/base -> origin/gh/anijain2305/942/base 2025-12-04T09:50:31.7916573Z * [new branch] gh/anijain2305/942/head -> origin/gh/anijain2305/942/head 2025-12-04T09:50:31.7917208Z * [new branch] gh/anijain2305/942/orig -> origin/gh/anijain2305/942/orig 2025-12-04T09:50:31.7918131Z * [new branch] gh/anijain2305/943/base -> origin/gh/anijain2305/943/base 2025-12-04T09:50:31.7918772Z * [new branch] gh/anijain2305/943/head -> origin/gh/anijain2305/943/head 2025-12-04T09:50:31.7919401Z * [new branch] gh/anijain2305/943/orig -> origin/gh/anijain2305/943/orig 2025-12-04T09:50:31.7920029Z * [new branch] gh/anijain2305/944/base -> origin/gh/anijain2305/944/base 2025-12-04T09:50:31.7920664Z * [new branch] gh/anijain2305/944/head -> origin/gh/anijain2305/944/head 2025-12-04T09:50:31.7921198Z * [new branch] gh/anijain2305/944/orig -> origin/gh/anijain2305/944/orig 2025-12-04T09:50:31.7937369Z * [new branch] gh/anijain2305/945/base -> origin/gh/anijain2305/945/base 2025-12-04T09:50:31.7937974Z * [new branch] gh/anijain2305/945/head -> origin/gh/anijain2305/945/head 2025-12-04T09:50:31.7938513Z * [new branch] gh/anijain2305/945/orig -> origin/gh/anijain2305/945/orig 2025-12-04T09:50:31.7939513Z * [new branch] gh/anijain2305/946/base -> origin/gh/anijain2305/946/base 2025-12-04T09:50:31.7940059Z * [new branch] gh/anijain2305/946/head -> origin/gh/anijain2305/946/head 2025-12-04T09:50:31.7940602Z * [new branch] gh/anijain2305/946/orig -> origin/gh/anijain2305/946/orig 2025-12-04T09:50:31.7941147Z * [new branch] gh/anijain2305/947/base -> origin/gh/anijain2305/947/base 2025-12-04T09:50:31.7941794Z * [new branch] gh/anijain2305/947/head -> origin/gh/anijain2305/947/head 2025-12-04T09:50:31.7942427Z * [new branch] gh/anijain2305/947/orig -> origin/gh/anijain2305/947/orig 2025-12-04T09:50:31.7943233Z * [new branch] gh/anijain2305/948/base -> origin/gh/anijain2305/948/base 2025-12-04T09:50:31.7944028Z * [new branch] gh/anijain2305/948/head -> origin/gh/anijain2305/948/head 2025-12-04T09:50:31.7944582Z * [new branch] gh/anijain2305/948/orig -> origin/gh/anijain2305/948/orig 2025-12-04T09:50:31.7945130Z * [new branch] gh/anijain2305/949/base -> origin/gh/anijain2305/949/base 2025-12-04T09:50:31.7945681Z * [new branch] gh/anijain2305/949/head -> origin/gh/anijain2305/949/head 2025-12-04T09:50:31.7946214Z * [new branch] gh/anijain2305/949/orig -> origin/gh/anijain2305/949/orig 2025-12-04T09:50:31.7946751Z * [new branch] gh/anijain2305/950/base -> origin/gh/anijain2305/950/base 2025-12-04T09:50:31.7947284Z * [new branch] gh/anijain2305/950/head -> origin/gh/anijain2305/950/head 2025-12-04T09:50:31.7947829Z * [new branch] gh/anijain2305/950/orig -> origin/gh/anijain2305/950/orig 2025-12-04T09:50:31.7948385Z * [new branch] gh/anijain2305/951/base -> origin/gh/anijain2305/951/base 2025-12-04T09:50:31.7948917Z * [new branch] gh/anijain2305/951/head -> origin/gh/anijain2305/951/head 2025-12-04T09:50:31.7949458Z * [new branch] gh/anijain2305/951/orig -> origin/gh/anijain2305/951/orig 2025-12-04T09:50:31.7949985Z * [new branch] gh/anijain2305/952/base -> origin/gh/anijain2305/952/base 2025-12-04T09:50:31.7950521Z * [new branch] gh/anijain2305/952/head -> origin/gh/anijain2305/952/head 2025-12-04T09:50:31.7951059Z * [new branch] gh/anijain2305/952/orig -> origin/gh/anijain2305/952/orig 2025-12-04T09:50:31.7951586Z * [new branch] gh/anijain2305/953/base -> origin/gh/anijain2305/953/base 2025-12-04T09:50:31.7952121Z * [new branch] gh/anijain2305/953/head -> origin/gh/anijain2305/953/head 2025-12-04T09:50:31.7952645Z * [new branch] gh/anijain2305/953/orig -> origin/gh/anijain2305/953/orig 2025-12-04T09:50:31.7953181Z * [new branch] gh/anijain2305/954/base -> origin/gh/anijain2305/954/base 2025-12-04T09:50:31.7954207Z * [new branch] gh/anijain2305/954/head -> origin/gh/anijain2305/954/head 2025-12-04T09:50:31.7954848Z * [new branch] gh/anijain2305/954/orig -> origin/gh/anijain2305/954/orig 2025-12-04T09:50:31.7955480Z * [new branch] gh/anijain2305/955/base -> origin/gh/anijain2305/955/base 2025-12-04T09:50:31.7956010Z * [new branch] gh/anijain2305/955/head -> origin/gh/anijain2305/955/head 2025-12-04T09:50:31.7956542Z * [new branch] gh/anijain2305/955/orig -> origin/gh/anijain2305/955/orig 2025-12-04T09:50:31.7957079Z * [new branch] gh/anijain2305/956/base -> origin/gh/anijain2305/956/base 2025-12-04T09:50:31.7957605Z * [new branch] gh/anijain2305/956/head -> origin/gh/anijain2305/956/head 2025-12-04T09:50:31.7958148Z * [new branch] gh/anijain2305/956/orig -> origin/gh/anijain2305/956/orig 2025-12-04T09:50:31.7958675Z * [new branch] gh/anijain2305/957/base -> origin/gh/anijain2305/957/base 2025-12-04T09:50:31.7959481Z * [new branch] gh/anijain2305/957/head -> origin/gh/anijain2305/957/head 2025-12-04T09:50:31.7960037Z * [new branch] gh/anijain2305/957/orig -> origin/gh/anijain2305/957/orig 2025-12-04T09:50:31.7960567Z * [new branch] gh/anijain2305/958/base -> origin/gh/anijain2305/958/base 2025-12-04T09:50:31.7961108Z * [new branch] gh/anijain2305/958/head -> origin/gh/anijain2305/958/head 2025-12-04T09:50:31.7961634Z * [new branch] gh/anijain2305/958/orig -> origin/gh/anijain2305/958/orig 2025-12-04T09:50:31.7962166Z * [new branch] gh/anijain2305/959/base -> origin/gh/anijain2305/959/base 2025-12-04T09:50:31.7962700Z * [new branch] gh/anijain2305/959/head -> origin/gh/anijain2305/959/head 2025-12-04T09:50:31.7963222Z * [new branch] gh/anijain2305/959/orig -> origin/gh/anijain2305/959/orig 2025-12-04T09:50:31.7963768Z * [new branch] gh/anijain2305/960/base -> origin/gh/anijain2305/960/base 2025-12-04T09:50:31.7964296Z * [new branch] gh/anijain2305/960/head -> origin/gh/anijain2305/960/head 2025-12-04T09:50:31.7964823Z * [new branch] gh/anijain2305/960/orig -> origin/gh/anijain2305/960/orig 2025-12-04T09:50:31.7965353Z * [new branch] gh/anijain2305/961/base -> origin/gh/anijain2305/961/base 2025-12-04T09:50:31.7965891Z * [new branch] gh/anijain2305/961/head -> origin/gh/anijain2305/961/head 2025-12-04T09:50:31.7966432Z * [new branch] gh/anijain2305/961/orig -> origin/gh/anijain2305/961/orig 2025-12-04T09:50:31.7967038Z * [new branch] gh/anijain2305/962/base -> origin/gh/anijain2305/962/base 2025-12-04T09:50:31.7967579Z * [new branch] gh/anijain2305/962/head -> origin/gh/anijain2305/962/head 2025-12-04T09:50:31.7968110Z * [new branch] gh/anijain2305/962/orig -> origin/gh/anijain2305/962/orig 2025-12-04T09:50:31.7968652Z * [new branch] gh/anijain2305/963/base -> origin/gh/anijain2305/963/base 2025-12-04T09:50:31.7969192Z * [new branch] gh/anijain2305/963/head -> origin/gh/anijain2305/963/head 2025-12-04T09:50:31.7969721Z * [new branch] gh/anijain2305/963/orig -> origin/gh/anijain2305/963/orig 2025-12-04T09:50:31.7970272Z * [new branch] gh/anijain2305/964/base -> origin/gh/anijain2305/964/base 2025-12-04T09:50:31.7970919Z * [new branch] gh/anijain2305/964/head -> origin/gh/anijain2305/964/head 2025-12-04T09:50:31.7971543Z * [new branch] gh/anijain2305/964/orig -> origin/gh/anijain2305/964/orig 2025-12-04T09:50:31.7972173Z * [new branch] gh/anijain2305/965/base -> origin/gh/anijain2305/965/base 2025-12-04T09:50:31.7972709Z * [new branch] gh/anijain2305/965/head -> origin/gh/anijain2305/965/head 2025-12-04T09:50:31.7973553Z * [new branch] gh/anijain2305/965/orig -> origin/gh/anijain2305/965/orig 2025-12-04T09:50:31.7974104Z * [new branch] gh/anijain2305/966/base -> origin/gh/anijain2305/966/base 2025-12-04T09:50:31.7974652Z * [new branch] gh/anijain2305/966/head -> origin/gh/anijain2305/966/head 2025-12-04T09:50:31.7975201Z * [new branch] gh/anijain2305/966/orig -> origin/gh/anijain2305/966/orig 2025-12-04T09:50:31.7975730Z * [new branch] gh/anijain2305/967/base -> origin/gh/anijain2305/967/base 2025-12-04T09:50:31.7976269Z * [new branch] gh/anijain2305/967/head -> origin/gh/anijain2305/967/head 2025-12-04T09:50:31.7976807Z * [new branch] gh/anijain2305/967/orig -> origin/gh/anijain2305/967/orig 2025-12-04T09:50:31.7977349Z * [new branch] gh/anijain2305/968/base -> origin/gh/anijain2305/968/base 2025-12-04T09:50:31.7977884Z * [new branch] gh/anijain2305/968/head -> origin/gh/anijain2305/968/head 2025-12-04T09:50:31.7978653Z * [new branch] gh/anijain2305/968/orig -> origin/gh/anijain2305/968/orig 2025-12-04T09:50:31.7979192Z * [new branch] gh/anijain2305/969/base -> origin/gh/anijain2305/969/base 2025-12-04T09:50:31.7979723Z * [new branch] gh/anijain2305/969/head -> origin/gh/anijain2305/969/head 2025-12-04T09:50:31.7980261Z * [new branch] gh/anijain2305/969/orig -> origin/gh/anijain2305/969/orig 2025-12-04T09:50:31.7980800Z * [new branch] gh/anijain2305/970/base -> origin/gh/anijain2305/970/base 2025-12-04T09:50:31.7981333Z * [new branch] gh/anijain2305/970/head -> origin/gh/anijain2305/970/head 2025-12-04T09:50:31.7981881Z * [new branch] gh/anijain2305/970/orig -> origin/gh/anijain2305/970/orig 2025-12-04T09:50:31.7982399Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-12-04T09:50:31.7982922Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-12-04T09:50:31.7983448Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-12-04T09:50:31.7983964Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-12-04T09:50:31.7984468Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-12-04T09:50:31.7984968Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-12-04T09:50:31.7985472Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-12-04T09:50:31.7985981Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-12-04T09:50:31.7986480Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-12-04T09:50:31.7986979Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-12-04T09:50:31.7987485Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-12-04T09:50:31.7987986Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-12-04T09:50:31.7988480Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-12-04T09:50:31.7988985Z * [new branch] gh/anshul-si/53/base -> origin/gh/anshul-si/53/base 2025-12-04T09:50:31.7989498Z * [new branch] gh/anshul-si/53/head -> origin/gh/anshul-si/53/head 2025-12-04T09:50:31.7989997Z * [new branch] gh/anshul-si/58/base -> origin/gh/anshul-si/58/base 2025-12-04T09:50:31.7990522Z * [new branch] gh/anshul-si/58/head -> origin/gh/anshul-si/58/head 2025-12-04T09:50:31.7991027Z * [new branch] gh/anshul-si/66/base -> origin/gh/anshul-si/66/base 2025-12-04T09:50:31.7991817Z * [new branch] gh/anshul-si/66/head -> origin/gh/anshul-si/66/head 2025-12-04T09:50:31.7992330Z * [new branch] gh/anshul-si/66/orig -> origin/gh/anshul-si/66/orig 2025-12-04T09:50:31.7992834Z * [new branch] gh/anshul-si/67/base -> origin/gh/anshul-si/67/base 2025-12-04T09:50:31.7993351Z * [new branch] gh/anshul-si/67/head -> origin/gh/anshul-si/67/head 2025-12-04T09:50:31.7993849Z * [new branch] gh/anshul-si/67/orig -> origin/gh/anshul-si/67/orig 2025-12-04T09:50:31.7994350Z * [new branch] gh/anshul-si/68/base -> origin/gh/anshul-si/68/base 2025-12-04T09:50:31.7994859Z * [new branch] gh/anshul-si/68/head -> origin/gh/anshul-si/68/head 2025-12-04T09:50:31.7995358Z * [new branch] gh/anshul-si/68/orig -> origin/gh/anshul-si/68/orig 2025-12-04T09:50:31.7995858Z * [new branch] gh/anshul-si/69/base -> origin/gh/anshul-si/69/base 2025-12-04T09:50:31.7996362Z * [new branch] gh/anshul-si/69/head -> origin/gh/anshul-si/69/head 2025-12-04T09:50:31.7997098Z * [new branch] gh/anshul-si/69/orig -> origin/gh/anshul-si/69/orig 2025-12-04T09:50:31.7997608Z * [new branch] gh/anshul-si/70/base -> origin/gh/anshul-si/70/base 2025-12-04T09:50:31.7998258Z * [new branch] gh/anshul-si/70/head -> origin/gh/anshul-si/70/head 2025-12-04T09:50:31.7998864Z * [new branch] gh/anshul-si/70/orig -> origin/gh/anshul-si/70/orig 2025-12-04T09:50:31.7999362Z * [new branch] gh/anshul-si/71/base -> origin/gh/anshul-si/71/base 2025-12-04T09:50:31.7999877Z * [new branch] gh/anshul-si/71/head -> origin/gh/anshul-si/71/head 2025-12-04T09:50:31.8000383Z * [new branch] gh/anshul-si/71/orig -> origin/gh/anshul-si/71/orig 2025-12-04T09:50:31.8000890Z * [new branch] gh/anshul-si/72/base -> origin/gh/anshul-si/72/base 2025-12-04T09:50:31.8001403Z * [new branch] gh/anshul-si/72/head -> origin/gh/anshul-si/72/head 2025-12-04T09:50:31.8001910Z * [new branch] gh/anshul-si/72/orig -> origin/gh/anshul-si/72/orig 2025-12-04T09:50:31.8002410Z * [new branch] gh/anshul-si/73/base -> origin/gh/anshul-si/73/base 2025-12-04T09:50:31.8002905Z * [new branch] gh/anshul-si/73/head -> origin/gh/anshul-si/73/head 2025-12-04T09:50:31.8003407Z * [new branch] gh/anshul-si/73/orig -> origin/gh/anshul-si/73/orig 2025-12-04T09:50:31.8003920Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-12-04T09:50:31.8004425Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-12-04T09:50:31.8004943Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-12-04T09:50:31.8005451Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-12-04T09:50:31.8005975Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-12-04T09:50:31.8006492Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-12-04T09:50:31.8007070Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-12-04T09:50:31.8007600Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-12-04T09:50:31.8008104Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-12-04T09:50:31.8008626Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-12-04T09:50:31.8009134Z * [new branch] gh/aorenste/145/base -> origin/gh/aorenste/145/base 2025-12-04T09:50:31.8009648Z * [new branch] gh/aorenste/145/head -> origin/gh/aorenste/145/head 2025-12-04T09:50:31.8010440Z * [new branch] gh/aorenste/145/orig -> origin/gh/aorenste/145/orig 2025-12-04T09:50:31.8010947Z * [new branch] gh/aorenste/146/base -> origin/gh/aorenste/146/base 2025-12-04T09:50:31.8011456Z * [new branch] gh/aorenste/146/head -> origin/gh/aorenste/146/head 2025-12-04T09:50:31.8011967Z * [new branch] gh/aorenste/146/orig -> origin/gh/aorenste/146/orig 2025-12-04T09:50:31.8012482Z * [new branch] gh/aorenste/147/base -> origin/gh/aorenste/147/base 2025-12-04T09:50:31.8013132Z * [new branch] gh/aorenste/147/head -> origin/gh/aorenste/147/head 2025-12-04T09:50:31.8013636Z * [new branch] gh/aorenste/147/orig -> origin/gh/aorenste/147/orig 2025-12-04T09:50:31.8014158Z * [new branch] gh/aorenste/148/base -> origin/gh/aorenste/148/base 2025-12-04T09:50:31.8014665Z * [new branch] gh/aorenste/148/head -> origin/gh/aorenste/148/head 2025-12-04T09:50:31.8015445Z * [new branch] gh/aorenste/148/orig -> origin/gh/aorenste/148/orig 2025-12-04T09:50:31.8015959Z * [new branch] gh/aorenste/149/base -> origin/gh/aorenste/149/base 2025-12-04T09:50:31.8016463Z * [new branch] gh/aorenste/149/head -> origin/gh/aorenste/149/head 2025-12-04T09:50:31.8016983Z * [new branch] gh/aorenste/149/orig -> origin/gh/aorenste/149/orig 2025-12-04T09:50:31.8017487Z * [new branch] gh/aorenste/150/base -> origin/gh/aorenste/150/base 2025-12-04T09:50:31.8018010Z * [new branch] gh/aorenste/150/head -> origin/gh/aorenste/150/head 2025-12-04T09:50:31.8018526Z * [new branch] gh/aorenste/150/orig -> origin/gh/aorenste/150/orig 2025-12-04T09:50:31.8019030Z * [new branch] gh/aorenste/151/base -> origin/gh/aorenste/151/base 2025-12-04T09:50:31.8019683Z * [new branch] gh/aorenste/151/head -> origin/gh/aorenste/151/head 2025-12-04T09:50:31.8020286Z * [new branch] gh/aorenste/151/orig -> origin/gh/aorenste/151/orig 2025-12-04T09:50:31.8020811Z * [new branch] gh/aorenste/152/base -> origin/gh/aorenste/152/base 2025-12-04T09:50:31.8021328Z * [new branch] gh/aorenste/152/head -> origin/gh/aorenste/152/head 2025-12-04T09:50:31.8021828Z * [new branch] gh/aorenste/152/orig -> origin/gh/aorenste/152/orig 2025-12-04T09:50:31.8022339Z * [new branch] gh/aorenste/153/base -> origin/gh/aorenste/153/base 2025-12-04T09:50:31.8022847Z * [new branch] gh/aorenste/153/head -> origin/gh/aorenste/153/head 2025-12-04T09:50:31.8023366Z * [new branch] gh/aorenste/153/orig -> origin/gh/aorenste/153/orig 2025-12-04T09:50:31.8023869Z * [new branch] gh/aorenste/154/base -> origin/gh/aorenste/154/base 2025-12-04T09:50:31.8024394Z * [new branch] gh/aorenste/154/head -> origin/gh/aorenste/154/head 2025-12-04T09:50:31.8024912Z * [new branch] gh/aorenste/154/orig -> origin/gh/aorenste/154/orig 2025-12-04T09:50:31.8025414Z * [new branch] gh/aorenste/155/base -> origin/gh/aorenste/155/base 2025-12-04T09:50:31.8025936Z * [new branch] gh/aorenste/155/head -> origin/gh/aorenste/155/head 2025-12-04T09:50:31.8026438Z * [new branch] gh/aorenste/155/orig -> origin/gh/aorenste/155/orig 2025-12-04T09:50:31.8026961Z * [new branch] gh/aorenste/156/base -> origin/gh/aorenste/156/base 2025-12-04T09:50:31.8027474Z * [new branch] gh/aorenste/156/head -> origin/gh/aorenste/156/head 2025-12-04T09:50:31.8027980Z * [new branch] gh/aorenste/156/orig -> origin/gh/aorenste/156/orig 2025-12-04T09:50:31.8028478Z * [new branch] gh/aorenste/157/base -> origin/gh/aorenste/157/base 2025-12-04T09:50:31.8029296Z * [new branch] gh/aorenste/157/head -> origin/gh/aorenste/157/head 2025-12-04T09:50:31.8029816Z * [new branch] gh/aorenste/157/orig -> origin/gh/aorenste/157/orig 2025-12-04T09:50:31.8030317Z * [new branch] gh/aorenste/158/base -> origin/gh/aorenste/158/base 2025-12-04T09:50:31.8030829Z * [new branch] gh/aorenste/158/head -> origin/gh/aorenste/158/head 2025-12-04T09:50:31.8031324Z * [new branch] gh/aorenste/158/orig -> origin/gh/aorenste/158/orig 2025-12-04T09:50:31.8031826Z * [new branch] gh/aorenste/159/base -> origin/gh/aorenste/159/base 2025-12-04T09:50:31.8032331Z * [new branch] gh/aorenste/159/head -> origin/gh/aorenste/159/head 2025-12-04T09:50:31.8032839Z * [new branch] gh/aorenste/159/orig -> origin/gh/aorenste/159/orig 2025-12-04T09:50:31.8033393Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-12-04T09:50:31.8034173Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-12-04T09:50:31.8034738Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-12-04T09:50:31.8035297Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-12-04T09:50:31.8035842Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-12-04T09:50:31.8036380Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-12-04T09:50:31.8036888Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-12-04T09:50:31.8037404Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-12-04T09:50:31.8037905Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-12-04T09:50:31.8038406Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-12-04T09:50:31.8038910Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-12-04T09:50:31.8039402Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-12-04T09:50:31.8039899Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-12-04T09:50:31.8040403Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-12-04T09:50:31.8040912Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-12-04T09:50:31.8041417Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-12-04T09:50:31.8041904Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-12-04T09:50:31.8042409Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-12-04T09:50:31.8042910Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-12-04T09:50:31.8043419Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-12-04T09:50:31.8043928Z * [new branch] gh/bdhirsh/675/base -> origin/gh/bdhirsh/675/base 2025-12-04T09:50:31.8044433Z * [new branch] gh/bdhirsh/675/head -> origin/gh/bdhirsh/675/head 2025-12-04T09:50:31.8044933Z * [new branch] gh/bdhirsh/675/orig -> origin/gh/bdhirsh/675/orig 2025-12-04T09:50:31.8045425Z * [new branch] gh/bdhirsh/676/base -> origin/gh/bdhirsh/676/base 2025-12-04T09:50:31.8045932Z * [new branch] gh/bdhirsh/676/head -> origin/gh/bdhirsh/676/head 2025-12-04T09:50:31.8046430Z * [new branch] gh/bdhirsh/676/orig -> origin/gh/bdhirsh/676/orig 2025-12-04T09:50:31.8046713Z * [new branch] gh/bdhirsh/677/base -> origin/gh/bdhirsh/677/base 2025-12-04T09:50:31.8047003Z * [new branch] gh/bdhirsh/677/head -> origin/gh/bdhirsh/677/head 2025-12-04T09:50:31.8047194Z * [new branch] gh/bdhirsh/677/orig -> origin/gh/bdhirsh/677/orig 2025-12-04T09:50:31.8047395Z * [new branch] gh/bdhirsh/678/base -> origin/gh/bdhirsh/678/base 2025-12-04T09:50:31.8047587Z * [new branch] gh/bdhirsh/678/head -> origin/gh/bdhirsh/678/head 2025-12-04T09:50:31.8047779Z * [new branch] gh/bdhirsh/678/orig -> origin/gh/bdhirsh/678/orig 2025-12-04T09:50:31.8047982Z * [new branch] gh/bdhirsh/679/base -> origin/gh/bdhirsh/679/base 2025-12-04T09:50:31.8048176Z * [new branch] gh/bdhirsh/679/head -> origin/gh/bdhirsh/679/head 2025-12-04T09:50:31.8048372Z * [new branch] gh/bdhirsh/679/orig -> origin/gh/bdhirsh/679/orig 2025-12-04T09:50:31.8048578Z * [new branch] gh/bdhirsh/680/base -> origin/gh/bdhirsh/680/base 2025-12-04T09:50:31.8049026Z * [new branch] gh/bdhirsh/680/head -> origin/gh/bdhirsh/680/head 2025-12-04T09:50:31.8049225Z * [new branch] gh/bdhirsh/680/orig -> origin/gh/bdhirsh/680/orig 2025-12-04T09:50:31.8049427Z * [new branch] gh/bdhirsh/681/base -> origin/gh/bdhirsh/681/base 2025-12-04T09:50:31.8049617Z * [new branch] gh/bdhirsh/681/head -> origin/gh/bdhirsh/681/head 2025-12-04T09:50:31.8049812Z * [new branch] gh/bdhirsh/681/orig -> origin/gh/bdhirsh/681/orig 2025-12-04T09:50:31.8050067Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-12-04T09:50:31.8050304Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-12-04T09:50:31.8050606Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-12-04T09:50:31.8050907Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-12-04T09:50:31.8051139Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-12-04T09:50:31.8051371Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-12-04T09:50:31.8051703Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-12-04T09:50:31.8051939Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-12-04T09:50:31.8052171Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-12-04T09:50:31.8052410Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-12-04T09:50:31.8052645Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-12-04T09:50:31.8052879Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-12-04T09:50:31.8053119Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-12-04T09:50:31.8053363Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-12-04T09:50:31.8053596Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-12-04T09:50:31.8053827Z * [new branch] gh/benjaminglass1/109/base -> origin/gh/benjaminglass1/109/base 2025-12-04T09:50:31.8054071Z * [new branch] gh/benjaminglass1/109/head -> origin/gh/benjaminglass1/109/head 2025-12-04T09:50:31.8054300Z * [new branch] gh/benjaminglass1/109/orig -> origin/gh/benjaminglass1/109/orig 2025-12-04T09:50:31.8054529Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-12-04T09:50:31.8054844Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-12-04T09:50:31.8055075Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-12-04T09:50:31.8055285Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-12-04T09:50:31.8055504Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-12-04T09:50:31.8055718Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-12-04T09:50:31.8055924Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-12-04T09:50:31.8056135Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-12-04T09:50:31.8056344Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-12-04T09:50:31.8056547Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-12-04T09:50:31.8056760Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-12-04T09:50:31.8057217Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-12-04T09:50:31.8057433Z * [new branch] gh/bobrenjc93/653/base -> origin/gh/bobrenjc93/653/base 2025-12-04T09:50:31.8057658Z * [new branch] gh/bobrenjc93/653/head -> origin/gh/bobrenjc93/653/head 2025-12-04T09:50:31.8057863Z * [new branch] gh/bobrenjc93/653/orig -> origin/gh/bobrenjc93/653/orig 2025-12-04T09:50:31.8058072Z * [new branch] gh/bobrenjc93/654/base -> origin/gh/bobrenjc93/654/base 2025-12-04T09:50:31.8058291Z * [new branch] gh/bobrenjc93/654/head -> origin/gh/bobrenjc93/654/head 2025-12-04T09:50:31.8058500Z * [new branch] gh/bobrenjc93/654/orig -> origin/gh/bobrenjc93/654/orig 2025-12-04T09:50:31.8058711Z * [new branch] gh/bobrenjc93/657/base -> origin/gh/bobrenjc93/657/base 2025-12-04T09:50:31.8058926Z * [new branch] gh/bobrenjc93/657/head -> origin/gh/bobrenjc93/657/head 2025-12-04T09:50:31.8059134Z * [new branch] gh/bobrenjc93/657/orig -> origin/gh/bobrenjc93/657/orig 2025-12-04T09:50:31.8059340Z * [new branch] gh/bobrenjc93/672/base -> origin/gh/bobrenjc93/672/base 2025-12-04T09:50:31.8059546Z * [new branch] gh/bobrenjc93/672/head -> origin/gh/bobrenjc93/672/head 2025-12-04T09:50:31.8059764Z * [new branch] gh/bobrenjc93/672/orig -> origin/gh/bobrenjc93/672/orig 2025-12-04T09:50:31.8059970Z * [new branch] gh/bobrenjc93/679/base -> origin/gh/bobrenjc93/679/base 2025-12-04T09:50:31.8060176Z * [new branch] gh/bobrenjc93/679/head -> origin/gh/bobrenjc93/679/head 2025-12-04T09:50:31.8060387Z * [new branch] gh/bobrenjc93/679/orig -> origin/gh/bobrenjc93/679/orig 2025-12-04T09:50:31.8060596Z * [new branch] gh/bobrenjc93/680/base -> origin/gh/bobrenjc93/680/base 2025-12-04T09:50:31.8060808Z * [new branch] gh/bobrenjc93/680/head -> origin/gh/bobrenjc93/680/head 2025-12-04T09:50:31.8061026Z * [new branch] gh/bobrenjc93/680/orig -> origin/gh/bobrenjc93/680/orig 2025-12-04T09:50:31.8061232Z * [new branch] gh/bobrenjc93/681/base -> origin/gh/bobrenjc93/681/base 2025-12-04T09:50:31.8061437Z * [new branch] gh/bobrenjc93/681/head -> origin/gh/bobrenjc93/681/head 2025-12-04T09:50:31.8061658Z * [new branch] gh/bobrenjc93/681/orig -> origin/gh/bobrenjc93/681/orig 2025-12-04T09:50:31.8061863Z * [new branch] gh/bobrenjc93/682/base -> origin/gh/bobrenjc93/682/base 2025-12-04T09:50:31.8062070Z * [new branch] gh/bobrenjc93/682/head -> origin/gh/bobrenjc93/682/head 2025-12-04T09:50:31.8062285Z * [new branch] gh/bobrenjc93/682/orig -> origin/gh/bobrenjc93/682/orig 2025-12-04T09:50:31.8062563Z * [new branch] gh/bobrenjc93/683/base -> origin/gh/bobrenjc93/683/base 2025-12-04T09:50:31.8062774Z * [new branch] gh/bobrenjc93/683/head -> origin/gh/bobrenjc93/683/head 2025-12-04T09:50:31.8062986Z * [new branch] gh/bobrenjc93/683/orig -> origin/gh/bobrenjc93/683/orig 2025-12-04T09:50:31.8063189Z * [new branch] gh/bobrenjc93/684/base -> origin/gh/bobrenjc93/684/base 2025-12-04T09:50:31.8063392Z * [new branch] gh/bobrenjc93/684/head -> origin/gh/bobrenjc93/684/head 2025-12-04T09:50:31.8063603Z * [new branch] gh/bobrenjc93/684/orig -> origin/gh/bobrenjc93/684/orig 2025-12-04T09:50:31.8063805Z * [new branch] gh/bobrenjc93/685/base -> origin/gh/bobrenjc93/685/base 2025-12-04T09:50:31.8064011Z * [new branch] gh/bobrenjc93/685/head -> origin/gh/bobrenjc93/685/head 2025-12-04T09:50:31.8064225Z * [new branch] gh/bobrenjc93/685/orig -> origin/gh/bobrenjc93/685/orig 2025-12-04T09:50:31.8064495Z * [new branch] gh/bobrenjc93/686/base -> origin/gh/bobrenjc93/686/base 2025-12-04T09:50:31.8064702Z * [new branch] gh/bobrenjc93/686/head -> origin/gh/bobrenjc93/686/head 2025-12-04T09:50:31.8064906Z * [new branch] gh/bobrenjc93/686/orig -> origin/gh/bobrenjc93/686/orig 2025-12-04T09:50:31.8065115Z * [new branch] gh/bobrenjc93/687/base -> origin/gh/bobrenjc93/687/base 2025-12-04T09:50:31.8065319Z * [new branch] gh/bobrenjc93/687/head -> origin/gh/bobrenjc93/687/head 2025-12-04T09:50:31.8065522Z * [new branch] gh/bobrenjc93/687/orig -> origin/gh/bobrenjc93/687/orig 2025-12-04T09:50:31.8065735Z * [new branch] gh/bobrenjc93/688/base -> origin/gh/bobrenjc93/688/base 2025-12-04T09:50:31.8065943Z * [new branch] gh/bobrenjc93/688/head -> origin/gh/bobrenjc93/688/head 2025-12-04T09:50:31.8066156Z * [new branch] gh/bobrenjc93/688/orig -> origin/gh/bobrenjc93/688/orig 2025-12-04T09:50:31.8066366Z * [new branch] gh/bobrenjc93/689/base -> origin/gh/bobrenjc93/689/base 2025-12-04T09:50:31.8066582Z * [new branch] gh/bobrenjc93/689/head -> origin/gh/bobrenjc93/689/head 2025-12-04T09:50:31.8066789Z * [new branch] gh/bobrenjc93/689/orig -> origin/gh/bobrenjc93/689/orig 2025-12-04T09:50:31.8067004Z * [new branch] gh/bobrenjc93/690/base -> origin/gh/bobrenjc93/690/base 2025-12-04T09:50:31.8067211Z * [new branch] gh/bobrenjc93/690/head -> origin/gh/bobrenjc93/690/head 2025-12-04T09:50:31.8067415Z * [new branch] gh/bobrenjc93/690/orig -> origin/gh/bobrenjc93/690/orig 2025-12-04T09:50:31.8067640Z * [new branch] gh/bobrenjc93/691/base -> origin/gh/bobrenjc93/691/base 2025-12-04T09:50:31.8067846Z * [new branch] gh/bobrenjc93/691/head -> origin/gh/bobrenjc93/691/head 2025-12-04T09:50:31.8068060Z * [new branch] gh/bobrenjc93/691/orig -> origin/gh/bobrenjc93/691/orig 2025-12-04T09:50:31.8068276Z * [new branch] gh/bobrenjc93/692/base -> origin/gh/bobrenjc93/692/base 2025-12-04T09:50:31.8068483Z * [new branch] gh/bobrenjc93/692/head -> origin/gh/bobrenjc93/692/head 2025-12-04T09:50:31.8068690Z * [new branch] gh/bobrenjc93/692/orig -> origin/gh/bobrenjc93/692/orig 2025-12-04T09:50:31.8068903Z * [new branch] gh/bobrenjc93/693/base -> origin/gh/bobrenjc93/693/base 2025-12-04T09:50:31.8069108Z * [new branch] gh/bobrenjc93/693/head -> origin/gh/bobrenjc93/693/head 2025-12-04T09:50:31.8069311Z * [new branch] gh/bobrenjc93/693/orig -> origin/gh/bobrenjc93/693/orig 2025-12-04T09:50:31.8069523Z * [new branch] gh/bobrenjc93/694/base -> origin/gh/bobrenjc93/694/base 2025-12-04T09:50:31.8069796Z * [new branch] gh/bobrenjc93/694/head -> origin/gh/bobrenjc93/694/head 2025-12-04T09:50:31.8070007Z * [new branch] gh/bobrenjc93/694/orig -> origin/gh/bobrenjc93/694/orig 2025-12-04T09:50:31.8070212Z * [new branch] gh/bobrenjc93/695/base -> origin/gh/bobrenjc93/695/base 2025-12-04T09:50:31.8070423Z * [new branch] gh/bobrenjc93/695/head -> origin/gh/bobrenjc93/695/head 2025-12-04T09:50:31.8070630Z * [new branch] gh/bobrenjc93/695/orig -> origin/gh/bobrenjc93/695/orig 2025-12-04T09:50:31.8070820Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-12-04T09:50:31.8071009Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-12-04T09:50:31.8071186Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-12-04T09:50:31.8071363Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-12-04T09:50:31.8071616Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-12-04T09:50:31.8071787Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-12-04T09:50:31.8071961Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-12-04T09:50:31.8072138Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-12-04T09:50:31.8072307Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-12-04T09:50:31.8072478Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-12-04T09:50:31.8072655Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-12-04T09:50:31.8072827Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-12-04T09:50:31.8073000Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-12-04T09:50:31.8073184Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-12-04T09:50:31.8073360Z * [new branch] gh/c00w/58/base -> origin/gh/c00w/58/base 2025-12-04T09:50:31.8073530Z * [new branch] gh/c00w/58/head -> origin/gh/c00w/58/head 2025-12-04T09:50:31.8073698Z * [new branch] gh/c00w/58/orig -> origin/gh/c00w/58/orig 2025-12-04T09:50:31.8073901Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-12-04T09:50:31.8074089Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-12-04T09:50:31.8074278Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-12-04T09:50:31.8074505Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-12-04T09:50:31.8074723Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-12-04T09:50:31.8074950Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-12-04T09:50:31.8075174Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-12-04T09:50:31.8075392Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-12-04T09:50:31.8075605Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-12-04T09:50:31.8075826Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-12-04T09:50:31.8076039Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-12-04T09:50:31.8076255Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-12-04T09:50:31.8076484Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-12-04T09:50:31.8076772Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-12-04T09:50:31.8076985Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-12-04T09:50:31.8077212Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-12-04T09:50:31.8077427Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-12-04T09:50:31.8077644Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-12-04T09:50:31.8077867Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-12-04T09:50:31.8078081Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-12-04T09:50:31.8078299Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-12-04T09:50:31.8078523Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-12-04T09:50:31.8078805Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-12-04T09:50:31.8079019Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-12-04T09:50:31.8079234Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-12-04T09:50:31.8079457Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-12-04T09:50:31.8079673Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-12-04T09:50:31.8079886Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-12-04T09:50:31.8080108Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-12-04T09:50:31.8080320Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-12-04T09:50:31.8080543Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-12-04T09:50:31.8080769Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-12-04T09:50:31.8080984Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-12-04T09:50:31.8081203Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-12-04T09:50:31.8081429Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-12-04T09:50:31.8081646Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-12-04T09:50:31.8081862Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-12-04T09:50:31.8082092Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-12-04T09:50:31.8082313Z * [new branch] gh/coconutruben/84/base -> origin/gh/coconutruben/84/base 2025-12-04T09:50:31.8082530Z * [new branch] gh/coconutruben/84/head -> origin/gh/coconutruben/84/head 2025-12-04T09:50:31.8082750Z * [new branch] gh/coconutruben/84/orig -> origin/gh/coconutruben/84/orig 2025-12-04T09:50:31.8082962Z * [new branch] gh/coconutruben/85/base -> origin/gh/coconutruben/85/base 2025-12-04T09:50:31.8083178Z * [new branch] gh/coconutruben/85/head -> origin/gh/coconutruben/85/head 2025-12-04T09:50:31.8083403Z * [new branch] gh/coconutruben/85/orig -> origin/gh/coconutruben/85/orig 2025-12-04T09:50:31.8083617Z * [new branch] gh/coconutruben/86/base -> origin/gh/coconutruben/86/base 2025-12-04T09:50:31.8083833Z * [new branch] gh/coconutruben/86/head -> origin/gh/coconutruben/86/head 2025-12-04T09:50:31.8084053Z * [new branch] gh/coconutruben/86/orig -> origin/gh/coconutruben/86/orig 2025-12-04T09:50:31.8084338Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-12-04T09:50:31.8084542Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-12-04T09:50:31.8084745Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-12-04T09:50:31.8084955Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-12-04T09:50:31.8085160Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-12-04T09:50:31.8085365Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-12-04T09:50:31.8085584Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-12-04T09:50:31.8085788Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-12-04T09:50:31.8085971Z * [new branch] gh/d4l3k/1/base -> origin/gh/d4l3k/1/base 2025-12-04T09:50:31.8086227Z * [new branch] gh/d4l3k/1/head -> origin/gh/d4l3k/1/head 2025-12-04T09:50:31.8086404Z * [new branch] gh/d4l3k/2/base -> origin/gh/d4l3k/2/base 2025-12-04T09:50:31.8086578Z * [new branch] gh/d4l3k/2/head -> origin/gh/d4l3k/2/head 2025-12-04T09:50:31.8086850Z * [new branch] gh/d4l3k/2/orig -> origin/gh/d4l3k/2/orig 2025-12-04T09:50:31.8087029Z * [new branch] gh/d4l3k/3/base -> origin/gh/d4l3k/3/base 2025-12-04T09:50:31.8087203Z * [new branch] gh/d4l3k/3/head -> origin/gh/d4l3k/3/head 2025-12-04T09:50:31.8087387Z * [new branch] gh/d4l3k/3/orig -> origin/gh/d4l3k/3/orig 2025-12-04T09:50:31.8087563Z * [new branch] gh/d4l3k/4/base -> origin/gh/d4l3k/4/base 2025-12-04T09:50:31.8087741Z * [new branch] gh/d4l3k/4/head -> origin/gh/d4l3k/4/head 2025-12-04T09:50:31.8087933Z * [new branch] gh/d4l3k/4/orig -> origin/gh/d4l3k/4/orig 2025-12-04T09:50:31.8088110Z * [new branch] gh/d4l3k/5/base -> origin/gh/d4l3k/5/base 2025-12-04T09:50:31.8088282Z * [new branch] gh/d4l3k/5/orig -> origin/gh/d4l3k/5/orig 2025-12-04T09:50:31.8088529Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-12-04T09:50:31.8088758Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-12-04T09:50:31.8088988Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-12-04T09:50:31.8089215Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-12-04T09:50:31.8089446Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-12-04T09:50:31.8089679Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-12-04T09:50:31.8089894Z * [new branch] gh/desertfire/605/base -> origin/gh/desertfire/605/base 2025-12-04T09:50:31.8090110Z * [new branch] gh/desertfire/605/head -> origin/gh/desertfire/605/head 2025-12-04T09:50:31.8090317Z * [new branch] gh/desertfire/605/orig -> origin/gh/desertfire/605/orig 2025-12-04T09:50:31.8090533Z * [new branch] gh/desertfire/606/base -> origin/gh/desertfire/606/base 2025-12-04T09:50:31.8090747Z * [new branch] gh/desertfire/606/head -> origin/gh/desertfire/606/head 2025-12-04T09:50:31.8090952Z * [new branch] gh/desertfire/606/orig -> origin/gh/desertfire/606/orig 2025-12-04T09:50:31.8091161Z * [new branch] gh/desertfire/607/base -> origin/gh/desertfire/607/base 2025-12-04T09:50:31.8091458Z * [new branch] gh/desertfire/607/head -> origin/gh/desertfire/607/head 2025-12-04T09:50:31.8091669Z * [new branch] gh/desertfire/607/orig -> origin/gh/desertfire/607/orig 2025-12-04T09:50:31.8091879Z * [new branch] gh/desertfire/608/base -> origin/gh/desertfire/608/base 2025-12-04T09:50:31.8092094Z * [new branch] gh/desertfire/608/head -> origin/gh/desertfire/608/head 2025-12-04T09:50:31.8092304Z * [new branch] gh/desertfire/608/orig -> origin/gh/desertfire/608/orig 2025-12-04T09:50:31.8092513Z * [new branch] gh/desertfire/609/base -> origin/gh/desertfire/609/base 2025-12-04T09:50:31.8092738Z * [new branch] gh/desertfire/609/head -> origin/gh/desertfire/609/head 2025-12-04T09:50:31.8092943Z * [new branch] gh/desertfire/609/orig -> origin/gh/desertfire/609/orig 2025-12-04T09:50:31.8093150Z * [new branch] gh/desertfire/610/base -> origin/gh/desertfire/610/base 2025-12-04T09:50:31.8093373Z * [new branch] gh/desertfire/610/head -> origin/gh/desertfire/610/head 2025-12-04T09:50:31.8093649Z * [new branch] gh/desertfire/610/orig -> origin/gh/desertfire/610/orig 2025-12-04T09:50:31.8093860Z * [new branch] gh/desertfire/611/base -> origin/gh/desertfire/611/base 2025-12-04T09:50:31.8094076Z * [new branch] gh/desertfire/611/head -> origin/gh/desertfire/611/head 2025-12-04T09:50:31.8094282Z * [new branch] gh/desertfire/611/orig -> origin/gh/desertfire/611/orig 2025-12-04T09:50:31.8094489Z * [new branch] gh/desertfire/612/base -> origin/gh/desertfire/612/base 2025-12-04T09:50:31.8094696Z * [new branch] gh/desertfire/612/head -> origin/gh/desertfire/612/head 2025-12-04T09:50:31.8094911Z * [new branch] gh/desertfire/612/orig -> origin/gh/desertfire/612/orig 2025-12-04T09:50:31.8095115Z * [new branch] gh/desertfire/613/base -> origin/gh/desertfire/613/base 2025-12-04T09:50:31.8095328Z * [new branch] gh/desertfire/613/head -> origin/gh/desertfire/613/head 2025-12-04T09:50:31.8095541Z * [new branch] gh/desertfire/613/orig -> origin/gh/desertfire/613/orig 2025-12-04T09:50:31.8095745Z * [new branch] gh/desertfire/614/base -> origin/gh/desertfire/614/base 2025-12-04T09:50:31.8095951Z * [new branch] gh/desertfire/614/head -> origin/gh/desertfire/614/head 2025-12-04T09:50:31.8096163Z * [new branch] gh/desertfire/614/orig -> origin/gh/desertfire/614/orig 2025-12-04T09:50:31.8096368Z * [new branch] gh/desertfire/615/base -> origin/gh/desertfire/615/base 2025-12-04T09:50:31.8096573Z * [new branch] gh/desertfire/615/head -> origin/gh/desertfire/615/head 2025-12-04T09:50:31.8096785Z * [new branch] gh/desertfire/615/orig -> origin/gh/desertfire/615/orig 2025-12-04T09:50:31.8096995Z * [new branch] gh/desertfire/616/base -> origin/gh/desertfire/616/base 2025-12-04T09:50:31.8097205Z * [new branch] gh/desertfire/616/head -> origin/gh/desertfire/616/head 2025-12-04T09:50:31.8097428Z * [new branch] gh/desertfire/616/orig -> origin/gh/desertfire/616/orig 2025-12-04T09:50:31.8097637Z * [new branch] gh/desertfire/617/base -> origin/gh/desertfire/617/base 2025-12-04T09:50:31.8097845Z * [new branch] gh/desertfire/617/head -> origin/gh/desertfire/617/head 2025-12-04T09:50:31.8098059Z * [new branch] gh/desertfire/617/orig -> origin/gh/desertfire/617/orig 2025-12-04T09:50:31.8098252Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-12-04T09:50:31.8098443Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-12-04T09:50:31.8098655Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-12-04T09:50:31.8098934Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-12-04T09:50:31.8099131Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-12-04T09:50:31.8099338Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-12-04T09:50:31.8099529Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-12-04T09:50:31.8099720Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-12-04T09:50:31.8099911Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-12-04T09:50:31.8100114Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-12-04T09:50:31.8100307Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-12-04T09:50:31.8100503Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-12-04T09:50:31.8100772Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-12-04T09:50:31.8100963Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-12-04T09:50:31.8101154Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-12-04T09:50:31.8101358Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-12-04T09:50:31.8101549Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-12-04T09:50:31.8101742Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-12-04T09:50:31.8101949Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-12-04T09:50:31.8102146Z * [new branch] gh/drisspg/218/base -> origin/gh/drisspg/218/base 2025-12-04T09:50:31.8102343Z * [new branch] gh/drisspg/218/head -> origin/gh/drisspg/218/head 2025-12-04T09:50:31.8102548Z * [new branch] gh/drisspg/218/orig -> origin/gh/drisspg/218/orig 2025-12-04T09:50:31.8102744Z * [new branch] gh/drisspg/219/base -> origin/gh/drisspg/219/base 2025-12-04T09:50:31.8102938Z * [new branch] gh/drisspg/219/head -> origin/gh/drisspg/219/head 2025-12-04T09:50:31.8103136Z * [new branch] gh/drisspg/219/orig -> origin/gh/drisspg/219/orig 2025-12-04T09:50:31.8103329Z * [new branch] gh/drisspg/220/base -> origin/gh/drisspg/220/base 2025-12-04T09:50:31.8103521Z * [new branch] gh/drisspg/220/head -> origin/gh/drisspg/220/head 2025-12-04T09:50:31.8103721Z * [new branch] gh/drisspg/220/orig -> origin/gh/drisspg/220/orig 2025-12-04T09:50:31.8103918Z * [new branch] gh/drisspg/221/base -> origin/gh/drisspg/221/base 2025-12-04T09:50:31.8104115Z * [new branch] gh/drisspg/221/head -> origin/gh/drisspg/221/head 2025-12-04T09:50:31.8104311Z * [new branch] gh/drisspg/221/orig -> origin/gh/drisspg/221/orig 2025-12-04T09:50:31.8104510Z * [new branch] gh/drisspg/222/base -> origin/gh/drisspg/222/base 2025-12-04T09:50:31.8104702Z * [new branch] gh/drisspg/222/head -> origin/gh/drisspg/222/head 2025-12-04T09:50:31.8104896Z * [new branch] gh/drisspg/222/orig -> origin/gh/drisspg/222/orig 2025-12-04T09:50:31.8105097Z * [new branch] gh/drisspg/223/base -> origin/gh/drisspg/223/base 2025-12-04T09:50:31.8105288Z * [new branch] gh/drisspg/223/head -> origin/gh/drisspg/223/head 2025-12-04T09:50:31.8105480Z * [new branch] gh/drisspg/223/orig -> origin/gh/drisspg/223/orig 2025-12-04T09:50:31.8105685Z * [new branch] gh/drisspg/224/base -> origin/gh/drisspg/224/base 2025-12-04T09:50:31.8105950Z * [new branch] gh/drisspg/224/head -> origin/gh/drisspg/224/head 2025-12-04T09:50:31.8106148Z * [new branch] gh/drisspg/224/orig -> origin/gh/drisspg/224/orig 2025-12-04T09:50:31.8106349Z * [new branch] gh/drisspg/225/base -> origin/gh/drisspg/225/base 2025-12-04T09:50:31.8106541Z * [new branch] gh/drisspg/225/head -> origin/gh/drisspg/225/head 2025-12-04T09:50:31.8106734Z * [new branch] gh/drisspg/225/orig -> origin/gh/drisspg/225/orig 2025-12-04T09:50:31.8106932Z * [new branch] gh/drisspg/226/base -> origin/gh/drisspg/226/base 2025-12-04T09:50:31.8107125Z * [new branch] gh/drisspg/226/head -> origin/gh/drisspg/226/head 2025-12-04T09:50:31.8107317Z * [new branch] gh/drisspg/226/orig -> origin/gh/drisspg/226/orig 2025-12-04T09:50:31.8107521Z * [new branch] gh/drisspg/227/base -> origin/gh/drisspg/227/base 2025-12-04T09:50:31.8107779Z * [new branch] gh/drisspg/227/head -> origin/gh/drisspg/227/head 2025-12-04T09:50:31.8107973Z * [new branch] gh/drisspg/227/orig -> origin/gh/drisspg/227/orig 2025-12-04T09:50:31.8108166Z * [new branch] gh/drisspg/228/base -> origin/gh/drisspg/228/base 2025-12-04T09:50:31.8108367Z * [new branch] gh/drisspg/228/head -> origin/gh/drisspg/228/head 2025-12-04T09:50:31.8108562Z * [new branch] gh/drisspg/228/orig -> origin/gh/drisspg/228/orig 2025-12-04T09:50:31.8108752Z * [new branch] gh/drisspg/229/base -> origin/gh/drisspg/229/base 2025-12-04T09:50:31.8108948Z * [new branch] gh/drisspg/229/head -> origin/gh/drisspg/229/head 2025-12-04T09:50:31.8109143Z * [new branch] gh/drisspg/229/orig -> origin/gh/drisspg/229/orig 2025-12-04T09:50:31.8109341Z * [new branch] gh/drisspg/230/base -> origin/gh/drisspg/230/base 2025-12-04T09:50:31.8109548Z * [new branch] gh/drisspg/230/head -> origin/gh/drisspg/230/head 2025-12-04T09:50:31.8109739Z * [new branch] gh/drisspg/230/orig -> origin/gh/drisspg/230/orig 2025-12-04T09:50:31.8111194Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-12-04T09:50:31.8111388Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-12-04T09:50:31.8111609Z * [new branch] gh/dzmitry-huba/1/base -> origin/gh/dzmitry-huba/1/base 2025-12-04T09:50:31.8111829Z * [new branch] gh/dzmitry-huba/1/head -> origin/gh/dzmitry-huba/1/head 2025-12-04T09:50:31.8112049Z * [new branch] gh/dzmitry-huba/12/base -> origin/gh/dzmitry-huba/12/base 2025-12-04T09:50:31.8112260Z * [new branch] gh/dzmitry-huba/12/head -> origin/gh/dzmitry-huba/12/head 2025-12-04T09:50:31.8112484Z * [new branch] gh/dzmitry-huba/12/orig -> origin/gh/dzmitry-huba/12/orig 2025-12-04T09:50:31.8112694Z * [new branch] gh/dzmitry-huba/13/base -> origin/gh/dzmitry-huba/13/base 2025-12-04T09:50:31.8112904Z * [new branch] gh/dzmitry-huba/13/head -> origin/gh/dzmitry-huba/13/head 2025-12-04T09:50:31.8113121Z * [new branch] gh/dzmitry-huba/13/orig -> origin/gh/dzmitry-huba/13/orig 2025-12-04T09:50:31.8113328Z * [new branch] gh/dzmitry-huba/14/base -> origin/gh/dzmitry-huba/14/base 2025-12-04T09:50:31.8113536Z * [new branch] gh/dzmitry-huba/14/head -> origin/gh/dzmitry-huba/14/head 2025-12-04T09:50:31.8113749Z * [new branch] gh/dzmitry-huba/14/orig -> origin/gh/dzmitry-huba/14/orig 2025-12-04T09:50:31.8113955Z * [new branch] gh/dzmitry-huba/15/base -> origin/gh/dzmitry-huba/15/base 2025-12-04T09:50:31.8114245Z * [new branch] gh/dzmitry-huba/15/head -> origin/gh/dzmitry-huba/15/head 2025-12-04T09:50:31.8114469Z * [new branch] gh/dzmitry-huba/15/orig -> origin/gh/dzmitry-huba/15/orig 2025-12-04T09:50:31.8114678Z * [new branch] gh/dzmitry-huba/16/base -> origin/gh/dzmitry-huba/16/base 2025-12-04T09:50:31.8114888Z * [new branch] gh/dzmitry-huba/16/head -> origin/gh/dzmitry-huba/16/head 2025-12-04T09:50:31.8115103Z * [new branch] gh/dzmitry-huba/16/orig -> origin/gh/dzmitry-huba/16/orig 2025-12-04T09:50:31.8115309Z * [new branch] gh/dzmitry-huba/17/base -> origin/gh/dzmitry-huba/17/base 2025-12-04T09:50:31.8115515Z * [new branch] gh/dzmitry-huba/17/head -> origin/gh/dzmitry-huba/17/head 2025-12-04T09:50:31.8115734Z * [new branch] gh/dzmitry-huba/17/orig -> origin/gh/dzmitry-huba/17/orig 2025-12-04T09:50:31.8115943Z * [new branch] gh/dzmitry-huba/2/base -> origin/gh/dzmitry-huba/2/base 2025-12-04T09:50:31.8116220Z * [new branch] gh/dzmitry-huba/2/head -> origin/gh/dzmitry-huba/2/head 2025-12-04T09:50:31.8116435Z * [new branch] gh/dzmitry-huba/3/base -> origin/gh/dzmitry-huba/3/base 2025-12-04T09:50:31.8116650Z * [new branch] gh/dzmitry-huba/3/head -> origin/gh/dzmitry-huba/3/head 2025-12-04T09:50:31.8116851Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-12-04T09:50:31.8117049Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-12-04T09:50:31.8117254Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-12-04T09:50:31.8117448Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-12-04T09:50:31.8117644Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-12-04T09:50:31.8117855Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-12-04T09:50:31.8118055Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-12-04T09:50:31.8118250Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-12-04T09:50:31.8118452Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-12-04T09:50:31.8118648Z * [new branch] gh/eellison/862/base -> origin/gh/eellison/862/base 2025-12-04T09:50:31.8118848Z * [new branch] gh/eellison/862/head -> origin/gh/eellison/862/head 2025-12-04T09:50:31.8119054Z * [new branch] gh/eellison/862/orig -> origin/gh/eellison/862/orig 2025-12-04T09:50:31.8119249Z * [new branch] gh/eellison/863/base -> origin/gh/eellison/863/base 2025-12-04T09:50:31.8119443Z * [new branch] gh/eellison/863/head -> origin/gh/eellison/863/head 2025-12-04T09:50:31.8119649Z * [new branch] gh/eellison/863/orig -> origin/gh/eellison/863/orig 2025-12-04T09:50:31.8119853Z * [new branch] gh/eellison/864/base -> origin/gh/eellison/864/base 2025-12-04T09:50:31.8120045Z * [new branch] gh/eellison/864/head -> origin/gh/eellison/864/head 2025-12-04T09:50:31.8120249Z * [new branch] gh/eellison/864/orig -> origin/gh/eellison/864/orig 2025-12-04T09:50:31.8120441Z * [new branch] gh/eellison/865/base -> origin/gh/eellison/865/base 2025-12-04T09:50:31.8120637Z * [new branch] gh/eellison/865/head -> origin/gh/eellison/865/head 2025-12-04T09:50:31.8120831Z * [new branch] gh/eellison/865/orig -> origin/gh/eellison/865/orig 2025-12-04T09:50:31.8121033Z * [new branch] gh/eellison/866/base -> origin/gh/eellison/866/base 2025-12-04T09:50:31.8121227Z * [new branch] gh/eellison/866/head -> origin/gh/eellison/866/head 2025-12-04T09:50:31.8121497Z * [new branch] gh/eellison/866/orig -> origin/gh/eellison/866/orig 2025-12-04T09:50:31.8121699Z * [new branch] gh/eellison/867/base -> origin/gh/eellison/867/base 2025-12-04T09:50:31.8121893Z * [new branch] gh/eellison/867/head -> origin/gh/eellison/867/head 2025-12-04T09:50:31.8122090Z * [new branch] gh/eellison/867/orig -> origin/gh/eellison/867/orig 2025-12-04T09:50:31.8122297Z * [new branch] gh/eellison/868/base -> origin/gh/eellison/868/base 2025-12-04T09:50:31.8122495Z * [new branch] gh/eellison/868/head -> origin/gh/eellison/868/head 2025-12-04T09:50:31.8122697Z * [new branch] gh/eellison/868/orig -> origin/gh/eellison/868/orig 2025-12-04T09:50:31.8122902Z * [new branch] gh/eellison/869/base -> origin/gh/eellison/869/base 2025-12-04T09:50:31.8123106Z * [new branch] gh/eellison/869/head -> origin/gh/eellison/869/head 2025-12-04T09:50:31.8123371Z * [new branch] gh/eellison/869/orig -> origin/gh/eellison/869/orig 2025-12-04T09:50:31.8123585Z * [new branch] gh/eellison/870/base -> origin/gh/eellison/870/base 2025-12-04T09:50:31.8123780Z * [new branch] gh/eellison/870/head -> origin/gh/eellison/870/head 2025-12-04T09:50:31.8123974Z * [new branch] gh/eellison/870/orig -> origin/gh/eellison/870/orig 2025-12-04T09:50:31.8124187Z * [new branch] gh/eellison/871/base -> origin/gh/eellison/871/base 2025-12-04T09:50:31.8124596Z * [new branch] gh/eellison/871/head -> origin/gh/eellison/871/head 2025-12-04T09:50:31.8124792Z * [new branch] gh/eellison/871/orig -> origin/gh/eellison/871/orig 2025-12-04T09:50:31.8124994Z * [new branch] gh/eellison/872/base -> origin/gh/eellison/872/base 2025-12-04T09:50:31.8125196Z * [new branch] gh/eellison/872/head -> origin/gh/eellison/872/head 2025-12-04T09:50:31.8125403Z * [new branch] gh/eellison/872/orig -> origin/gh/eellison/872/orig 2025-12-04T09:50:31.8125599Z * [new branch] gh/eellison/873/base -> origin/gh/eellison/873/base 2025-12-04T09:50:31.8125806Z * [new branch] gh/eellison/873/head -> origin/gh/eellison/873/head 2025-12-04T09:50:31.8126002Z * [new branch] gh/eellison/873/orig -> origin/gh/eellison/873/orig 2025-12-04T09:50:31.8126204Z * [new branch] gh/eellison/874/base -> origin/gh/eellison/874/base 2025-12-04T09:50:31.8126409Z * [new branch] gh/eellison/874/head -> origin/gh/eellison/874/head 2025-12-04T09:50:31.8126604Z * [new branch] gh/eellison/874/orig -> origin/gh/eellison/874/orig 2025-12-04T09:50:31.8126863Z * [new branch] gh/eellison/875/base -> origin/gh/eellison/875/base 2025-12-04T09:50:31.8127083Z * [new branch] gh/eellison/875/head -> origin/gh/eellison/875/head 2025-12-04T09:50:31.8127277Z * [new branch] gh/eellison/875/orig -> origin/gh/eellison/875/orig 2025-12-04T09:50:31.8127475Z * [new branch] gh/eellison/876/base -> origin/gh/eellison/876/base 2025-12-04T09:50:31.8127680Z * [new branch] gh/eellison/876/head -> origin/gh/eellison/876/head 2025-12-04T09:50:31.8127876Z * [new branch] gh/eellison/876/orig -> origin/gh/eellison/876/orig 2025-12-04T09:50:31.8128074Z * [new branch] gh/eellison/877/base -> origin/gh/eellison/877/base 2025-12-04T09:50:31.8128275Z * [new branch] gh/eellison/877/head -> origin/gh/eellison/877/head 2025-12-04T09:50:31.8128470Z * [new branch] gh/eellison/877/orig -> origin/gh/eellison/877/orig 2025-12-04T09:50:31.8128747Z * [new branch] gh/eellison/878/base -> origin/gh/eellison/878/base 2025-12-04T09:50:31.8128955Z * [new branch] gh/eellison/878/head -> origin/gh/eellison/878/head 2025-12-04T09:50:31.8129152Z * [new branch] gh/eellison/878/orig -> origin/gh/eellison/878/orig 2025-12-04T09:50:31.8129348Z * [new branch] gh/eellison/879/base -> origin/gh/eellison/879/base 2025-12-04T09:50:31.8129558Z * [new branch] gh/eellison/879/head -> origin/gh/eellison/879/head 2025-12-04T09:50:31.8129753Z * [new branch] gh/eellison/879/orig -> origin/gh/eellison/879/orig 2025-12-04T09:50:31.8129950Z * [new branch] gh/eellison/880/base -> origin/gh/eellison/880/base 2025-12-04T09:50:31.8130146Z * [new branch] gh/eellison/880/head -> origin/gh/eellison/880/head 2025-12-04T09:50:31.8130355Z * [new branch] gh/eellison/880/orig -> origin/gh/eellison/880/orig 2025-12-04T09:50:31.8130556Z * [new branch] gh/eellison/881/base -> origin/gh/eellison/881/base 2025-12-04T09:50:31.8130816Z * [new branch] gh/eellison/881/head -> origin/gh/eellison/881/head 2025-12-04T09:50:31.8131023Z * [new branch] gh/eellison/881/orig -> origin/gh/eellison/881/orig 2025-12-04T09:50:31.8131221Z * [new branch] gh/eellison/882/base -> origin/gh/eellison/882/base 2025-12-04T09:50:31.8131421Z * [new branch] gh/eellison/882/head -> origin/gh/eellison/882/head 2025-12-04T09:50:31.8131623Z * [new branch] gh/eellison/882/orig -> origin/gh/eellison/882/orig 2025-12-04T09:50:31.8131817Z * [new branch] gh/eellison/883/base -> origin/gh/eellison/883/base 2025-12-04T09:50:31.8132016Z * [new branch] gh/eellison/883/head -> origin/gh/eellison/883/head 2025-12-04T09:50:31.8132224Z * [new branch] gh/eellison/883/orig -> origin/gh/eellison/883/orig 2025-12-04T09:50:31.8132426Z * [new branch] gh/eellison/884/base -> origin/gh/eellison/884/base 2025-12-04T09:50:31.8132621Z * [new branch] gh/eellison/884/head -> origin/gh/eellison/884/head 2025-12-04T09:50:31.8132823Z * [new branch] gh/eellison/884/orig -> origin/gh/eellison/884/orig 2025-12-04T09:50:31.8133007Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-12-04T09:50:31.8133185Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-12-04T09:50:31.8133373Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-12-04T09:50:31.8133548Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-12-04T09:50:31.8133722Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-12-04T09:50:31.8133905Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-12-04T09:50:31.8134086Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-12-04T09:50:31.8134259Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-12-04T09:50:31.8134432Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-12-04T09:50:31.8134611Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-12-04T09:50:31.8134786Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-12-04T09:50:31.8134961Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-12-04T09:50:31.8135146Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-12-04T09:50:31.8135320Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-12-04T09:50:31.8135495Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-12-04T09:50:31.8135758Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-12-04T09:50:31.8135932Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-12-04T09:50:31.8136111Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-12-04T09:50:31.8136292Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-12-04T09:50:31.8136467Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-12-04T09:50:31.8136643Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-12-04T09:50:31.8136830Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-12-04T09:50:31.8137004Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-12-04T09:50:31.8137179Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-12-04T09:50:31.8137429Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-12-04T09:50:31.8137609Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-12-04T09:50:31.8137788Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-12-04T09:50:31.8137963Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-12-04T09:50:31.8138145Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-12-04T09:50:31.8138317Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-12-04T09:50:31.8138491Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-12-04T09:50:31.8138671Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-12-04T09:50:31.8138845Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-12-04T09:50:31.8139032Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-12-04T09:50:31.8139214Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-12-04T09:50:31.8139388Z * [new branch] gh/etaf/173/base -> origin/gh/etaf/173/base 2025-12-04T09:50:31.8139563Z * [new branch] gh/etaf/173/head -> origin/gh/etaf/173/head 2025-12-04T09:50:31.8139746Z * [new branch] gh/etaf/173/orig -> origin/gh/etaf/173/orig 2025-12-04T09:50:31.8139921Z * [new branch] gh/etaf/174/base -> origin/gh/etaf/174/base 2025-12-04T09:50:31.8140096Z * [new branch] gh/etaf/174/head -> origin/gh/etaf/174/head 2025-12-04T09:50:31.8140280Z * [new branch] gh/etaf/175/base -> origin/gh/etaf/175/base 2025-12-04T09:50:31.8140452Z * [new branch] gh/etaf/175/head -> origin/gh/etaf/175/head 2025-12-04T09:50:31.8140634Z * [new branch] gh/etaf/175/orig -> origin/gh/etaf/175/orig 2025-12-04T09:50:31.8140823Z * [new branch] gh/etaf/176/base -> origin/gh/etaf/176/base 2025-12-04T09:50:31.8141002Z * [new branch] gh/etaf/176/head -> origin/gh/etaf/176/head 2025-12-04T09:50:31.8141177Z * [new branch] gh/etaf/176/orig -> origin/gh/etaf/176/orig 2025-12-04T09:50:31.8141350Z * [new branch] gh/etaf/177/base -> origin/gh/etaf/177/base 2025-12-04T09:50:31.8141530Z * [new branch] gh/etaf/177/head -> origin/gh/etaf/177/head 2025-12-04T09:50:31.8141707Z * [new branch] gh/etaf/177/orig -> origin/gh/etaf/177/orig 2025-12-04T09:50:31.8141882Z * [new branch] gh/etaf/178/base -> origin/gh/etaf/178/base 2025-12-04T09:50:31.8142066Z * [new branch] gh/etaf/178/head -> origin/gh/etaf/178/head 2025-12-04T09:50:31.8142314Z * [new branch] gh/etaf/178/orig -> origin/gh/etaf/178/orig 2025-12-04T09:50:31.8142494Z * [new branch] gh/etaf/179/base -> origin/gh/etaf/179/base 2025-12-04T09:50:31.8142678Z * [new branch] gh/etaf/179/head -> origin/gh/etaf/179/head 2025-12-04T09:50:31.8142852Z * [new branch] gh/etaf/179/orig -> origin/gh/etaf/179/orig 2025-12-04T09:50:31.8143027Z * [new branch] gh/etaf/180/base -> origin/gh/etaf/180/base 2025-12-04T09:50:31.8143211Z * [new branch] gh/etaf/180/head -> origin/gh/etaf/180/head 2025-12-04T09:50:31.8143388Z * [new branch] gh/etaf/180/orig -> origin/gh/etaf/180/orig 2025-12-04T09:50:31.8143613Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-12-04T09:50:31.8143840Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-12-04T09:50:31.8144125Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-12-04T09:50:31.8144339Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-12-04T09:50:31.8144558Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-12-04T09:50:31.8144770Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-12-04T09:50:31.8144988Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-12-04T09:50:31.8145204Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-12-04T09:50:31.8145406Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-12-04T09:50:31.8145603Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-12-04T09:50:31.8145800Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-12-04T09:50:31.8146002Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-12-04T09:50:31.8146192Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-12-04T09:50:31.8146386Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-12-04T09:50:31.8146585Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-12-04T09:50:31.8146782Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-12-04T09:50:31.8146972Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-12-04T09:50:31.8147171Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-12-04T09:50:31.8147357Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-12-04T09:50:31.8147550Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-12-04T09:50:31.8147747Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-12-04T09:50:31.8147938Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-12-04T09:50:31.8148130Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-12-04T09:50:31.8148330Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-12-04T09:50:31.8148521Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-12-04T09:50:31.8148714Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-12-04T09:50:31.8148919Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-12-04T09:50:31.8149109Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-12-04T09:50:31.8149369Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-12-04T09:50:31.8149564Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-12-04T09:50:31.8149753Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-12-04T09:50:31.8149942Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-12-04T09:50:31.8150130Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-12-04T09:50:31.8150328Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-12-04T09:50:31.8150516Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-12-04T09:50:31.8150704Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-12-04T09:50:31.8150904Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-12-04T09:50:31.8151165Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-12-04T09:50:31.8151361Z * [new branch] gh/ezyang/3175/base -> origin/gh/ezyang/3175/base 2025-12-04T09:50:31.8151557Z * [new branch] gh/ezyang/3175/head -> origin/gh/ezyang/3175/head 2025-12-04T09:50:31.8151752Z * [new branch] gh/ezyang/3175/orig -> origin/gh/ezyang/3175/orig 2025-12-04T09:50:31.8151944Z * [new branch] gh/ezyang/3182/base -> origin/gh/ezyang/3182/base 2025-12-04T09:50:31.8152141Z * [new branch] gh/ezyang/3182/head -> origin/gh/ezyang/3182/head 2025-12-04T09:50:31.8152472Z * [new branch] gh/ezyang/3182/orig -> origin/gh/ezyang/3182/orig 2025-12-04T09:50:31.8152663Z * [new branch] gh/ezyang/3185/base -> origin/gh/ezyang/3185/base 2025-12-04T09:50:31.8152862Z * [new branch] gh/ezyang/3185/head -> origin/gh/ezyang/3185/head 2025-12-04T09:50:31.8153057Z * [new branch] gh/ezyang/3185/orig -> origin/gh/ezyang/3185/orig 2025-12-04T09:50:31.8153342Z * [new branch] gh/ezyang/3189/base -> origin/gh/ezyang/3189/base 2025-12-04T09:50:31.8153541Z * [new branch] gh/ezyang/3189/head -> origin/gh/ezyang/3189/head 2025-12-04T09:50:31.8153734Z * [new branch] gh/ezyang/3189/orig -> origin/gh/ezyang/3189/orig 2025-12-04T09:50:31.8153923Z * [new branch] gh/ezyang/3191/base -> origin/gh/ezyang/3191/base 2025-12-04T09:50:31.8154121Z * [new branch] gh/ezyang/3191/head -> origin/gh/ezyang/3191/head 2025-12-04T09:50:31.8154313Z * [new branch] gh/ezyang/3191/orig -> origin/gh/ezyang/3191/orig 2025-12-04T09:50:31.8154501Z * [new branch] gh/ezyang/3192/base -> origin/gh/ezyang/3192/base 2025-12-04T09:50:31.8154693Z * [new branch] gh/ezyang/3192/head -> origin/gh/ezyang/3192/head 2025-12-04T09:50:31.8154894Z * [new branch] gh/ezyang/3192/orig -> origin/gh/ezyang/3192/orig 2025-12-04T09:50:31.8155085Z * [new branch] gh/ezyang/3193/base -> origin/gh/ezyang/3193/base 2025-12-04T09:50:31.8155278Z * [new branch] gh/ezyang/3193/head -> origin/gh/ezyang/3193/head 2025-12-04T09:50:31.8155479Z * [new branch] gh/ezyang/3193/orig -> origin/gh/ezyang/3193/orig 2025-12-04T09:50:31.8155666Z * [new branch] gh/ezyang/3194/base -> origin/gh/ezyang/3194/base 2025-12-04T09:50:31.8155854Z * [new branch] gh/ezyang/3194/head -> origin/gh/ezyang/3194/head 2025-12-04T09:50:31.8156053Z * [new branch] gh/ezyang/3194/orig -> origin/gh/ezyang/3194/orig 2025-12-04T09:50:31.8156241Z * [new branch] gh/ezyang/3195/base -> origin/gh/ezyang/3195/base 2025-12-04T09:50:31.8156513Z * [new branch] gh/ezyang/3195/head -> origin/gh/ezyang/3195/head 2025-12-04T09:50:31.8156713Z * [new branch] gh/ezyang/3195/orig -> origin/gh/ezyang/3195/orig 2025-12-04T09:50:31.8156903Z * [new branch] gh/ezyang/3196/base -> origin/gh/ezyang/3196/base 2025-12-04T09:50:31.8157096Z * [new branch] gh/ezyang/3196/head -> origin/gh/ezyang/3196/head 2025-12-04T09:50:31.8157298Z * [new branch] gh/ezyang/3196/orig -> origin/gh/ezyang/3196/orig 2025-12-04T09:50:31.8157486Z * [new branch] gh/ezyang/3197/base -> origin/gh/ezyang/3197/base 2025-12-04T09:50:31.8157681Z * [new branch] gh/ezyang/3197/head -> origin/gh/ezyang/3197/head 2025-12-04T09:50:31.8157887Z * [new branch] gh/ezyang/3197/orig -> origin/gh/ezyang/3197/orig 2025-12-04T09:50:31.8158081Z * [new branch] gh/ezyang/3198/base -> origin/gh/ezyang/3198/base 2025-12-04T09:50:31.8158340Z * [new branch] gh/ezyang/3198/head -> origin/gh/ezyang/3198/head 2025-12-04T09:50:31.8158538Z * [new branch] gh/ezyang/3198/orig -> origin/gh/ezyang/3198/orig 2025-12-04T09:50:31.8158832Z * [new branch] gh/ezyang/3199/base -> origin/gh/ezyang/3199/base 2025-12-04T09:50:31.8159025Z * [new branch] gh/ezyang/3199/head -> origin/gh/ezyang/3199/head 2025-12-04T09:50:31.8159214Z * [new branch] gh/ezyang/3199/orig -> origin/gh/ezyang/3199/orig 2025-12-04T09:50:31.8159409Z * [new branch] gh/ezyang/3200/base -> origin/gh/ezyang/3200/base 2025-12-04T09:50:31.8159692Z * [new branch] gh/ezyang/3200/head -> origin/gh/ezyang/3200/head 2025-12-04T09:50:31.8159888Z * [new branch] gh/ezyang/3200/orig -> origin/gh/ezyang/3200/orig 2025-12-04T09:50:31.8160101Z * [new branch] gh/ezyang/3201/base -> origin/gh/ezyang/3201/base 2025-12-04T09:50:31.8160294Z * [new branch] gh/ezyang/3201/head -> origin/gh/ezyang/3201/head 2025-12-04T09:50:31.8160484Z * [new branch] gh/ezyang/3201/orig -> origin/gh/ezyang/3201/orig 2025-12-04T09:50:31.8160685Z * [new branch] gh/ezyang/3202/base -> origin/gh/ezyang/3202/base 2025-12-04T09:50:31.8160873Z * [new branch] gh/ezyang/3202/head -> origin/gh/ezyang/3202/head 2025-12-04T09:50:31.8161063Z * [new branch] gh/ezyang/3202/orig -> origin/gh/ezyang/3202/orig 2025-12-04T09:50:31.8161264Z * [new branch] gh/ezyang/3203/base -> origin/gh/ezyang/3203/base 2025-12-04T09:50:31.8161454Z * [new branch] gh/ezyang/3203/head -> origin/gh/ezyang/3203/head 2025-12-04T09:50:31.8161644Z * [new branch] gh/ezyang/3203/orig -> origin/gh/ezyang/3203/orig 2025-12-04T09:50:31.8161849Z * [new branch] gh/ezyang/3204/base -> origin/gh/ezyang/3204/base 2025-12-04T09:50:31.8162046Z * [new branch] gh/ezyang/3204/head -> origin/gh/ezyang/3204/head 2025-12-04T09:50:31.8162238Z * [new branch] gh/ezyang/3204/orig -> origin/gh/ezyang/3204/orig 2025-12-04T09:50:31.8162436Z * [new branch] gh/ezyang/3205/base -> origin/gh/ezyang/3205/base 2025-12-04T09:50:31.8162626Z * [new branch] gh/ezyang/3205/head -> origin/gh/ezyang/3205/head 2025-12-04T09:50:31.8162815Z * [new branch] gh/ezyang/3205/orig -> origin/gh/ezyang/3205/orig 2025-12-04T09:50:31.8163011Z * [new branch] gh/ezyang/3206/base -> origin/gh/ezyang/3206/base 2025-12-04T09:50:31.8163204Z * [new branch] gh/ezyang/3206/head -> origin/gh/ezyang/3206/head 2025-12-04T09:50:31.8163397Z * [new branch] gh/ezyang/3206/orig -> origin/gh/ezyang/3206/orig 2025-12-04T09:50:31.8164058Z * [new branch] gh/ezyang/3207/base -> origin/gh/ezyang/3207/base 2025-12-04T09:50:31.8164259Z * [new branch] gh/ezyang/3207/head -> origin/gh/ezyang/3207/head 2025-12-04T09:50:31.8164450Z * [new branch] gh/ezyang/3207/orig -> origin/gh/ezyang/3207/orig 2025-12-04T09:50:31.8164645Z * [new branch] gh/ezyang/3208/base -> origin/gh/ezyang/3208/base 2025-12-04T09:50:31.8164858Z * [new branch] gh/ezyang/3208/head -> origin/gh/ezyang/3208/head 2025-12-04T09:50:31.8165051Z * [new branch] gh/ezyang/3208/orig -> origin/gh/ezyang/3208/orig 2025-12-04T09:50:31.8165351Z * [new branch] gh/ezyang/3209/base -> origin/gh/ezyang/3209/base 2025-12-04T09:50:31.8165558Z * [new branch] gh/ezyang/3209/head -> origin/gh/ezyang/3209/head 2025-12-04T09:50:31.8165755Z * [new branch] gh/ezyang/3209/orig -> origin/gh/ezyang/3209/orig 2025-12-04T09:50:31.8166115Z * [new branch] gh/fadara01/3/base -> origin/gh/fadara01/3/base 2025-12-04T09:50:31.8166324Z * [new branch] gh/fadara01/3/head -> origin/gh/fadara01/3/head 2025-12-04T09:50:31.8166516Z * [new branch] gh/fadara01/3/orig -> origin/gh/fadara01/3/orig 2025-12-04T09:50:31.8166776Z * [new branch] gh/fadara01/5/base -> origin/gh/fadara01/5/base 2025-12-04T09:50:31.8166971Z * [new branch] gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-12-04T09:50:31.8167157Z * [new branch] gh/fadara01/5/orig -> origin/gh/fadara01/5/orig 2025-12-04T09:50:31.8167343Z * [new branch] gh/fadara01/6/base -> origin/gh/fadara01/6/base 2025-12-04T09:50:31.8167540Z * [new branch] gh/fadara01/6/head -> origin/gh/fadara01/6/head 2025-12-04T09:50:31.8167735Z * [new branch] gh/fadara01/6/orig -> origin/gh/fadara01/6/orig 2025-12-04T09:50:31.8167927Z * [new branch] gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-12-04T09:50:31.8168130Z * [new branch] gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-12-04T09:50:31.8168317Z * [new branch] gh/fadara01/7/orig -> origin/gh/fadara01/7/orig 2025-12-04T09:50:31.8168504Z * [new branch] gh/fadara01/8/base -> origin/gh/fadara01/8/base 2025-12-04T09:50:31.8168689Z * [new branch] gh/fadara01/8/head -> origin/gh/fadara01/8/head 2025-12-04T09:50:31.8168882Z * [new branch] gh/fadara01/8/orig -> origin/gh/fadara01/8/orig 2025-12-04T09:50:31.8169071Z * [new branch] gh/fadara01/9/base -> origin/gh/fadara01/9/base 2025-12-04T09:50:31.8169263Z * [new branch] gh/fadara01/9/head -> origin/gh/fadara01/9/head 2025-12-04T09:50:31.8169460Z * [new branch] gh/fadara01/9/orig -> origin/gh/fadara01/9/orig 2025-12-04T09:50:31.8169648Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-12-04T09:50:31.8169833Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-12-04T09:50:31.8170031Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-12-04T09:50:31.8170221Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-12-04T09:50:31.8170407Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-12-04T09:50:31.8170600Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-12-04T09:50:31.8170785Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-12-04T09:50:31.8170969Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-12-04T09:50:31.8171234Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-12-04T09:50:31.8171422Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-12-04T09:50:31.8171707Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-12-04T09:50:31.8171902Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-12-04T09:50:31.8172088Z * [new branch] gh/fduwjj/226/base -> origin/gh/fduwjj/226/base 2025-12-04T09:50:31.8172273Z * [new branch] gh/fduwjj/226/head -> origin/gh/fduwjj/226/head 2025-12-04T09:50:31.8172564Z * [new branch] gh/fduwjj/226/orig -> origin/gh/fduwjj/226/orig 2025-12-04T09:50:31.8172755Z * [new branch] gh/fduwjj/229/base -> origin/gh/fduwjj/229/base 2025-12-04T09:50:31.8172940Z * [new branch] gh/fduwjj/229/head -> origin/gh/fduwjj/229/head 2025-12-04T09:50:31.8173525Z * [new branch] gh/fduwjj/229/orig -> origin/gh/fduwjj/229/orig 2025-12-04T09:50:31.8173733Z * [new branch] gh/fduwjj/233/base -> origin/gh/fduwjj/233/base 2025-12-04T09:50:31.8173920Z * [new branch] gh/fduwjj/233/head -> origin/gh/fduwjj/233/head 2025-12-04T09:50:31.8174110Z * [new branch] gh/fduwjj/233/orig -> origin/gh/fduwjj/233/orig 2025-12-04T09:50:31.8174303Z * [new branch] gh/fduwjj/234/base -> origin/gh/fduwjj/234/base 2025-12-04T09:50:31.8174493Z * [new branch] gh/fduwjj/234/head -> origin/gh/fduwjj/234/head 2025-12-04T09:50:31.8174684Z * [new branch] gh/fduwjj/234/orig -> origin/gh/fduwjj/234/orig 2025-12-04T09:50:31.8174879Z * [new branch] gh/fduwjj/235/base -> origin/gh/fduwjj/235/base 2025-12-04T09:50:31.8175070Z * [new branch] gh/fduwjj/235/head -> origin/gh/fduwjj/235/head 2025-12-04T09:50:31.8175266Z * [new branch] gh/fduwjj/235/orig -> origin/gh/fduwjj/235/orig 2025-12-04T09:50:31.8175464Z * [new branch] gh/fduwjj/236/base -> origin/gh/fduwjj/236/base 2025-12-04T09:50:31.8175650Z * [new branch] gh/fduwjj/236/head -> origin/gh/fduwjj/236/head 2025-12-04T09:50:31.8175836Z * [new branch] gh/fduwjj/236/orig -> origin/gh/fduwjj/236/orig 2025-12-04T09:50:31.8176035Z * [new branch] gh/fduwjj/237/base -> origin/gh/fduwjj/237/base 2025-12-04T09:50:31.8176222Z * [new branch] gh/fduwjj/237/head -> origin/gh/fduwjj/237/head 2025-12-04T09:50:31.8176410Z * [new branch] gh/fduwjj/237/orig -> origin/gh/fduwjj/237/orig 2025-12-04T09:50:31.8176612Z * [new branch] gh/fduwjj/238/base -> origin/gh/fduwjj/238/base 2025-12-04T09:50:31.8176800Z * [new branch] gh/fduwjj/238/head -> origin/gh/fduwjj/238/head 2025-12-04T09:50:31.8176994Z * [new branch] gh/fduwjj/238/orig -> origin/gh/fduwjj/238/orig 2025-12-04T09:50:31.8177184Z * [new branch] gh/fduwjj/239/base -> origin/gh/fduwjj/239/base 2025-12-04T09:50:31.8177372Z * [new branch] gh/fduwjj/239/head -> origin/gh/fduwjj/239/head 2025-12-04T09:50:31.8177560Z * [new branch] gh/fduwjj/239/orig -> origin/gh/fduwjj/239/orig 2025-12-04T09:50:31.8177746Z * [new branch] gh/fegin/332/base -> origin/gh/fegin/332/base 2025-12-04T09:50:31.8177944Z * [new branch] gh/fegin/332/head -> origin/gh/fegin/332/head 2025-12-04T09:50:31.8178236Z * [new branch] gh/fegin/332/orig -> origin/gh/fegin/332/orig 2025-12-04T09:50:31.8178421Z * [new branch] gh/fegin/333/base -> origin/gh/fegin/333/base 2025-12-04T09:50:31.8178688Z * [new branch] gh/fegin/333/head -> origin/gh/fegin/333/head 2025-12-04T09:50:31.8178873Z * [new branch] gh/fegin/333/orig -> origin/gh/fegin/333/orig 2025-12-04T09:50:31.8179055Z * [new branch] gh/fegin/334/base -> origin/gh/fegin/334/base 2025-12-04T09:50:31.8179340Z * [new branch] gh/fegin/334/head -> origin/gh/fegin/334/head 2025-12-04T09:50:31.8179529Z * [new branch] gh/fegin/334/orig -> origin/gh/fegin/334/orig 2025-12-04T09:50:31.8179711Z * [new branch] gh/fegin/335/base -> origin/gh/fegin/335/base 2025-12-04T09:50:31.8179907Z * [new branch] gh/fegin/335/head -> origin/gh/fegin/335/head 2025-12-04T09:50:31.8180087Z * [new branch] gh/fegin/335/orig -> origin/gh/fegin/335/orig 2025-12-04T09:50:31.8180272Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-12-04T09:50:31.8180474Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-12-04T09:50:31.8180729Z * [new branch] gh/fffrog/177/base -> origin/gh/fffrog/177/base 2025-12-04T09:50:31.8180914Z * [new branch] gh/fffrog/177/head -> origin/gh/fffrog/177/head 2025-12-04T09:50:31.8181105Z * [new branch] gh/fffrog/177/orig -> origin/gh/fffrog/177/orig 2025-12-04T09:50:31.8181300Z * [new branch] gh/fffrog/178/base -> origin/gh/fffrog/178/base 2025-12-04T09:50:31.8181489Z * [new branch] gh/fffrog/178/head -> origin/gh/fffrog/178/head 2025-12-04T09:50:31.8181674Z * [new branch] gh/fffrog/178/orig -> origin/gh/fffrog/178/orig 2025-12-04T09:50:31.8181874Z * [new branch] gh/fffrog/181/base -> origin/gh/fffrog/181/base 2025-12-04T09:50:31.8182065Z * [new branch] gh/fffrog/181/head -> origin/gh/fffrog/181/head 2025-12-04T09:50:31.8182256Z * [new branch] gh/fffrog/181/orig -> origin/gh/fffrog/181/orig 2025-12-04T09:50:31.8182453Z * [new branch] gh/fffrog/183/base -> origin/gh/fffrog/183/base 2025-12-04T09:50:31.8182640Z * [new branch] gh/fffrog/183/head -> origin/gh/fffrog/183/head 2025-12-04T09:50:31.8182826Z * [new branch] gh/fffrog/183/orig -> origin/gh/fffrog/183/orig 2025-12-04T09:50:31.8183023Z * [new branch] gh/fxdawnn/10/base -> origin/gh/fxdawnn/10/base 2025-12-04T09:50:31.8183214Z * [new branch] gh/fxdawnn/10/head -> origin/gh/fxdawnn/10/head 2025-12-04T09:50:31.8183401Z * [new branch] gh/fxdawnn/10/orig -> origin/gh/fxdawnn/10/orig 2025-12-04T09:50:31.8183595Z * [new branch] gh/fxdawnn/11/base -> origin/gh/fxdawnn/11/base 2025-12-04T09:50:31.8183783Z * [new branch] gh/fxdawnn/11/head -> origin/gh/fxdawnn/11/head 2025-12-04T09:50:31.8183980Z * [new branch] gh/fxdawnn/11/orig -> origin/gh/fxdawnn/11/orig 2025-12-04T09:50:31.8184179Z * [new branch] gh/fxdawnn/12/base -> origin/gh/fxdawnn/12/base 2025-12-04T09:50:31.8184371Z * [new branch] gh/fxdawnn/12/head -> origin/gh/fxdawnn/12/head 2025-12-04T09:50:31.8184560Z * [new branch] gh/fxdawnn/12/orig -> origin/gh/fxdawnn/12/orig 2025-12-04T09:50:31.8184859Z * [new branch] gh/fxdawnn/13/base -> origin/gh/fxdawnn/13/base 2025-12-04T09:50:31.8185050Z * [new branch] gh/fxdawnn/13/head -> origin/gh/fxdawnn/13/head 2025-12-04T09:50:31.8185240Z * [new branch] gh/fxdawnn/13/orig -> origin/gh/fxdawnn/13/orig 2025-12-04T09:50:31.8185436Z * [new branch] gh/fxdawnn/14/base -> origin/gh/fxdawnn/14/base 2025-12-04T09:50:31.8185718Z * [new branch] gh/fxdawnn/14/head -> origin/gh/fxdawnn/14/head 2025-12-04T09:50:31.8185988Z * [new branch] gh/fxdawnn/14/orig -> origin/gh/fxdawnn/14/orig 2025-12-04T09:50:31.8186179Z * [new branch] gh/fxdawnn/15/base -> origin/gh/fxdawnn/15/base 2025-12-04T09:50:31.8186384Z * [new branch] gh/fxdawnn/15/head -> origin/gh/fxdawnn/15/head 2025-12-04T09:50:31.8186575Z * [new branch] gh/fxdawnn/15/orig -> origin/gh/fxdawnn/15/orig 2025-12-04T09:50:31.8186768Z * [new branch] gh/fxdawnn/6/base -> origin/gh/fxdawnn/6/base 2025-12-04T09:50:31.8186962Z * [new branch] gh/fxdawnn/6/head -> origin/gh/fxdawnn/6/head 2025-12-04T09:50:31.8187150Z * [new branch] gh/fxdawnn/6/orig -> origin/gh/fxdawnn/6/orig 2025-12-04T09:50:31.8187336Z * [new branch] gh/fxdawnn/7/base -> origin/gh/fxdawnn/7/base 2025-12-04T09:50:31.8187535Z * [new branch] gh/fxdawnn/7/head -> origin/gh/fxdawnn/7/head 2025-12-04T09:50:31.8187785Z * [new branch] gh/fxdawnn/7/orig -> origin/gh/fxdawnn/7/orig 2025-12-04T09:50:31.8187970Z * [new branch] gh/fxdawnn/9/base -> origin/gh/fxdawnn/9/base 2025-12-04T09:50:31.8188170Z * [new branch] gh/fxdawnn/9/head -> origin/gh/fxdawnn/9/head 2025-12-04T09:50:31.8188362Z * [new branch] gh/fxdawnn/9/orig -> origin/gh/fxdawnn/9/orig 2025-12-04T09:50:31.8188540Z * [new branch] gh/galv/1/base -> origin/gh/galv/1/base 2025-12-04T09:50:31.8188729Z * [new branch] gh/galv/1/head -> origin/gh/galv/1/head 2025-12-04T09:50:31.8188904Z * [new branch] gh/galv/1/orig -> origin/gh/galv/1/orig 2025-12-04T09:50:31.8189074Z * [new branch] gh/galv/2/base -> origin/gh/galv/2/base 2025-12-04T09:50:31.8189254Z * [new branch] gh/galv/2/head -> origin/gh/galv/2/head 2025-12-04T09:50:31.8189429Z * [new branch] gh/galv/2/orig -> origin/gh/galv/2/orig 2025-12-04T09:50:31.8189597Z * [new branch] gh/galv/3/base -> origin/gh/galv/3/base 2025-12-04T09:50:31.8189770Z * [new branch] gh/galv/3/head -> origin/gh/galv/3/head 2025-12-04T09:50:31.8189948Z * [new branch] gh/galv/3/orig -> origin/gh/galv/3/orig 2025-12-04T09:50:31.8190151Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-12-04T09:50:31.8190354Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-12-04T09:50:31.8190559Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-12-04T09:50:31.8190757Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-12-04T09:50:31.8191055Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-12-04T09:50:31.8191264Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-12-04T09:50:31.8191460Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-12-04T09:50:31.8191655Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-12-04T09:50:31.8191957Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-12-04T09:50:31.8192156Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-12-04T09:50:31.8192354Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-12-04T09:50:31.8192555Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-12-04T09:50:31.8192750Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-12-04T09:50:31.8193030Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-12-04T09:50:31.8193253Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-12-04T09:50:31.8193448Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-12-04T09:50:31.8193643Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-12-04T09:50:31.8193859Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-12-04T09:50:31.8194055Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-12-04T09:50:31.8194250Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-12-04T09:50:31.8194450Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-12-04T09:50:31.8194660Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-12-04T09:50:31.8194928Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-12-04T09:50:31.8195124Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-12-04T09:50:31.8195322Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-12-04T09:50:31.8195520Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-12-04T09:50:31.8195714Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-12-04T09:50:31.8195924Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-12-04T09:50:31.8196119Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-12-04T09:50:31.8196319Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-12-04T09:50:31.8196529Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-12-04T09:50:31.8196730Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-12-04T09:50:31.8196934Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-12-04T09:50:31.8197138Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-12-04T09:50:31.8197381Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-12-04T09:50:31.8197627Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-12-04T09:50:31.8197839Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-12-04T09:50:31.8198033Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-12-04T09:50:31.8198326Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-12-04T09:50:31.8198536Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-12-04T09:50:31.8198736Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-12-04T09:50:31.8198931Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-12-04T09:50:31.8199124Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-12-04T09:50:31.8199329Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-12-04T09:50:31.8199522Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-12-04T09:50:31.8199718Z * [new branch] gh/guangyey/228/base -> origin/gh/guangyey/228/base 2025-12-04T09:50:31.8199920Z * [new branch] gh/guangyey/228/head -> origin/gh/guangyey/228/head 2025-12-04T09:50:31.8200115Z * [new branch] gh/guangyey/228/orig -> origin/gh/guangyey/228/orig 2025-12-04T09:50:31.8200389Z * [new branch] gh/guangyey/230/base -> origin/gh/guangyey/230/base 2025-12-04T09:50:31.8200590Z * [new branch] gh/guangyey/230/head -> origin/gh/guangyey/230/head 2025-12-04T09:50:31.8200786Z * [new branch] gh/guangyey/230/orig -> origin/gh/guangyey/230/orig 2025-12-04T09:50:31.8200993Z * [new branch] gh/guangyey/231/base -> origin/gh/guangyey/231/base 2025-12-04T09:50:31.8201200Z * [new branch] gh/guangyey/231/head -> origin/gh/guangyey/231/head 2025-12-04T09:50:31.8201396Z * [new branch] gh/guangyey/231/orig -> origin/gh/guangyey/231/orig 2025-12-04T09:50:31.8201593Z * [new branch] gh/guangyey/232/base -> origin/gh/guangyey/232/base 2025-12-04T09:50:31.8201803Z * [new branch] gh/guangyey/232/head -> origin/gh/guangyey/232/head 2025-12-04T09:50:31.8202006Z * [new branch] gh/guangyey/232/orig -> origin/gh/guangyey/232/orig 2025-12-04T09:50:31.8202267Z * [new branch] gh/guangyey/233/base -> origin/gh/guangyey/233/base 2025-12-04T09:50:31.8202475Z * [new branch] gh/guangyey/233/head -> origin/gh/guangyey/233/head 2025-12-04T09:50:31.8202674Z * [new branch] gh/guangyey/233/orig -> origin/gh/guangyey/233/orig 2025-12-04T09:50:31.8202869Z * [new branch] gh/guangyey/234/base -> origin/gh/guangyey/234/base 2025-12-04T09:50:31.8203072Z * [new branch] gh/guangyey/234/head -> origin/gh/guangyey/234/head 2025-12-04T09:50:31.8203267Z * [new branch] gh/guangyey/234/orig -> origin/gh/guangyey/234/orig 2025-12-04T09:50:31.8203467Z * [new branch] gh/guangyey/235/base -> origin/gh/guangyey/235/base 2025-12-04T09:50:31.8203666Z * [new branch] gh/guangyey/235/head -> origin/gh/guangyey/235/head 2025-12-04T09:50:31.8234859Z * [new branch] gh/guangyey/235/orig -> origin/gh/guangyey/235/orig 2025-12-04T09:50:31.8235234Z * [new branch] gh/guangyey/236/base -> origin/gh/guangyey/236/base 2025-12-04T09:50:31.8235619Z * [new branch] gh/guangyey/236/head -> origin/gh/guangyey/236/head 2025-12-04T09:50:31.8235950Z * [new branch] gh/guangyey/236/orig -> origin/gh/guangyey/236/orig 2025-12-04T09:50:31.8236149Z * [new branch] gh/guangyey/237/base -> origin/gh/guangyey/237/base 2025-12-04T09:50:31.8236354Z * [new branch] gh/guangyey/237/head -> origin/gh/guangyey/237/head 2025-12-04T09:50:31.8236644Z * [new branch] gh/guangyey/237/orig -> origin/gh/guangyey/237/orig 2025-12-04T09:50:31.8236843Z * [new branch] gh/guangyey/238/base -> origin/gh/guangyey/238/base 2025-12-04T09:50:31.8237044Z * [new branch] gh/guangyey/238/head -> origin/gh/guangyey/238/head 2025-12-04T09:50:31.8237254Z * [new branch] gh/guangyey/239/base -> origin/gh/guangyey/239/base 2025-12-04T09:50:31.8237448Z * [new branch] gh/guangyey/239/head -> origin/gh/guangyey/239/head 2025-12-04T09:50:31.8237646Z * [new branch] gh/guangyey/239/orig -> origin/gh/guangyey/239/orig 2025-12-04T09:50:31.8237842Z * [new branch] gh/guangyey/240/base -> origin/gh/guangyey/240/base 2025-12-04T09:50:31.8238037Z * [new branch] gh/guangyey/240/head -> origin/gh/guangyey/240/head 2025-12-04T09:50:31.8238237Z * [new branch] gh/guangyey/240/orig -> origin/gh/guangyey/240/orig 2025-12-04T09:50:31.8238430Z * [new branch] gh/guangyey/241/base -> origin/gh/guangyey/241/base 2025-12-04T09:50:31.8238626Z * [new branch] gh/guangyey/241/head -> origin/gh/guangyey/241/head 2025-12-04T09:50:31.8238975Z * [new branch] gh/guangyey/241/orig -> origin/gh/guangyey/241/orig 2025-12-04T09:50:31.8239181Z * [new branch] gh/guangyey/242/base -> origin/gh/guangyey/242/base 2025-12-04T09:50:31.8239375Z * [new branch] gh/guangyey/242/head -> origin/gh/guangyey/242/head 2025-12-04T09:50:31.8239576Z * [new branch] gh/guangyey/242/orig -> origin/gh/guangyey/242/orig 2025-12-04T09:50:31.8239767Z * [new branch] gh/guangyey/243/base -> origin/gh/guangyey/243/base 2025-12-04T09:50:31.8239963Z * [new branch] gh/guangyey/243/head -> origin/gh/guangyey/243/head 2025-12-04T09:50:31.8240159Z * [new branch] gh/guangyey/243/orig -> origin/gh/guangyey/243/orig 2025-12-04T09:50:31.8240350Z * [new branch] gh/guangyey/244/base -> origin/gh/guangyey/244/base 2025-12-04T09:50:31.8240543Z * [new branch] gh/guangyey/244/head -> origin/gh/guangyey/244/head 2025-12-04T09:50:31.8240740Z * [new branch] gh/guangyey/244/orig -> origin/gh/guangyey/244/orig 2025-12-04T09:50:31.8241034Z * [new branch] gh/guangyey/245/base -> origin/gh/guangyey/245/base 2025-12-04T09:50:31.8241226Z * [new branch] gh/guangyey/245/head -> origin/gh/guangyey/245/head 2025-12-04T09:50:31.8241420Z * [new branch] gh/guangyey/245/orig -> origin/gh/guangyey/245/orig 2025-12-04T09:50:31.8241619Z * [new branch] gh/guangyey/246/base -> origin/gh/guangyey/246/base 2025-12-04T09:50:31.8241815Z * [new branch] gh/guangyey/246/head -> origin/gh/guangyey/246/head 2025-12-04T09:50:31.8242008Z * [new branch] gh/guangyey/246/orig -> origin/gh/guangyey/246/orig 2025-12-04T09:50:31.8242308Z * [new branch] gh/guangyey/247/base -> origin/gh/guangyey/247/base 2025-12-04T09:50:31.8242504Z * [new branch] gh/guangyey/247/head -> origin/gh/guangyey/247/head 2025-12-04T09:50:31.8242705Z * [new branch] gh/guangyey/247/orig -> origin/gh/guangyey/247/orig 2025-12-04T09:50:31.8242906Z * [new branch] gh/guangyey/248/base -> origin/gh/guangyey/248/base 2025-12-04T09:50:31.8243196Z * [new branch] gh/guangyey/248/head -> origin/gh/guangyey/248/head 2025-12-04T09:50:31.8243391Z * [new branch] gh/guangyey/248/orig -> origin/gh/guangyey/248/orig 2025-12-04T09:50:31.8243593Z * [new branch] gh/guangyey/249/base -> origin/gh/guangyey/249/base 2025-12-04T09:50:31.8243791Z * [new branch] gh/guangyey/249/head -> origin/gh/guangyey/249/head 2025-12-04T09:50:31.8243990Z * [new branch] gh/guangyey/249/orig -> origin/gh/guangyey/249/orig 2025-12-04T09:50:31.8244195Z * [new branch] gh/guangyey/250/base -> origin/gh/guangyey/250/base 2025-12-04T09:50:31.8244391Z * [new branch] gh/guangyey/250/head -> origin/gh/guangyey/250/head 2025-12-04T09:50:31.8244599Z * [new branch] gh/guangyey/250/orig -> origin/gh/guangyey/250/orig 2025-12-04T09:50:31.8244805Z * [new branch] gh/guangyey/251/base -> origin/gh/guangyey/251/base 2025-12-04T09:50:31.8245000Z * [new branch] gh/guangyey/251/head -> origin/gh/guangyey/251/head 2025-12-04T09:50:31.8245201Z * [new branch] gh/guangyey/251/orig -> origin/gh/guangyey/251/orig 2025-12-04T09:50:31.8245400Z * [new branch] gh/guangyey/252/base -> origin/gh/guangyey/252/base 2025-12-04T09:50:31.8245605Z * [new branch] gh/guangyey/252/head -> origin/gh/guangyey/252/head 2025-12-04T09:50:31.8245798Z * [new branch] gh/guangyey/252/orig -> origin/gh/guangyey/252/orig 2025-12-04T09:50:31.8245994Z * [new branch] gh/guangyey/253/base -> origin/gh/guangyey/253/base 2025-12-04T09:50:31.8246279Z * [new branch] gh/guangyey/253/head -> origin/gh/guangyey/253/head 2025-12-04T09:50:31.8246481Z * [new branch] gh/guangyey/253/orig -> origin/gh/guangyey/253/orig 2025-12-04T09:50:31.8246762Z * [new branch] gh/guangyey/254/base -> origin/gh/guangyey/254/base 2025-12-04T09:50:31.8246975Z * [new branch] gh/guangyey/254/head -> origin/gh/guangyey/254/head 2025-12-04T09:50:31.8247174Z * [new branch] gh/guangyey/254/orig -> origin/gh/guangyey/254/orig 2025-12-04T09:50:31.8247370Z * [new branch] gh/guangyey/255/base -> origin/gh/guangyey/255/base 2025-12-04T09:50:31.8247577Z * [new branch] gh/guangyey/255/head -> origin/gh/guangyey/255/head 2025-12-04T09:50:31.8247773Z * [new branch] gh/guangyey/255/orig -> origin/gh/guangyey/255/orig 2025-12-04T09:50:31.8248021Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-12-04T09:50:31.8248365Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-12-04T09:50:31.8248712Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-12-04T09:50:31.8248954Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-12-04T09:50:31.8249208Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-12-04T09:50:31.8249542Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-12-04T09:50:31.8249784Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-12-04T09:50:31.8250035Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-12-04T09:50:31.8250278Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-12-04T09:50:31.8250525Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-12-04T09:50:31.8250784Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-12-04T09:50:31.8251026Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-12-04T09:50:31.8251266Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-12-04T09:50:31.8251506Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-12-04T09:50:31.8251757Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-12-04T09:50:31.8251999Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-12-04T09:50:31.8252238Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-12-04T09:50:31.8252485Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-12-04T09:50:31.8252727Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-12-04T09:50:31.8252964Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-12-04T09:50:31.8253215Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-12-04T09:50:31.8253457Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-12-04T09:50:31.8253697Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-12-04T09:50:31.8253944Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-12-04T09:50:31.8254187Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-12-04T09:50:31.8254501Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-12-04T09:50:31.8254850Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-12-04T09:50:31.8255090Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-12-04T09:50:31.8255331Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-12-04T09:50:31.8255667Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-12-04T09:50:31.8255908Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-12-04T09:50:31.8256150Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-12-04T09:50:31.8256400Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-12-04T09:50:31.8256642Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-12-04T09:50:31.8256959Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-12-04T09:50:31.8257204Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-12-04T09:50:31.8257446Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-12-04T09:50:31.8257687Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-12-04T09:50:31.8257933Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-12-04T09:50:31.8258173Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-12-04T09:50:31.8258417Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-12-04T09:50:31.8258671Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-12-04T09:50:31.8258923Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-12-04T09:50:31.8259171Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-12-04T09:50:31.8259411Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-12-04T09:50:31.8259661Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-12-04T09:50:31.8259904Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-12-04T09:50:31.8260144Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-12-04T09:50:31.8260392Z * [new branch] gh/guilhermeleobas/253/base -> origin/gh/guilhermeleobas/253/base 2025-12-04T09:50:31.8260633Z * [new branch] gh/guilhermeleobas/253/head -> origin/gh/guilhermeleobas/253/head 2025-12-04T09:50:31.8260882Z * [new branch] gh/guilhermeleobas/253/orig -> origin/gh/guilhermeleobas/253/orig 2025-12-04T09:50:31.8261234Z * [new branch] gh/guilhermeleobas/254/base -> origin/gh/guilhermeleobas/254/base 2025-12-04T09:50:31.8261477Z * [new branch] gh/guilhermeleobas/254/head -> origin/gh/guilhermeleobas/254/head 2025-12-04T09:50:31.8261719Z * [new branch] gh/guilhermeleobas/254/orig -> origin/gh/guilhermeleobas/254/orig 2025-12-04T09:50:31.8262060Z * [new branch] gh/guilhermeleobas/255/base -> origin/gh/guilhermeleobas/255/base 2025-12-04T09:50:31.8262303Z * [new branch] gh/guilhermeleobas/255/head -> origin/gh/guilhermeleobas/255/head 2025-12-04T09:50:31.8262547Z * [new branch] gh/guilhermeleobas/255/orig -> origin/gh/guilhermeleobas/255/orig 2025-12-04T09:50:31.8262806Z * [new branch] gh/guilhermeleobas/256/base -> origin/gh/guilhermeleobas/256/base 2025-12-04T09:50:31.8263126Z * [new branch] gh/guilhermeleobas/256/head -> origin/gh/guilhermeleobas/256/head 2025-12-04T09:50:31.8263373Z * [new branch] gh/guilhermeleobas/256/orig -> origin/gh/guilhermeleobas/256/orig 2025-12-04T09:50:31.8263620Z * [new branch] gh/guilhermeleobas/257/base -> origin/gh/guilhermeleobas/257/base 2025-12-04T09:50:31.8263866Z * [new branch] gh/guilhermeleobas/257/head -> origin/gh/guilhermeleobas/257/head 2025-12-04T09:50:31.8264120Z * [new branch] gh/guilhermeleobas/257/orig -> origin/gh/guilhermeleobas/257/orig 2025-12-04T09:50:31.8264362Z * [new branch] gh/guilhermeleobas/258/base -> origin/gh/guilhermeleobas/258/base 2025-12-04T09:50:31.8264604Z * [new branch] gh/guilhermeleobas/258/head -> origin/gh/guilhermeleobas/258/head 2025-12-04T09:50:31.8264858Z * [new branch] gh/guilhermeleobas/258/orig -> origin/gh/guilhermeleobas/258/orig 2025-12-04T09:50:31.8265101Z * [new branch] gh/guilhermeleobas/259/base -> origin/gh/guilhermeleobas/259/base 2025-12-04T09:50:31.8265407Z * [new branch] gh/guilhermeleobas/259/head -> origin/gh/guilhermeleobas/259/head 2025-12-04T09:50:31.8265655Z * [new branch] gh/guilhermeleobas/259/orig -> origin/gh/guilhermeleobas/259/orig 2025-12-04T09:50:31.8265894Z * [new branch] gh/guilhermeleobas/260/base -> origin/gh/guilhermeleobas/260/base 2025-12-04T09:50:31.8266137Z * [new branch] gh/guilhermeleobas/260/head -> origin/gh/guilhermeleobas/260/head 2025-12-04T09:50:31.8266376Z * [new branch] gh/guilhermeleobas/260/orig -> origin/gh/guilhermeleobas/260/orig 2025-12-04T09:50:31.8266635Z * [new branch] gh/guilhermeleobas/261/base -> origin/gh/guilhermeleobas/261/base 2025-12-04T09:50:31.8266878Z * [new branch] gh/guilhermeleobas/261/head -> origin/gh/guilhermeleobas/261/head 2025-12-04T09:50:31.8267139Z * [new branch] gh/guilhermeleobas/261/orig -> origin/gh/guilhermeleobas/261/orig 2025-12-04T09:50:31.8267499Z * [new branch] gh/guilhermeleobas/262/base -> origin/gh/guilhermeleobas/262/base 2025-12-04T09:50:31.8267746Z * [new branch] gh/guilhermeleobas/262/head -> origin/gh/guilhermeleobas/262/head 2025-12-04T09:50:31.8267989Z * [new branch] gh/guilhermeleobas/262/orig -> origin/gh/guilhermeleobas/262/orig 2025-12-04T09:50:31.8268333Z * [new branch] gh/guilhermeleobas/263/base -> origin/gh/guilhermeleobas/263/base 2025-12-04T09:50:31.8268573Z * [new branch] gh/guilhermeleobas/263/head -> origin/gh/guilhermeleobas/263/head 2025-12-04T09:50:31.8268812Z * [new branch] gh/guilhermeleobas/263/orig -> origin/gh/guilhermeleobas/263/orig 2025-12-04T09:50:31.8269061Z * [new branch] gh/guilhermeleobas/264/base -> origin/gh/guilhermeleobas/264/base 2025-12-04T09:50:31.8269306Z * [new branch] gh/guilhermeleobas/264/head -> origin/gh/guilhermeleobas/264/head 2025-12-04T09:50:31.8269549Z * [new branch] gh/guilhermeleobas/264/orig -> origin/gh/guilhermeleobas/264/orig 2025-12-04T09:50:31.8269798Z * [new branch] gh/guilhermeleobas/265/base -> origin/gh/guilhermeleobas/265/base 2025-12-04T09:50:31.8270037Z * [new branch] gh/guilhermeleobas/265/head -> origin/gh/guilhermeleobas/265/head 2025-12-04T09:50:31.8270276Z * [new branch] gh/guilhermeleobas/265/orig -> origin/gh/guilhermeleobas/265/orig 2025-12-04T09:50:31.8270523Z * [new branch] gh/guilhermeleobas/266/base -> origin/gh/guilhermeleobas/266/base 2025-12-04T09:50:31.8270761Z * [new branch] gh/guilhermeleobas/266/head -> origin/gh/guilhermeleobas/266/head 2025-12-04T09:50:31.8270999Z * [new branch] gh/guilhermeleobas/266/orig -> origin/gh/guilhermeleobas/266/orig 2025-12-04T09:50:31.8271247Z * [new branch] gh/guilhermeleobas/267/base -> origin/gh/guilhermeleobas/267/base 2025-12-04T09:50:31.8271565Z * [new branch] gh/guilhermeleobas/267/head -> origin/gh/guilhermeleobas/267/head 2025-12-04T09:50:31.8271812Z * [new branch] gh/guilhermeleobas/267/orig -> origin/gh/guilhermeleobas/267/orig 2025-12-04T09:50:31.8272046Z * [new branch] gh/hameerabbasi/1/base -> origin/gh/hameerabbasi/1/base 2025-12-04T09:50:31.8272266Z * [new branch] gh/hameerabbasi/1/head -> origin/gh/hameerabbasi/1/head 2025-12-04T09:50:31.8272479Z * [new branch] gh/hameerabbasi/2/base -> origin/gh/hameerabbasi/2/base 2025-12-04T09:50:31.8272705Z * [new branch] gh/hameerabbasi/2/head -> origin/gh/hameerabbasi/2/head 2025-12-04T09:50:31.8272915Z * [new branch] gh/hameerabbasi/2/orig -> origin/gh/hameerabbasi/2/orig 2025-12-04T09:50:31.8273135Z * [new branch] gh/hameerabbasi/3/base -> origin/gh/hameerabbasi/3/base 2025-12-04T09:50:31.8273358Z * [new branch] gh/hameerabbasi/3/head -> origin/gh/hameerabbasi/3/head 2025-12-04T09:50:31.8273736Z * [new branch] gh/hameerabbasi/3/orig -> origin/gh/hameerabbasi/3/orig 2025-12-04T09:50:31.8273948Z * [new branch] gh/hameerabbasi/4/base -> origin/gh/hameerabbasi/4/base 2025-12-04T09:50:31.8274162Z * [new branch] gh/hameerabbasi/4/head -> origin/gh/hameerabbasi/4/head 2025-12-04T09:50:31.8274463Z * [new branch] gh/hameerabbasi/4/orig -> origin/gh/hameerabbasi/4/orig 2025-12-04T09:50:31.8274662Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-12-04T09:50:31.8274848Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-12-04T09:50:31.8275037Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-12-04T09:50:31.8275216Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-12-04T09:50:31.8275400Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-12-04T09:50:31.8275588Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-12-04T09:50:31.8275767Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-12-04T09:50:31.8275943Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-12-04T09:50:31.8276155Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-12-04T09:50:31.8276346Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-12-04T09:50:31.8276536Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-12-04T09:50:31.8276734Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-12-04T09:50:31.8276923Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-12-04T09:50:31.8277112Z * [new branch] gh/isuruf/158/base -> origin/gh/isuruf/158/base 2025-12-04T09:50:31.8277316Z * [new branch] gh/isuruf/158/head -> origin/gh/isuruf/158/head 2025-12-04T09:50:31.8277507Z * [new branch] gh/isuruf/159/base -> origin/gh/isuruf/159/base 2025-12-04T09:50:31.8277695Z * [new branch] gh/isuruf/159/head -> origin/gh/isuruf/159/head 2025-12-04T09:50:31.8277881Z * [new branch] gh/isuruf/160/base -> origin/gh/isuruf/160/base 2025-12-04T09:50:31.8278073Z * [new branch] gh/isuruf/160/head -> origin/gh/isuruf/160/head 2025-12-04T09:50:31.8278258Z * [new branch] gh/isuruf/160/orig -> origin/gh/isuruf/160/orig 2025-12-04T09:50:31.8278445Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-12-04T09:50:31.8278639Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-12-04T09:50:31.8278908Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-12-04T09:50:31.8279114Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-12-04T09:50:31.8279322Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-12-04T09:50:31.8279523Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-12-04T09:50:31.8279724Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-12-04T09:50:31.8280025Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-12-04T09:50:31.8280222Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-12-04T09:50:31.8280422Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-12-04T09:50:31.8280625Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-12-04T09:50:31.8280953Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-12-04T09:50:31.8281316Z * [new branch] gh/jamesjwu/198/base -> origin/gh/jamesjwu/198/base 2025-12-04T09:50:31.8281601Z * [new branch] gh/jamesjwu/198/head -> origin/gh/jamesjwu/198/head 2025-12-04T09:50:31.8281903Z * [new branch] gh/jamesjwu/198/orig -> origin/gh/jamesjwu/198/orig 2025-12-04T09:50:31.8282097Z * [new branch] gh/jamesjwu/207/base -> origin/gh/jamesjwu/207/base 2025-12-04T09:50:31.8282301Z * [new branch] gh/jamesjwu/207/head -> origin/gh/jamesjwu/207/head 2025-12-04T09:50:31.8282499Z * [new branch] gh/jamesjwu/207/orig -> origin/gh/jamesjwu/207/orig 2025-12-04T09:50:31.8282696Z * [new branch] gh/jamesjwu/208/base -> origin/gh/jamesjwu/208/base 2025-12-04T09:50:31.8282904Z * [new branch] gh/jamesjwu/208/head -> origin/gh/jamesjwu/208/head 2025-12-04T09:50:31.8283111Z * [new branch] gh/jamesjwu/208/orig -> origin/gh/jamesjwu/208/orig 2025-12-04T09:50:31.8283306Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-12-04T09:50:31.8283499Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-12-04T09:50:31.8283698Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-12-04T09:50:31.8283890Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-12-04T09:50:31.8284081Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-12-04T09:50:31.8284282Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-12-04T09:50:31.8284475Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-12-04T09:50:31.8284677Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-12-04T09:50:31.8284885Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-12-04T09:50:31.8285079Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-12-04T09:50:31.8285273Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-12-04T09:50:31.8285470Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-12-04T09:50:31.8285660Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-12-04T09:50:31.8285853Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-12-04T09:50:31.8286055Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-12-04T09:50:31.8286249Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-12-04T09:50:31.8286695Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-12-04T09:50:31.8286902Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-12-04T09:50:31.8287100Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-12-04T09:50:31.8287294Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-12-04T09:50:31.8287584Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-12-04T09:50:31.8287787Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-12-04T09:50:31.8287978Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-12-04T09:50:31.8288167Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-12-04T09:50:31.8288367Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-12-04T09:50:31.8288635Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-12-04T09:50:31.8288827Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-12-04T09:50:31.8289025Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-12-04T09:50:31.8289223Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-12-04T09:50:31.8289418Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-12-04T09:50:31.8289617Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-12-04T09:50:31.8289813Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-12-04T09:50:31.8290011Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-12-04T09:50:31.8290220Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-12-04T09:50:31.8290417Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-12-04T09:50:31.8290615Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-12-04T09:50:31.8290821Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-12-04T09:50:31.8291012Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-12-04T09:50:31.8291203Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-12-04T09:50:31.8291404Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-12-04T09:50:31.8291597Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-12-04T09:50:31.8291795Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-12-04T09:50:31.8291994Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-12-04T09:50:31.8292195Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-12-04T09:50:31.8292393Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-12-04T09:50:31.8292583Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-12-04T09:50:31.8292880Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-12-04T09:50:31.8293079Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-12-04T09:50:31.8293268Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-12-04T09:50:31.8293465Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-12-04T09:50:31.8293746Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-12-04T09:50:31.8294021Z * [new branch] gh/janeyx99/315/base -> origin/gh/janeyx99/315/base 2025-12-04T09:50:31.8294218Z * [new branch] gh/janeyx99/315/head -> origin/gh/janeyx99/315/head 2025-12-04T09:50:31.8294415Z * [new branch] gh/janeyx99/315/orig -> origin/gh/janeyx99/315/orig 2025-12-04T09:50:31.8294610Z * [new branch] gh/janeyx99/316/base -> origin/gh/janeyx99/316/base 2025-12-04T09:50:31.8294817Z * [new branch] gh/janeyx99/316/head -> origin/gh/janeyx99/316/head 2025-12-04T09:50:31.8295007Z * [new branch] gh/janeyx99/316/orig -> origin/gh/janeyx99/316/orig 2025-12-04T09:50:31.8295197Z * [new branch] gh/janeyx99/317/base -> origin/gh/janeyx99/317/base 2025-12-04T09:50:31.8295407Z * [new branch] gh/janeyx99/317/head -> origin/gh/janeyx99/317/head 2025-12-04T09:50:31.8295601Z * [new branch] gh/janeyx99/317/orig -> origin/gh/janeyx99/317/orig 2025-12-04T09:50:31.8295857Z * [new branch] gh/janeyx99/325/base -> origin/gh/janeyx99/325/base 2025-12-04T09:50:31.8296054Z * [new branch] gh/janeyx99/325/head -> origin/gh/janeyx99/325/head 2025-12-04T09:50:31.8296245Z * [new branch] gh/janeyx99/325/orig -> origin/gh/janeyx99/325/orig 2025-12-04T09:50:31.8296436Z * [new branch] gh/janeyx99/327/base -> origin/gh/janeyx99/327/base 2025-12-04T09:50:31.8296626Z * [new branch] gh/janeyx99/327/head -> origin/gh/janeyx99/327/head 2025-12-04T09:50:31.8296822Z * [new branch] gh/janeyx99/327/orig -> origin/gh/janeyx99/327/orig 2025-12-04T09:50:31.8297016Z * [new branch] gh/janeyx99/328/base -> origin/gh/janeyx99/328/base 2025-12-04T09:50:31.8297207Z * [new branch] gh/janeyx99/328/head -> origin/gh/janeyx99/328/head 2025-12-04T09:50:31.8297407Z * [new branch] gh/janeyx99/328/orig -> origin/gh/janeyx99/328/orig 2025-12-04T09:50:31.8297600Z * [new branch] gh/janeyx99/329/base -> origin/gh/janeyx99/329/base 2025-12-04T09:50:31.8297797Z * [new branch] gh/janeyx99/329/head -> origin/gh/janeyx99/329/head 2025-12-04T09:50:31.8297998Z * [new branch] gh/janeyx99/329/orig -> origin/gh/janeyx99/329/orig 2025-12-04T09:50:31.8298189Z * [new branch] gh/janeyx99/330/base -> origin/gh/janeyx99/330/base 2025-12-04T09:50:31.8298379Z * [new branch] gh/janeyx99/330/head -> origin/gh/janeyx99/330/head 2025-12-04T09:50:31.8298577Z * [new branch] gh/janeyx99/330/orig -> origin/gh/janeyx99/330/orig 2025-12-04T09:50:31.8298770Z * [new branch] gh/janeyx99/331/base -> origin/gh/janeyx99/331/base 2025-12-04T09:50:31.8298961Z * [new branch] gh/janeyx99/331/head -> origin/gh/janeyx99/331/head 2025-12-04T09:50:31.8299266Z * [new branch] gh/janeyx99/331/orig -> origin/gh/janeyx99/331/orig 2025-12-04T09:50:31.8299458Z * [new branch] gh/janeyx99/332/base -> origin/gh/janeyx99/332/base 2025-12-04T09:50:31.8299658Z * [new branch] gh/janeyx99/332/head -> origin/gh/janeyx99/332/head 2025-12-04T09:50:31.8299861Z * [new branch] gh/janeyx99/332/orig -> origin/gh/janeyx99/332/orig 2025-12-04T09:50:31.8300145Z * [new branch] gh/janeyx99/333/base -> origin/gh/janeyx99/333/base 2025-12-04T09:50:31.8300338Z * [new branch] gh/janeyx99/333/head -> origin/gh/janeyx99/333/head 2025-12-04T09:50:31.8300538Z * [new branch] gh/janeyx99/333/orig -> origin/gh/janeyx99/333/orig 2025-12-04T09:50:31.8300730Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-12-04T09:50:31.8301004Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-12-04T09:50:31.8301198Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-12-04T09:50:31.8301394Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-12-04T09:50:31.8301584Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-12-04T09:50:31.8301770Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-12-04T09:50:31.8301969Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-12-04T09:50:31.8302159Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-12-04T09:50:31.8302351Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-12-04T09:50:31.8302549Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-12-04T09:50:31.8302748Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-12-04T09:50:31.8303007Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-12-04T09:50:31.8303209Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-12-04T09:50:31.8303396Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-12-04T09:50:31.8303583Z * [new branch] gh/jansel/552/base -> origin/gh/jansel/552/base 2025-12-04T09:50:31.8303777Z * [new branch] gh/jansel/552/head -> origin/gh/jansel/552/head 2025-12-04T09:50:31.8303963Z * [new branch] gh/jansel/552/orig -> origin/gh/jansel/552/orig 2025-12-04T09:50:31.8304149Z * [new branch] gh/jansel/553/base -> origin/gh/jansel/553/base 2025-12-04T09:50:31.8304344Z * [new branch] gh/jansel/553/head -> origin/gh/jansel/553/head 2025-12-04T09:50:31.8304536Z * [new branch] gh/jansel/553/orig -> origin/gh/jansel/553/orig 2025-12-04T09:50:31.8304726Z * [new branch] gh/jansel/554/base -> origin/gh/jansel/554/base 2025-12-04T09:50:31.8304920Z * [new branch] gh/jansel/554/head -> origin/gh/jansel/554/head 2025-12-04T09:50:31.8305105Z * [new branch] gh/jansel/554/orig -> origin/gh/jansel/554/orig 2025-12-04T09:50:31.8305375Z * [new branch] gh/jansel/555/base -> origin/gh/jansel/555/base 2025-12-04T09:50:31.8305568Z * [new branch] gh/jansel/555/head -> origin/gh/jansel/555/head 2025-12-04T09:50:31.8305757Z * [new branch] gh/jansel/555/orig -> origin/gh/jansel/555/orig 2025-12-04T09:50:31.8305944Z * [new branch] gh/jansel/556/base -> origin/gh/jansel/556/base 2025-12-04T09:50:31.8306219Z * [new branch] gh/jansel/556/head -> origin/gh/jansel/556/head 2025-12-04T09:50:31.8306426Z * [new branch] gh/jansel/556/orig -> origin/gh/jansel/556/orig 2025-12-04T09:50:31.8306614Z * [new branch] gh/jansel/557/base -> origin/gh/jansel/557/base 2025-12-04T09:50:31.8306801Z * [new branch] gh/jansel/557/head -> origin/gh/jansel/557/head 2025-12-04T09:50:31.8306994Z * [new branch] gh/jansel/557/orig -> origin/gh/jansel/557/orig 2025-12-04T09:50:31.8307177Z * [new branch] gh/jansel/558/base -> origin/gh/jansel/558/base 2025-12-04T09:50:31.8307361Z * [new branch] gh/jansel/558/head -> origin/gh/jansel/558/head 2025-12-04T09:50:31.8307551Z * [new branch] gh/jansel/558/orig -> origin/gh/jansel/558/orig 2025-12-04T09:50:31.8307739Z * [new branch] gh/jansel/559/base -> origin/gh/jansel/559/base 2025-12-04T09:50:31.8307928Z * [new branch] gh/jansel/559/head -> origin/gh/jansel/559/head 2025-12-04T09:50:31.8308198Z * [new branch] gh/jansel/559/orig -> origin/gh/jansel/559/orig 2025-12-04T09:50:31.8308385Z * [new branch] gh/jansel/560/base -> origin/gh/jansel/560/base 2025-12-04T09:50:31.8308573Z * [new branch] gh/jansel/560/head -> origin/gh/jansel/560/head 2025-12-04T09:50:31.8308772Z * [new branch] gh/jansel/560/orig -> origin/gh/jansel/560/orig 2025-12-04T09:50:31.8308957Z * [new branch] gh/jansel/561/base -> origin/gh/jansel/561/base 2025-12-04T09:50:31.8309142Z * [new branch] gh/jansel/561/head -> origin/gh/jansel/561/head 2025-12-04T09:50:31.8309336Z * [new branch] gh/jansel/561/orig -> origin/gh/jansel/561/orig 2025-12-04T09:50:31.8309520Z * [new branch] gh/jansel/562/base -> origin/gh/jansel/562/base 2025-12-04T09:50:31.8309710Z * [new branch] gh/jansel/562/head -> origin/gh/jansel/562/head 2025-12-04T09:50:31.8309978Z * [new branch] gh/jansel/562/orig -> origin/gh/jansel/562/orig 2025-12-04T09:50:31.8310182Z * [new branch] gh/jansel/563/base -> origin/gh/jansel/563/base 2025-12-04T09:50:31.8310369Z * [new branch] gh/jansel/563/head -> origin/gh/jansel/563/head 2025-12-04T09:50:31.8310554Z * [new branch] gh/jansel/563/orig -> origin/gh/jansel/563/orig 2025-12-04T09:50:31.8310747Z * [new branch] gh/jansel/564/base -> origin/gh/jansel/564/base 2025-12-04T09:50:31.8310932Z * [new branch] gh/jansel/564/head -> origin/gh/jansel/564/head 2025-12-04T09:50:31.8311120Z * [new branch] gh/jansel/564/orig -> origin/gh/jansel/564/orig 2025-12-04T09:50:31.8311315Z * [new branch] gh/jansel/565/base -> origin/gh/jansel/565/base 2025-12-04T09:50:31.8311510Z * [new branch] gh/jansel/565/head -> origin/gh/jansel/565/head 2025-12-04T09:50:31.8311796Z * [new branch] gh/jansel/565/orig -> origin/gh/jansel/565/orig 2025-12-04T09:50:31.8311990Z * [new branch] gh/jansel/566/base -> origin/gh/jansel/566/base 2025-12-04T09:50:31.8312176Z * [new branch] gh/jansel/566/head -> origin/gh/jansel/566/head 2025-12-04T09:50:31.8312458Z * [new branch] gh/jansel/566/orig -> origin/gh/jansel/566/orig 2025-12-04T09:50:31.8312657Z * [new branch] gh/jansel/567/base -> origin/gh/jansel/567/base 2025-12-04T09:50:31.8312847Z * [new branch] gh/jansel/567/head -> origin/gh/jansel/567/head 2025-12-04T09:50:31.8313034Z * [new branch] gh/jansel/567/orig -> origin/gh/jansel/567/orig 2025-12-04T09:50:31.8313232Z * [new branch] gh/jansel/568/base -> origin/gh/jansel/568/base 2025-12-04T09:50:31.8313420Z * [new branch] gh/jansel/568/head -> origin/gh/jansel/568/head 2025-12-04T09:50:31.8313614Z * [new branch] gh/jansel/568/orig -> origin/gh/jansel/568/orig 2025-12-04T09:50:31.8313813Z * [new branch] gh/jansel/569/base -> origin/gh/jansel/569/base 2025-12-04T09:50:31.8314001Z * [new branch] gh/jansel/569/head -> origin/gh/jansel/569/head 2025-12-04T09:50:31.8314191Z * [new branch] gh/jansel/569/orig -> origin/gh/jansel/569/orig 2025-12-04T09:50:31.8314381Z * [new branch] gh/jansel/570/base -> origin/gh/jansel/570/base 2025-12-04T09:50:31.8314578Z * [new branch] gh/jansel/570/head -> origin/gh/jansel/570/head 2025-12-04T09:50:31.8314762Z * [new branch] gh/jansel/570/orig -> origin/gh/jansel/570/orig 2025-12-04T09:50:31.8314950Z * [new branch] gh/jansel/571/base -> origin/gh/jansel/571/base 2025-12-04T09:50:31.8316223Z * [new branch] gh/jansel/571/head -> origin/gh/jansel/571/head 2025-12-04T09:50:31.8316629Z * [new branch] gh/jansel/571/orig -> origin/gh/jansel/571/orig 2025-12-04T09:50:31.8316965Z * [new branch] gh/jansel/572/base -> origin/gh/jansel/572/base 2025-12-04T09:50:31.8317321Z * [new branch] gh/jansel/572/head -> origin/gh/jansel/572/head 2025-12-04T09:50:31.8317666Z * [new branch] gh/jansel/572/orig -> origin/gh/jansel/572/orig 2025-12-04T09:50:31.8318101Z * [new branch] gh/jansel/573/base -> origin/gh/jansel/573/base 2025-12-04T09:50:31.8318446Z * [new branch] gh/jansel/573/head -> origin/gh/jansel/573/head 2025-12-04T09:50:31.8318840Z * [new branch] gh/jansel/573/orig -> origin/gh/jansel/573/orig 2025-12-04T09:50:31.8319074Z * [new branch] gh/jansel/574/base -> origin/gh/jansel/574/base 2025-12-04T09:50:31.8319442Z * [new branch] gh/jansel/574/head -> origin/gh/jansel/574/head 2025-12-04T09:50:31.8319640Z * [new branch] gh/jansel/574/orig -> origin/gh/jansel/574/orig 2025-12-04T09:50:31.8319825Z * [new branch] gh/jansel/575/base -> origin/gh/jansel/575/base 2025-12-04T09:50:31.8320016Z * [new branch] gh/jansel/575/head -> origin/gh/jansel/575/head 2025-12-04T09:50:31.8320220Z * [new branch] gh/jansel/575/orig -> origin/gh/jansel/575/orig 2025-12-04T09:50:31.8320411Z * [new branch] gh/jansel/576/base -> origin/gh/jansel/576/base 2025-12-04T09:50:31.8320597Z * [new branch] gh/jansel/576/head -> origin/gh/jansel/576/head 2025-12-04T09:50:31.8320789Z * [new branch] gh/jansel/576/orig -> origin/gh/jansel/576/orig 2025-12-04T09:50:31.8321017Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-12-04T09:50:31.8321240Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-12-04T09:50:31.8321457Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-12-04T09:50:31.8321677Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-12-04T09:50:31.8321889Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-12-04T09:50:31.8322102Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-12-04T09:50:31.8322311Z * [new branch] gh/jerryzh168/1/base -> origin/gh/jerryzh168/1/base 2025-12-04T09:50:31.8322511Z * [new branch] gh/jerryzh168/1/head -> origin/gh/jerryzh168/1/head 2025-12-04T09:50:31.8322706Z * [new branch] gh/jerryzh168/1/orig -> origin/gh/jerryzh168/1/orig 2025-12-04T09:50:31.8322916Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-12-04T09:50:31.8323120Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-12-04T09:50:31.8323321Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-12-04T09:50:31.8323522Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-12-04T09:50:31.8323717Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-12-04T09:50:31.8323917Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-12-04T09:50:31.8324224Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-12-04T09:50:31.8324427Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-12-04T09:50:31.8324623Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-12-04T09:50:31.8324913Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-12-04T09:50:31.8325205Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-12-04T09:50:31.8325407Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-12-04T09:50:31.8325609Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-12-04T09:50:31.8325804Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-12-04T09:50:31.8326002Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-12-04T09:50:31.8326204Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-12-04T09:50:31.8326412Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-12-04T09:50:31.8326611Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-12-04T09:50:31.8327407Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-12-04T09:50:31.8327617Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-12-04T09:50:31.8327815Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-12-04T09:50:31.8328017Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-12-04T09:50:31.8328227Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-12-04T09:50:31.8328430Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-12-04T09:50:31.8328627Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-12-04T09:50:31.8328834Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-12-04T09:50:31.8329033Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-12-04T09:50:31.8329234Z * [new branch] gh/jiayisunx/85/base -> origin/gh/jiayisunx/85/base 2025-12-04T09:50:31.8329436Z * [new branch] gh/jiayisunx/85/head -> origin/gh/jiayisunx/85/head 2025-12-04T09:50:31.8329634Z * [new branch] gh/jiayisunx/85/orig -> origin/gh/jiayisunx/85/orig 2025-12-04T09:50:31.8329830Z * [new branch] gh/jiayisunx/86/base -> origin/gh/jiayisunx/86/base 2025-12-04T09:50:31.8330033Z * [new branch] gh/jiayisunx/86/head -> origin/gh/jiayisunx/86/head 2025-12-04T09:50:31.8330230Z * [new branch] gh/jiayisunx/86/orig -> origin/gh/jiayisunx/86/orig 2025-12-04T09:50:31.8330532Z * [new branch] gh/jiayisunx/87/base -> origin/gh/jiayisunx/87/base 2025-12-04T09:50:31.8330741Z * [new branch] gh/jiayisunx/87/head -> origin/gh/jiayisunx/87/head 2025-12-04T09:50:31.8330946Z * [new branch] gh/jiayisunx/87/orig -> origin/gh/jiayisunx/87/orig 2025-12-04T09:50:31.8331143Z * [new branch] gh/jiayisunx/88/base -> origin/gh/jiayisunx/88/base 2025-12-04T09:50:31.8331444Z * [new branch] gh/jiayisunx/88/head -> origin/gh/jiayisunx/88/head 2025-12-04T09:50:31.8331642Z * [new branch] gh/jiayisunx/88/orig -> origin/gh/jiayisunx/88/orig 2025-12-04T09:50:31.8331838Z * [new branch] gh/jiayisunx/89/base -> origin/gh/jiayisunx/89/base 2025-12-04T09:50:31.8332039Z * [new branch] gh/jiayisunx/89/head -> origin/gh/jiayisunx/89/head 2025-12-04T09:50:31.8332246Z * [new branch] gh/jiayisunx/89/orig -> origin/gh/jiayisunx/89/orig 2025-12-04T09:50:31.8332443Z * [new branch] gh/jiayisunx/90/base -> origin/gh/jiayisunx/90/base 2025-12-04T09:50:31.8332721Z * [new branch] gh/jiayisunx/90/head -> origin/gh/jiayisunx/90/head 2025-12-04T09:50:31.8332933Z * [new branch] gh/jiayisunx/90/orig -> origin/gh/jiayisunx/90/orig 2025-12-04T09:50:31.8333147Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-12-04T09:50:31.8333353Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-12-04T09:50:31.8333558Z * [new branch] gh/jturney/1/base -> origin/gh/jturney/1/base 2025-12-04T09:50:31.8333746Z * [new branch] gh/jturney/1/head -> origin/gh/jturney/1/head 2025-12-04T09:50:31.8333930Z * [new branch] gh/jturney/1/orig -> origin/gh/jturney/1/orig 2025-12-04T09:50:31.8334121Z * [new branch] gh/jturney/2/base -> origin/gh/jturney/2/base 2025-12-04T09:50:31.8334304Z * [new branch] gh/jturney/2/head -> origin/gh/jturney/2/head 2025-12-04T09:50:31.8334491Z * [new branch] gh/jturney/2/orig -> origin/gh/jturney/2/orig 2025-12-04T09:50:31.8334890Z * [new branch] gh/karthickai/10/base -> origin/gh/karthickai/10/base 2025-12-04T09:50:31.8335183Z * [new branch] gh/karthickai/10/head -> origin/gh/karthickai/10/head 2025-12-04T09:50:31.8335516Z * [new branch] gh/karthickai/10/orig -> origin/gh/karthickai/10/orig 2025-12-04T09:50:31.8335738Z * [new branch] gh/karthickai/11/base -> origin/gh/karthickai/11/base 2025-12-04T09:50:31.8335944Z * [new branch] gh/karthickai/11/head -> origin/gh/karthickai/11/head 2025-12-04T09:50:31.8336147Z * [new branch] gh/karthickai/11/orig -> origin/gh/karthickai/11/orig 2025-12-04T09:50:31.8336358Z * [new branch] gh/karthickai/12/base -> origin/gh/karthickai/12/base 2025-12-04T09:50:31.8336569Z * [new branch] gh/karthickai/12/head -> origin/gh/karthickai/12/head 2025-12-04T09:50:31.8336879Z * [new branch] gh/karthickai/12/orig -> origin/gh/karthickai/12/orig 2025-12-04T09:50:31.8337081Z * [new branch] gh/karthickai/13/base -> origin/gh/karthickai/13/base 2025-12-04T09:50:31.8337288Z * [new branch] gh/karthickai/13/head -> origin/gh/karthickai/13/head 2025-12-04T09:50:31.8337488Z * [new branch] gh/karthickai/13/orig -> origin/gh/karthickai/13/orig 2025-12-04T09:50:31.8337785Z * [new branch] gh/karthickai/14/base -> origin/gh/karthickai/14/base 2025-12-04T09:50:31.8337996Z * [new branch] gh/karthickai/14/head -> origin/gh/karthickai/14/head 2025-12-04T09:50:31.8338203Z * [new branch] gh/karthickai/14/orig -> origin/gh/karthickai/14/orig 2025-12-04T09:50:31.8338405Z * [new branch] gh/karthickai/15/base -> origin/gh/karthickai/15/base 2025-12-04T09:50:31.8338623Z * [new branch] gh/karthickai/15/head -> origin/gh/karthickai/15/head 2025-12-04T09:50:31.8338827Z * [new branch] gh/karthickai/15/orig -> origin/gh/karthickai/15/orig 2025-12-04T09:50:31.8339029Z * [new branch] gh/karthickai/16/base -> origin/gh/karthickai/16/base 2025-12-04T09:50:31.8339238Z * [new branch] gh/karthickai/16/head -> origin/gh/karthickai/16/head 2025-12-04T09:50:31.8339443Z * [new branch] gh/karthickai/16/orig -> origin/gh/karthickai/16/orig 2025-12-04T09:50:31.8339645Z * [new branch] gh/karthickai/17/base -> origin/gh/karthickai/17/base 2025-12-04T09:50:31.8339861Z * [new branch] gh/karthickai/17/head -> origin/gh/karthickai/17/head 2025-12-04T09:50:31.8340063Z * [new branch] gh/karthickai/17/orig -> origin/gh/karthickai/17/orig 2025-12-04T09:50:31.8340268Z * [new branch] gh/karthickai/18/base -> origin/gh/karthickai/18/base 2025-12-04T09:50:31.8340563Z * [new branch] gh/karthickai/18/head -> origin/gh/karthickai/18/head 2025-12-04T09:50:31.8340782Z * [new branch] gh/karthickai/18/orig -> origin/gh/karthickai/18/orig 2025-12-04T09:50:31.8340985Z * [new branch] gh/karthickai/19/base -> origin/gh/karthickai/19/base 2025-12-04T09:50:31.8341195Z * [new branch] gh/karthickai/19/head -> origin/gh/karthickai/19/head 2025-12-04T09:50:31.8341407Z * [new branch] gh/karthickai/19/orig -> origin/gh/karthickai/19/orig 2025-12-04T09:50:31.8341610Z * [new branch] gh/karthickai/20/base -> origin/gh/karthickai/20/base 2025-12-04T09:50:31.8341812Z * [new branch] gh/karthickai/20/head -> origin/gh/karthickai/20/head 2025-12-04T09:50:31.8342027Z * [new branch] gh/karthickai/20/orig -> origin/gh/karthickai/20/orig 2025-12-04T09:50:31.8342231Z * [new branch] gh/karthickai/21/base -> origin/gh/karthickai/21/base 2025-12-04T09:50:31.8342509Z * [new branch] gh/karthickai/21/head -> origin/gh/karthickai/21/head 2025-12-04T09:50:31.8342727Z * [new branch] gh/karthickai/21/orig -> origin/gh/karthickai/21/orig 2025-12-04T09:50:31.8343010Z * [new branch] gh/karthickai/22/base -> origin/gh/karthickai/22/base 2025-12-04T09:50:31.8343224Z * [new branch] gh/karthickai/22/head -> origin/gh/karthickai/22/head 2025-12-04T09:50:31.8343433Z * [new branch] gh/karthickai/22/orig -> origin/gh/karthickai/22/orig 2025-12-04T09:50:31.8343638Z * [new branch] gh/karthickai/23/base -> origin/gh/karthickai/23/base 2025-12-04T09:50:31.8343930Z * [new branch] gh/karthickai/23/head -> origin/gh/karthickai/23/head 2025-12-04T09:50:31.8344143Z * [new branch] gh/karthickai/23/orig -> origin/gh/karthickai/23/orig 2025-12-04T09:50:31.8344359Z * [new branch] gh/karthickai/24/base -> origin/gh/karthickai/24/base 2025-12-04T09:50:31.8344565Z * [new branch] gh/karthickai/24/head -> origin/gh/karthickai/24/head 2025-12-04T09:50:31.8344788Z * [new branch] gh/karthickai/24/orig -> origin/gh/karthickai/24/orig 2025-12-04T09:50:31.8344995Z * [new branch] gh/karthickai/25/base -> origin/gh/karthickai/25/base 2025-12-04T09:50:31.8345199Z * [new branch] gh/karthickai/25/head -> origin/gh/karthickai/25/head 2025-12-04T09:50:31.8345414Z * [new branch] gh/karthickai/25/orig -> origin/gh/karthickai/25/orig 2025-12-04T09:50:31.8345617Z * [new branch] gh/karthickai/26/base -> origin/gh/karthickai/26/base 2025-12-04T09:50:31.8345817Z * [new branch] gh/karthickai/26/head -> origin/gh/karthickai/26/head 2025-12-04T09:50:31.8346027Z * [new branch] gh/karthickai/26/orig -> origin/gh/karthickai/26/orig 2025-12-04T09:50:31.8346243Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-12-04T09:50:31.8346451Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-12-04T09:50:31.8346653Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-12-04T09:50:31.8346852Z * [new branch] gh/krocki/1/base -> origin/gh/krocki/1/base 2025-12-04T09:50:31.8347033Z * [new branch] gh/krocki/1/head -> origin/gh/krocki/1/head 2025-12-04T09:50:31.8347213Z * [new branch] gh/krocki/1/orig -> origin/gh/krocki/1/orig 2025-12-04T09:50:31.8347404Z * [new branch] gh/krocki/2/base -> origin/gh/krocki/2/base 2025-12-04T09:50:31.8347585Z * [new branch] gh/krocki/2/head -> origin/gh/krocki/2/head 2025-12-04T09:50:31.8347765Z * [new branch] gh/krocki/2/orig -> origin/gh/krocki/2/orig 2025-12-04T09:50:31.8348072Z * [new branch] gh/kurtamohler/60/base -> origin/gh/kurtamohler/60/base 2025-12-04T09:50:31.8348284Z * [new branch] gh/kurtamohler/60/head -> origin/gh/kurtamohler/60/head 2025-12-04T09:50:31.8348496Z * [new branch] gh/kurtamohler/60/orig -> origin/gh/kurtamohler/60/orig 2025-12-04T09:50:31.8348717Z * [new branch] gh/kurtamohler/61/base -> origin/gh/kurtamohler/61/base 2025-12-04T09:50:31.8348927Z * [new branch] gh/kurtamohler/61/head -> origin/gh/kurtamohler/61/head 2025-12-04T09:50:31.8349140Z * [new branch] gh/kurtamohler/61/orig -> origin/gh/kurtamohler/61/orig 2025-12-04T09:50:31.8349453Z * [new branch] gh/kurtamohler/62/base -> origin/gh/kurtamohler/62/base 2025-12-04T09:50:31.8349664Z * [new branch] gh/kurtamohler/62/head -> origin/gh/kurtamohler/62/head 2025-12-04T09:50:31.8349875Z * [new branch] gh/kurtamohler/62/orig -> origin/gh/kurtamohler/62/orig 2025-12-04T09:50:31.8350269Z * [new branch] gh/kurtamohler/63/base -> origin/gh/kurtamohler/63/base 2025-12-04T09:50:31.8350479Z * [new branch] gh/kurtamohler/63/head -> origin/gh/kurtamohler/63/head 2025-12-04T09:50:31.8350686Z * [new branch] gh/kurtamohler/63/orig -> origin/gh/kurtamohler/63/orig 2025-12-04T09:50:31.8350902Z * [new branch] gh/kurtamohler/64/base -> origin/gh/kurtamohler/64/base 2025-12-04T09:50:31.8351112Z * [new branch] gh/kurtamohler/64/head -> origin/gh/kurtamohler/64/head 2025-12-04T09:50:31.8351324Z * [new branch] gh/kurtamohler/64/orig -> origin/gh/kurtamohler/64/orig 2025-12-04T09:50:31.8351532Z * [new branch] gh/kurtamohler/65/base -> origin/gh/kurtamohler/65/base 2025-12-04T09:50:31.8351752Z * [new branch] gh/kurtamohler/65/head -> origin/gh/kurtamohler/65/head 2025-12-04T09:50:31.8351973Z * [new branch] gh/kurtamohler/65/orig -> origin/gh/kurtamohler/65/orig 2025-12-04T09:50:31.8352189Z * [new branch] gh/kurtamohler/66/base -> origin/gh/kurtamohler/66/base 2025-12-04T09:50:31.8352411Z * [new branch] gh/kurtamohler/66/head -> origin/gh/kurtamohler/66/head 2025-12-04T09:50:31.8352626Z * [new branch] gh/kurtamohler/66/orig -> origin/gh/kurtamohler/66/orig 2025-12-04T09:50:31.8352835Z * [new branch] gh/kurtamohler/67/base -> origin/gh/kurtamohler/67/base 2025-12-04T09:50:31.8353056Z * [new branch] gh/kurtamohler/67/head -> origin/gh/kurtamohler/67/head 2025-12-04T09:50:31.8353267Z * [new branch] gh/kurtamohler/67/orig -> origin/gh/kurtamohler/67/orig 2025-12-04T09:50:31.8353464Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-12-04T09:50:31.8353669Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-12-04T09:50:31.8353871Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-12-04T09:50:31.8354060Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-12-04T09:50:31.8354258Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-12-04T09:50:31.8354449Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-12-04T09:50:31.8354640Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-12-04T09:50:31.8354841Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-12-04T09:50:31.8355032Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-12-04T09:50:31.8355224Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-12-04T09:50:31.8355595Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-12-04T09:50:31.8355792Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-12-04T09:50:31.8355986Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-12-04T09:50:31.8356181Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-12-04T09:50:31.8356479Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-12-04T09:50:31.8356678Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-12-04T09:50:31.8356877Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-12-04T09:50:31.8357086Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-12-04T09:50:31.8357278Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-12-04T09:50:31.8357554Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-12-04T09:50:31.8357759Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-12-04T09:50:31.8357950Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-12-04T09:50:31.8358140Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-12-04T09:50:31.8358338Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-12-04T09:50:31.8358528Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-12-04T09:50:31.8358720Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-12-04T09:50:31.8358923Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-12-04T09:50:31.8359118Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-12-04T09:50:31.8359312Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-12-04T09:50:31.8359518Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-12-04T09:50:31.8359712Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-12-04T09:50:31.8359905Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-12-04T09:50:31.8360104Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-12-04T09:50:31.8360293Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-12-04T09:50:31.8360482Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-12-04T09:50:31.8360675Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-12-04T09:50:31.8360879Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-12-04T09:50:31.8361073Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-12-04T09:50:31.8361263Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-12-04T09:50:31.8361457Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-12-04T09:50:31.8361645Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-12-04T09:50:31.8361933Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-12-04T09:50:31.8362137Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-12-04T09:50:31.8362327Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-12-04T09:50:31.8362517Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-12-04T09:50:31.8362897Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-12-04T09:50:31.8363089Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-12-04T09:50:31.8363277Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-12-04T09:50:31.8363478Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-12-04T09:50:31.8363669Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-12-04T09:50:31.8363859Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-12-04T09:50:31.8364060Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-12-04T09:50:31.8364249Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-12-04T09:50:31.8364443Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-12-04T09:50:31.8364712Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-12-04T09:50:31.8364904Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-12-04T09:50:31.8365098Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-12-04T09:50:31.8365288Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-12-04T09:50:31.8365490Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-12-04T09:50:31.8365745Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-12-04T09:50:31.8366016Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-12-04T09:50:31.8366280Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-12-04T09:50:31.8366544Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-12-04T09:50:31.8366877Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-12-04T09:50:31.8367148Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-12-04T09:50:31.8367448Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-12-04T09:50:31.8367743Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-12-04T09:50:31.8368056Z * [new branch] gh/kwen2501/275/base -> origin/gh/kwen2501/275/base 2025-12-04T09:50:31.8368454Z * [new branch] gh/kwen2501/275/head -> origin/gh/kwen2501/275/head 2025-12-04T09:50:31.8368708Z * [new branch] gh/kwen2501/275/orig -> origin/gh/kwen2501/275/orig 2025-12-04T09:50:31.8369098Z * [new branch] gh/kwen2501/276/base -> origin/gh/kwen2501/276/base 2025-12-04T09:50:31.8369406Z * [new branch] gh/kwen2501/276/head -> origin/gh/kwen2501/276/head 2025-12-04T09:50:31.8369787Z * [new branch] gh/kwen2501/276/orig -> origin/gh/kwen2501/276/orig 2025-12-04T09:50:31.8370097Z * [new branch] gh/kwen2501/277/base -> origin/gh/kwen2501/277/base 2025-12-04T09:50:31.8370481Z * [new branch] gh/kwen2501/277/head -> origin/gh/kwen2501/277/head 2025-12-04T09:50:31.8370792Z * [new branch] gh/kwen2501/277/orig -> origin/gh/kwen2501/277/orig 2025-12-04T09:50:31.8371205Z * [new branch] gh/kwen2501/278/base -> origin/gh/kwen2501/278/base 2025-12-04T09:50:31.8371511Z * [new branch] gh/kwen2501/278/head -> origin/gh/kwen2501/278/head 2025-12-04T09:50:31.8371917Z * [new branch] gh/kwen2501/278/orig -> origin/gh/kwen2501/278/orig 2025-12-04T09:50:31.8372448Z * [new branch] gh/kwen2501/279/base -> origin/gh/kwen2501/279/base 2025-12-04T09:50:31.8372774Z * [new branch] gh/kwen2501/279/head -> origin/gh/kwen2501/279/head 2025-12-04T09:50:31.8373160Z * [new branch] gh/kwen2501/279/orig -> origin/gh/kwen2501/279/orig 2025-12-04T09:50:31.8373445Z * [new branch] gh/kwen2501/280/base -> origin/gh/kwen2501/280/base 2025-12-04T09:50:31.8373834Z * [new branch] gh/kwen2501/280/head -> origin/gh/kwen2501/280/head 2025-12-04T09:50:31.8374128Z * [new branch] gh/kwen2501/280/orig -> origin/gh/kwen2501/280/orig 2025-12-04T09:50:31.8374434Z * [new branch] gh/kwen2501/281/base -> origin/gh/kwen2501/281/base 2025-12-04T09:50:31.8374813Z * [new branch] gh/kwen2501/281/head -> origin/gh/kwen2501/281/head 2025-12-04T09:50:31.8375116Z * [new branch] gh/kwen2501/281/orig -> origin/gh/kwen2501/281/orig 2025-12-04T09:50:31.8375503Z * [new branch] gh/kwen2501/282/base -> origin/gh/kwen2501/282/base 2025-12-04T09:50:31.8376010Z * [new branch] gh/kwen2501/282/head -> origin/gh/kwen2501/282/head 2025-12-04T09:50:31.8376331Z * [new branch] gh/kwen2501/282/orig -> origin/gh/kwen2501/282/orig 2025-12-04T09:50:31.8376726Z * [new branch] gh/kwen2501/283/base -> origin/gh/kwen2501/283/base 2025-12-04T09:50:31.8377044Z * [new branch] gh/kwen2501/283/head -> origin/gh/kwen2501/283/head 2025-12-04T09:50:31.8377428Z * [new branch] gh/kwen2501/283/orig -> origin/gh/kwen2501/283/orig 2025-12-04T09:50:31.8377723Z * [new branch] gh/kwen2501/284/base -> origin/gh/kwen2501/284/base 2025-12-04T09:50:31.8378104Z * [new branch] gh/kwen2501/284/head -> origin/gh/kwen2501/284/head 2025-12-04T09:50:31.8378406Z * [new branch] gh/kwen2501/284/orig -> origin/gh/kwen2501/284/orig 2025-12-04T09:50:31.8378812Z * [new branch] gh/kwen2501/285/base -> origin/gh/kwen2501/285/base 2025-12-04T09:50:31.8379137Z * [new branch] gh/kwen2501/285/head -> origin/gh/kwen2501/285/head 2025-12-04T09:50:31.8379535Z * [new branch] gh/kwen2501/285/orig -> origin/gh/kwen2501/285/orig 2025-12-04T09:50:31.8379854Z * [new branch] gh/kwen2501/286/base -> origin/gh/kwen2501/286/base 2025-12-04T09:50:31.8380221Z * [new branch] gh/kwen2501/286/head -> origin/gh/kwen2501/286/head 2025-12-04T09:50:31.8380555Z * [new branch] gh/kwen2501/286/orig -> origin/gh/kwen2501/286/orig 2025-12-04T09:50:31.8380963Z * [new branch] gh/kwen2501/287/base -> origin/gh/kwen2501/287/base 2025-12-04T09:50:31.8381275Z * [new branch] gh/kwen2501/287/head -> origin/gh/kwen2501/287/head 2025-12-04T09:50:31.8381676Z * [new branch] gh/kwen2501/287/orig -> origin/gh/kwen2501/287/orig 2025-12-04T09:50:31.8381992Z * [new branch] gh/kwen2501/288/base -> origin/gh/kwen2501/288/base 2025-12-04T09:50:31.8382391Z * [new branch] gh/kwen2501/288/head -> origin/gh/kwen2501/288/head 2025-12-04T09:50:31.8382726Z * [new branch] gh/kwen2501/288/orig -> origin/gh/kwen2501/288/orig 2025-12-04T09:50:31.8383139Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-12-04T09:50:31.8383475Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-12-04T09:50:31.8383886Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-12-04T09:50:31.8384229Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-12-04T09:50:31.8384657Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-12-04T09:50:31.8385234Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-12-04T09:50:31.8385560Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-12-04T09:50:31.8385997Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-12-04T09:50:31.8386353Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-12-04T09:50:31.8386736Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-12-04T09:50:31.8387058Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-12-04T09:50:31.8387484Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-12-04T09:50:31.8387930Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-12-04T09:50:31.8388260Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-12-04T09:50:31.8388816Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-12-04T09:50:31.8389174Z * [new branch] gh/laithsakka/316/base -> origin/gh/laithsakka/316/base 2025-12-04T09:50:31.8389597Z * [new branch] gh/laithsakka/316/head -> origin/gh/laithsakka/316/head 2025-12-04T09:50:31.8390003Z * [new branch] gh/laithsakka/316/orig -> origin/gh/laithsakka/316/orig 2025-12-04T09:50:31.8390357Z * [new branch] gh/laithsakka/317/base -> origin/gh/laithsakka/317/base 2025-12-04T09:50:31.8390773Z * [new branch] gh/laithsakka/317/head -> origin/gh/laithsakka/317/head 2025-12-04T09:50:31.8391097Z * [new branch] gh/laithsakka/317/orig -> origin/gh/laithsakka/317/orig 2025-12-04T09:50:31.8391508Z * [new branch] gh/laithsakka/319/base -> origin/gh/laithsakka/319/base 2025-12-04T09:50:31.8391849Z * [new branch] gh/laithsakka/319/head -> origin/gh/laithsakka/319/head 2025-12-04T09:50:31.8392278Z * [new branch] gh/laithsakka/319/orig -> origin/gh/laithsakka/319/orig 2025-12-04T09:50:31.8392636Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-12-04T09:50:31.8393057Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-12-04T09:50:31.8393486Z * [new branch] gh/laithsakka/320/base -> origin/gh/laithsakka/320/base 2025-12-04T09:50:31.8393840Z * [new branch] gh/laithsakka/320/head -> origin/gh/laithsakka/320/head 2025-12-04T09:50:31.8394267Z * [new branch] gh/laithsakka/320/orig -> origin/gh/laithsakka/320/orig 2025-12-04T09:50:31.8394596Z * [new branch] gh/laithsakka/321/base -> origin/gh/laithsakka/321/base 2025-12-04T09:50:31.8394977Z * [new branch] gh/laithsakka/321/head -> origin/gh/laithsakka/321/head 2025-12-04T09:50:31.8395310Z * [new branch] gh/laithsakka/321/orig -> origin/gh/laithsakka/321/orig 2025-12-04T09:50:31.8395723Z * [new branch] gh/laithsakka/322/base -> origin/gh/laithsakka/322/base 2025-12-04T09:50:31.8396049Z * [new branch] gh/laithsakka/322/head -> origin/gh/laithsakka/322/head 2025-12-04T09:50:31.8396468Z * [new branch] gh/laithsakka/322/orig -> origin/gh/laithsakka/322/orig 2025-12-04T09:50:31.8396811Z * [new branch] gh/laithsakka/323/base -> origin/gh/laithsakka/323/base 2025-12-04T09:50:31.8397249Z * [new branch] gh/laithsakka/323/head -> origin/gh/laithsakka/323/head 2025-12-04T09:50:31.8397549Z * [new branch] gh/laithsakka/323/orig -> origin/gh/laithsakka/323/orig 2025-12-04T09:50:31.8397967Z * [new branch] gh/laithsakka/324/base -> origin/gh/laithsakka/324/base 2025-12-04T09:50:31.8398548Z * [new branch] gh/laithsakka/324/head -> origin/gh/laithsakka/324/head 2025-12-04T09:50:31.8398894Z * [new branch] gh/laithsakka/324/orig -> origin/gh/laithsakka/324/orig 2025-12-04T09:50:31.8399338Z * [new branch] gh/laithsakka/325/base -> origin/gh/laithsakka/325/base 2025-12-04T09:50:31.8399684Z * [new branch] gh/laithsakka/325/head -> origin/gh/laithsakka/325/head 2025-12-04T09:50:31.8400034Z * [new branch] gh/laithsakka/325/orig -> origin/gh/laithsakka/325/orig 2025-12-04T09:50:31.8400378Z * [new branch] gh/laithsakka/326/base -> origin/gh/laithsakka/326/base 2025-12-04T09:50:31.8400719Z * [new branch] gh/laithsakka/326/head -> origin/gh/laithsakka/326/head 2025-12-04T09:50:31.8401056Z * [new branch] gh/laithsakka/326/orig -> origin/gh/laithsakka/326/orig 2025-12-04T09:50:31.8401383Z * [new branch] gh/laithsakka/327/base -> origin/gh/laithsakka/327/base 2025-12-04T09:50:31.8401847Z * [new branch] gh/laithsakka/327/head -> origin/gh/laithsakka/327/head 2025-12-04T09:50:31.8402187Z * [new branch] gh/laithsakka/327/orig -> origin/gh/laithsakka/327/orig 2025-12-04T09:50:31.8402515Z * [new branch] gh/laithsakka/328/base -> origin/gh/laithsakka/328/base 2025-12-04T09:50:31.8402818Z * [new branch] gh/laithsakka/328/head -> origin/gh/laithsakka/328/head 2025-12-04T09:50:31.8403127Z * [new branch] gh/laithsakka/328/orig -> origin/gh/laithsakka/328/orig 2025-12-04T09:50:31.8403426Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-12-04T09:50:31.8403734Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-12-04T09:50:31.8404040Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-12-04T09:50:31.8404389Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-12-04T09:50:31.8404834Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-12-04T09:50:31.8405124Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-12-04T09:50:31.8405465Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-12-04T09:50:31.8405707Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-12-04T09:50:31.8406050Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-12-04T09:50:31.8406324Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-12-04T09:50:31.8406595Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-12-04T09:50:31.8406913Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-12-04T09:50:31.8407184Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-12-04T09:50:31.8407462Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-12-04T09:50:31.8407776Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-12-04T09:50:31.8408084Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-12-04T09:50:31.8408390Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-12-04T09:50:31.8408699Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-12-04T09:50:31.8408968Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-12-04T09:50:31.8409256Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-12-04T09:50:31.8409566Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-12-04T09:50:31.8409879Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-12-04T09:50:31.8410325Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-12-04T09:50:31.8410640Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-12-04T09:50:31.8410967Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-12-04T09:50:31.8411287Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-12-04T09:50:31.8411708Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-12-04T09:50:31.8412049Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-12-04T09:50:31.8412469Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-12-04T09:50:31.8412763Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-12-04T09:50:31.8413147Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-12-04T09:50:31.8413509Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-12-04T09:50:31.8413744Z * [new branch] gh/malfet/565/base -> origin/gh/malfet/565/base 2025-12-04T09:50:31.8413952Z * [new branch] gh/malfet/565/head -> origin/gh/malfet/565/head 2025-12-04T09:50:31.8414154Z * [new branch] gh/malfet/565/orig -> origin/gh/malfet/565/orig 2025-12-04T09:50:31.8414345Z * [new branch] gh/malfet/575/base -> origin/gh/malfet/575/base 2025-12-04T09:50:31.8414535Z * [new branch] gh/malfet/575/head -> origin/gh/malfet/575/head 2025-12-04T09:50:31.8414732Z * [new branch] gh/malfet/575/orig -> origin/gh/malfet/575/orig 2025-12-04T09:50:31.8414919Z * [new branch] gh/malfet/580/base -> origin/gh/malfet/580/base 2025-12-04T09:50:31.8415118Z * [new branch] gh/malfet/580/head -> origin/gh/malfet/580/head 2025-12-04T09:50:31.8415325Z * [new branch] gh/malfet/580/orig -> origin/gh/malfet/580/orig 2025-12-04T09:50:31.8415511Z * [new branch] gh/malfet/581/base -> origin/gh/malfet/581/base 2025-12-04T09:50:31.8415696Z * [new branch] gh/malfet/581/head -> origin/gh/malfet/581/head 2025-12-04T09:50:31.8415889Z * [new branch] gh/malfet/581/orig -> origin/gh/malfet/581/orig 2025-12-04T09:50:31.8416076Z * [new branch] gh/malfet/583/base -> origin/gh/malfet/583/base 2025-12-04T09:50:31.8416262Z * [new branch] gh/malfet/583/head -> origin/gh/malfet/583/head 2025-12-04T09:50:31.8416463Z * [new branch] gh/malfet/583/orig -> origin/gh/malfet/583/orig 2025-12-04T09:50:31.8416652Z * [new branch] gh/malfet/586/base -> origin/gh/malfet/586/base 2025-12-04T09:50:31.8416843Z * [new branch] gh/malfet/586/head -> origin/gh/malfet/586/head 2025-12-04T09:50:31.8417043Z * [new branch] gh/malfet/586/orig -> origin/gh/malfet/586/orig 2025-12-04T09:50:31.8417226Z * [new branch] gh/malfet/587/base -> origin/gh/malfet/587/base 2025-12-04T09:50:31.8417423Z * [new branch] gh/malfet/587/head -> origin/gh/malfet/587/head 2025-12-04T09:50:31.8417609Z * [new branch] gh/malfet/587/orig -> origin/gh/malfet/587/orig 2025-12-04T09:50:31.8417801Z * [new branch] gh/malfet/588/base -> origin/gh/malfet/588/base 2025-12-04T09:50:31.8417994Z * [new branch] gh/malfet/588/head -> origin/gh/malfet/588/head 2025-12-04T09:50:31.8418183Z * [new branch] gh/malfet/588/orig -> origin/gh/malfet/588/orig 2025-12-04T09:50:31.8418489Z * [new branch] gh/malfet/589/base -> origin/gh/malfet/589/base 2025-12-04T09:50:31.8418763Z * [new branch] gh/malfet/589/head -> origin/gh/malfet/589/head 2025-12-04T09:50:31.8418957Z * [new branch] gh/malfet/589/orig -> origin/gh/malfet/589/orig 2025-12-04T09:50:31.8419246Z * [new branch] gh/malfet/590/base -> origin/gh/malfet/590/base 2025-12-04T09:50:31.8419436Z * [new branch] gh/malfet/590/head -> origin/gh/malfet/590/head 2025-12-04T09:50:31.8419623Z * [new branch] gh/malfet/590/orig -> origin/gh/malfet/590/orig 2025-12-04T09:50:31.8419912Z * [new branch] gh/malfet/591/base -> origin/gh/malfet/591/base 2025-12-04T09:50:31.8420100Z * [new branch] gh/malfet/591/head -> origin/gh/malfet/591/head 2025-12-04T09:50:31.8420284Z * [new branch] gh/malfet/591/orig -> origin/gh/malfet/591/orig 2025-12-04T09:50:31.8420481Z * [new branch] gh/malfet/592/base -> origin/gh/malfet/592/base 2025-12-04T09:50:31.8420743Z * [new branch] gh/malfet/592/head -> origin/gh/malfet/592/head 2025-12-04T09:50:31.8420932Z * [new branch] gh/malfet/592/orig -> origin/gh/malfet/592/orig 2025-12-04T09:50:31.8421123Z * [new branch] gh/malfet/593/base -> origin/gh/malfet/593/base 2025-12-04T09:50:31.8421308Z * [new branch] gh/malfet/593/head -> origin/gh/malfet/593/head 2025-12-04T09:50:31.8421492Z * [new branch] gh/malfet/593/orig -> origin/gh/malfet/593/orig 2025-12-04T09:50:31.8421684Z * [new branch] gh/malfet/594/base -> origin/gh/malfet/594/base 2025-12-04T09:50:31.8421878Z * [new branch] gh/malfet/594/head -> origin/gh/malfet/594/head 2025-12-04T09:50:31.8422066Z * [new branch] gh/malfet/594/orig -> origin/gh/malfet/594/orig 2025-12-04T09:50:31.8422253Z * [new branch] gh/malfet/595/base -> origin/gh/malfet/595/base 2025-12-04T09:50:31.8422456Z * [new branch] gh/malfet/595/head -> origin/gh/malfet/595/head 2025-12-04T09:50:31.8422642Z * [new branch] gh/malfet/595/orig -> origin/gh/malfet/595/orig 2025-12-04T09:50:31.8422828Z * [new branch] gh/malfet/596/base -> origin/gh/malfet/596/base 2025-12-04T09:50:31.8423017Z * [new branch] gh/malfet/596/head -> origin/gh/malfet/596/head 2025-12-04T09:50:31.8423203Z * [new branch] gh/malfet/596/orig -> origin/gh/malfet/596/orig 2025-12-04T09:50:31.8423387Z * [new branch] gh/malfet/597/base -> origin/gh/malfet/597/base 2025-12-04T09:50:31.8423585Z * [new branch] gh/malfet/597/head -> origin/gh/malfet/597/head 2025-12-04T09:50:31.8423770Z * [new branch] gh/malfet/597/orig -> origin/gh/malfet/597/orig 2025-12-04T09:50:31.8423958Z * [new branch] gh/malfet/598/base -> origin/gh/malfet/598/base 2025-12-04T09:50:31.8424162Z * [new branch] gh/malfet/598/head -> origin/gh/malfet/598/head 2025-12-04T09:50:31.8424346Z * [new branch] gh/malfet/598/orig -> origin/gh/malfet/598/orig 2025-12-04T09:50:31.8424530Z * [new branch] gh/malfet/599/base -> origin/gh/malfet/599/base 2025-12-04T09:50:31.8424728Z * [new branch] gh/malfet/599/head -> origin/gh/malfet/599/head 2025-12-04T09:50:31.8424914Z * [new branch] gh/malfet/599/orig -> origin/gh/malfet/599/orig 2025-12-04T09:50:31.8425104Z * [new branch] gh/malfet/600/base -> origin/gh/malfet/600/base 2025-12-04T09:50:31.8425295Z * [new branch] gh/malfet/600/head -> origin/gh/malfet/600/head 2025-12-04T09:50:31.8425480Z * [new branch] gh/malfet/600/orig -> origin/gh/malfet/600/orig 2025-12-04T09:50:31.8425738Z * [new branch] gh/malfet/601/base -> origin/gh/malfet/601/base 2025-12-04T09:50:31.8425934Z * [new branch] gh/malfet/601/head -> origin/gh/malfet/601/head 2025-12-04T09:50:31.8426118Z * [new branch] gh/malfet/601/orig -> origin/gh/malfet/601/orig 2025-12-04T09:50:31.8426304Z * [new branch] gh/malfet/602/base -> origin/gh/malfet/602/base 2025-12-04T09:50:31.8426497Z * [new branch] gh/malfet/602/head -> origin/gh/malfet/602/head 2025-12-04T09:50:31.8426696Z * [new branch] gh/malfet/602/orig -> origin/gh/malfet/602/orig 2025-12-04T09:50:31.8426886Z * [new branch] gh/malfet/603/base -> origin/gh/malfet/603/base 2025-12-04T09:50:31.8427085Z * [new branch] gh/malfet/603/head -> origin/gh/malfet/603/head 2025-12-04T09:50:31.8427283Z * [new branch] gh/malfet/603/orig -> origin/gh/malfet/603/orig 2025-12-04T09:50:31.8427475Z * [new branch] gh/malfet/604/base -> origin/gh/malfet/604/base 2025-12-04T09:50:31.8427738Z * [new branch] gh/malfet/604/head -> origin/gh/malfet/604/head 2025-12-04T09:50:31.8427933Z * [new branch] gh/malfet/604/orig -> origin/gh/malfet/604/orig 2025-12-04T09:50:31.8428117Z * [new branch] gh/malfet/605/base -> origin/gh/malfet/605/base 2025-12-04T09:50:31.8428306Z * [new branch] gh/malfet/605/head -> origin/gh/malfet/605/head 2025-12-04T09:50:31.8428503Z * [new branch] gh/malfet/605/orig -> origin/gh/malfet/605/orig 2025-12-04T09:50:31.8428691Z * [new branch] gh/malfet/606/base -> origin/gh/malfet/606/base 2025-12-04T09:50:31.8428877Z * [new branch] gh/malfet/606/head -> origin/gh/malfet/606/head 2025-12-04T09:50:31.8429202Z * [new branch] gh/malfet/606/orig -> origin/gh/malfet/606/orig 2025-12-04T09:50:31.8429396Z * [new branch] gh/malfet/607/base -> origin/gh/malfet/607/base 2025-12-04T09:50:31.8429586Z * [new branch] gh/malfet/607/head -> origin/gh/malfet/607/head 2025-12-04T09:50:31.8429781Z * [new branch] gh/malfet/607/orig -> origin/gh/malfet/607/orig 2025-12-04T09:50:31.8429970Z * [new branch] gh/malfet/608/base -> origin/gh/malfet/608/base 2025-12-04T09:50:31.8430315Z * [new branch] gh/malfet/608/head -> origin/gh/malfet/608/head 2025-12-04T09:50:31.8430517Z * [new branch] gh/malfet/608/orig -> origin/gh/malfet/608/orig 2025-12-04T09:50:31.8430703Z * [new branch] gh/malfet/609/base -> origin/gh/malfet/609/base 2025-12-04T09:50:31.8430895Z * [new branch] gh/malfet/609/head -> origin/gh/malfet/609/head 2025-12-04T09:50:31.8431177Z * [new branch] gh/malfet/609/orig -> origin/gh/malfet/609/orig 2025-12-04T09:50:31.8431383Z * [new branch] gh/malfet/610/base -> origin/gh/malfet/610/base 2025-12-04T09:50:31.8431571Z * [new branch] gh/malfet/610/head -> origin/gh/malfet/610/head 2025-12-04T09:50:31.8431850Z * [new branch] gh/malfet/610/orig -> origin/gh/malfet/610/orig 2025-12-04T09:50:31.8432044Z * [new branch] gh/malfet/611/base -> origin/gh/malfet/611/base 2025-12-04T09:50:31.8432229Z * [new branch] gh/malfet/611/head -> origin/gh/malfet/611/head 2025-12-04T09:50:31.8432418Z * [new branch] gh/malfet/611/orig -> origin/gh/malfet/611/orig 2025-12-04T09:50:31.8432612Z * [new branch] gh/malfet/612/base -> origin/gh/malfet/612/base 2025-12-04T09:50:31.8432797Z * [new branch] gh/malfet/612/head -> origin/gh/malfet/612/head 2025-12-04T09:50:31.8432986Z * [new branch] gh/malfet/612/orig -> origin/gh/malfet/612/orig 2025-12-04T09:50:31.8433275Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-12-04T09:50:31.8433465Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-12-04T09:50:31.8433711Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-12-04T09:50:31.8433953Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-12-04T09:50:31.8434301Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-12-04T09:50:31.8434492Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-12-04T09:50:31.8434703Z * [new branch] gh/masnesral/1/base -> origin/gh/masnesral/1/base 2025-12-04T09:50:31.8434906Z * [new branch] gh/masnesral/1/head -> origin/gh/masnesral/1/head 2025-12-04T09:50:31.8435103Z * [new branch] gh/masnesral/1/orig -> origin/gh/masnesral/1/orig 2025-12-04T09:50:31.8435377Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-12-04T09:50:31.8435573Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-12-04T09:50:31.8435765Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-12-04T09:50:31.8435962Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-12-04T09:50:31.8436177Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-12-04T09:50:31.8436416Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-12-04T09:50:31.8436626Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-12-04T09:50:31.8436830Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-12-04T09:50:31.8437086Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-12-04T09:50:31.8437405Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-12-04T09:50:31.8437726Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-12-04T09:50:31.8438033Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-12-04T09:50:31.8438253Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-12-04T09:50:31.8438456Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-12-04T09:50:31.8438717Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-12-04T09:50:31.8438973Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-12-04T09:50:31.8439233Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-12-04T09:50:31.8439490Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-12-04T09:50:31.8439738Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-12-04T09:50:31.8439994Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-12-04T09:50:31.8440244Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-12-04T09:50:31.8440492Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-12-04T09:50:31.8440748Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-12-04T09:50:31.8440994Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-12-04T09:50:31.8441247Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-12-04T09:50:31.8441588Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-12-04T09:50:31.8441837Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-12-04T09:50:31.8442086Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-12-04T09:50:31.8442344Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-12-04T09:50:31.8442595Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-12-04T09:50:31.8442843Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-12-04T09:50:31.8443090Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-12-04T09:50:31.8443350Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-12-04T09:50:31.8443677Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-12-04T09:50:31.8443932Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-12-04T09:50:31.8444192Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-12-04T09:50:31.8444446Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-12-04T09:50:31.8444697Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-12-04T09:50:31.8444957Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-12-04T09:50:31.8445207Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-12-04T09:50:31.8445456Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-12-04T09:50:31.8445726Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-12-04T09:50:31.8445974Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-12-04T09:50:31.8446223Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-12-04T09:50:31.8446483Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-12-04T09:50:31.8446807Z * [new branch] gh/mikaylagawarecki/351/base -> origin/gh/mikaylagawarecki/351/base 2025-12-04T09:50:31.8447058Z * [new branch] gh/mikaylagawarecki/351/head -> origin/gh/mikaylagawarecki/351/head 2025-12-04T09:50:31.8447315Z * [new branch] gh/mikaylagawarecki/351/orig -> origin/gh/mikaylagawarecki/351/orig 2025-12-04T09:50:31.8447672Z * [new branch] gh/mikaylagawarecki/352/base -> origin/gh/mikaylagawarecki/352/base 2025-12-04T09:50:31.8447933Z * [new branch] gh/mikaylagawarecki/352/head -> origin/gh/mikaylagawarecki/352/head 2025-12-04T09:50:31.8448188Z * [new branch] gh/mikaylagawarecki/352/orig -> origin/gh/mikaylagawarecki/352/orig 2025-12-04T09:50:31.8448438Z * [new branch] gh/mikaylagawarecki/353/base -> origin/gh/mikaylagawarecki/353/base 2025-12-04T09:50:31.8448688Z * [new branch] gh/mikaylagawarecki/353/head -> origin/gh/mikaylagawarecki/353/head 2025-12-04T09:50:31.8449039Z * [new branch] gh/mikaylagawarecki/353/orig -> origin/gh/mikaylagawarecki/353/orig 2025-12-04T09:50:31.8449292Z * [new branch] gh/mikaylagawarecki/354/base -> origin/gh/mikaylagawarecki/354/base 2025-12-04T09:50:31.8449540Z * [new branch] gh/mikaylagawarecki/354/head -> origin/gh/mikaylagawarecki/354/head 2025-12-04T09:50:31.8449894Z * [new branch] gh/mikaylagawarecki/354/orig -> origin/gh/mikaylagawarecki/354/orig 2025-12-04T09:50:31.8450228Z * [new branch] gh/mikaylagawarecki/356/base -> origin/gh/mikaylagawarecki/356/base 2025-12-04T09:50:31.8450475Z * [new branch] gh/mikaylagawarecki/356/head -> origin/gh/mikaylagawarecki/356/head 2025-12-04T09:50:31.8450727Z * [new branch] gh/mikaylagawarecki/356/orig -> origin/gh/mikaylagawarecki/356/orig 2025-12-04T09:50:31.8450982Z * [new branch] gh/mikaylagawarecki/357/base -> origin/gh/mikaylagawarecki/357/base 2025-12-04T09:50:31.8451231Z * [new branch] gh/mikaylagawarecki/357/head -> origin/gh/mikaylagawarecki/357/head 2025-12-04T09:50:31.8451481Z * [new branch] gh/mikaylagawarecki/357/orig -> origin/gh/mikaylagawarecki/357/orig 2025-12-04T09:50:31.8451744Z * [new branch] gh/mikaylagawarecki/359/base -> origin/gh/mikaylagawarecki/359/base 2025-12-04T09:50:31.8451994Z * [new branch] gh/mikaylagawarecki/359/head -> origin/gh/mikaylagawarecki/359/head 2025-12-04T09:50:31.8452318Z * [new branch] gh/mikaylagawarecki/359/orig -> origin/gh/mikaylagawarecki/359/orig 2025-12-04T09:50:31.8452575Z * [new branch] gh/mikaylagawarecki/360/base -> origin/gh/mikaylagawarecki/360/base 2025-12-04T09:50:31.8452825Z * [new branch] gh/mikaylagawarecki/360/head -> origin/gh/mikaylagawarecki/360/head 2025-12-04T09:50:31.8453071Z * [new branch] gh/mikaylagawarecki/360/orig -> origin/gh/mikaylagawarecki/360/orig 2025-12-04T09:50:31.8453326Z * [new branch] gh/mikaylagawarecki/361/base -> origin/gh/mikaylagawarecki/361/base 2025-12-04T09:50:31.8453574Z * [new branch] gh/mikaylagawarecki/361/head -> origin/gh/mikaylagawarecki/361/head 2025-12-04T09:50:31.8453825Z * [new branch] gh/mikaylagawarecki/361/orig -> origin/gh/mikaylagawarecki/361/orig 2025-12-04T09:50:31.8454084Z * [new branch] gh/mikaylagawarecki/362/base -> origin/gh/mikaylagawarecki/362/base 2025-12-04T09:50:31.8454343Z * [new branch] gh/mikaylagawarecki/362/head -> origin/gh/mikaylagawarecki/362/head 2025-12-04T09:50:31.8454600Z * [new branch] gh/mikaylagawarecki/362/orig -> origin/gh/mikaylagawarecki/362/orig 2025-12-04T09:50:31.8454877Z * [new branch] gh/mikaylagawarecki/363/base -> origin/gh/mikaylagawarecki/363/base 2025-12-04T09:50:31.8455125Z * [new branch] gh/mikaylagawarecki/363/head -> origin/gh/mikaylagawarecki/363/head 2025-12-04T09:50:31.8455378Z * [new branch] gh/mikaylagawarecki/363/orig -> origin/gh/mikaylagawarecki/363/orig 2025-12-04T09:50:31.8455652Z * [new branch] gh/mikaylagawarecki/364/base -> origin/gh/mikaylagawarecki/364/base 2025-12-04T09:50:31.8455902Z * [new branch] gh/mikaylagawarecki/364/head -> origin/gh/mikaylagawarecki/364/head 2025-12-04T09:50:31.8456156Z * [new branch] gh/mikaylagawarecki/364/orig -> origin/gh/mikaylagawarecki/364/orig 2025-12-04T09:50:31.8456426Z * [new branch] gh/mikaylagawarecki/365/base -> origin/gh/mikaylagawarecki/365/base 2025-12-04T09:50:31.8456682Z * [new branch] gh/mikaylagawarecki/365/head -> origin/gh/mikaylagawarecki/365/head 2025-12-04T09:50:31.8456934Z * [new branch] gh/mikaylagawarecki/365/orig -> origin/gh/mikaylagawarecki/365/orig 2025-12-04T09:50:31.8457194Z * [new branch] gh/mikaylagawarecki/366/base -> origin/gh/mikaylagawarecki/366/base 2025-12-04T09:50:31.8457447Z * [new branch] gh/mikaylagawarecki/366/head -> origin/gh/mikaylagawarecki/366/head 2025-12-04T09:50:31.8457693Z * [new branch] gh/mikaylagawarecki/366/orig -> origin/gh/mikaylagawarecki/366/orig 2025-12-04T09:50:31.8457950Z * [new branch] gh/mikaylagawarecki/367/base -> origin/gh/mikaylagawarecki/367/base 2025-12-04T09:50:31.8458197Z * [new branch] gh/mikaylagawarecki/367/head -> origin/gh/mikaylagawarecki/367/head 2025-12-04T09:50:31.8458983Z * [new branch] gh/mikaylagawarecki/367/orig -> origin/gh/mikaylagawarecki/367/orig 2025-12-04T09:50:31.8459240Z * [new branch] gh/mikaylagawarecki/368/base -> origin/gh/mikaylagawarecki/368/base 2025-12-04T09:50:31.8459510Z * [new branch] gh/mikaylagawarecki/368/head -> origin/gh/mikaylagawarecki/368/head 2025-12-04T09:50:31.8459758Z * [new branch] gh/mikaylagawarecki/368/orig -> origin/gh/mikaylagawarecki/368/orig 2025-12-04T09:50:31.8460006Z * [new branch] gh/mikaylagawarecki/369/base -> origin/gh/mikaylagawarecki/369/base 2025-12-04T09:50:31.8460270Z * [new branch] gh/mikaylagawarecki/369/head -> origin/gh/mikaylagawarecki/369/head 2025-12-04T09:50:31.8460530Z * [new branch] gh/mikaylagawarecki/369/orig -> origin/gh/mikaylagawarecki/369/orig 2025-12-04T09:50:31.8460784Z * [new branch] gh/mikaylagawarecki/370/base -> origin/gh/mikaylagawarecki/370/base 2025-12-04T09:50:31.8461045Z * [new branch] gh/mikaylagawarecki/370/head -> origin/gh/mikaylagawarecki/370/head 2025-12-04T09:50:31.8461373Z * [new branch] gh/mikaylagawarecki/370/orig -> origin/gh/mikaylagawarecki/370/orig 2025-12-04T09:50:31.8461629Z * [new branch] gh/mikaylagawarecki/371/base -> origin/gh/mikaylagawarecki/371/base 2025-12-04T09:50:31.8461888Z * [new branch] gh/mikaylagawarecki/371/head -> origin/gh/mikaylagawarecki/371/head 2025-12-04T09:50:31.8462138Z * [new branch] gh/mikaylagawarecki/371/orig -> origin/gh/mikaylagawarecki/371/orig 2025-12-04T09:50:31.8462396Z * [new branch] gh/mikaylagawarecki/372/base -> origin/gh/mikaylagawarecki/372/base 2025-12-04T09:50:31.8462670Z * [new branch] gh/mikaylagawarecki/372/head -> origin/gh/mikaylagawarecki/372/head 2025-12-04T09:50:31.8462920Z * [new branch] gh/mikaylagawarecki/372/orig -> origin/gh/mikaylagawarecki/372/orig 2025-12-04T09:50:31.8463174Z * [new branch] gh/mikaylagawarecki/373/base -> origin/gh/mikaylagawarecki/373/base 2025-12-04T09:50:31.8463435Z * [new branch] gh/mikaylagawarecki/373/head -> origin/gh/mikaylagawarecki/373/head 2025-12-04T09:50:31.8463685Z * [new branch] gh/mikaylagawarecki/373/orig -> origin/gh/mikaylagawarecki/373/orig 2025-12-04T09:50:31.8463933Z * [new branch] gh/mikaylagawarecki/374/base -> origin/gh/mikaylagawarecki/374/base 2025-12-04T09:50:31.8464186Z * [new branch] gh/mikaylagawarecki/374/head -> origin/gh/mikaylagawarecki/374/head 2025-12-04T09:50:31.8464433Z * [new branch] gh/mikaylagawarecki/374/orig -> origin/gh/mikaylagawarecki/374/orig 2025-12-04T09:50:31.8464679Z * [new branch] gh/mikaylagawarecki/375/base -> origin/gh/mikaylagawarecki/375/base 2025-12-04T09:50:31.8464933Z * [new branch] gh/mikaylagawarecki/375/head -> origin/gh/mikaylagawarecki/375/head 2025-12-04T09:50:31.8465185Z * [new branch] gh/mikaylagawarecki/375/orig -> origin/gh/mikaylagawarecki/375/orig 2025-12-04T09:50:31.8465440Z * [new branch] gh/mikaylagawarecki/376/base -> origin/gh/mikaylagawarecki/376/base 2025-12-04T09:50:31.8465692Z * [new branch] gh/mikaylagawarecki/376/head -> origin/gh/mikaylagawarecki/376/head 2025-12-04T09:50:31.8465944Z * [new branch] gh/mikaylagawarecki/376/orig -> origin/gh/mikaylagawarecki/376/orig 2025-12-04T09:50:31.8466192Z * [new branch] gh/mikaylagawarecki/377/base -> origin/gh/mikaylagawarecki/377/base 2025-12-04T09:50:31.8466439Z * [new branch] gh/mikaylagawarecki/377/head -> origin/gh/mikaylagawarecki/377/head 2025-12-04T09:50:31.8466697Z * [new branch] gh/mikaylagawarecki/377/orig -> origin/gh/mikaylagawarecki/377/orig 2025-12-04T09:50:31.8466943Z * [new branch] gh/mikaylagawarecki/378/base -> origin/gh/mikaylagawarecki/378/base 2025-12-04T09:50:31.8467259Z * [new branch] gh/mikaylagawarecki/378/head -> origin/gh/mikaylagawarecki/378/head 2025-12-04T09:50:31.8467526Z * [new branch] gh/mikaylagawarecki/378/orig -> origin/gh/mikaylagawarecki/378/orig 2025-12-04T09:50:31.8467773Z * [new branch] gh/mikaylagawarecki/379/base -> origin/gh/mikaylagawarecki/379/base 2025-12-04T09:50:31.8468024Z * [new branch] gh/mikaylagawarecki/379/head -> origin/gh/mikaylagawarecki/379/head 2025-12-04T09:50:31.8468282Z * [new branch] gh/mikaylagawarecki/379/orig -> origin/gh/mikaylagawarecki/379/orig 2025-12-04T09:50:31.8468530Z * [new branch] gh/mikaylagawarecki/380/base -> origin/gh/mikaylagawarecki/380/base 2025-12-04T09:50:31.8468785Z * [new branch] gh/mikaylagawarecki/380/head -> origin/gh/mikaylagawarecki/380/head 2025-12-04T09:50:31.8469043Z * [new branch] gh/mikaylagawarecki/380/orig -> origin/gh/mikaylagawarecki/380/orig 2025-12-04T09:50:31.8469296Z * [new branch] gh/mikaylagawarecki/381/base -> origin/gh/mikaylagawarecki/381/base 2025-12-04T09:50:31.8469979Z * [new branch] gh/mikaylagawarecki/381/head -> origin/gh/mikaylagawarecki/381/head 2025-12-04T09:50:31.8470245Z * [new branch] gh/mikaylagawarecki/381/orig -> origin/gh/mikaylagawarecki/381/orig 2025-12-04T09:50:31.8470496Z * [new branch] gh/mikaylagawarecki/382/base -> origin/gh/mikaylagawarecki/382/base 2025-12-04T09:50:31.8470743Z * [new branch] gh/mikaylagawarecki/382/head -> origin/gh/mikaylagawarecki/382/head 2025-12-04T09:50:31.8471001Z * [new branch] gh/mikaylagawarecki/382/orig -> origin/gh/mikaylagawarecki/382/orig 2025-12-04T09:50:31.8471246Z * [new branch] gh/mikaylagawarecki/383/base -> origin/gh/mikaylagawarecki/383/base 2025-12-04T09:50:31.8471491Z * [new branch] gh/mikaylagawarecki/383/head -> origin/gh/mikaylagawarecki/383/head 2025-12-04T09:50:31.8471749Z * [new branch] gh/mikaylagawarecki/383/orig -> origin/gh/mikaylagawarecki/383/orig 2025-12-04T09:50:31.8472001Z * [new branch] gh/mikaylagawarecki/384/base -> origin/gh/mikaylagawarecki/384/base 2025-12-04T09:50:31.8472252Z * [new branch] gh/mikaylagawarecki/384/head -> origin/gh/mikaylagawarecki/384/head 2025-12-04T09:50:31.8472507Z * [new branch] gh/mikaylagawarecki/384/orig -> origin/gh/mikaylagawarecki/384/orig 2025-12-04T09:50:31.8472756Z * [new branch] gh/mikaylagawarecki/385/base -> origin/gh/mikaylagawarecki/385/base 2025-12-04T09:50:31.8473005Z * [new branch] gh/mikaylagawarecki/385/head -> origin/gh/mikaylagawarecki/385/head 2025-12-04T09:50:31.8473265Z * [new branch] gh/mikaylagawarecki/385/orig -> origin/gh/mikaylagawarecki/385/orig 2025-12-04T09:50:31.8473517Z * [new branch] gh/mikaylagawarecki/386/base -> origin/gh/mikaylagawarecki/386/base 2025-12-04T09:50:31.8473768Z * [new branch] gh/mikaylagawarecki/386/head -> origin/gh/mikaylagawarecki/386/head 2025-12-04T09:50:31.8474034Z * [new branch] gh/mikaylagawarecki/386/orig -> origin/gh/mikaylagawarecki/386/orig 2025-12-04T09:50:31.8474278Z * [new branch] gh/mikaylagawarecki/387/base -> origin/gh/mikaylagawarecki/387/base 2025-12-04T09:50:31.8474523Z * [new branch] gh/mikaylagawarecki/387/head -> origin/gh/mikaylagawarecki/387/head 2025-12-04T09:50:31.8474770Z * [new branch] gh/mikaylagawarecki/387/orig -> origin/gh/mikaylagawarecki/387/orig 2025-12-04T09:50:31.8475022Z * [new branch] gh/mikaylagawarecki/388/base -> origin/gh/mikaylagawarecki/388/base 2025-12-04T09:50:31.8475405Z * [new branch] gh/mikaylagawarecki/388/head -> origin/gh/mikaylagawarecki/388/head 2025-12-04T09:50:31.8475660Z * [new branch] gh/mikaylagawarecki/388/orig -> origin/gh/mikaylagawarecki/388/orig 2025-12-04T09:50:31.8475926Z * [new branch] gh/mikaylagawarecki/389/base -> origin/gh/mikaylagawarecki/389/base 2025-12-04T09:50:31.8476359Z * [new branch] gh/mikaylagawarecki/389/head -> origin/gh/mikaylagawarecki/389/head 2025-12-04T09:50:31.8476610Z * [new branch] gh/mikaylagawarecki/389/orig -> origin/gh/mikaylagawarecki/389/orig 2025-12-04T09:50:31.8476867Z * [new branch] gh/mikaylagawarecki/390/base -> origin/gh/mikaylagawarecki/390/base 2025-12-04T09:50:31.8477122Z * [new branch] gh/mikaylagawarecki/390/head -> origin/gh/mikaylagawarecki/390/head 2025-12-04T09:50:31.8477374Z * [new branch] gh/mikaylagawarecki/390/orig -> origin/gh/mikaylagawarecki/390/orig 2025-12-04T09:50:31.8477640Z * [new branch] gh/mikaylagawarecki/391/base -> origin/gh/mikaylagawarecki/391/base 2025-12-04T09:50:31.8477892Z * [new branch] gh/mikaylagawarecki/391/head -> origin/gh/mikaylagawarecki/391/head 2025-12-04T09:50:31.8478143Z * [new branch] gh/mikaylagawarecki/391/orig -> origin/gh/mikaylagawarecki/391/orig 2025-12-04T09:50:31.8478473Z * [new branch] gh/mikaylagawarecki/392/base -> origin/gh/mikaylagawarecki/392/base 2025-12-04T09:50:31.8478721Z * [new branch] gh/mikaylagawarecki/392/head -> origin/gh/mikaylagawarecki/392/head 2025-12-04T09:50:31.8478970Z * [new branch] gh/mikaylagawarecki/392/orig -> origin/gh/mikaylagawarecki/392/orig 2025-12-04T09:50:31.8479170Z * [new branch] gh/mlazos/41/base -> origin/gh/mlazos/41/base 2025-12-04T09:50:31.8479362Z * [new branch] gh/mlazos/41/head -> origin/gh/mlazos/41/head 2025-12-04T09:50:31.8479547Z * [new branch] gh/mlazos/41/orig -> origin/gh/mlazos/41/orig 2025-12-04T09:50:31.8479744Z * [new branch] gh/mlazos/42/base -> origin/gh/mlazos/42/base 2025-12-04T09:50:31.8479932Z * [new branch] gh/mlazos/42/head -> origin/gh/mlazos/42/head 2025-12-04T09:50:31.8480120Z * [new branch] gh/mlazos/42/orig -> origin/gh/mlazos/42/orig 2025-12-04T09:50:31.8480315Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2025-12-04T09:50:31.8480498Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2025-12-04T09:50:31.8480682Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2025-12-04T09:50:31.8480864Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2025-12-04T09:50:31.8481053Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2025-12-04T09:50:31.8481237Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2025-12-04T09:50:31.8481422Z * [new branch] gh/mlazos/47/base -> origin/gh/mlazos/47/base 2025-12-04T09:50:31.8481620Z * [new branch] gh/mlazos/47/head -> origin/gh/mlazos/47/head 2025-12-04T09:50:31.8481809Z * [new branch] gh/mlazos/47/orig -> origin/gh/mlazos/47/orig 2025-12-04T09:50:31.8481995Z * [new branch] gh/mlazos/48/base -> origin/gh/mlazos/48/base 2025-12-04T09:50:31.8482188Z * [new branch] gh/mlazos/48/head -> origin/gh/mlazos/48/head 2025-12-04T09:50:31.8482370Z * [new branch] gh/mlazos/48/orig -> origin/gh/mlazos/48/orig 2025-12-04T09:50:31.8482552Z * [new branch] gh/mlazos/49/base -> origin/gh/mlazos/49/base 2025-12-04T09:50:31.8482742Z * [new branch] gh/mlazos/49/head -> origin/gh/mlazos/49/head 2025-12-04T09:50:31.8482927Z * [new branch] gh/mlazos/49/orig -> origin/gh/mlazos/49/orig 2025-12-04T09:50:31.8483109Z * [new branch] gh/mlazos/50/base -> origin/gh/mlazos/50/base 2025-12-04T09:50:31.8483297Z * [new branch] gh/mlazos/50/head -> origin/gh/mlazos/50/head 2025-12-04T09:50:31.8483549Z * [new branch] gh/mlazos/50/orig -> origin/gh/mlazos/50/orig 2025-12-04T09:50:31.8483736Z * [new branch] gh/mlazos/51/base -> origin/gh/mlazos/51/base 2025-12-04T09:50:31.8483925Z * [new branch] gh/mlazos/51/head -> origin/gh/mlazos/51/head 2025-12-04T09:50:31.8484107Z * [new branch] gh/mlazos/51/orig -> origin/gh/mlazos/51/orig 2025-12-04T09:50:31.8484293Z * [new branch] gh/mlazos/52/base -> origin/gh/mlazos/52/base 2025-12-04T09:50:31.8484478Z * [new branch] gh/mlazos/52/head -> origin/gh/mlazos/52/head 2025-12-04T09:50:31.8484672Z * [new branch] gh/mlazos/52/orig -> origin/gh/mlazos/52/orig 2025-12-04T09:50:31.8484859Z * [new branch] gh/mlazos/53/base -> origin/gh/mlazos/53/base 2025-12-04T09:50:31.8485043Z * [new branch] gh/mlazos/53/head -> origin/gh/mlazos/53/head 2025-12-04T09:50:31.8485244Z * [new branch] gh/mlazos/53/orig -> origin/gh/mlazos/53/orig 2025-12-04T09:50:31.8485492Z * [new branch] gh/mlazos/54/base -> origin/gh/mlazos/54/base 2025-12-04T09:50:31.8485675Z * [new branch] gh/mlazos/54/head -> origin/gh/mlazos/54/head 2025-12-04T09:50:31.8485864Z * [new branch] gh/mlazos/54/orig -> origin/gh/mlazos/54/orig 2025-12-04T09:50:31.8486046Z * [new branch] gh/mlazos/55/base -> origin/gh/mlazos/55/base 2025-12-04T09:50:31.8486228Z * [new branch] gh/mlazos/55/head -> origin/gh/mlazos/55/head 2025-12-04T09:50:31.8486417Z * [new branch] gh/mlazos/55/orig -> origin/gh/mlazos/55/orig 2025-12-04T09:50:31.8486600Z * [new branch] gh/mlazos/56/base -> origin/gh/mlazos/56/base 2025-12-04T09:50:31.8486856Z * [new branch] gh/mlazos/56/head -> origin/gh/mlazos/56/head 2025-12-04T09:50:31.8487064Z * [new branch] gh/mlazos/56/orig -> origin/gh/mlazos/56/orig 2025-12-04T09:50:31.8487248Z * [new branch] gh/mlazos/57/base -> origin/gh/mlazos/57/base 2025-12-04T09:50:31.8487433Z * [new branch] gh/mlazos/57/head -> origin/gh/mlazos/57/head 2025-12-04T09:50:31.8487624Z * [new branch] gh/mlazos/57/orig -> origin/gh/mlazos/57/orig 2025-12-04T09:50:31.8487806Z * [new branch] gh/mlazos/58/base -> origin/gh/mlazos/58/base 2025-12-04T09:50:31.8487990Z * [new branch] gh/mlazos/58/head -> origin/gh/mlazos/58/head 2025-12-04T09:50:31.8488172Z * [new branch] gh/mlazos/58/orig -> origin/gh/mlazos/58/orig 2025-12-04T09:50:31.8488367Z * [new branch] gh/mlazos/59/base -> origin/gh/mlazos/59/base 2025-12-04T09:50:31.8488546Z * [new branch] gh/mlazos/59/head -> origin/gh/mlazos/59/head 2025-12-04T09:50:31.8488736Z * [new branch] gh/mlazos/59/orig -> origin/gh/mlazos/59/orig 2025-12-04T09:50:31.8488924Z * [new branch] gh/mlazos/60/base -> origin/gh/mlazos/60/base 2025-12-04T09:50:31.8489105Z * [new branch] gh/mlazos/60/head -> origin/gh/mlazos/60/head 2025-12-04T09:50:31.8489285Z * [new branch] gh/mlazos/60/orig -> origin/gh/mlazos/60/orig 2025-12-04T09:50:31.8489474Z * [new branch] gh/mlazos/61/base -> origin/gh/mlazos/61/base 2025-12-04T09:50:31.8489656Z * [new branch] gh/mlazos/61/head -> origin/gh/mlazos/61/head 2025-12-04T09:50:31.8489838Z * [new branch] gh/mlazos/61/orig -> origin/gh/mlazos/61/orig 2025-12-04T09:50:31.8490025Z * [new branch] gh/mlazos/62/base -> origin/gh/mlazos/62/base 2025-12-04T09:50:31.8490205Z * [new branch] gh/mlazos/62/head -> origin/gh/mlazos/62/head 2025-12-04T09:50:31.8490466Z * [new branch] gh/mlazos/62/orig -> origin/gh/mlazos/62/orig 2025-12-04T09:50:31.8490665Z * [new branch] gh/mlazos/63/base -> origin/gh/mlazos/63/base 2025-12-04T09:50:31.8490852Z * [new branch] gh/mlazos/63/head -> origin/gh/mlazos/63/head 2025-12-04T09:50:31.8491040Z * [new branch] gh/mlazos/63/orig -> origin/gh/mlazos/63/orig 2025-12-04T09:50:31.8491233Z * [new branch] gh/mlazos/64/base -> origin/gh/mlazos/64/base 2025-12-04T09:50:31.8491415Z * [new branch] gh/mlazos/64/head -> origin/gh/mlazos/64/head 2025-12-04T09:50:31.8491599Z * [new branch] gh/mlazos/64/orig -> origin/gh/mlazos/64/orig 2025-12-04T09:50:31.8491791Z * [new branch] gh/mlazos/65/base -> origin/gh/mlazos/65/base 2025-12-04T09:50:31.8491982Z * [new branch] gh/mlazos/65/head -> origin/gh/mlazos/65/head 2025-12-04T09:50:31.8492239Z * [new branch] gh/mlazos/65/orig -> origin/gh/mlazos/65/orig 2025-12-04T09:50:31.8492425Z * [new branch] gh/mlazos/66/base -> origin/gh/mlazos/66/base 2025-12-04T09:50:31.8492626Z * [new branch] gh/mlazos/66/head -> origin/gh/mlazos/66/head 2025-12-04T09:50:31.8492813Z * [new branch] gh/mlazos/66/orig -> origin/gh/mlazos/66/orig 2025-12-04T09:50:31.8492997Z * [new branch] gh/mlazos/67/base -> origin/gh/mlazos/67/base 2025-12-04T09:50:31.8493189Z * [new branch] gh/mlazos/67/head -> origin/gh/mlazos/67/head 2025-12-04T09:50:31.8493370Z * [new branch] gh/mlazos/67/orig -> origin/gh/mlazos/67/orig 2025-12-04T09:50:31.8493552Z * [new branch] gh/mlazos/68/base -> origin/gh/mlazos/68/base 2025-12-04T09:50:31.8493746Z * [new branch] gh/mlazos/68/head -> origin/gh/mlazos/68/head 2025-12-04T09:50:31.8493932Z * [new branch] gh/mlazos/68/orig -> origin/gh/mlazos/68/orig 2025-12-04T09:50:31.8494115Z * [new branch] gh/mlazos/69/base -> origin/gh/mlazos/69/base 2025-12-04T09:50:31.8494306Z * [new branch] gh/mlazos/69/head -> origin/gh/mlazos/69/head 2025-12-04T09:50:31.8494489Z * [new branch] gh/mlazos/69/orig -> origin/gh/mlazos/69/orig 2025-12-04T09:50:31.8494677Z * [new branch] gh/mlazos/70/base -> origin/gh/mlazos/70/base 2025-12-04T09:50:31.8494875Z * [new branch] gh/mlazos/70/head -> origin/gh/mlazos/70/head 2025-12-04T09:50:31.8495062Z * [new branch] gh/mlazos/70/orig -> origin/gh/mlazos/70/orig 2025-12-04T09:50:31.8495243Z * [new branch] gh/mlazos/71/base -> origin/gh/mlazos/71/base 2025-12-04T09:50:31.8495438Z * [new branch] gh/mlazos/71/head -> origin/gh/mlazos/71/head 2025-12-04T09:50:31.8495626Z * [new branch] gh/mlazos/71/orig -> origin/gh/mlazos/71/orig 2025-12-04T09:50:31.8495807Z * [new branch] gh/mlazos/72/base -> origin/gh/mlazos/72/base 2025-12-04T09:50:31.8495988Z * [new branch] gh/mlazos/72/head -> origin/gh/mlazos/72/head 2025-12-04T09:50:31.8496176Z * [new branch] gh/mlazos/72/orig -> origin/gh/mlazos/72/orig 2025-12-04T09:50:31.8496357Z * [new branch] gh/mlazos/73/base -> origin/gh/mlazos/73/base 2025-12-04T09:50:31.8496541Z * [new branch] gh/mlazos/73/head -> origin/gh/mlazos/73/head 2025-12-04T09:50:31.8496729Z * [new branch] gh/mlazos/73/orig -> origin/gh/mlazos/73/orig 2025-12-04T09:50:31.8496926Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-12-04T09:50:31.8497182Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-12-04T09:50:31.8497398Z * [new branch] gh/muchulee8/73/base -> origin/gh/muchulee8/73/base 2025-12-04T09:50:31.8497598Z * [new branch] gh/muchulee8/73/head -> origin/gh/muchulee8/73/head 2025-12-04T09:50:31.8497797Z * [new branch] gh/muchulee8/73/orig -> origin/gh/muchulee8/73/orig 2025-12-04T09:50:31.8498039Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-12-04T09:50:31.8498266Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-12-04T09:50:31.8498496Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-12-04T09:50:31.8498732Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-12-04T09:50:31.8498961Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-12-04T09:50:31.8499258Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-12-04T09:50:31.8499494Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-12-04T09:50:31.8499718Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-12-04T09:50:31.8499941Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-12-04T09:50:31.8500175Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-12-04T09:50:31.8500398Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-12-04T09:50:31.8500620Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-12-04T09:50:31.8500845Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-12-04T09:50:31.8501082Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-12-04T09:50:31.8501312Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-12-04T09:50:31.8501532Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-12-04T09:50:31.8501766Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-12-04T09:50:31.8501992Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-12-04T09:50:31.8502214Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-12-04T09:50:31.8502452Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-12-04T09:50:31.8502676Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-12-04T09:50:31.8502900Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-12-04T09:50:31.8503161Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-12-04T09:50:31.8503386Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-12-04T09:50:31.8503609Z * [new branch] gh/naveenthangudu/9/base -> origin/gh/naveenthangudu/9/base 2025-12-04T09:50:31.8503851Z * [new branch] gh/naveenthangudu/9/head -> origin/gh/naveenthangudu/9/head 2025-12-04T09:50:31.8504074Z * [new branch] gh/naveenthangudu/9/orig -> origin/gh/naveenthangudu/9/orig 2025-12-04T09:50:31.8504278Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-12-04T09:50:31.8504487Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-12-04T09:50:31.8504682Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-12-04T09:50:31.8504953Z * [new branch] gh/nikitaved/10/base -> origin/gh/nikitaved/10/base 2025-12-04T09:50:31.8505164Z * [new branch] gh/nikitaved/10/head -> origin/gh/nikitaved/10/head 2025-12-04T09:50:31.8505363Z * [new branch] gh/nikitaved/10/orig -> origin/gh/nikitaved/10/orig 2025-12-04T09:50:31.8505562Z * [new branch] gh/nikitaved/11/base -> origin/gh/nikitaved/11/base 2025-12-04T09:50:31.8505761Z * [new branch] gh/nikitaved/11/head -> origin/gh/nikitaved/11/head 2025-12-04T09:50:31.8505963Z * [new branch] gh/nikitaved/11/orig -> origin/gh/nikitaved/11/orig 2025-12-04T09:50:31.8506163Z * [new branch] gh/nikitaved/12/base -> origin/gh/nikitaved/12/base 2025-12-04T09:50:31.8506361Z * [new branch] gh/nikitaved/12/head -> origin/gh/nikitaved/12/head 2025-12-04T09:50:31.8506562Z * [new branch] gh/nikitaved/12/orig -> origin/gh/nikitaved/12/orig 2025-12-04T09:50:31.8506841Z * [new branch] gh/nikitaved/13/base -> origin/gh/nikitaved/13/base 2025-12-04T09:50:31.8507046Z * [new branch] gh/nikitaved/13/head -> origin/gh/nikitaved/13/head 2025-12-04T09:50:31.8507252Z * [new branch] gh/nikitaved/13/orig -> origin/gh/nikitaved/13/orig 2025-12-04T09:50:31.8507450Z * [new branch] gh/nikitaved/14/base -> origin/gh/nikitaved/14/base 2025-12-04T09:50:31.8507649Z * [new branch] gh/nikitaved/14/head -> origin/gh/nikitaved/14/head 2025-12-04T09:50:31.8507854Z * [new branch] gh/nikitaved/14/orig -> origin/gh/nikitaved/14/orig 2025-12-04T09:50:31.8508052Z * [new branch] gh/nikitaved/15/base -> origin/gh/nikitaved/15/base 2025-12-04T09:50:31.8508255Z * [new branch] gh/nikitaved/15/head -> origin/gh/nikitaved/15/head 2025-12-04T09:50:31.8508466Z * [new branch] gh/nikitaved/15/orig -> origin/gh/nikitaved/15/orig 2025-12-04T09:50:31.8508701Z * [new branch] gh/nikitaved/16/base -> origin/gh/nikitaved/16/base 2025-12-04T09:50:31.8508898Z * [new branch] gh/nikitaved/16/head -> origin/gh/nikitaved/16/head 2025-12-04T09:50:31.8509102Z * [new branch] gh/nikitaved/16/orig -> origin/gh/nikitaved/16/orig 2025-12-04T09:50:31.8509301Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-12-04T09:50:31.8509504Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-12-04T09:50:31.8509709Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-12-04T09:50:31.8509905Z * [new branch] gh/nikitaved/4/base -> origin/gh/nikitaved/4/base 2025-12-04T09:50:31.8510098Z * [new branch] gh/nikitaved/4/head -> origin/gh/nikitaved/4/head 2025-12-04T09:50:31.8510299Z * [new branch] gh/nikitaved/4/orig -> origin/gh/nikitaved/4/orig 2025-12-04T09:50:31.8510516Z * [new branch] gh/nikitaved/5/base -> origin/gh/nikitaved/5/base 2025-12-04T09:50:31.8520618Z * [new branch] gh/nikitaved/5/head -> origin/gh/nikitaved/5/head 2025-12-04T09:50:31.8521200Z * [new branch] gh/nikitaved/5/orig -> origin/gh/nikitaved/5/orig 2025-12-04T09:50:31.8521620Z * [new branch] gh/nikitaved/6/base -> origin/gh/nikitaved/6/base 2025-12-04T09:50:31.8522108Z * [new branch] gh/nikitaved/6/head -> origin/gh/nikitaved/6/head 2025-12-04T09:50:31.8522482Z * [new branch] gh/nikitaved/6/orig -> origin/gh/nikitaved/6/orig 2025-12-04T09:50:31.8522867Z * [new branch] gh/nikitaved/8/base -> origin/gh/nikitaved/8/base 2025-12-04T09:50:31.8523223Z * [new branch] gh/nikitaved/8/head -> origin/gh/nikitaved/8/head 2025-12-04T09:50:31.8523797Z * [new branch] gh/nikitaved/8/orig -> origin/gh/nikitaved/8/orig 2025-12-04T09:50:31.8524146Z * [new branch] gh/nikitaved/9/base -> origin/gh/nikitaved/9/base 2025-12-04T09:50:31.8524543Z * [new branch] gh/nikitaved/9/head -> origin/gh/nikitaved/9/head 2025-12-04T09:50:31.8524929Z * [new branch] gh/nikitaved/9/orig -> origin/gh/nikitaved/9/orig 2025-12-04T09:50:31.8525293Z * [new branch] gh/oulgen/10/base -> origin/gh/oulgen/10/base 2025-12-04T09:50:31.8525636Z * [new branch] gh/oulgen/10/head -> origin/gh/oulgen/10/head 2025-12-04T09:50:31.8525936Z * [new branch] gh/oulgen/10/orig -> origin/gh/oulgen/10/orig 2025-12-04T09:50:31.8526252Z * [new branch] gh/oulgen/11/base -> origin/gh/oulgen/11/base 2025-12-04T09:50:31.8526539Z * [new branch] gh/oulgen/11/head -> origin/gh/oulgen/11/head 2025-12-04T09:50:31.8526994Z * [new branch] gh/oulgen/11/orig -> origin/gh/oulgen/11/orig 2025-12-04T09:50:31.8527240Z * [new branch] gh/oulgen/12/base -> origin/gh/oulgen/12/base 2025-12-04T09:50:31.8527443Z * [new branch] gh/oulgen/12/head -> origin/gh/oulgen/12/head 2025-12-04T09:50:31.8527627Z * [new branch] gh/oulgen/12/orig -> origin/gh/oulgen/12/orig 2025-12-04T09:50:31.8527819Z * [new branch] gh/oulgen/13/base -> origin/gh/oulgen/13/base 2025-12-04T09:50:31.8528007Z * [new branch] gh/oulgen/13/head -> origin/gh/oulgen/13/head 2025-12-04T09:50:31.8528190Z * [new branch] gh/oulgen/13/orig -> origin/gh/oulgen/13/orig 2025-12-04T09:50:31.8528387Z * [new branch] gh/oulgen/14/base -> origin/gh/oulgen/14/base 2025-12-04T09:50:31.8528572Z * [new branch] gh/oulgen/14/head -> origin/gh/oulgen/14/head 2025-12-04T09:50:31.8528768Z * [new branch] gh/oulgen/14/orig -> origin/gh/oulgen/14/orig 2025-12-04T09:50:31.8528966Z * [new branch] gh/oulgen/15/base -> origin/gh/oulgen/15/base 2025-12-04T09:50:31.8529156Z * [new branch] gh/oulgen/15/head -> origin/gh/oulgen/15/head 2025-12-04T09:50:31.8529338Z * [new branch] gh/oulgen/15/orig -> origin/gh/oulgen/15/orig 2025-12-04T09:50:31.8529523Z * [new branch] gh/oulgen/16/base -> origin/gh/oulgen/16/base 2025-12-04T09:50:31.8529720Z * [new branch] gh/oulgen/16/head -> origin/gh/oulgen/16/head 2025-12-04T09:50:31.8529905Z * [new branch] gh/oulgen/16/orig -> origin/gh/oulgen/16/orig 2025-12-04T09:50:31.8530090Z * [new branch] gh/oulgen/17/base -> origin/gh/oulgen/17/base 2025-12-04T09:50:31.8530282Z * [new branch] gh/oulgen/17/head -> origin/gh/oulgen/17/head 2025-12-04T09:50:31.8530478Z * [new branch] gh/oulgen/17/orig -> origin/gh/oulgen/17/orig 2025-12-04T09:50:31.8530666Z * [new branch] gh/oulgen/18/base -> origin/gh/oulgen/18/base 2025-12-04T09:50:31.8530865Z * [new branch] gh/oulgen/18/head -> origin/gh/oulgen/18/head 2025-12-04T09:50:31.8531050Z * [new branch] gh/oulgen/18/orig -> origin/gh/oulgen/18/orig 2025-12-04T09:50:31.8531235Z * [new branch] gh/oulgen/19/base -> origin/gh/oulgen/19/base 2025-12-04T09:50:31.8531426Z * [new branch] gh/oulgen/19/head -> origin/gh/oulgen/19/head 2025-12-04T09:50:31.8531609Z * [new branch] gh/oulgen/19/orig -> origin/gh/oulgen/19/orig 2025-12-04T09:50:31.8531792Z * [new branch] gh/oulgen/20/base -> origin/gh/oulgen/20/base 2025-12-04T09:50:31.8532067Z * [new branch] gh/oulgen/20/head -> origin/gh/oulgen/20/head 2025-12-04T09:50:31.8532260Z * [new branch] gh/oulgen/20/orig -> origin/gh/oulgen/20/orig 2025-12-04T09:50:31.8532450Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-12-04T09:50:31.8532648Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-12-04T09:50:31.8532834Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-12-04T09:50:31.8533016Z * [new branch] gh/oulgen/22/base -> origin/gh/oulgen/22/base 2025-12-04T09:50:31.8533199Z * [new branch] gh/oulgen/22/head -> origin/gh/oulgen/22/head 2025-12-04T09:50:31.8533390Z * [new branch] gh/oulgen/22/orig -> origin/gh/oulgen/22/orig 2025-12-04T09:50:31.8533572Z * [new branch] gh/oulgen/23/base -> origin/gh/oulgen/23/base 2025-12-04T09:50:31.8533763Z * [new branch] gh/oulgen/23/head -> origin/gh/oulgen/23/head 2025-12-04T09:50:31.8534027Z * [new branch] gh/oulgen/23/orig -> origin/gh/oulgen/23/orig 2025-12-04T09:50:31.8534212Z * [new branch] gh/oulgen/24/base -> origin/gh/oulgen/24/base 2025-12-04T09:50:31.8534403Z * [new branch] gh/oulgen/24/head -> origin/gh/oulgen/24/head 2025-12-04T09:50:31.8534600Z * [new branch] gh/oulgen/24/orig -> origin/gh/oulgen/24/orig 2025-12-04T09:50:31.8534783Z * [new branch] gh/oulgen/25/base -> origin/gh/oulgen/25/base 2025-12-04T09:50:31.8534966Z * [new branch] gh/oulgen/25/head -> origin/gh/oulgen/25/head 2025-12-04T09:50:31.8535155Z * [new branch] gh/oulgen/25/orig -> origin/gh/oulgen/25/orig 2025-12-04T09:50:31.8535338Z * [new branch] gh/oulgen/26/base -> origin/gh/oulgen/26/base 2025-12-04T09:50:31.8535525Z * [new branch] gh/oulgen/26/head -> origin/gh/oulgen/26/head 2025-12-04T09:50:31.8535720Z * [new branch] gh/oulgen/26/orig -> origin/gh/oulgen/26/orig 2025-12-04T09:50:31.8535906Z * [new branch] gh/oulgen/4/base -> origin/gh/oulgen/4/base 2025-12-04T09:50:31.8536092Z * [new branch] gh/oulgen/4/head -> origin/gh/oulgen/4/head 2025-12-04T09:50:31.8536286Z * [new branch] gh/oulgen/4/orig -> origin/gh/oulgen/4/orig 2025-12-04T09:50:31.8536464Z * [new branch] gh/oulgen/7/base -> origin/gh/oulgen/7/base 2025-12-04T09:50:31.8536646Z * [new branch] gh/oulgen/7/head -> origin/gh/oulgen/7/head 2025-12-04T09:50:31.8536832Z * [new branch] gh/oulgen/7/orig -> origin/gh/oulgen/7/orig 2025-12-04T09:50:31.8537021Z * [new branch] gh/oulgen/8/base -> origin/gh/oulgen/8/base 2025-12-04T09:50:31.8537206Z * [new branch] gh/oulgen/8/head -> origin/gh/oulgen/8/head 2025-12-04T09:50:31.8537386Z * [new branch] gh/oulgen/8/orig -> origin/gh/oulgen/8/orig 2025-12-04T09:50:31.8537576Z * [new branch] gh/oulgen/9/base -> origin/gh/oulgen/9/base 2025-12-04T09:50:31.8537755Z * [new branch] gh/oulgen/9/head -> origin/gh/oulgen/9/head 2025-12-04T09:50:31.8537933Z * [new branch] gh/oulgen/9/orig -> origin/gh/oulgen/9/orig 2025-12-04T09:50:31.8538217Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-12-04T09:50:31.8538410Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-12-04T09:50:31.8538603Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-12-04T09:50:31.8538800Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-12-04T09:50:31.8539053Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-12-04T09:50:31.8539244Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-12-04T09:50:31.8539439Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-12-04T09:50:31.8539621Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-12-04T09:50:31.8539806Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-12-04T09:50:31.8539996Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-12-04T09:50:31.8540180Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-12-04T09:50:31.8540362Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-12-04T09:50:31.8540556Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-12-04T09:50:31.8540749Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-12-04T09:50:31.8541008Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-12-04T09:50:31.8541192Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-12-04T09:50:31.8541376Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-12-04T09:50:31.8541567Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-12-04T09:50:31.8541751Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-12-04T09:50:31.8541934Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-12-04T09:50:31.8542125Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-12-04T09:50:31.8542309Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-12-04T09:50:31.8542500Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-12-04T09:50:31.8542701Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-12-04T09:50:31.8542885Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-12-04T09:50:31.8543068Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-12-04T09:50:31.8543260Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-12-04T09:50:31.8543442Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-12-04T09:50:31.8543623Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-12-04T09:50:31.8543814Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-12-04T09:50:31.8543999Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-12-04T09:50:31.8544191Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-12-04T09:50:31.8544378Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-12-04T09:50:31.8544569Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-12-04T09:50:31.8544752Z * [new branch] gh/pearu/140/base -> origin/gh/pearu/140/base 2025-12-04T09:50:31.8544934Z * [new branch] gh/pearu/140/head -> origin/gh/pearu/140/head 2025-12-04T09:50:31.8545129Z * [new branch] gh/pearu/140/orig -> origin/gh/pearu/140/orig 2025-12-04T09:50:31.8545314Z * [new branch] gh/pearu/142/base -> origin/gh/pearu/142/base 2025-12-04T09:50:31.8545498Z * [new branch] gh/pearu/142/head -> origin/gh/pearu/142/head 2025-12-04T09:50:31.8545692Z * [new branch] gh/pearu/142/orig -> origin/gh/pearu/142/orig 2025-12-04T09:50:31.8545952Z * [new branch] gh/pearu/143/base -> origin/gh/pearu/143/base 2025-12-04T09:50:31.8546138Z * [new branch] gh/pearu/143/head -> origin/gh/pearu/143/head 2025-12-04T09:50:31.8546328Z * [new branch] gh/pearu/143/orig -> origin/gh/pearu/143/orig 2025-12-04T09:50:31.8546511Z * [new branch] gh/pearu/147/base -> origin/gh/pearu/147/base 2025-12-04T09:50:31.8546692Z * [new branch] gh/pearu/147/head -> origin/gh/pearu/147/head 2025-12-04T09:50:31.8546883Z * [new branch] gh/pearu/147/orig -> origin/gh/pearu/147/orig 2025-12-04T09:50:31.8547067Z * [new branch] gh/pearu/149/base -> origin/gh/pearu/149/base 2025-12-04T09:50:31.8547254Z * [new branch] gh/pearu/149/head -> origin/gh/pearu/149/head 2025-12-04T09:50:31.8547446Z * [new branch] gh/pearu/149/orig -> origin/gh/pearu/149/orig 2025-12-04T09:50:31.8547701Z * [new branch] gh/pearu/150/base -> origin/gh/pearu/150/base 2025-12-04T09:50:31.8547886Z * [new branch] gh/pearu/150/head -> origin/gh/pearu/150/head 2025-12-04T09:50:31.8548070Z * [new branch] gh/pearu/150/orig -> origin/gh/pearu/150/orig 2025-12-04T09:50:31.8548266Z * [new branch] gh/pearu/151/base -> origin/gh/pearu/151/base 2025-12-04T09:50:31.8548450Z * [new branch] gh/pearu/151/head -> origin/gh/pearu/151/head 2025-12-04T09:50:31.8548634Z * [new branch] gh/pearu/151/orig -> origin/gh/pearu/151/orig 2025-12-04T09:50:31.8548824Z * [new branch] gh/pearu/152/base -> origin/gh/pearu/152/base 2025-12-04T09:50:31.8549006Z * [new branch] gh/pearu/152/head -> origin/gh/pearu/152/head 2025-12-04T09:50:31.8549194Z * [new branch] gh/pearu/152/orig -> origin/gh/pearu/152/orig 2025-12-04T09:50:31.8549394Z * [new branch] gh/pearu/153/base -> origin/gh/pearu/153/base 2025-12-04T09:50:31.8549581Z * [new branch] gh/pearu/153/head -> origin/gh/pearu/153/head 2025-12-04T09:50:31.8549774Z * [new branch] gh/pearu/153/orig -> origin/gh/pearu/153/orig 2025-12-04T09:50:31.8549969Z * [new branch] gh/pearu/154/base -> origin/gh/pearu/154/base 2025-12-04T09:50:31.8550155Z * [new branch] gh/pearu/154/head -> origin/gh/pearu/154/head 2025-12-04T09:50:31.8550338Z * [new branch] gh/pearu/154/orig -> origin/gh/pearu/154/orig 2025-12-04T09:50:31.8550530Z * [new branch] gh/pearu/155/base -> origin/gh/pearu/155/base 2025-12-04T09:50:31.8550712Z * [new branch] gh/pearu/155/head -> origin/gh/pearu/155/head 2025-12-04T09:50:31.8550898Z * [new branch] gh/pearu/155/orig -> origin/gh/pearu/155/orig 2025-12-04T09:50:31.8551097Z * [new branch] gh/pearu/156/base -> origin/gh/pearu/156/base 2025-12-04T09:50:31.8551284Z * [new branch] gh/pearu/156/head -> origin/gh/pearu/156/head 2025-12-04T09:50:31.8551470Z * [new branch] gh/pearu/156/orig -> origin/gh/pearu/156/orig 2025-12-04T09:50:31.8551656Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-12-04T09:50:31.8551851Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-12-04T09:50:31.8552030Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-12-04T09:50:31.8552208Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-12-04T09:50:31.8552400Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-12-04T09:50:31.8552647Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-12-04T09:50:31.8552850Z * [new branch] gh/pianpwk/21/base -> origin/gh/pianpwk/21/base 2025-12-04T09:50:31.8553057Z * [new branch] gh/pianpwk/21/head -> origin/gh/pianpwk/21/head 2025-12-04T09:50:31.8553252Z * [new branch] gh/pianpwk/28/base -> origin/gh/pianpwk/28/base 2025-12-04T09:50:31.8553443Z * [new branch] gh/pianpwk/28/head -> origin/gh/pianpwk/28/head 2025-12-04T09:50:31.8553641Z * [new branch] gh/pianpwk/28/orig -> origin/gh/pianpwk/28/orig 2025-12-04T09:50:31.8553830Z * [new branch] gh/pianpwk/29/base -> origin/gh/pianpwk/29/base 2025-12-04T09:50:31.8554018Z * [new branch] gh/pianpwk/29/head -> origin/gh/pianpwk/29/head 2025-12-04T09:50:31.8554217Z * [new branch] gh/pianpwk/29/orig -> origin/gh/pianpwk/29/orig 2025-12-04T09:50:31.8554415Z * [new branch] gh/pianpwk/30/base -> origin/gh/pianpwk/30/base 2025-12-04T09:50:31.8554673Z * [new branch] gh/pianpwk/30/head -> origin/gh/pianpwk/30/head 2025-12-04T09:50:31.8554873Z * [new branch] gh/pianpwk/30/orig -> origin/gh/pianpwk/30/orig 2025-12-04T09:50:31.8555060Z * [new branch] gh/pianpwk/31/base -> origin/gh/pianpwk/31/base 2025-12-04T09:50:31.8555250Z * [new branch] gh/pianpwk/31/head -> origin/gh/pianpwk/31/head 2025-12-04T09:50:31.8555443Z * [new branch] gh/pianpwk/31/orig -> origin/gh/pianpwk/31/orig 2025-12-04T09:50:31.8555630Z * [new branch] gh/pianpwk/32/base -> origin/gh/pianpwk/32/base 2025-12-04T09:50:31.8555825Z * [new branch] gh/pianpwk/32/head -> origin/gh/pianpwk/32/head 2025-12-04T09:50:31.8556015Z * [new branch] gh/pianpwk/32/orig -> origin/gh/pianpwk/32/orig 2025-12-04T09:50:31.8556215Z * [new branch] gh/pianpwk/33/base -> origin/gh/pianpwk/33/base 2025-12-04T09:50:31.8556412Z * [new branch] gh/pianpwk/33/head -> origin/gh/pianpwk/33/head 2025-12-04T09:50:31.8556603Z * [new branch] gh/pianpwk/33/orig -> origin/gh/pianpwk/33/orig 2025-12-04T09:50:31.8556802Z * [new branch] gh/pianpwk/34/base -> origin/gh/pianpwk/34/base 2025-12-04T09:50:31.8556996Z * [new branch] gh/pianpwk/34/head -> origin/gh/pianpwk/34/head 2025-12-04T09:50:31.8557191Z * [new branch] gh/pianpwk/34/orig -> origin/gh/pianpwk/34/orig 2025-12-04T09:50:31.8557394Z * [new branch] gh/pianpwk/35/base -> origin/gh/pianpwk/35/base 2025-12-04T09:50:31.8557583Z * [new branch] gh/pianpwk/35/head -> origin/gh/pianpwk/35/head 2025-12-04T09:50:31.8557771Z * [new branch] gh/pianpwk/35/orig -> origin/gh/pianpwk/35/orig 2025-12-04T09:50:31.8557961Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-12-04T09:50:31.8558140Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-12-04T09:50:31.8558316Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-12-04T09:50:31.8558496Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-12-04T09:50:31.8558670Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-12-04T09:50:31.8558843Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-12-04T09:50:31.8559022Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-12-04T09:50:31.8559194Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-12-04T09:50:31.8559370Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-12-04T09:50:31.8559615Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-12-04T09:50:31.8559806Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-12-04T09:50:31.8559980Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-12-04T09:50:31.8560158Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-12-04T09:50:31.8560354Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-12-04T09:50:31.8560528Z * [new branch] gh/rec/167/base -> origin/gh/rec/167/base 2025-12-04T09:50:31.8560702Z * [new branch] gh/rec/167/head -> origin/gh/rec/167/head 2025-12-04T09:50:31.8560884Z * [new branch] gh/rec/167/orig -> origin/gh/rec/167/orig 2025-12-04T09:50:31.8561059Z * [new branch] gh/rec/168/base -> origin/gh/rec/168/base 2025-12-04T09:50:31.8561234Z * [new branch] gh/rec/168/head -> origin/gh/rec/168/head 2025-12-04T09:50:31.8561483Z * [new branch] gh/rec/168/orig -> origin/gh/rec/168/orig 2025-12-04T09:50:31.8561657Z * [new branch] gh/rec/169/base -> origin/gh/rec/169/base 2025-12-04T09:50:31.8561826Z * [new branch] gh/rec/169/head -> origin/gh/rec/169/head 2025-12-04T09:50:31.8562005Z * [new branch] gh/rec/169/orig -> origin/gh/rec/169/orig 2025-12-04T09:50:31.8562177Z * [new branch] gh/rec/170/base -> origin/gh/rec/170/base 2025-12-04T09:50:31.8562347Z * [new branch] gh/rec/170/head -> origin/gh/rec/170/head 2025-12-04T09:50:31.8562525Z * [new branch] gh/rec/170/orig -> origin/gh/rec/170/orig 2025-12-04T09:50:31.8562702Z * [new branch] gh/rec/171/base -> origin/gh/rec/171/base 2025-12-04T09:50:31.8562881Z * [new branch] gh/rec/171/head -> origin/gh/rec/171/head 2025-12-04T09:50:31.8563056Z * [new branch] gh/rec/171/orig -> origin/gh/rec/171/orig 2025-12-04T09:50:31.8563246Z * [new branch] gh/rec/172/base -> origin/gh/rec/172/base 2025-12-04T09:50:31.8563418Z * [new branch] gh/rec/172/head -> origin/gh/rec/172/head 2025-12-04T09:50:31.8563591Z * [new branch] gh/rec/172/orig -> origin/gh/rec/172/orig 2025-12-04T09:50:31.8563771Z * [new branch] gh/rec/173/base -> origin/gh/rec/173/base 2025-12-04T09:50:31.8563944Z * [new branch] gh/rec/173/head -> origin/gh/rec/173/head 2025-12-04T09:50:31.8564120Z * [new branch] gh/rec/173/orig -> origin/gh/rec/173/orig 2025-12-04T09:50:31.8564299Z * [new branch] gh/rec/174/base -> origin/gh/rec/174/base 2025-12-04T09:50:31.8564475Z * [new branch] gh/rec/174/head -> origin/gh/rec/174/head 2025-12-04T09:50:31.8564650Z * [new branch] gh/rec/174/orig -> origin/gh/rec/174/orig 2025-12-04T09:50:31.8564828Z * [new branch] gh/rec/175/base -> origin/gh/rec/175/base 2025-12-04T09:50:31.8564998Z * [new branch] gh/rec/175/head -> origin/gh/rec/175/head 2025-12-04T09:50:31.8565169Z * [new branch] gh/rec/175/orig -> origin/gh/rec/175/orig 2025-12-04T09:50:31.8565347Z * [new branch] gh/rec/176/base -> origin/gh/rec/176/base 2025-12-04T09:50:31.8565522Z * [new branch] gh/rec/176/head -> origin/gh/rec/176/head 2025-12-04T09:50:31.8565693Z * [new branch] gh/rec/176/orig -> origin/gh/rec/176/orig 2025-12-04T09:50:31.8565878Z * [new branch] gh/rec/177/base -> origin/gh/rec/177/base 2025-12-04T09:50:31.8566115Z * [new branch] gh/rec/177/head -> origin/gh/rec/177/head 2025-12-04T09:50:31.8566290Z * [new branch] gh/rec/177/orig -> origin/gh/rec/177/orig 2025-12-04T09:50:31.8566538Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-12-04T09:50:31.8566857Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-12-04T09:50:31.8567090Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-12-04T09:50:31.8567316Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-12-04T09:50:31.8567544Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-12-04T09:50:31.8567767Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-12-04T09:50:31.8567992Z * [new branch] gh/robert-hardwick/5/base -> origin/gh/robert-hardwick/5/base 2025-12-04T09:50:31.8568308Z * [new branch] gh/robert-hardwick/5/head -> origin/gh/robert-hardwick/5/head 2025-12-04T09:50:31.8568538Z * [new branch] gh/robert-hardwick/5/orig -> origin/gh/robert-hardwick/5/orig 2025-12-04T09:50:31.8568764Z * [new branch] gh/robert-hardwick/6/base -> origin/gh/robert-hardwick/6/base 2025-12-04T09:50:31.8568995Z * [new branch] gh/robert-hardwick/6/head -> origin/gh/robert-hardwick/6/head 2025-12-04T09:50:31.8569223Z * [new branch] gh/robert-hardwick/6/orig -> origin/gh/robert-hardwick/6/orig 2025-12-04T09:50:31.8569451Z * [new branch] gh/robert-hardwick/7/base -> origin/gh/robert-hardwick/7/base 2025-12-04T09:50:31.8569685Z * [new branch] gh/robert-hardwick/7/head -> origin/gh/robert-hardwick/7/head 2025-12-04T09:50:31.8569907Z * [new branch] gh/robert-hardwick/7/orig -> origin/gh/robert-hardwick/7/orig 2025-12-04T09:50:31.8570134Z * [new branch] gh/robert-hardwick/8/base -> origin/gh/robert-hardwick/8/base 2025-12-04T09:50:31.8570373Z * [new branch] gh/robert-hardwick/8/head -> origin/gh/robert-hardwick/8/head 2025-12-04T09:50:31.8570598Z * [new branch] gh/robert-hardwick/8/orig -> origin/gh/robert-hardwick/8/orig 2025-12-04T09:50:31.8570824Z * [new branch] gh/robert-hardwick/9/base -> origin/gh/robert-hardwick/9/base 2025-12-04T09:50:31.8571053Z * [new branch] gh/robert-hardwick/9/head -> origin/gh/robert-hardwick/9/head 2025-12-04T09:50:31.8571275Z * [new branch] gh/robert-hardwick/9/orig -> origin/gh/robert-hardwick/9/orig 2025-12-04T09:50:31.8571464Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-12-04T09:50:31.8571661Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-12-04T09:50:31.8571846Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-12-04T09:50:31.8572030Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-12-04T09:50:31.8572218Z * [new branch] gh/rtimpe/22/base -> origin/gh/rtimpe/22/base 2025-12-04T09:50:31.8572408Z * [new branch] gh/rtimpe/22/head -> origin/gh/rtimpe/22/head 2025-12-04T09:50:31.8572592Z * [new branch] gh/rtimpe/22/orig -> origin/gh/rtimpe/22/orig 2025-12-04T09:50:31.8572779Z * [new branch] gh/rtimpe/23/base -> origin/gh/rtimpe/23/base 2025-12-04T09:50:31.8572971Z * [new branch] gh/rtimpe/23/head -> origin/gh/rtimpe/23/head 2025-12-04T09:50:31.8573153Z * [new branch] gh/rtimpe/23/orig -> origin/gh/rtimpe/23/orig 2025-12-04T09:50:31.8573335Z * [new branch] gh/rtimpe/24/base -> origin/gh/rtimpe/24/base 2025-12-04T09:50:31.8573593Z * [new branch] gh/rtimpe/24/head -> origin/gh/rtimpe/24/head 2025-12-04T09:50:31.8573780Z * [new branch] gh/rtimpe/24/orig -> origin/gh/rtimpe/24/orig 2025-12-04T09:50:31.8573966Z * [new branch] gh/rtimpe/25/base -> origin/gh/rtimpe/25/base 2025-12-04T09:50:31.8574158Z * [new branch] gh/rtimpe/25/head -> origin/gh/rtimpe/25/head 2025-12-04T09:50:31.8574341Z * [new branch] gh/rtimpe/25/orig -> origin/gh/rtimpe/25/orig 2025-12-04T09:50:31.8574524Z * [new branch] gh/rtimpe/26/base -> origin/gh/rtimpe/26/base 2025-12-04T09:50:31.8574717Z * [new branch] gh/rtimpe/26/head -> origin/gh/rtimpe/26/head 2025-12-04T09:50:31.8574900Z * [new branch] gh/rtimpe/26/orig -> origin/gh/rtimpe/26/orig 2025-12-04T09:50:31.8575087Z * [new branch] gh/rtimpe/27/base -> origin/gh/rtimpe/27/base 2025-12-04T09:50:31.8575288Z * [new branch] gh/rtimpe/27/head -> origin/gh/rtimpe/27/head 2025-12-04T09:50:31.8575545Z * [new branch] gh/rtimpe/27/orig -> origin/gh/rtimpe/27/orig 2025-12-04T09:50:31.8575736Z * [new branch] gh/rtimpe/28/base -> origin/gh/rtimpe/28/base 2025-12-04T09:50:31.8575919Z * [new branch] gh/rtimpe/28/head -> origin/gh/rtimpe/28/head 2025-12-04T09:50:31.8576116Z * [new branch] gh/rtimpe/28/orig -> origin/gh/rtimpe/28/orig 2025-12-04T09:50:31.8576299Z * [new branch] gh/rtimpe/29/base -> origin/gh/rtimpe/29/base 2025-12-04T09:50:31.8576482Z * [new branch] gh/rtimpe/29/head -> origin/gh/rtimpe/29/head 2025-12-04T09:50:31.8576671Z * [new branch] gh/rtimpe/29/orig -> origin/gh/rtimpe/29/orig 2025-12-04T09:50:31.8576853Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-12-04T09:50:31.8577035Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-12-04T09:50:31.8577234Z * [new branch] gh/rtimpe/30/base -> origin/gh/rtimpe/30/base 2025-12-04T09:50:31.8577417Z * [new branch] gh/rtimpe/30/head -> origin/gh/rtimpe/30/head 2025-12-04T09:50:31.8577607Z * [new branch] gh/rtimpe/30/orig -> origin/gh/rtimpe/30/orig 2025-12-04T09:50:31.8577799Z * [new branch] gh/rtimpe/31/base -> origin/gh/rtimpe/31/base 2025-12-04T09:50:31.8577986Z * [new branch] gh/rtimpe/31/head -> origin/gh/rtimpe/31/head 2025-12-04T09:50:31.8578167Z * [new branch] gh/rtimpe/31/orig -> origin/gh/rtimpe/31/orig 2025-12-04T09:50:31.8578365Z * [new branch] gh/rtimpe/32/base -> origin/gh/rtimpe/32/base 2025-12-04T09:50:31.8578549Z * [new branch] gh/rtimpe/32/head -> origin/gh/rtimpe/32/head 2025-12-04T09:50:31.8578740Z * [new branch] gh/rtimpe/32/orig -> origin/gh/rtimpe/32/orig 2025-12-04T09:50:31.8578935Z * [new branch] gh/rtimpe/33/base -> origin/gh/rtimpe/33/base 2025-12-04T09:50:31.8579118Z * [new branch] gh/rtimpe/33/head -> origin/gh/rtimpe/33/head 2025-12-04T09:50:31.8579301Z * [new branch] gh/rtimpe/33/orig -> origin/gh/rtimpe/33/orig 2025-12-04T09:50:31.8579491Z * [new branch] gh/rtimpe/34/base -> origin/gh/rtimpe/34/base 2025-12-04T09:50:31.8579692Z * [new branch] gh/rtimpe/34/head -> origin/gh/rtimpe/34/head 2025-12-04T09:50:31.8579877Z * [new branch] gh/rtimpe/34/orig -> origin/gh/rtimpe/34/orig 2025-12-04T09:50:31.8580060Z * [new branch] gh/rtimpe/35/base -> origin/gh/rtimpe/35/base 2025-12-04T09:50:31.8580253Z * [new branch] gh/rtimpe/35/head -> origin/gh/rtimpe/35/head 2025-12-04T09:50:31.8580504Z * [new branch] gh/rtimpe/35/orig -> origin/gh/rtimpe/35/orig 2025-12-04T09:50:31.8580688Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-12-04T09:50:31.8580876Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-12-04T09:50:31.8581101Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-12-04T09:50:31.8581322Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-12-04T09:50:31.8581549Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-12-04T09:50:31.8581764Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-12-04T09:50:31.8581978Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-12-04T09:50:31.8582199Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-12-04T09:50:31.8582493Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-12-04T09:50:31.8582711Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-12-04T09:50:31.8582932Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-12-04T09:50:31.8583148Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-12-04T09:50:31.8583361Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-12-04T09:50:31.8583588Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-12-04T09:50:31.8583802Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-12-04T09:50:31.8584020Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-12-04T09:50:31.8584251Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-12-04T09:50:31.8584474Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-12-04T09:50:31.8584690Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-12-04T09:50:31.8584905Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-12-04T09:50:31.8585132Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-12-04T09:50:31.8585349Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-12-04T09:50:31.8585562Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-12-04T09:50:31.8585777Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-12-04T09:50:31.8585982Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-12-04T09:50:31.8586196Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-12-04T09:50:31.8586407Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-12-04T09:50:31.8586610Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-12-04T09:50:31.8586815Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-12-04T09:50:31.8587035Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-12-04T09:50:31.8587236Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-12-04T09:50:31.8587445Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-12-04T09:50:31.8587661Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-12-04T09:50:31.8588429Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-12-04T09:50:31.8588636Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-12-04T09:50:31.8588863Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-12-04T09:50:31.8589078Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-12-04T09:50:31.8589284Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-12-04T09:50:31.8589512Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-12-04T09:50:31.8589716Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-12-04T09:50:31.8589919Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-12-04T09:50:31.8590125Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-12-04T09:50:31.8590414Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-12-04T09:50:31.8590622Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-12-04T09:50:31.8590829Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-12-04T09:50:31.8591043Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-12-04T09:50:31.8591255Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-12-04T09:50:31.8591459Z * [new branch] gh/seemethere/72/base -> origin/gh/seemethere/72/base 2025-12-04T09:50:31.8591661Z * [new branch] gh/seemethere/72/head -> origin/gh/seemethere/72/head 2025-12-04T09:50:31.8591876Z * [new branch] gh/seemethere/72/orig -> origin/gh/seemethere/72/orig 2025-12-04T09:50:31.8592083Z * [new branch] gh/seemethere/73/base -> origin/gh/seemethere/73/base 2025-12-04T09:50:31.8592291Z * [new branch] gh/seemethere/73/head -> origin/gh/seemethere/73/head 2025-12-04T09:50:31.8592502Z * [new branch] gh/seemethere/73/orig -> origin/gh/seemethere/73/orig 2025-12-04T09:50:31.8592702Z * [new branch] gh/seemethere/74/base -> origin/gh/seemethere/74/base 2025-12-04T09:50:31.8592910Z * [new branch] gh/seemethere/74/head -> origin/gh/seemethere/74/head 2025-12-04T09:50:31.8593120Z * [new branch] gh/seemethere/74/orig -> origin/gh/seemethere/74/orig 2025-12-04T09:50:31.8593320Z * [new branch] gh/seemethere/75/base -> origin/gh/seemethere/75/base 2025-12-04T09:50:31.8593522Z * [new branch] gh/seemethere/75/head -> origin/gh/seemethere/75/head 2025-12-04T09:50:31.8593730Z * [new branch] gh/seemethere/75/orig -> origin/gh/seemethere/75/orig 2025-12-04T09:50:31.8593939Z * [new branch] gh/seemethere/76/base -> origin/gh/seemethere/76/base 2025-12-04T09:50:31.8594147Z * [new branch] gh/seemethere/76/head -> origin/gh/seemethere/76/head 2025-12-04T09:50:31.8594356Z * [new branch] gh/seemethere/76/orig -> origin/gh/seemethere/76/orig 2025-12-04T09:50:31.8594570Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-12-04T09:50:31.8594784Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-12-04T09:50:31.8594993Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-12-04T09:50:31.8595210Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-12-04T09:50:31.8595417Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-12-04T09:50:31.8595625Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-12-04T09:50:31.8595921Z * [new branch] gh/shunting314/249/base -> origin/gh/shunting314/249/base 2025-12-04T09:50:31.8596131Z * [new branch] gh/shunting314/249/head -> origin/gh/shunting314/249/head 2025-12-04T09:50:31.8596337Z * [new branch] gh/shunting314/249/orig -> origin/gh/shunting314/249/orig 2025-12-04T09:50:31.8596561Z * [new branch] gh/shunting314/253/base -> origin/gh/shunting314/253/base 2025-12-04T09:50:31.8596767Z * [new branch] gh/shunting314/253/head -> origin/gh/shunting314/253/head 2025-12-04T09:50:31.8596976Z * [new branch] gh/shunting314/253/orig -> origin/gh/shunting314/253/orig 2025-12-04T09:50:31.8597194Z * [new branch] gh/shunting314/256/base -> origin/gh/shunting314/256/base 2025-12-04T09:50:31.8597405Z * [new branch] gh/shunting314/256/head -> origin/gh/shunting314/256/head 2025-12-04T09:50:31.8597617Z * [new branch] gh/shunting314/256/orig -> origin/gh/shunting314/256/orig 2025-12-04T09:50:31.8598257Z * [new branch] gh/shunting314/257/base -> origin/gh/shunting314/257/base 2025-12-04T09:50:31.8598478Z * [new branch] gh/shunting314/257/head -> origin/gh/shunting314/257/head 2025-12-04T09:50:31.8598690Z * [new branch] gh/shunting314/257/orig -> origin/gh/shunting314/257/orig 2025-12-04T09:50:31.8598909Z * [new branch] gh/shunting314/258/base -> origin/gh/shunting314/258/base 2025-12-04T09:50:31.8599123Z * [new branch] gh/shunting314/258/head -> origin/gh/shunting314/258/head 2025-12-04T09:50:31.8599332Z * [new branch] gh/shunting314/258/orig -> origin/gh/shunting314/258/orig 2025-12-04T09:50:31.8599566Z * [new branch] gh/shunting314/259/base -> origin/gh/shunting314/259/base 2025-12-04T09:50:31.8599784Z * [new branch] gh/shunting314/259/head -> origin/gh/shunting314/259/head 2025-12-04T09:50:31.8600002Z * [new branch] gh/shunting314/259/orig -> origin/gh/shunting314/259/orig 2025-12-04T09:50:31.8600220Z * [new branch] gh/shunting314/260/base -> origin/gh/shunting314/260/base 2025-12-04T09:50:31.8600429Z * [new branch] gh/shunting314/260/head -> origin/gh/shunting314/260/head 2025-12-04T09:50:31.8600638Z * [new branch] gh/shunting314/260/orig -> origin/gh/shunting314/260/orig 2025-12-04T09:50:31.8600855Z * [new branch] gh/shunting314/261/base -> origin/gh/shunting314/261/base 2025-12-04T09:50:31.8601068Z * [new branch] gh/shunting314/261/head -> origin/gh/shunting314/261/head 2025-12-04T09:50:31.8601277Z * [new branch] gh/shunting314/261/orig -> origin/gh/shunting314/261/orig 2025-12-04T09:50:31.8601488Z * [new branch] gh/shunting314/262/base -> origin/gh/shunting314/262/base 2025-12-04T09:50:31.8601712Z * [new branch] gh/shunting314/262/head -> origin/gh/shunting314/262/head 2025-12-04T09:50:31.8601921Z * [new branch] gh/shunting314/262/orig -> origin/gh/shunting314/262/orig 2025-12-04T09:50:31.8602134Z * [new branch] gh/shunting314/263/base -> origin/gh/shunting314/263/base 2025-12-04T09:50:31.8602350Z * [new branch] gh/shunting314/263/head -> origin/gh/shunting314/263/head 2025-12-04T09:50:31.8602560Z * [new branch] gh/shunting314/263/orig -> origin/gh/shunting314/263/orig 2025-12-04T09:50:31.8602770Z * [new branch] gh/shunting314/264/base -> origin/gh/shunting314/264/base 2025-12-04T09:50:31.8602992Z * [new branch] gh/shunting314/264/head -> origin/gh/shunting314/264/head 2025-12-04T09:50:31.8603200Z * [new branch] gh/shunting314/264/orig -> origin/gh/shunting314/264/orig 2025-12-04T09:50:31.8603480Z * [new branch] gh/shunting314/265/base -> origin/gh/shunting314/265/base 2025-12-04T09:50:31.8603706Z * [new branch] gh/shunting314/265/head -> origin/gh/shunting314/265/head 2025-12-04T09:50:31.8603915Z * [new branch] gh/shunting314/265/orig -> origin/gh/shunting314/265/orig 2025-12-04T09:50:31.8604125Z * [new branch] gh/shunting314/266/base -> origin/gh/shunting314/266/base 2025-12-04T09:50:31.8604343Z * [new branch] gh/shunting314/266/head -> origin/gh/shunting314/266/head 2025-12-04T09:50:31.8604551Z * [new branch] gh/shunting314/266/orig -> origin/gh/shunting314/266/orig 2025-12-04T09:50:31.8604761Z * [new branch] gh/shunting314/267/base -> origin/gh/shunting314/267/base 2025-12-04T09:50:31.8604977Z * [new branch] gh/shunting314/267/head -> origin/gh/shunting314/267/head 2025-12-04T09:50:31.8605186Z * [new branch] gh/shunting314/267/orig -> origin/gh/shunting314/267/orig 2025-12-04T09:50:31.8605630Z * [new branch] gh/shunting314/268/base -> origin/gh/shunting314/268/base 2025-12-04T09:50:31.8605864Z * [new branch] gh/shunting314/268/head -> origin/gh/shunting314/268/head 2025-12-04T09:50:31.8606079Z * [new branch] gh/shunting314/268/orig -> origin/gh/shunting314/268/orig 2025-12-04T09:50:31.8606292Z * [new branch] gh/shunting314/269/base -> origin/gh/shunting314/269/base 2025-12-04T09:50:31.8606516Z * [new branch] gh/shunting314/269/head -> origin/gh/shunting314/269/head 2025-12-04T09:50:31.8606806Z * [new branch] gh/shunting314/269/orig -> origin/gh/shunting314/269/orig 2025-12-04T09:50:31.8607016Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-12-04T09:50:31.8607217Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-12-04T09:50:31.8607432Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-12-04T09:50:31.8607636Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-12-04T09:50:31.8607834Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-12-04T09:50:31.8608036Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-12-04T09:50:31.8608232Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-12-04T09:50:31.8608432Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-12-04T09:50:31.8608647Z * [new branch] gh/slayton58/39/base -> origin/gh/slayton58/39/base 2025-12-04T09:50:31.8608848Z * [new branch] gh/slayton58/39/head -> origin/gh/slayton58/39/head 2025-12-04T09:50:31.8609055Z * [new branch] gh/slayton58/39/orig -> origin/gh/slayton58/39/orig 2025-12-04T09:50:31.8609263Z * [new branch] gh/slayton58/42/base -> origin/gh/slayton58/42/base 2025-12-04T09:50:31.8609459Z * [new branch] gh/slayton58/42/head -> origin/gh/slayton58/42/head 2025-12-04T09:50:31.8609654Z * [new branch] gh/slayton58/42/orig -> origin/gh/slayton58/42/orig 2025-12-04T09:50:31.8609863Z * [new branch] gh/slayton58/43/base -> origin/gh/slayton58/43/base 2025-12-04T09:50:31.8610058Z * [new branch] gh/slayton58/43/head -> origin/gh/slayton58/43/head 2025-12-04T09:50:31.8610253Z * [new branch] gh/slayton58/43/orig -> origin/gh/slayton58/43/orig 2025-12-04T09:50:31.8610461Z * [new branch] gh/slayton58/44/base -> origin/gh/slayton58/44/base 2025-12-04T09:50:31.8610657Z * [new branch] gh/slayton58/44/head -> origin/gh/slayton58/44/head 2025-12-04T09:50:31.8610852Z * [new branch] gh/slayton58/44/orig -> origin/gh/slayton58/44/orig 2025-12-04T09:50:31.8611134Z * [new branch] gh/slayton58/45/base -> origin/gh/slayton58/45/base 2025-12-04T09:50:31.8611330Z * [new branch] gh/slayton58/45/head -> origin/gh/slayton58/45/head 2025-12-04T09:50:31.8611527Z * [new branch] gh/slayton58/45/orig -> origin/gh/slayton58/45/orig 2025-12-04T09:50:31.8611727Z * [new branch] gh/slayton58/46/base -> origin/gh/slayton58/46/base 2025-12-04T09:50:31.8611930Z * [new branch] gh/slayton58/46/head -> origin/gh/slayton58/46/head 2025-12-04T09:50:31.8612126Z * [new branch] gh/slayton58/46/orig -> origin/gh/slayton58/46/orig 2025-12-04T09:50:31.8612331Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-12-04T09:50:31.8612534Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-12-04T09:50:31.8612730Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-12-04T09:50:31.8613165Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-12-04T09:50:31.8613394Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-12-04T09:50:31.8613598Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-12-04T09:50:31.8613808Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-12-04T09:50:31.8614021Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-12-04T09:50:31.8614222Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-12-04T09:50:31.8614423Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-12-04T09:50:31.8614632Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-12-04T09:50:31.8614842Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-12-04T09:50:31.8615054Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-12-04T09:50:31.8615265Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-12-04T09:50:31.8615472Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-12-04T09:50:31.8615684Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-12-04T09:50:31.8615893Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-12-04T09:50:31.8616095Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-12-04T09:50:31.8616299Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-12-04T09:50:31.8616500Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-12-04T09:50:31.8616722Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-12-04T09:50:31.8616927Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-12-04T09:50:31.8617129Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-12-04T09:50:31.8617340Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-12-04T09:50:31.8617542Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-12-04T09:50:31.8617743Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-12-04T09:50:31.8617957Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-12-04T09:50:31.8618159Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-12-04T09:50:31.8618432Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-12-04T09:50:31.8618649Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-12-04T09:50:31.8618850Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-12-04T09:50:31.8619054Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-12-04T09:50:31.8619261Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-12-04T09:50:31.8619460Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-12-04T09:50:31.8619665Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-12-04T09:50:31.8619876Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-12-04T09:50:31.8620075Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-12-04T09:50:31.8620284Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-12-04T09:50:31.8620743Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-12-04T09:50:31.8620957Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-12-04T09:50:31.8621158Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-12-04T09:50:31.8621364Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-12-04T09:50:31.8621578Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-12-04T09:50:31.8621781Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-12-04T09:50:31.8621983Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-12-04T09:50:31.8622202Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-12-04T09:50:31.8622415Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-12-04T09:50:31.8622621Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-12-04T09:50:31.8622842Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-12-04T09:50:31.8623044Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-12-04T09:50:31.8623253Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-12-04T09:50:31.8623466Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-12-04T09:50:31.8623669Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-12-04T09:50:31.8623874Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-12-04T09:50:31.8624088Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-12-04T09:50:31.8624292Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-12-04T09:50:31.8624495Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-12-04T09:50:31.8624708Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-12-04T09:50:31.8624908Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-12-04T09:50:31.8625112Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-12-04T09:50:31.8625320Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-12-04T09:50:31.8625520Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-12-04T09:50:31.8625720Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-12-04T09:50:31.8625998Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-12-04T09:50:31.8626206Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-12-04T09:50:31.8626409Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-12-04T09:50:31.8626611Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-12-04T09:50:31.8626825Z * [new branch] gh/soulitzer/385/base -> origin/gh/soulitzer/385/base 2025-12-04T09:50:31.8627031Z * [new branch] gh/soulitzer/385/head -> origin/gh/soulitzer/385/head 2025-12-04T09:50:31.8627234Z * [new branch] gh/soulitzer/385/orig -> origin/gh/soulitzer/385/orig 2025-12-04T09:50:31.8627444Z * [new branch] gh/soulitzer/386/base -> origin/gh/soulitzer/386/base 2025-12-04T09:50:31.8627650Z * [new branch] gh/soulitzer/386/head -> origin/gh/soulitzer/386/head 2025-12-04T09:50:31.8628100Z * [new branch] gh/soulitzer/386/orig -> origin/gh/soulitzer/386/orig 2025-12-04T09:50:31.8628323Z * [new branch] gh/soulitzer/387/base -> origin/gh/soulitzer/387/base 2025-12-04T09:50:31.8628532Z * [new branch] gh/soulitzer/387/head -> origin/gh/soulitzer/387/head 2025-12-04T09:50:31.8628737Z * [new branch] gh/soulitzer/387/orig -> origin/gh/soulitzer/387/orig 2025-12-04T09:50:31.8628953Z * [new branch] gh/soulitzer/388/base -> origin/gh/soulitzer/388/base 2025-12-04T09:50:31.8629158Z * [new branch] gh/soulitzer/388/head -> origin/gh/soulitzer/388/head 2025-12-04T09:50:31.8629360Z * [new branch] gh/soulitzer/388/orig -> origin/gh/soulitzer/388/orig 2025-12-04T09:50:31.8629573Z * [new branch] gh/soulitzer/389/base -> origin/gh/soulitzer/389/base 2025-12-04T09:50:31.8629787Z * [new branch] gh/soulitzer/389/head -> origin/gh/soulitzer/389/head 2025-12-04T09:50:31.8629993Z * [new branch] gh/soulitzer/389/orig -> origin/gh/soulitzer/389/orig 2025-12-04T09:50:31.8630204Z * [new branch] gh/soulitzer/390/base -> origin/gh/soulitzer/390/base 2025-12-04T09:50:31.8630408Z * [new branch] gh/soulitzer/390/head -> origin/gh/soulitzer/390/head 2025-12-04T09:50:31.8630610Z * [new branch] gh/soulitzer/390/orig -> origin/gh/soulitzer/390/orig 2025-12-04T09:50:31.8630812Z * [new branch] gh/soulitzer/391/base -> origin/gh/soulitzer/391/base 2025-12-04T09:50:31.8631022Z * [new branch] gh/soulitzer/391/head -> origin/gh/soulitzer/391/head 2025-12-04T09:50:31.8631224Z * [new branch] gh/soulitzer/391/orig -> origin/gh/soulitzer/391/orig 2025-12-04T09:50:31.8631436Z * [new branch] gh/soulitzer/392/base -> origin/gh/soulitzer/392/base 2025-12-04T09:50:31.8631658Z * [new branch] gh/soulitzer/392/head -> origin/gh/soulitzer/392/head 2025-12-04T09:50:31.8631859Z * [new branch] gh/soulitzer/392/orig -> origin/gh/soulitzer/392/orig 2025-12-04T09:50:31.8632064Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-12-04T09:50:31.8632274Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-12-04T09:50:31.8632469Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-12-04T09:50:31.8632663Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-12-04T09:50:31.8632868Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-12-04T09:50:31.8633066Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-12-04T09:50:31.8633328Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-12-04T09:50:31.8633536Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-12-04T09:50:31.8633731Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-12-04T09:50:31.8633926Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-12-04T09:50:31.8634130Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-12-04T09:50:31.8634326Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-12-04T09:50:31.8634519Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-12-04T09:50:31.8634725Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-12-04T09:50:31.8634926Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-12-04T09:50:31.8635126Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-12-04T09:50:31.8635559Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-12-04T09:50:31.8635775Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-12-04T09:50:31.8635971Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-12-04T09:50:31.8636167Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-12-04T09:50:31.8636368Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-12-04T09:50:31.8636569Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-12-04T09:50:31.8636763Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-12-04T09:50:31.8636972Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-12-04T09:50:31.8637177Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-12-04T09:50:31.8637378Z * [new branch] gh/swolchok/856/base -> origin/gh/swolchok/856/base 2025-12-04T09:50:31.8637583Z * [new branch] gh/swolchok/856/head -> origin/gh/swolchok/856/head 2025-12-04T09:50:31.8637775Z * [new branch] gh/swolchok/856/orig -> origin/gh/swolchok/856/orig 2025-12-04T09:50:31.8637969Z * [new branch] gh/swolchok/860/base -> origin/gh/swolchok/860/base 2025-12-04T09:50:31.8638186Z * [new branch] gh/swolchok/860/head -> origin/gh/swolchok/860/head 2025-12-04T09:50:31.8638379Z * [new branch] gh/swolchok/860/orig -> origin/gh/swolchok/860/orig 2025-12-04T09:50:31.8638575Z * [new branch] gh/swolchok/861/base -> origin/gh/swolchok/861/base 2025-12-04T09:50:31.8638779Z * [new branch] gh/swolchok/861/head -> origin/gh/swolchok/861/head 2025-12-04T09:50:31.8638978Z * [new branch] gh/swolchok/861/orig -> origin/gh/swolchok/861/orig 2025-12-04T09:50:31.8639172Z * [new branch] gh/swolchok/862/base -> origin/gh/swolchok/862/base 2025-12-04T09:50:31.8639366Z * [new branch] gh/swolchok/862/head -> origin/gh/swolchok/862/head 2025-12-04T09:50:31.8639569Z * [new branch] gh/swolchok/862/orig -> origin/gh/swolchok/862/orig 2025-12-04T09:50:31.8639768Z * [new branch] gh/swolchok/863/base -> origin/gh/swolchok/863/base 2025-12-04T09:50:31.8639963Z * [new branch] gh/swolchok/863/head -> origin/gh/swolchok/863/head 2025-12-04T09:50:31.8640166Z * [new branch] gh/swolchok/863/orig -> origin/gh/swolchok/863/orig 2025-12-04T09:50:31.8640361Z * [new branch] gh/swolchok/864/base -> origin/gh/swolchok/864/base 2025-12-04T09:50:31.8640623Z * [new branch] gh/swolchok/864/head -> origin/gh/swolchok/864/head 2025-12-04T09:50:31.8640829Z * [new branch] gh/swolchok/864/orig -> origin/gh/swolchok/864/orig 2025-12-04T09:50:31.8641025Z * [new branch] gh/swolchok/865/base -> origin/gh/swolchok/865/base 2025-12-04T09:50:31.8641219Z * [new branch] gh/swolchok/865/head -> origin/gh/swolchok/865/head 2025-12-04T09:50:31.8641422Z * [new branch] gh/swolchok/865/orig -> origin/gh/swolchok/865/orig 2025-12-04T09:50:31.8641616Z * [new branch] gh/swolchok/866/base -> origin/gh/swolchok/866/base 2025-12-04T09:50:31.8641814Z * [new branch] gh/swolchok/866/head -> origin/gh/swolchok/866/head 2025-12-04T09:50:31.8642022Z * [new branch] gh/swolchok/866/orig -> origin/gh/swolchok/866/orig 2025-12-04T09:50:31.8642218Z * [new branch] gh/swolchok/867/base -> origin/gh/swolchok/867/base 2025-12-04T09:50:31.8642666Z * [new branch] gh/swolchok/867/head -> origin/gh/swolchok/867/head 2025-12-04T09:50:31.8642872Z * [new branch] gh/swolchok/867/orig -> origin/gh/swolchok/867/orig 2025-12-04T09:50:31.8643068Z * [new branch] gh/swolchok/868/base -> origin/gh/swolchok/868/base 2025-12-04T09:50:31.8643265Z * [new branch] gh/swolchok/868/head -> origin/gh/swolchok/868/head 2025-12-04T09:50:31.8643481Z * [new branch] gh/swolchok/868/orig -> origin/gh/swolchok/868/orig 2025-12-04T09:50:31.8643682Z * [new branch] gh/swolchok/869/base -> origin/gh/swolchok/869/base 2025-12-04T09:50:31.8643879Z * [new branch] gh/swolchok/869/head -> origin/gh/swolchok/869/head 2025-12-04T09:50:31.8644085Z * [new branch] gh/swolchok/869/orig -> origin/gh/swolchok/869/orig 2025-12-04T09:50:31.8644299Z * [new branch] gh/swolchok/870/base -> origin/gh/swolchok/870/base 2025-12-04T09:50:31.8644500Z * [new branch] gh/swolchok/870/head -> origin/gh/swolchok/870/head 2025-12-04T09:50:31.8644699Z * [new branch] gh/swolchok/870/orig -> origin/gh/swolchok/870/orig 2025-12-04T09:50:31.8644905Z * [new branch] gh/swolchok/871/base -> origin/gh/swolchok/871/base 2025-12-04T09:50:31.8645102Z * [new branch] gh/swolchok/871/head -> origin/gh/swolchok/871/head 2025-12-04T09:50:31.8645297Z * [new branch] gh/swolchok/871/orig -> origin/gh/swolchok/871/orig 2025-12-04T09:50:31.8645503Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-12-04T09:50:31.8645691Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-12-04T09:50:31.8645881Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-12-04T09:50:31.8646086Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-12-04T09:50:31.8646276Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-12-04T09:50:31.8646462Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-12-04T09:50:31.8646728Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-12-04T09:50:31.8646930Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-12-04T09:50:31.8647118Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-12-04T09:50:31.8647326Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-12-04T09:50:31.8647513Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-12-04T09:50:31.8647759Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-12-04T09:50:31.8648084Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-12-04T09:50:31.8648314Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-12-04T09:50:31.8648542Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-12-04T09:50:31.8648789Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-12-04T09:50:31.8649018Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-12-04T09:50:31.8649247Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-12-04T09:50:31.8649476Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-12-04T09:50:31.8649714Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-12-04T09:50:31.8649950Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-12-04T09:50:31.8650439Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-12-04T09:50:31.8650687Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-12-04T09:50:31.8650922Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-12-04T09:50:31.8651157Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-12-04T09:50:31.8651398Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-12-04T09:50:31.8651631Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-12-04T09:50:31.8651860Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-12-04T09:50:31.8652104Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-12-04T09:50:31.8652338Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-12-04T09:50:31.8652566Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-12-04T09:50:31.8652803Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-12-04T09:50:31.8653033Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-12-04T09:50:31.8653261Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-12-04T09:50:31.8653497Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-12-04T09:50:31.8653721Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-12-04T09:50:31.8653949Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-12-04T09:50:31.8654191Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-12-04T09:50:31.8654424Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-12-04T09:50:31.8654651Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-12-04T09:50:31.8654885Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-12-04T09:50:31.8655115Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-12-04T09:50:31.8655342Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-12-04T09:50:31.8655570Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-12-04T09:50:31.8655804Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-12-04T09:50:31.8656096Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-12-04T09:50:31.8656326Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-12-04T09:50:31.8656561Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-12-04T09:50:31.8656789Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-12-04T09:50:31.8657016Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-12-04T09:50:31.8657252Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-12-04T09:50:31.8657482Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-12-04T09:50:31.8657713Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-12-04T09:50:31.8657952Z * [new branch] gh/tugsbayasgalan/55/base -> origin/gh/tugsbayasgalan/55/base 2025-12-04T09:50:31.8658428Z * [new branch] gh/tugsbayasgalan/55/head -> origin/gh/tugsbayasgalan/55/head 2025-12-04T09:50:31.8658667Z * [new branch] gh/tugsbayasgalan/55/orig -> origin/gh/tugsbayasgalan/55/orig 2025-12-04T09:50:31.8658906Z * [new branch] gh/tugsbayasgalan/59/base -> origin/gh/tugsbayasgalan/59/base 2025-12-04T09:50:31.8659136Z * [new branch] gh/tugsbayasgalan/59/head -> origin/gh/tugsbayasgalan/59/head 2025-12-04T09:50:31.8659373Z * [new branch] gh/tugsbayasgalan/59/orig -> origin/gh/tugsbayasgalan/59/orig 2025-12-04T09:50:31.8659615Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-12-04T09:50:31.8659842Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-12-04T09:50:31.8660069Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-12-04T09:50:31.8660319Z * [new branch] gh/tugsbayasgalan/60/base -> origin/gh/tugsbayasgalan/60/base 2025-12-04T09:50:31.8660550Z * [new branch] gh/tugsbayasgalan/60/head -> origin/gh/tugsbayasgalan/60/head 2025-12-04T09:50:31.8660781Z * [new branch] gh/tugsbayasgalan/60/orig -> origin/gh/tugsbayasgalan/60/orig 2025-12-04T09:50:31.8661024Z * [new branch] gh/tugsbayasgalan/61/base -> origin/gh/tugsbayasgalan/61/base 2025-12-04T09:50:31.8661251Z * [new branch] gh/tugsbayasgalan/61/head -> origin/gh/tugsbayasgalan/61/head 2025-12-04T09:50:31.8661478Z * [new branch] gh/tugsbayasgalan/61/orig -> origin/gh/tugsbayasgalan/61/orig 2025-12-04T09:50:31.8661708Z * [new branch] gh/tugsbayasgalan/63/base -> origin/gh/tugsbayasgalan/63/base 2025-12-04T09:50:31.8661947Z * [new branch] gh/tugsbayasgalan/63/head -> origin/gh/tugsbayasgalan/63/head 2025-12-04T09:50:31.8662181Z * [new branch] gh/tugsbayasgalan/63/orig -> origin/gh/tugsbayasgalan/63/orig 2025-12-04T09:50:31.8662418Z * [new branch] gh/tugsbayasgalan/67/base -> origin/gh/tugsbayasgalan/67/base 2025-12-04T09:50:31.8662654Z * [new branch] gh/tugsbayasgalan/67/head -> origin/gh/tugsbayasgalan/67/head 2025-12-04T09:50:31.8662883Z * [new branch] gh/tugsbayasgalan/67/orig -> origin/gh/tugsbayasgalan/67/orig 2025-12-04T09:50:31.8663112Z * [new branch] gh/tugsbayasgalan/68/base -> origin/gh/tugsbayasgalan/68/base 2025-12-04T09:50:31.8663346Z * [new branch] gh/tugsbayasgalan/68/head -> origin/gh/tugsbayasgalan/68/head 2025-12-04T09:50:31.8663571Z * [new branch] gh/tugsbayasgalan/68/orig -> origin/gh/tugsbayasgalan/68/orig 2025-12-04T09:50:31.8663796Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-12-04T09:50:31.8664102Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-12-04T09:50:31.8664335Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-12-04T09:50:31.8664563Z * [new branch] gh/tugsbayasgalan/70/base -> origin/gh/tugsbayasgalan/70/base 2025-12-04T09:50:31.8664797Z * [new branch] gh/tugsbayasgalan/70/head -> origin/gh/tugsbayasgalan/70/head 2025-12-04T09:50:31.8665023Z * [new branch] gh/tugsbayasgalan/70/orig -> origin/gh/tugsbayasgalan/70/orig 2025-12-04T09:50:31.8665248Z * [new branch] gh/tugsbayasgalan/71/base -> origin/gh/tugsbayasgalan/71/base 2025-12-04T09:50:31.8665489Z * [new branch] gh/tugsbayasgalan/71/head -> origin/gh/tugsbayasgalan/71/head 2025-12-04T09:50:31.8665715Z * [new branch] gh/tugsbayasgalan/71/orig -> origin/gh/tugsbayasgalan/71/orig 2025-12-04T09:50:31.8665940Z * [new branch] gh/tugsbayasgalan/72/base -> origin/gh/tugsbayasgalan/72/base 2025-12-04T09:50:31.8666389Z * [new branch] gh/tugsbayasgalan/72/head -> origin/gh/tugsbayasgalan/72/head 2025-12-04T09:50:31.8666623Z * [new branch] gh/tugsbayasgalan/72/orig -> origin/gh/tugsbayasgalan/72/orig 2025-12-04T09:50:31.8666851Z * [new branch] gh/tugsbayasgalan/73/base -> origin/gh/tugsbayasgalan/73/base 2025-12-04T09:50:31.8667096Z * [new branch] gh/tugsbayasgalan/73/head -> origin/gh/tugsbayasgalan/73/head 2025-12-04T09:50:31.8667326Z * [new branch] gh/tugsbayasgalan/73/orig -> origin/gh/tugsbayasgalan/73/orig 2025-12-04T09:50:31.8667554Z * [new branch] gh/tugsbayasgalan/74/base -> origin/gh/tugsbayasgalan/74/base 2025-12-04T09:50:31.8667782Z * [new branch] gh/tugsbayasgalan/74/head -> origin/gh/tugsbayasgalan/74/head 2025-12-04T09:50:31.8668023Z * [new branch] gh/tugsbayasgalan/74/orig -> origin/gh/tugsbayasgalan/74/orig 2025-12-04T09:50:31.8668260Z * [new branch] gh/tugsbayasgalan/75/base -> origin/gh/tugsbayasgalan/75/base 2025-12-04T09:50:31.8668492Z * [new branch] gh/tugsbayasgalan/75/head -> origin/gh/tugsbayasgalan/75/head 2025-12-04T09:50:31.8668729Z * [new branch] gh/tugsbayasgalan/75/orig -> origin/gh/tugsbayasgalan/75/orig 2025-12-04T09:50:31.8668959Z * [new branch] gh/tugsbayasgalan/76/base -> origin/gh/tugsbayasgalan/76/base 2025-12-04T09:50:31.8669189Z * [new branch] gh/tugsbayasgalan/76/head -> origin/gh/tugsbayasgalan/76/head 2025-12-04T09:50:31.8669425Z * [new branch] gh/tugsbayasgalan/76/orig -> origin/gh/tugsbayasgalan/76/orig 2025-12-04T09:50:31.8669657Z * [new branch] gh/tugsbayasgalan/77/base -> origin/gh/tugsbayasgalan/77/base 2025-12-04T09:50:31.8669889Z * [new branch] gh/tugsbayasgalan/77/head -> origin/gh/tugsbayasgalan/77/head 2025-12-04T09:50:31.8670128Z * [new branch] gh/tugsbayasgalan/77/orig -> origin/gh/tugsbayasgalan/77/orig 2025-12-04T09:50:31.8670363Z * [new branch] gh/tugsbayasgalan/78/base -> origin/gh/tugsbayasgalan/78/base 2025-12-04T09:50:31.8670589Z * [new branch] gh/tugsbayasgalan/78/head -> origin/gh/tugsbayasgalan/78/head 2025-12-04T09:50:31.8670824Z * [new branch] gh/tugsbayasgalan/78/orig -> origin/gh/tugsbayasgalan/78/orig 2025-12-04T09:50:31.8671051Z * [new branch] gh/tugsbayasgalan/79/base -> origin/gh/tugsbayasgalan/79/base 2025-12-04T09:50:31.8671281Z * [new branch] gh/tugsbayasgalan/79/head -> origin/gh/tugsbayasgalan/79/head 2025-12-04T09:50:31.8671517Z * [new branch] gh/tugsbayasgalan/79/orig -> origin/gh/tugsbayasgalan/79/orig 2025-12-04T09:50:31.8671746Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-12-04T09:50:31.8671970Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-12-04T09:50:31.8672281Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-12-04T09:50:31.8672510Z * [new branch] gh/tugsbayasgalan/80/base -> origin/gh/tugsbayasgalan/80/base 2025-12-04T09:50:31.8672738Z * [new branch] gh/tugsbayasgalan/80/head -> origin/gh/tugsbayasgalan/80/head 2025-12-04T09:50:31.8672979Z * [new branch] gh/tugsbayasgalan/80/orig -> origin/gh/tugsbayasgalan/80/orig 2025-12-04T09:50:31.8673206Z * [new branch] gh/tugsbayasgalan/81/base -> origin/gh/tugsbayasgalan/81/base 2025-12-04T09:50:31.8673434Z * [new branch] gh/tugsbayasgalan/81/head -> origin/gh/tugsbayasgalan/81/head 2025-12-04T09:50:31.8673667Z * [new branch] gh/tugsbayasgalan/81/orig -> origin/gh/tugsbayasgalan/81/orig 2025-12-04T09:50:31.8673911Z * [new branch] gh/tugsbayasgalan/82/base -> origin/gh/tugsbayasgalan/82/base 2025-12-04T09:50:31.8674141Z * [new branch] gh/tugsbayasgalan/82/head -> origin/gh/tugsbayasgalan/82/head 2025-12-04T09:50:31.8674594Z * [new branch] gh/tugsbayasgalan/82/orig -> origin/gh/tugsbayasgalan/82/orig 2025-12-04T09:50:31.8674841Z * [new branch] gh/tugsbayasgalan/83/base -> origin/gh/tugsbayasgalan/83/base 2025-12-04T09:50:31.8675070Z * [new branch] gh/tugsbayasgalan/83/head -> origin/gh/tugsbayasgalan/83/head 2025-12-04T09:50:31.8675298Z * [new branch] gh/tugsbayasgalan/83/orig -> origin/gh/tugsbayasgalan/83/orig 2025-12-04T09:50:31.8675536Z * [new branch] gh/tugsbayasgalan/84/base -> origin/gh/tugsbayasgalan/84/base 2025-12-04T09:50:31.8675764Z * [new branch] gh/tugsbayasgalan/84/head -> origin/gh/tugsbayasgalan/84/head 2025-12-04T09:50:31.8675994Z * [new branch] gh/tugsbayasgalan/84/orig -> origin/gh/tugsbayasgalan/84/orig 2025-12-04T09:50:31.8676239Z * [new branch] gh/tugsbayasgalan/85/base -> origin/gh/tugsbayasgalan/85/base 2025-12-04T09:50:31.8676472Z * [new branch] gh/tugsbayasgalan/85/head -> origin/gh/tugsbayasgalan/85/head 2025-12-04T09:50:31.8676704Z * [new branch] gh/tugsbayasgalan/85/orig -> origin/gh/tugsbayasgalan/85/orig 2025-12-04T09:50:31.8676946Z * [new branch] gh/tugsbayasgalan/86/base -> origin/gh/tugsbayasgalan/86/base 2025-12-04T09:50:31.8677175Z * [new branch] gh/tugsbayasgalan/86/head -> origin/gh/tugsbayasgalan/86/head 2025-12-04T09:50:31.8677406Z * [new branch] gh/tugsbayasgalan/86/orig -> origin/gh/tugsbayasgalan/86/orig 2025-12-04T09:50:31.8677640Z * [new branch] gh/tugsbayasgalan/87/base -> origin/gh/tugsbayasgalan/87/base 2025-12-04T09:50:31.8677867Z * [new branch] gh/tugsbayasgalan/87/head -> origin/gh/tugsbayasgalan/87/head 2025-12-04T09:50:31.8678098Z * [new branch] gh/tugsbayasgalan/87/orig -> origin/gh/tugsbayasgalan/87/orig 2025-12-04T09:50:31.8678343Z * [new branch] gh/tugsbayasgalan/88/base -> origin/gh/tugsbayasgalan/88/base 2025-12-04T09:50:31.8678568Z * [new branch] gh/tugsbayasgalan/88/head -> origin/gh/tugsbayasgalan/88/head 2025-12-04T09:50:31.8678792Z * [new branch] gh/tugsbayasgalan/88/orig -> origin/gh/tugsbayasgalan/88/orig 2025-12-04T09:50:31.8679030Z * [new branch] gh/tugsbayasgalan/89/base -> origin/gh/tugsbayasgalan/89/base 2025-12-04T09:50:31.8679257Z * [new branch] gh/tugsbayasgalan/89/head -> origin/gh/tugsbayasgalan/89/head 2025-12-04T09:50:31.8679639Z * [new branch] gh/tugsbayasgalan/89/orig -> origin/gh/tugsbayasgalan/89/orig 2025-12-04T09:50:31.8679968Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-12-04T09:50:31.8680211Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-12-04T09:50:31.8680511Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-12-04T09:50:31.8680744Z * [new branch] gh/tugsbayasgalan/90/base -> origin/gh/tugsbayasgalan/90/base 2025-12-04T09:50:31.8680981Z * [new branch] gh/tugsbayasgalan/90/head -> origin/gh/tugsbayasgalan/90/head 2025-12-04T09:50:31.8681213Z * [new branch] gh/tugsbayasgalan/90/orig -> origin/gh/tugsbayasgalan/90/orig 2025-12-04T09:50:31.8681439Z * [new branch] gh/tugsbayasgalan/91/base -> origin/gh/tugsbayasgalan/91/base 2025-12-04T09:50:31.8681671Z * [new branch] gh/tugsbayasgalan/91/head -> origin/gh/tugsbayasgalan/91/head 2025-12-04T09:50:31.8681899Z * [new branch] gh/tugsbayasgalan/91/orig -> origin/gh/tugsbayasgalan/91/orig 2025-12-04T09:50:31.8682134Z * [new branch] gh/tugsbayasgalan/92/base -> origin/gh/tugsbayasgalan/92/base 2025-12-04T09:50:31.8682372Z * [new branch] gh/tugsbayasgalan/92/head -> origin/gh/tugsbayasgalan/92/head 2025-12-04T09:50:31.8682673Z * [new branch] gh/tugsbayasgalan/92/orig -> origin/gh/tugsbayasgalan/92/orig 2025-12-04T09:50:31.8682912Z * [new branch] gh/tugsbayasgalan/93/base -> origin/gh/tugsbayasgalan/93/base 2025-12-04T09:50:31.8683147Z * [new branch] gh/tugsbayasgalan/93/head -> origin/gh/tugsbayasgalan/93/head 2025-12-04T09:50:31.8683383Z * [new branch] gh/tugsbayasgalan/93/orig -> origin/gh/tugsbayasgalan/93/orig 2025-12-04T09:50:31.8683563Z * [new branch] gh/v0i0/14/base -> origin/gh/v0i0/14/base 2025-12-04T09:50:31.8683753Z * [new branch] gh/v0i0/14/head -> origin/gh/v0i0/14/head 2025-12-04T09:50:31.8683927Z * [new branch] gh/v0i0/14/orig -> origin/gh/v0i0/14/orig 2025-12-04T09:50:31.8684099Z * [new branch] gh/v0i0/15/base -> origin/gh/v0i0/15/base 2025-12-04T09:50:31.8684283Z * [new branch] gh/v0i0/15/head -> origin/gh/v0i0/15/head 2025-12-04T09:50:31.8684456Z * [new branch] gh/v0i0/15/orig -> origin/gh/v0i0/15/orig 2025-12-04T09:50:31.8684625Z * [new branch] gh/v0i0/16/base -> origin/gh/v0i0/16/base 2025-12-04T09:50:31.8684794Z * [new branch] gh/v0i0/16/head -> origin/gh/v0i0/16/head 2025-12-04T09:50:31.8684969Z * [new branch] gh/v0i0/16/orig -> origin/gh/v0i0/16/orig 2025-12-04T09:50:31.8685138Z * [new branch] gh/v0i0/17/base -> origin/gh/v0i0/17/base 2025-12-04T09:50:31.8685401Z * [new branch] gh/v0i0/17/head -> origin/gh/v0i0/17/head 2025-12-04T09:50:31.8685581Z * [new branch] gh/v0i0/17/orig -> origin/gh/v0i0/17/orig 2025-12-04T09:50:31.8685749Z * [new branch] gh/v0i0/18/base -> origin/gh/v0i0/18/base 2025-12-04T09:50:31.8685922Z * [new branch] gh/v0i0/18/head -> origin/gh/v0i0/18/head 2025-12-04T09:50:31.8686188Z * [new branch] gh/v0i0/18/orig -> origin/gh/v0i0/18/orig 2025-12-04T09:50:31.8686369Z * [new branch] gh/v0i0/19/base -> origin/gh/v0i0/19/base 2025-12-04T09:50:31.8686539Z * [new branch] gh/v0i0/19/head -> origin/gh/v0i0/19/head 2025-12-04T09:50:31.8686802Z * [new branch] gh/v0i0/19/orig -> origin/gh/v0i0/19/orig 2025-12-04T09:50:31.8687026Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-12-04T09:50:31.8687237Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-12-04T09:50:31.8687455Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-12-04T09:50:31.8687677Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-12-04T09:50:31.8687956Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-12-04T09:50:31.8688176Z * [new branch] gh/vishal9-team/3/base -> origin/gh/vishal9-team/3/base 2025-12-04T09:50:31.8688377Z * [new branch] gh/vishal9-team/3/head -> origin/gh/vishal9-team/3/head 2025-12-04T09:50:31.8688581Z * [new branch] gh/vishal9-team/3/orig -> origin/gh/vishal9-team/3/orig 2025-12-04T09:50:31.8688796Z * [new branch] gh/vishal9-team/4/base -> origin/gh/vishal9-team/4/base 2025-12-04T09:50:31.8689002Z * [new branch] gh/vishal9-team/4/head -> origin/gh/vishal9-team/4/head 2025-12-04T09:50:31.8689207Z * [new branch] gh/vishal9-team/4/orig -> origin/gh/vishal9-team/4/orig 2025-12-04T09:50:31.8689392Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-12-04T09:50:31.8689581Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-12-04T09:50:31.8689828Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-12-04T09:50:31.8690033Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-12-04T09:50:31.8690248Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-12-04T09:50:31.8690447Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-12-04T09:50:31.8690641Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-12-04T09:50:31.8690840Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-12-04T09:50:31.8691037Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-12-04T09:50:31.8691234Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-12-04T09:50:31.8691442Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-12-04T09:50:31.8691646Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-12-04T09:50:31.8691942Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-12-04T09:50:31.8692145Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-12-04T09:50:31.8692346Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-12-04T09:50:31.8692589Z * [new branch] gh/wconstab/448/base -> origin/gh/wconstab/448/base 2025-12-04T09:50:31.8692842Z * [new branch] gh/wconstab/448/head -> origin/gh/wconstab/448/head 2025-12-04T09:50:31.8693038Z * [new branch] gh/wconstab/448/orig -> origin/gh/wconstab/448/orig 2025-12-04T09:50:31.8693233Z * [new branch] gh/wconstab/449/base -> origin/gh/wconstab/449/base 2025-12-04T09:50:31.8693439Z * [new branch] gh/wconstab/449/head -> origin/gh/wconstab/449/head 2025-12-04T09:50:31.8693639Z * [new branch] gh/wconstab/449/orig -> origin/gh/wconstab/449/orig 2025-12-04T09:50:31.8693844Z * [new branch] gh/wconstab/450/base -> origin/gh/wconstab/450/base 2025-12-04T09:50:31.8694041Z * [new branch] gh/wconstab/450/head -> origin/gh/wconstab/450/head 2025-12-04T09:50:31.8694246Z * [new branch] gh/wconstab/450/orig -> origin/gh/wconstab/450/orig 2025-12-04T09:50:31.8694441Z * [new branch] gh/wconstab/451/base -> origin/gh/wconstab/451/base 2025-12-04T09:50:31.8694637Z * [new branch] gh/wconstab/451/head -> origin/gh/wconstab/451/head 2025-12-04T09:50:31.8694846Z * [new branch] gh/wconstab/451/orig -> origin/gh/wconstab/451/orig 2025-12-04T09:50:31.8695041Z * [new branch] gh/wconstab/452/base -> origin/gh/wconstab/452/base 2025-12-04T09:50:31.8695308Z * [new branch] gh/wconstab/452/head -> origin/gh/wconstab/452/head 2025-12-04T09:50:31.8695514Z * [new branch] gh/wconstab/452/orig -> origin/gh/wconstab/452/orig 2025-12-04T09:50:31.8695708Z * [new branch] gh/wconstab/453/base -> origin/gh/wconstab/453/base 2025-12-04T09:50:31.8695902Z * [new branch] gh/wconstab/453/head -> origin/gh/wconstab/453/head 2025-12-04T09:50:31.8696103Z * [new branch] gh/wconstab/453/orig -> origin/gh/wconstab/453/orig 2025-12-04T09:50:31.8696300Z * [new branch] gh/wconstab/454/base -> origin/gh/wconstab/454/base 2025-12-04T09:50:31.8696500Z * [new branch] gh/wconstab/454/head -> origin/gh/wconstab/454/head 2025-12-04T09:50:31.8696705Z * [new branch] gh/wconstab/454/orig -> origin/gh/wconstab/454/orig 2025-12-04T09:50:31.8698429Z * [new branch] gh/wconstab/455/base -> origin/gh/wconstab/455/base 2025-12-04T09:50:31.8698712Z * [new branch] gh/wconstab/455/head -> origin/gh/wconstab/455/head 2025-12-04T09:50:31.8698927Z * [new branch] gh/wconstab/455/orig -> origin/gh/wconstab/455/orig 2025-12-04T09:50:31.8699225Z * [new branch] gh/wconstab/456/base -> origin/gh/wconstab/456/base 2025-12-04T09:50:31.8699426Z * [new branch] gh/wconstab/456/head -> origin/gh/wconstab/456/head 2025-12-04T09:50:31.8699637Z * [new branch] gh/wconstab/456/orig -> origin/gh/wconstab/456/orig 2025-12-04T09:50:31.8699835Z * [new branch] gh/wconstab/457/base -> origin/gh/wconstab/457/base 2025-12-04T09:50:31.8700031Z * [new branch] gh/wconstab/457/head -> origin/gh/wconstab/457/head 2025-12-04T09:50:31.8700234Z * [new branch] gh/wconstab/457/orig -> origin/gh/wconstab/457/orig 2025-12-04T09:50:31.8700444Z * [new branch] gh/wconstab/458/base -> origin/gh/wconstab/458/base 2025-12-04T09:50:31.8700646Z * [new branch] gh/wconstab/458/head -> origin/gh/wconstab/458/head 2025-12-04T09:50:31.8700842Z * [new branch] gh/wconstab/458/orig -> origin/gh/wconstab/458/orig 2025-12-04T09:50:31.8701043Z * [new branch] gh/wconstab/459/base -> origin/gh/wconstab/459/base 2025-12-04T09:50:31.8701237Z * [new branch] gh/wconstab/459/head -> origin/gh/wconstab/459/head 2025-12-04T09:50:31.8701433Z * [new branch] gh/wconstab/459/orig -> origin/gh/wconstab/459/orig 2025-12-04T09:50:31.8701632Z * [new branch] gh/wconstab/460/base -> origin/gh/wconstab/460/base 2025-12-04T09:50:31.8701827Z * [new branch] gh/wconstab/460/head -> origin/gh/wconstab/460/head 2025-12-04T09:50:31.8702023Z * [new branch] gh/wconstab/460/orig -> origin/gh/wconstab/460/orig 2025-12-04T09:50:31.8702234Z * [new branch] gh/wconstab/461/base -> origin/gh/wconstab/461/base 2025-12-04T09:50:31.8702430Z * [new branch] gh/wconstab/461/head -> origin/gh/wconstab/461/head 2025-12-04T09:50:31.8702624Z * [new branch] gh/wconstab/461/orig -> origin/gh/wconstab/461/orig 2025-12-04T09:50:31.8702835Z * [new branch] gh/wconstab/462/base -> origin/gh/wconstab/462/base 2025-12-04T09:50:31.8703032Z * [new branch] gh/wconstab/462/head -> origin/gh/wconstab/462/head 2025-12-04T09:50:31.8703226Z * [new branch] gh/wconstab/462/orig -> origin/gh/wconstab/462/orig 2025-12-04T09:50:31.8703429Z * [new branch] gh/wconstab/463/base -> origin/gh/wconstab/463/base 2025-12-04T09:50:31.8703624Z * [new branch] gh/wconstab/463/head -> origin/gh/wconstab/463/head 2025-12-04T09:50:31.8703899Z * [new branch] gh/wconstab/463/orig -> origin/gh/wconstab/463/orig 2025-12-04T09:50:31.8704109Z * [new branch] gh/wconstab/464/base -> origin/gh/wconstab/464/base 2025-12-04T09:50:31.8704305Z * [new branch] gh/wconstab/464/head -> origin/gh/wconstab/464/head 2025-12-04T09:50:31.8704499Z * [new branch] gh/wconstab/464/orig -> origin/gh/wconstab/464/orig 2025-12-04T09:50:31.8704806Z * [new branch] gh/wconstab/465/base -> origin/gh/wconstab/465/base 2025-12-04T09:50:31.8705005Z * [new branch] gh/wconstab/465/head -> origin/gh/wconstab/465/head 2025-12-04T09:50:31.8705204Z * [new branch] gh/wconstab/465/orig -> origin/gh/wconstab/465/orig 2025-12-04T09:50:31.8705404Z * [new branch] gh/wconstab/466/base -> origin/gh/wconstab/466/base 2025-12-04T09:50:31.8705707Z * [new branch] gh/wconstab/466/head -> origin/gh/wconstab/466/head 2025-12-04T09:50:31.8705914Z * [new branch] gh/wconstab/466/orig -> origin/gh/wconstab/466/orig 2025-12-04T09:50:31.8706176Z * [new branch] gh/wconstab/467/base -> origin/gh/wconstab/467/base 2025-12-04T09:50:31.8706383Z * [new branch] gh/wconstab/467/head -> origin/gh/wconstab/467/head 2025-12-04T09:50:31.8706576Z * [new branch] gh/wconstab/467/orig -> origin/gh/wconstab/467/orig 2025-12-04T09:50:31.8706776Z * [new branch] gh/wconstab/468/base -> origin/gh/wconstab/468/base 2025-12-04T09:50:31.8706985Z * [new branch] gh/wconstab/468/head -> origin/gh/wconstab/468/head 2025-12-04T09:50:31.8707185Z * [new branch] gh/wconstab/468/orig -> origin/gh/wconstab/468/orig 2025-12-04T09:50:31.8707388Z * [new branch] gh/weifengpy/39/base -> origin/gh/weifengpy/39/base 2025-12-04T09:50:31.8707603Z * [new branch] gh/weifengpy/39/head -> origin/gh/weifengpy/39/head 2025-12-04T09:50:31.8707813Z * [new branch] gh/weifengpy/39/orig -> origin/gh/weifengpy/39/orig 2025-12-04T09:50:31.8708012Z * [new branch] gh/weifengpy/40/base -> origin/gh/weifengpy/40/base 2025-12-04T09:50:31.8708229Z * [new branch] gh/weifengpy/40/head -> origin/gh/weifengpy/40/head 2025-12-04T09:50:31.8708426Z * [new branch] gh/weifengpy/40/orig -> origin/gh/weifengpy/40/orig 2025-12-04T09:50:31.8708624Z * [new branch] gh/weifengpy/41/base -> origin/gh/weifengpy/41/base 2025-12-04T09:50:31.8708830Z * [new branch] gh/weifengpy/41/head -> origin/gh/weifengpy/41/head 2025-12-04T09:50:31.8709037Z * [new branch] gh/weifengpy/41/orig -> origin/gh/weifengpy/41/orig 2025-12-04T09:50:31.8709266Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-12-04T09:50:31.8709501Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-12-04T09:50:31.8709724Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-12-04T09:50:31.8709940Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-12-04T09:50:31.8710157Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-12-04T09:50:31.8710388Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-12-04T09:50:31.8710609Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-12-04T09:50:31.8710826Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-12-04T09:50:31.8711151Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-12-04T09:50:31.8711370Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-12-04T09:50:31.8712152Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-12-04T09:50:31.8712382Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-12-04T09:50:31.8712601Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-12-04T09:50:31.8712820Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-12-04T09:50:31.8713049Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-12-04T09:50:31.8713270Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-12-04T09:50:31.8713490Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-12-04T09:50:31.8713714Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-12-04T09:50:31.8713936Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-12-04T09:50:31.8714224Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-12-04T09:50:31.8714457Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-12-04T09:50:31.8714675Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-12-04T09:50:31.8714892Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-12-04T09:50:31.8715118Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-12-04T09:50:31.8715337Z * [new branch] gh/williamwen42/309/base -> origin/gh/williamwen42/309/base 2025-12-04T09:50:31.8715554Z * [new branch] gh/williamwen42/309/head -> origin/gh/williamwen42/309/head 2025-12-04T09:50:31.8715795Z * [new branch] gh/williamwen42/309/orig -> origin/gh/williamwen42/309/orig 2025-12-04T09:50:31.8716021Z * [new branch] gh/williamwen42/310/base -> origin/gh/williamwen42/310/base 2025-12-04T09:50:31.8716242Z * [new branch] gh/williamwen42/310/head -> origin/gh/williamwen42/310/head 2025-12-04T09:50:31.8716464Z * [new branch] gh/williamwen42/310/orig -> origin/gh/williamwen42/310/orig 2025-12-04T09:50:31.8716694Z * [new branch] gh/williamwen42/311/base -> origin/gh/williamwen42/311/base 2025-12-04T09:50:31.8716915Z * [new branch] gh/williamwen42/311/head -> origin/gh/williamwen42/311/head 2025-12-04T09:50:31.8717133Z * [new branch] gh/williamwen42/311/orig -> origin/gh/williamwen42/311/orig 2025-12-04T09:50:31.8717446Z * [new branch] gh/williamwen42/319/base -> origin/gh/williamwen42/319/base 2025-12-04T09:50:31.8717672Z * [new branch] gh/williamwen42/319/head -> origin/gh/williamwen42/319/head 2025-12-04T09:50:31.8717893Z * [new branch] gh/williamwen42/319/orig -> origin/gh/williamwen42/319/orig 2025-12-04T09:50:31.8718120Z * [new branch] gh/williamwen42/325/base -> origin/gh/williamwen42/325/base 2025-12-04T09:50:31.8718432Z * [new branch] gh/williamwen42/325/head -> origin/gh/williamwen42/325/head 2025-12-04T09:50:31.8718652Z * [new branch] gh/williamwen42/325/orig -> origin/gh/williamwen42/325/orig 2025-12-04T09:50:31.8718876Z * [new branch] gh/williamwen42/326/base -> origin/gh/williamwen42/326/base 2025-12-04T09:50:31.8719097Z * [new branch] gh/williamwen42/326/head -> origin/gh/williamwen42/326/head 2025-12-04T09:50:31.8719313Z * [new branch] gh/williamwen42/326/orig -> origin/gh/williamwen42/326/orig 2025-12-04T09:50:31.8719539Z * [new branch] gh/williamwen42/327/base -> origin/gh/williamwen42/327/base 2025-12-04T09:50:31.8719825Z * [new branch] gh/williamwen42/327/head -> origin/gh/williamwen42/327/head 2025-12-04T09:50:31.8720054Z * [new branch] gh/williamwen42/327/orig -> origin/gh/williamwen42/327/orig 2025-12-04T09:50:31.8720277Z * [new branch] gh/williamwen42/328/base -> origin/gh/williamwen42/328/base 2025-12-04T09:50:31.8720493Z * [new branch] gh/williamwen42/328/head -> origin/gh/williamwen42/328/head 2025-12-04T09:50:31.8720708Z * [new branch] gh/williamwen42/328/orig -> origin/gh/williamwen42/328/orig 2025-12-04T09:50:31.8720935Z * [new branch] gh/williamwen42/329/base -> origin/gh/williamwen42/329/base 2025-12-04T09:50:31.8721151Z * [new branch] gh/williamwen42/329/head -> origin/gh/williamwen42/329/head 2025-12-04T09:50:31.8721371Z * [new branch] gh/williamwen42/329/orig -> origin/gh/williamwen42/329/orig 2025-12-04T09:50:31.8721597Z * [new branch] gh/williamwen42/330/base -> origin/gh/williamwen42/330/base 2025-12-04T09:50:31.8722061Z * [new branch] gh/williamwen42/330/head -> origin/gh/williamwen42/330/head 2025-12-04T09:50:31.8722282Z * [new branch] gh/williamwen42/330/orig -> origin/gh/williamwen42/330/orig 2025-12-04T09:50:31.8722499Z * [new branch] gh/williamwen42/331/base -> origin/gh/williamwen42/331/base 2025-12-04T09:50:31.8722724Z * [new branch] gh/williamwen42/331/head -> origin/gh/williamwen42/331/head 2025-12-04T09:50:31.8722943Z * [new branch] gh/williamwen42/331/orig -> origin/gh/williamwen42/331/orig 2025-12-04T09:50:31.8723166Z * [new branch] gh/williamwen42/332/base -> origin/gh/williamwen42/332/base 2025-12-04T09:50:31.8723395Z * [new branch] gh/williamwen42/332/head -> origin/gh/williamwen42/332/head 2025-12-04T09:50:31.8723620Z * [new branch] gh/williamwen42/332/orig -> origin/gh/williamwen42/332/orig 2025-12-04T09:50:31.8723950Z * [new branch] gh/williamwen42/333/base -> origin/gh/williamwen42/333/base 2025-12-04T09:50:31.8724183Z * [new branch] gh/williamwen42/333/head -> origin/gh/williamwen42/333/head 2025-12-04T09:50:31.8724404Z * [new branch] gh/williamwen42/333/orig -> origin/gh/williamwen42/333/orig 2025-12-04T09:50:31.8724715Z * [new branch] gh/williamwen42/334/base -> origin/gh/williamwen42/334/base 2025-12-04T09:50:31.8724953Z * [new branch] gh/williamwen42/334/head -> origin/gh/williamwen42/334/head 2025-12-04T09:50:31.8725178Z * [new branch] gh/williamwen42/334/orig -> origin/gh/williamwen42/334/orig 2025-12-04T09:50:31.8725395Z * [new branch] gh/williamwen42/335/base -> origin/gh/williamwen42/335/base 2025-12-04T09:50:31.8725634Z * [new branch] gh/williamwen42/335/head -> origin/gh/williamwen42/335/head 2025-12-04T09:50:31.8725850Z * [new branch] gh/williamwen42/335/orig -> origin/gh/williamwen42/335/orig 2025-12-04T09:50:31.8726076Z * [new branch] gh/williamwen42/336/base -> origin/gh/williamwen42/336/base 2025-12-04T09:50:31.8726302Z * [new branch] gh/williamwen42/336/head -> origin/gh/williamwen42/336/head 2025-12-04T09:50:31.8726516Z * [new branch] gh/williamwen42/336/orig -> origin/gh/williamwen42/336/orig 2025-12-04T09:50:31.8726797Z * [new branch] gh/williamwen42/337/base -> origin/gh/williamwen42/337/base 2025-12-04T09:50:31.8727035Z * [new branch] gh/williamwen42/337/head -> origin/gh/williamwen42/337/head 2025-12-04T09:50:31.8727254Z * [new branch] gh/williamwen42/337/orig -> origin/gh/williamwen42/337/orig 2025-12-04T09:50:31.8727473Z * [new branch] gh/williamwen42/338/base -> origin/gh/williamwen42/338/base 2025-12-04T09:50:31.8727704Z * [new branch] gh/williamwen42/338/head -> origin/gh/williamwen42/338/head 2025-12-04T09:50:31.8727993Z * [new branch] gh/williamwen42/338/orig -> origin/gh/williamwen42/338/orig 2025-12-04T09:50:31.8728213Z * [new branch] gh/williamwen42/339/base -> origin/gh/williamwen42/339/base 2025-12-04T09:50:31.8728430Z * [new branch] gh/williamwen42/339/head -> origin/gh/williamwen42/339/head 2025-12-04T09:50:31.8728659Z * [new branch] gh/williamwen42/339/orig -> origin/gh/williamwen42/339/orig 2025-12-04T09:50:31.8728877Z * [new branch] gh/williamwen42/340/base -> origin/gh/williamwen42/340/base 2025-12-04T09:50:31.8729094Z * [new branch] gh/williamwen42/340/head -> origin/gh/williamwen42/340/head 2025-12-04T09:50:31.8729321Z * [new branch] gh/williamwen42/340/orig -> origin/gh/williamwen42/340/orig 2025-12-04T09:50:31.8729536Z * [new branch] gh/williamwen42/341/base -> origin/gh/williamwen42/341/base 2025-12-04T09:50:31.8729756Z * [new branch] gh/williamwen42/341/head -> origin/gh/williamwen42/341/head 2025-12-04T09:50:31.8730135Z * [new branch] gh/williamwen42/341/orig -> origin/gh/williamwen42/341/orig 2025-12-04T09:50:31.8730360Z * [new branch] gh/williamwen42/342/base -> origin/gh/williamwen42/342/base 2025-12-04T09:50:31.8730575Z * [new branch] gh/williamwen42/342/head -> origin/gh/williamwen42/342/head 2025-12-04T09:50:31.8730804Z * [new branch] gh/williamwen42/342/orig -> origin/gh/williamwen42/342/orig 2025-12-04T09:50:31.8731123Z * [new branch] gh/williamwen42/343/base -> origin/gh/williamwen42/343/base 2025-12-04T09:50:31.8731344Z * [new branch] gh/williamwen42/343/head -> origin/gh/williamwen42/343/head 2025-12-04T09:50:31.8731569Z * [new branch] gh/williamwen42/343/orig -> origin/gh/williamwen42/343/orig 2025-12-04T09:50:31.8731785Z * [new branch] gh/williamwen42/344/base -> origin/gh/williamwen42/344/base 2025-12-04T09:50:31.8732009Z * [new branch] gh/williamwen42/344/head -> origin/gh/williamwen42/344/head 2025-12-04T09:50:31.8732236Z * [new branch] gh/williamwen42/344/orig -> origin/gh/williamwen42/344/orig 2025-12-04T09:50:31.8732454Z * [new branch] gh/williamwen42/345/base -> origin/gh/williamwen42/345/base 2025-12-04T09:50:31.8732673Z * [new branch] gh/williamwen42/345/head -> origin/gh/williamwen42/345/head 2025-12-04T09:50:31.8732899Z * [new branch] gh/williamwen42/345/orig -> origin/gh/williamwen42/345/orig 2025-12-04T09:50:31.8733115Z * [new branch] gh/williamwen42/346/base -> origin/gh/williamwen42/346/base 2025-12-04T09:50:31.8733330Z * [new branch] gh/williamwen42/346/head -> origin/gh/williamwen42/346/head 2025-12-04T09:50:31.8733557Z * [new branch] gh/williamwen42/346/orig -> origin/gh/williamwen42/346/orig 2025-12-04T09:50:31.8733774Z * [new branch] gh/williamwen42/347/base -> origin/gh/williamwen42/347/base 2025-12-04T09:50:31.8733994Z * [new branch] gh/williamwen42/347/head -> origin/gh/williamwen42/347/head 2025-12-04T09:50:31.8734211Z * [new branch] gh/williamwen42/347/orig -> origin/gh/williamwen42/347/orig 2025-12-04T09:50:31.8734434Z * [new branch] gh/williamwen42/348/base -> origin/gh/williamwen42/348/base 2025-12-04T09:50:31.8734648Z * [new branch] gh/williamwen42/348/head -> origin/gh/williamwen42/348/head 2025-12-04T09:50:31.8734861Z * [new branch] gh/williamwen42/348/orig -> origin/gh/williamwen42/348/orig 2025-12-04T09:50:31.8735086Z * [new branch] gh/williamwen42/349/base -> origin/gh/williamwen42/349/base 2025-12-04T09:50:31.8735305Z * [new branch] gh/williamwen42/349/head -> origin/gh/williamwen42/349/head 2025-12-04T09:50:31.8735595Z * [new branch] gh/williamwen42/349/orig -> origin/gh/williamwen42/349/orig 2025-12-04T09:50:31.8735825Z * [new branch] gh/williamwen42/350/base -> origin/gh/williamwen42/350/base 2025-12-04T09:50:31.8736040Z * [new branch] gh/williamwen42/350/head -> origin/gh/williamwen42/350/head 2025-12-04T09:50:31.8736257Z * [new branch] gh/williamwen42/350/orig -> origin/gh/williamwen42/350/orig 2025-12-04T09:50:31.8736576Z * [new branch] gh/williamwen42/351/base -> origin/gh/williamwen42/351/base 2025-12-04T09:50:31.8736797Z * [new branch] gh/williamwen42/351/head -> origin/gh/williamwen42/351/head 2025-12-04T09:50:31.8737017Z * [new branch] gh/williamwen42/351/orig -> origin/gh/williamwen42/351/orig 2025-12-04T09:50:31.8737240Z * [new branch] gh/williamwen42/352/base -> origin/gh/williamwen42/352/base 2025-12-04T09:50:31.8737459Z * [new branch] gh/williamwen42/352/head -> origin/gh/williamwen42/352/head 2025-12-04T09:50:31.8737838Z * [new branch] gh/williamwen42/352/orig -> origin/gh/williamwen42/352/orig 2025-12-04T09:50:31.8738065Z * [new branch] gh/williamwen42/353/base -> origin/gh/williamwen42/353/base 2025-12-04T09:50:31.8738282Z * [new branch] gh/williamwen42/353/head -> origin/gh/williamwen42/353/head 2025-12-04T09:50:31.8738497Z * [new branch] gh/williamwen42/353/orig -> origin/gh/williamwen42/353/orig 2025-12-04T09:50:31.8738722Z * [new branch] gh/williamwen42/354/base -> origin/gh/williamwen42/354/base 2025-12-04T09:50:31.8738938Z * [new branch] gh/williamwen42/354/head -> origin/gh/williamwen42/354/head 2025-12-04T09:50:31.8739157Z * [new branch] gh/williamwen42/354/orig -> origin/gh/williamwen42/354/orig 2025-12-04T09:50:31.8739383Z * [new branch] gh/williamwen42/355/base -> origin/gh/williamwen42/355/base 2025-12-04T09:50:31.8739605Z * [new branch] gh/williamwen42/355/head -> origin/gh/williamwen42/355/head 2025-12-04T09:50:31.8739828Z * [new branch] gh/williamwen42/355/orig -> origin/gh/williamwen42/355/orig 2025-12-04T09:50:31.8740044Z * [new branch] gh/williamwen42/356/base -> origin/gh/williamwen42/356/base 2025-12-04T09:50:31.8740267Z * [new branch] gh/williamwen42/356/head -> origin/gh/williamwen42/356/head 2025-12-04T09:50:31.8740483Z * [new branch] gh/williamwen42/356/orig -> origin/gh/williamwen42/356/orig 2025-12-04T09:50:31.8740698Z * [new branch] gh/williamwen42/357/base -> origin/gh/williamwen42/357/base 2025-12-04T09:50:31.8740922Z * [new branch] gh/williamwen42/357/head -> origin/gh/williamwen42/357/head 2025-12-04T09:50:31.8741139Z * [new branch] gh/williamwen42/357/orig -> origin/gh/williamwen42/357/orig 2025-12-04T09:50:31.8741354Z * [new branch] gh/williamwen42/358/base -> origin/gh/williamwen42/358/base 2025-12-04T09:50:31.8741585Z * [new branch] gh/williamwen42/358/head -> origin/gh/williamwen42/358/head 2025-12-04T09:50:31.8741805Z * [new branch] gh/williamwen42/358/orig -> origin/gh/williamwen42/358/orig 2025-12-04T09:50:31.8741993Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-12-04T09:50:31.8742191Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-12-04T09:50:31.8742375Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-12-04T09:50:31.8742559Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-12-04T09:50:31.8742751Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-12-04T09:50:31.8742931Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-12-04T09:50:31.8743283Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-12-04T09:50:31.8743478Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-12-04T09:50:31.8743661Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-12-04T09:50:31.8743847Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-12-04T09:50:31.8744138Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-12-04T09:50:31.8744322Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-12-04T09:50:31.8744503Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-12-04T09:50:31.8744685Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-12-04T09:50:31.8744876Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-12-04T09:50:31.8745067Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-12-04T09:50:31.8745318Z * [new branch] gh/xmfan/309/base -> origin/gh/xmfan/309/base 2025-12-04T09:50:31.8745508Z * [new branch] gh/xmfan/309/head -> origin/gh/xmfan/309/head 2025-12-04T09:50:31.8745690Z * [new branch] gh/xmfan/309/orig -> origin/gh/xmfan/309/orig 2025-12-04T09:50:31.8745869Z * [new branch] gh/xmfan/310/base -> origin/gh/xmfan/310/base 2025-12-04T09:50:31.8746055Z * [new branch] gh/xmfan/310/head -> origin/gh/xmfan/310/head 2025-12-04T09:50:31.8746239Z * [new branch] gh/xmfan/310/orig -> origin/gh/xmfan/310/orig 2025-12-04T09:50:31.8746424Z * [new branch] gh/xmfan/311/base -> origin/gh/xmfan/311/base 2025-12-04T09:50:31.8746618Z * [new branch] gh/xmfan/311/head -> origin/gh/xmfan/311/head 2025-12-04T09:50:31.8746803Z * [new branch] gh/xmfan/311/orig -> origin/gh/xmfan/311/orig 2025-12-04T09:50:31.8746986Z * [new branch] gh/xmfan/312/base -> origin/gh/xmfan/312/base 2025-12-04T09:50:31.8747181Z * [new branch] gh/xmfan/312/head -> origin/gh/xmfan/312/head 2025-12-04T09:50:31.8747362Z * [new branch] gh/xmfan/312/orig -> origin/gh/xmfan/312/orig 2025-12-04T09:50:31.8747546Z * [new branch] gh/xmfan/313/base -> origin/gh/xmfan/313/base 2025-12-04T09:50:31.8747737Z * [new branch] gh/xmfan/313/head -> origin/gh/xmfan/313/head 2025-12-04T09:50:31.8747919Z * [new branch] gh/xmfan/313/orig -> origin/gh/xmfan/313/orig 2025-12-04T09:50:31.8748138Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-12-04T09:50:31.8748353Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-12-04T09:50:31.8748582Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-12-04T09:50:31.8748795Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-12-04T09:50:31.8749011Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-12-04T09:50:31.8749232Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-12-04T09:50:31.8749549Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-12-04T09:50:31.8749763Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-12-04T09:50:31.8749994Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-12-04T09:50:31.8750299Z * [new branch] gh/xuanzhang816/34/base -> origin/gh/xuanzhang816/34/base 2025-12-04T09:50:31.8750512Z * [new branch] gh/xuanzhang816/34/head -> origin/gh/xuanzhang816/34/head 2025-12-04T09:50:31.8750804Z * [new branch] gh/xuanzhang816/34/orig -> origin/gh/xuanzhang816/34/orig 2025-12-04T09:50:31.8751023Z * [new branch] gh/xuanzhang816/35/base -> origin/gh/xuanzhang816/35/base 2025-12-04T09:50:31.8751234Z * [new branch] gh/xuanzhang816/35/head -> origin/gh/xuanzhang816/35/head 2025-12-04T09:50:31.8751453Z * [new branch] gh/xuanzhang816/35/orig -> origin/gh/xuanzhang816/35/orig 2025-12-04T09:50:31.8751654Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-12-04T09:50:31.8751852Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-12-04T09:50:31.8752059Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-12-04T09:50:31.8752261Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-12-04T09:50:31.8752462Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-12-04T09:50:31.8752730Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-12-04T09:50:31.8752923Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-12-04T09:50:31.8753116Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-12-04T09:50:31.8753312Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-12-04T09:50:31.8753515Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-12-04T09:50:31.8753707Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-12-04T09:50:31.8753902Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-12-04T09:50:31.8754108Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-12-04T09:50:31.8754310Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-12-04T09:50:31.8754505Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-12-04T09:50:31.8754706Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-12-04T09:50:31.8754901Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-12-04T09:50:31.8755095Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-12-04T09:50:31.8755295Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-12-04T09:50:31.8755489Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-12-04T09:50:31.8755778Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-12-04T09:50:31.8755991Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-12-04T09:50:31.8756191Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-12-04T09:50:31.8756384Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-12-04T09:50:31.8756685Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-12-04T09:50:31.8756881Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-12-04T09:50:31.8757075Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-12-04T09:50:31.8757280Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-12-04T09:50:31.8757494Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-12-04T09:50:31.8757686Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-12-04T09:50:31.8757951Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-12-04T09:50:31.8758156Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-12-04T09:50:31.8758354Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-12-04T09:50:31.8758548Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-12-04T09:50:31.8758750Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-12-04T09:50:31.8758945Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-12-04T09:50:31.8759145Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-12-04T09:50:31.8759354Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-12-04T09:50:31.8759550Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-12-04T09:50:31.8759815Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-12-04T09:50:31.8760021Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-12-04T09:50:31.8760234Z * [new branch] gh/yang-yu-hang/1/base -> origin/gh/yang-yu-hang/1/base 2025-12-04T09:50:31.8760438Z * [new branch] gh/yang-yu-hang/1/head -> origin/gh/yang-yu-hang/1/head 2025-12-04T09:50:31.8760648Z * [new branch] gh/yang-yu-hang/1/orig -> origin/gh/yang-yu-hang/1/orig 2025-12-04T09:50:31.8760849Z * [new branch] gh/yang-yu-hang/2/base -> origin/gh/yang-yu-hang/2/base 2025-12-04T09:50:31.8761050Z * [new branch] gh/yang-yu-hang/2/head -> origin/gh/yang-yu-hang/2/head 2025-12-04T09:50:31.8761256Z * [new branch] gh/yang-yu-hang/2/orig -> origin/gh/yang-yu-hang/2/orig 2025-12-04T09:50:31.8761465Z * [new branch] gh/yang-yu-hang/3/base -> origin/gh/yang-yu-hang/3/base 2025-12-04T09:50:31.8761671Z * [new branch] gh/yang-yu-hang/3/head -> origin/gh/yang-yu-hang/3/head 2025-12-04T09:50:31.8761974Z * [new branch] gh/yang-yu-hang/3/orig -> origin/gh/yang-yu-hang/3/orig 2025-12-04T09:50:31.8762175Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-12-04T09:50:31.8762371Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-12-04T09:50:31.8762575Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-12-04T09:50:31.8762873Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-12-04T09:50:31.8763067Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-12-04T09:50:31.8763262Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-12-04T09:50:31.8763468Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-12-04T09:50:31.8763666Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-12-04T09:50:31.8763859Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-12-04T09:50:31.8764059Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-12-04T09:50:31.8764252Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-12-04T09:50:31.8764443Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-12-04T09:50:31.8764648Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-12-04T09:50:31.8764839Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-12-04T09:50:31.8765029Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-12-04T09:50:31.8765304Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-12-04T09:50:31.8765499Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-12-04T09:50:31.8765691Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-12-04T09:50:31.8765894Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-12-04T09:50:31.8766086Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-12-04T09:50:31.8766274Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-12-04T09:50:31.8766468Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-12-04T09:50:31.8766652Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-12-04T09:50:31.8766915Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-12-04T09:50:31.8767169Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-12-04T09:50:31.8767363Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-12-04T09:50:31.8767548Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-12-04T09:50:31.8767728Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-12-04T09:50:31.8767915Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-12-04T09:50:31.8768189Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-12-04T09:50:31.8768372Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-12-04T09:50:31.8768562Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-12-04T09:50:31.8768746Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-12-04T09:50:31.8769023Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-12-04T09:50:31.8769222Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-12-04T09:50:31.8769408Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-12-04T09:50:31.8769587Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-12-04T09:50:31.8769775Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-12-04T09:50:31.8769957Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-12-04T09:50:31.8770136Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-12-04T09:50:31.8770324Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-12-04T09:50:31.8770511Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-12-04T09:50:31.8770695Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-12-04T09:50:31.8770874Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-12-04T09:50:31.8771063Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-12-04T09:50:31.8771242Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-12-04T09:50:31.8771421Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-12-04T09:50:31.8771607Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-12-04T09:50:31.8771786Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-12-04T09:50:31.8771965Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-12-04T09:50:31.8772226Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-12-04T09:50:31.8772410Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-12-04T09:50:31.8772588Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-12-04T09:50:31.8772774Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-12-04T09:50:31.8772953Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-12-04T09:50:31.8773133Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-12-04T09:50:31.8773321Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-12-04T09:50:31.8773502Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-12-04T09:50:31.8773679Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-12-04T09:50:31.8773871Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-12-04T09:50:31.8774115Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-12-04T09:50:31.8774296Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-12-04T09:50:31.8774579Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-12-04T09:50:31.8774760Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-12-04T09:50:31.8774940Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-12-04T09:50:31.8775127Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-12-04T09:50:31.8775416Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-12-04T09:50:31.8775599Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-12-04T09:50:31.8775784Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-12-04T09:50:31.8775975Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-12-04T09:50:31.8776154Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-12-04T09:50:31.8776335Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-12-04T09:50:31.8776524Z * [new branch] gh/ydwu4/339/base -> origin/gh/ydwu4/339/base 2025-12-04T09:50:31.8776701Z * [new branch] gh/ydwu4/339/head -> origin/gh/ydwu4/339/head 2025-12-04T09:50:31.8776881Z * [new branch] gh/ydwu4/339/orig -> origin/gh/ydwu4/339/orig 2025-12-04T09:50:31.8777068Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-12-04T09:50:31.8777247Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-12-04T09:50:31.8777436Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-12-04T09:50:31.8777629Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-12-04T09:50:31.8777836Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-12-04T09:50:31.8784624Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-12-04T09:50:31.8784912Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-12-04T09:50:31.8785132Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-12-04T09:50:31.8785340Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-12-04T09:50:31.8785538Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-12-04T09:50:31.8785749Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-12-04T09:50:31.8786094Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-12-04T09:50:31.8786295Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-12-04T09:50:31.8786503Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-12-04T09:50:31.8786709Z * [new branch] gh/yushangdi/1/base -> origin/gh/yushangdi/1/base 2025-12-04T09:50:31.8787048Z * [new branch] gh/yushangdi/1/head -> origin/gh/yushangdi/1/head 2025-12-04T09:50:31.8787273Z * [new branch] gh/yushangdi/10/base -> origin/gh/yushangdi/10/base 2025-12-04T09:50:31.8787473Z * [new branch] gh/yushangdi/10/head -> origin/gh/yushangdi/10/head 2025-12-04T09:50:31.8787770Z * [new branch] gh/yushangdi/10/orig -> origin/gh/yushangdi/10/orig 2025-12-04T09:50:31.8787976Z * [new branch] gh/yushangdi/11/base -> origin/gh/yushangdi/11/base 2025-12-04T09:50:31.8788253Z * [new branch] gh/yushangdi/11/head -> origin/gh/yushangdi/11/head 2025-12-04T09:50:31.8788457Z * [new branch] gh/yushangdi/11/orig -> origin/gh/yushangdi/11/orig 2025-12-04T09:50:31.8788653Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-12-04T09:50:31.8788862Z * [new branch] gh/yushangdi/2/head -> origin/gh/yushangdi/2/head 2025-12-04T09:50:31.8789060Z * [new branch] gh/yushangdi/7/base -> origin/gh/yushangdi/7/base 2025-12-04T09:50:31.8789261Z * [new branch] gh/yushangdi/7/head -> origin/gh/yushangdi/7/head 2025-12-04T09:50:31.8789462Z * [new branch] gh/yushangdi/7/orig -> origin/gh/yushangdi/7/orig 2025-12-04T09:50:31.8789655Z * [new branch] gh/yushangdi/8/base -> origin/gh/yushangdi/8/base 2025-12-04T09:50:31.8789860Z * [new branch] gh/yushangdi/8/head -> origin/gh/yushangdi/8/head 2025-12-04T09:50:31.8790072Z * [new branch] gh/yushangdi/8/orig -> origin/gh/yushangdi/8/orig 2025-12-04T09:50:31.8790269Z * [new branch] gh/yushangdi/9/base -> origin/gh/yushangdi/9/base 2025-12-04T09:50:31.8790464Z * [new branch] gh/yushangdi/9/head -> origin/gh/yushangdi/9/head 2025-12-04T09:50:31.8790673Z * [new branch] gh/yushangdi/9/orig -> origin/gh/yushangdi/9/orig 2025-12-04T09:50:31.8790866Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-12-04T09:50:31.8791054Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-12-04T09:50:31.8791250Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-12-04T09:50:31.8791432Z * [new branch] gh/zklaus/20/base -> origin/gh/zklaus/20/base 2025-12-04T09:50:31.8791623Z * [new branch] gh/zklaus/20/head -> origin/gh/zklaus/20/head 2025-12-04T09:50:31.8791813Z * [new branch] gh/zklaus/20/orig -> origin/gh/zklaus/20/orig 2025-12-04T09:50:31.8791997Z * [new branch] gh/zklaus/21/base -> origin/gh/zklaus/21/base 2025-12-04T09:50:31.8792180Z * [new branch] gh/zklaus/21/head -> origin/gh/zklaus/21/head 2025-12-04T09:50:31.8792363Z * [new branch] gh/zklaus/21/orig -> origin/gh/zklaus/21/orig 2025-12-04T09:50:31.8792562Z * [new branch] gh/zklaus/22/base -> origin/gh/zklaus/22/base 2025-12-04T09:50:31.8792746Z * [new branch] gh/zklaus/22/head -> origin/gh/zklaus/22/head 2025-12-04T09:50:31.8792930Z * [new branch] gh/zklaus/22/orig -> origin/gh/zklaus/22/orig 2025-12-04T09:50:31.8793220Z * [new branch] gh/zklaus/23/base -> origin/gh/zklaus/23/base 2025-12-04T09:50:31.8793481Z * [new branch] gh/zklaus/23/head -> origin/gh/zklaus/23/head 2025-12-04T09:50:31.8793663Z * [new branch] gh/zklaus/23/orig -> origin/gh/zklaus/23/orig 2025-12-04T09:50:31.8793859Z * [new branch] gh/zklaus/24/base -> origin/gh/zklaus/24/base 2025-12-04T09:50:31.8794137Z * [new branch] gh/zklaus/24/head -> origin/gh/zklaus/24/head 2025-12-04T09:50:31.8794323Z * [new branch] gh/zklaus/24/orig -> origin/gh/zklaus/24/orig 2025-12-04T09:50:31.8794527Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-12-04T09:50:31.8794721Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-12-04T09:50:31.8794913Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-12-04T09:50:31.8795111Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-12-04T09:50:31.8795377Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-12-04T09:50:31.8795566Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-12-04T09:50:31.8795763Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-12-04T09:50:31.8795951Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-12-04T09:50:31.8796140Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-12-04T09:50:31.8796328Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-12-04T09:50:31.8796525Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-12-04T09:50:31.8796724Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-12-04T09:50:31.8796920Z * [new branch] gh/zou3519/1202/base -> origin/gh/zou3519/1202/base 2025-12-04T09:50:31.8797127Z * [new branch] gh/zou3519/1202/head -> origin/gh/zou3519/1202/head 2025-12-04T09:50:31.8797315Z * [new branch] gh/zou3519/1202/orig -> origin/gh/zou3519/1202/orig 2025-12-04T09:50:31.8797507Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-12-04T09:50:31.8797712Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-12-04T09:50:31.8797904Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-12-04T09:50:31.8798090Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-12-04T09:50:31.8798284Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-12-04T09:50:31.8798468Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-12-04T09:50:31.8798661Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-12-04T09:50:31.8798860Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-12-04T09:50:31.8799042Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-12-04T09:50:31.8799237Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-12-04T09:50:31.8799528Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-12-04T09:50:31.8799715Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-12-04T09:50:31.8799899Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-12-04T09:50:31.8800099Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-12-04T09:50:31.8800380Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-12-04T09:50:31.8800642Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-12-04T09:50:31.8800836Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-12-04T09:50:31.8801026Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-12-04T09:50:31.8801210Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-12-04T09:50:31.8801409Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-12-04T09:50:31.8801594Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-12-04T09:50:31.8801780Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-12-04T09:50:31.8801976Z * [new branch] gh/zpcore/22/base -> origin/gh/zpcore/22/base 2025-12-04T09:50:31.8802163Z * [new branch] gh/zpcore/22/head -> origin/gh/zpcore/22/head 2025-12-04T09:50:31.8802354Z * [new branch] gh/zpcore/22/orig -> origin/gh/zpcore/22/orig 2025-12-04T09:50:31.8802617Z * [new branch] gh/zpcore/23/base -> origin/gh/zpcore/23/base 2025-12-04T09:50:31.8802801Z * [new branch] gh/zpcore/23/head -> origin/gh/zpcore/23/head 2025-12-04T09:50:31.8802984Z * [new branch] gh/zpcore/23/orig -> origin/gh/zpcore/23/orig 2025-12-04T09:50:31.8803174Z * [new branch] gh/zpcore/24/base -> origin/gh/zpcore/24/base 2025-12-04T09:50:31.8803356Z * [new branch] gh/zpcore/24/head -> origin/gh/zpcore/24/head 2025-12-04T09:50:31.8803539Z * [new branch] gh/zpcore/24/orig -> origin/gh/zpcore/24/orig 2025-12-04T09:50:31.8803722Z * [new branch] gh/zpcore/25/base -> origin/gh/zpcore/25/base 2025-12-04T09:50:31.8803914Z * [new branch] gh/zpcore/25/head -> origin/gh/zpcore/25/head 2025-12-04T09:50:31.8804105Z * [new branch] gh/zpcore/25/orig -> origin/gh/zpcore/25/orig 2025-12-04T09:50:31.8804291Z * [new branch] gh/zpcore/26/base -> origin/gh/zpcore/26/base 2025-12-04T09:50:31.8804490Z * [new branch] gh/zpcore/26/head -> origin/gh/zpcore/26/head 2025-12-04T09:50:31.8804678Z * [new branch] gh/zpcore/26/orig -> origin/gh/zpcore/26/orig 2025-12-04T09:50:31.8804865Z * [new branch] gh/zpcore/27/base -> origin/gh/zpcore/27/base 2025-12-04T09:50:31.8805057Z * [new branch] gh/zpcore/27/head -> origin/gh/zpcore/27/head 2025-12-04T09:50:31.8805240Z * [new branch] gh/zpcore/27/orig -> origin/gh/zpcore/27/orig 2025-12-04T09:50:31.8805424Z * [new branch] gh/zpcore/28/base -> origin/gh/zpcore/28/base 2025-12-04T09:50:31.8805715Z * [new branch] gh/zpcore/28/head -> origin/gh/zpcore/28/head 2025-12-04T09:50:31.8805912Z * [new branch] gh/zpcore/28/orig -> origin/gh/zpcore/28/orig 2025-12-04T09:50:31.8806099Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-12-04T09:50:31.8806292Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-12-04T09:50:31.8806565Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-12-04T09:50:31.8806818Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-12-04T09:50:31.8807011Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-12-04T09:50:31.8807192Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-12-04T09:50:31.8807373Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-12-04T09:50:31.8807553Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-12-04T09:50:31.8807828Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-12-04T09:50:31.8808007Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-12-04T09:50:31.8808184Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-12-04T09:50:31.8808369Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-12-04T09:50:31.8808542Z * [new branch] google-main -> origin/google-main 2025-12-04T09:50:31.8808777Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-12-04T09:50:31.8808981Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-12-04T09:50:31.8809352Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-12-04T09:50:31.8809667Z * [new branch] hameerabbasi/complex_tensor_subclass -> origin/hameerabbasi/complex_tensor_subclass 2025-12-04T09:50:31.8810112Z * [new branch] hameerabbasi/fix-ctensor-gradcheck-tests -> origin/hameerabbasi/fix-ctensor-gradcheck-tests 2025-12-04T09:50:31.8810402Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-12-04T09:50:31.8810567Z * [new branch] hc_baseline -> origin/hc_baseline 2025-12-04T09:50:31.8810741Z * [new branch] hhh_rand -> origin/hhh_rand 2025-12-04T09:50:31.8810893Z * [new branch] huba/f1 -> origin/huba/f1 2025-12-04T09:50:31.8811402Z * [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:50:31.8811569Z * [new branch] inlining -> origin/inlining 2025-12-04T09:50:31.8811765Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-12-04T09:50:31.8812092Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-12-04T09:50:31.8812597Z * [new branch] instrument-trunk-pull-linux-with-job-test-filters -> origin/instrument-trunk-pull-linux-with-job-test-filters 2025-12-04T09:50:31.8812879Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-12-04T09:50:31.8813047Z * [new branch] issue#58739 -> origin/issue#58739 2025-12-04T09:50:31.8813268Z * [new branch] jainapurva-patch-1 -> origin/jainapurva-patch-1 2025-12-04T09:50:31.8813428Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-12-04T09:50:31.8813588Z * [new branch] jathu/sve -> origin/jathu/sve 2025-12-04T09:50:31.8813931Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-12-04T09:50:31.8814215Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-12-04T09:50:31.8814518Z * [new branch] jiannanWang/memorysnapshot_filter -> origin/jiannanWang/memorysnapshot_filter 2025-12-04T09:50:31.8814814Z * [new branch] jiannanWang/profilerstepwarning -> origin/jiannanWang/profilerstepwarning 2025-12-04T09:50:31.8815053Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-12-04T09:50:31.8815288Z * [new branch] jithunnair-amd-patch-10 -> origin/jithunnair-amd-patch-10 2025-12-04T09:50:31.8815512Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-12-04T09:50:31.8815741Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-12-04T09:50:31.8815960Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-12-04T09:50:31.8816250Z * [new branch] jithunnair-amd-patch-5 -> origin/jithunnair-amd-patch-5 2025-12-04T09:50:31.8816481Z * [new branch] jithunnair-amd-patch-6 -> origin/jithunnair-amd-patch-6 2025-12-04T09:50:31.8816702Z * [new branch] jithunnair-amd-patch-7 -> origin/jithunnair-amd-patch-7 2025-12-04T09:50:31.8816919Z * [new branch] jithunnair-amd-patch-8 -> origin/jithunnair-amd-patch-8 2025-12-04T09:50:31.8817142Z * [new branch] jithunnair-amd-patch-9 -> origin/jithunnair-amd-patch-9 2025-12-04T09:50:31.8817383Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-12-04T09:50:31.8817577Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-12-04T09:50:31.8817756Z * [new branch] kainan_test -> origin/kainan_test 2025-12-04T09:50:31.8817974Z * [new branch] larryliu0820-patch-1 -> origin/larryliu0820-patch-1 2025-12-04T09:50:31.8818416Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-12-04T09:50:31.8818704Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-12-04T09:50:31.8819011Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-12-04T09:50:31.8819281Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-12-04T09:50:31.8819500Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-12-04T09:50:31.8819680Z * [new branch] llama4-stable -> origin/llama4-stable 2025-12-04T09:50:31.8819861Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-12-04T09:50:31.8820065Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-12-04T09:50:31.8820282Z * [new branch] lucaskabela/fix_164876 -> origin/lucaskabela/fix_164876 2025-12-04T09:50:31.8820506Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-12-04T09:50:31.8820765Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-12-04T09:50:31.8821054Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-12-04T09:50:31.8821393Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-12-04T09:50:31.8821704Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-12-04T09:50:31.8822067Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-12-04T09:50:31.8822290Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-12-04T09:50:31.8822535Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-12-04T09:50:31.8822804Z * [new branch] lucaskabela/typing_ctx_manager -> origin/lucaskabela/typing_ctx_manager 2025-12-04T09:50:31.8823050Z * [new branch] lucaskabela/typing_nn_module -> origin/lucaskabela/typing_nn_module 2025-12-04T09:50:31.8823320Z * [new branch] lucaskabela/typing_user_defined -> origin/lucaskabela/typing_user_defined 2025-12-04T09:50:31.8823577Z * [new branch] lucaskabela/typing_variables -> origin/lucaskabela/typing_variables 2025-12-04T09:50:31.8823873Z * [new branch] lucaskabela/typing_variables_dicts -> origin/lucaskabela/typing_variables_dicts 2025-12-04T09:50:31.8824207Z * [new branch] lucaskabela/typing_variables_functions -> origin/lucaskabela/typing_variables_functions 2025-12-04T09:50:31.8824677Z * [new branch] lucaskabela/typing_variables_lists -> origin/lucaskabela/typing_variables_lists 2025-12-04T09:50:31.8824880Z * [new branch] lw/torch_box_by_ref -> origin/lw/torch_box_by_ref 2025-12-04T09:50:31.8825031Z * [new branch] main -> origin/main 2025-12-04T09:50:31.8825326Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-12-04T09:50:31.8825515Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-12-04T09:50:31.8825692Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-12-04T09:50:31.8825886Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-12-04T09:50:31.8826066Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-12-04T09:50:31.8826243Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-12-04T09:50:31.8826436Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-12-04T09:50:31.8826682Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-12-04T09:50:31.8826879Z * [new branch] malfet/add-3.14-ci -> origin/malfet/add-3.14-ci 2025-12-04T09:50:31.8827320Z * [new branch] malfet/be-do-not-make-typos-in-build-artifacts -> origin/malfet/be-do-not-make-typos-in-build-artifacts 2025-12-04T09:50:31.8827774Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-12-04T09:50:31.8828110Z * [new branch] malfet/be-remove-misisng-neon-headers -> origin/malfet/be-remove-misisng-neon-headers 2025-12-04T09:50:31.8828372Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-12-04T09:50:31.8828685Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-12-04T09:50:31.8828932Z * [new branch] manuel/inductor_link_openmp -> origin/manuel/inductor_link_openmp 2025-12-04T09:50:31.8829155Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-12-04T09:50:31.8829362Z * [new branch] mem_profiler_flaky_fix -> origin/mem_profiler_flaky_fix 2025-12-04T09:50:31.8829577Z * [new branch] mem_profiler_stack_trace -> origin/mem_profiler_stack_trace 2025-12-04T09:50:31.8829778Z * [new branch] memory_profiler_stack -> origin/memory_profiler_stack 2025-12-04T09:50:31.8829985Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-12-04T09:50:31.8830152Z * [new branch] mingw_posix -> origin/mingw_posix 2025-12-04T09:50:31.8830353Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-12-04T09:50:31.8830623Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-12-04T09:50:31.8830796Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-12-04T09:50:31.8830996Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-12-04T09:50:31.8831214Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-12-04T09:50:31.8831568Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-12-04T09:50:31.8831771Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-12-04T09:50:31.8831962Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-12-04T09:50:31.8832143Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-12-04T09:50:31.8832322Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-12-04T09:50:31.8832565Z * [new branch] mlazos/bwd -> origin/mlazos/bwd 2025-12-04T09:50:31.8832765Z * [new branch] mlazos/combo-test -> origin/mlazos/combo-test 2025-12-04T09:50:31.8832960Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-12-04T09:50:31.8833166Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-12-04T09:50:31.8833389Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-12-04T09:50:31.8833659Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-12-04T09:50:31.8833864Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-12-04T09:50:31.8834086Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-12-04T09:50:31.8834308Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-12-04T09:50:31.8834493Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-12-04T09:50:31.8834746Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-12-04T09:50:31.8834927Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-12-04T09:50:31.8835126Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-12-04T09:50:31.8835318Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-12-04T09:50:31.8835505Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-12-04T09:50:31.8835670Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-12-04T09:50:31.8835900Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-12-04T09:50:31.8836094Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-12-04T09:50:31.8836258Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-12-04T09:50:31.8836444Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-12-04T09:50:31.8836668Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-12-04T09:50:31.8836949Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-12-04T09:50:31.8837138Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-12-04T09:50:31.8837308Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-12-04T09:50:31.8837481Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-12-04T09:50:31.8837756Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-12-04T09:50:31.8837919Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-12-04T09:50:31.8838104Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-12-04T09:50:31.8838284Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-12-04T09:50:31.8838469Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-12-04T09:50:31.8838648Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-12-04T09:50:31.8838814Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-12-04T09:50:31.8838987Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-12-04T09:50:31.8839152Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-12-04T09:50:31.8839314Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-12-04T09:50:31.8839479Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-12-04T09:50:31.8840208Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-12-04T09:50:31.8840374Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-12-04T09:50:31.8840552Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-12-04T09:50:31.8840712Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-12-04T09:50:31.8840875Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-12-04T09:50:31.8841040Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-12-04T09:50:31.8841198Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-12-04T09:50:31.8841359Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-12-04T09:50:31.8841518Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-12-04T09:50:31.8841693Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-12-04T09:50:31.8841966Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-12-04T09:50:31.8842194Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-12-04T09:50:31.8842362Z * [new branch] mlazos/main -> origin/mlazos/main 2025-12-04T09:50:31.8842528Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-12-04T09:50:31.8842723Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-12-04T09:50:31.8843069Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-12-04T09:50:31.8843367Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-12-04T09:50:31.8843548Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-12-04T09:50:31.8843753Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-12-04T09:50:31.8844030Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-12-04T09:50:31.8844239Z * [new branch] mlazos/overguarding -> origin/mlazos/overguarding 2025-12-04T09:50:31.8844455Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-12-04T09:50:31.8844641Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-12-04T09:50:31.8844834Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-12-04T09:50:31.8845041Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-12-04T09:50:31.8845216Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-12-04T09:50:31.8845392Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-12-04T09:50:31.8845565Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-12-04T09:50:31.8845785Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-12-04T09:50:31.8846017Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-12-04T09:50:31.8846192Z * [new branch] mlazos/stests -> origin/mlazos/stests 2025-12-04T09:50:31.8846391Z * [new branch] mlazos/stream-ops -> origin/mlazos/stream-ops 2025-12-04T09:50:31.8846568Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-12-04T09:50:31.8846858Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-12-04T09:50:31.8847033Z * [new branch] mlazos/test -> origin/mlazos/test 2025-12-04T09:50:31.8847208Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-12-04T09:50:31.8847495Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-12-04T09:50:31.8847710Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-12-04T09:50:31.8847918Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-12-04T09:50:31.8848127Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-12-04T09:50:31.8848347Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-12-04T09:50:31.8848541Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-12-04T09:50:31.8848738Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-12-04T09:50:31.8848959Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-12-04T09:50:31.8849170Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-12-04T09:50:31.8849494Z * [new branch] mlazos/user-stream-base -> origin/mlazos/user-stream-base 2025-12-04T09:50:31.8850259Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-12-04T09:50:31.8850515Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-12-04T09:50:31.8850763Z * [new branch] mlazos/user-streams-backup2 -> origin/mlazos/user-streams-backup2 2025-12-04T09:50:31.8850960Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-12-04T09:50:31.8851152Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-12-04T09:50:31.8851351Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-12-04T09:50:31.8851542Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-12-04T09:50:31.8851725Z * [new branch] module-shim -> origin/module-shim 2025-12-04T09:50:31.8851901Z * [new branch] move_config -> origin/move_config 2025-12-04T09:50:31.8852090Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-12-04T09:50:31.8852282Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-12-04T09:50:31.8852550Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-12-04T09:50:31.8852726Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-12-04T09:50:31.8852936Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-12-04T09:50:31.8853105Z * [new branch] new-codegen -> origin/new-codegen 2025-12-04T09:50:31.8853278Z * [new branch] newtest-base -> origin/newtest-base 2025-12-04T09:50:31.8853481Z * [new branch] ngimel/addmm_dtype -> origin/ngimel/addmm_dtype 2025-12-04T09:50:31.8853668Z * [new branch] ngimel/div_inv -> origin/ngimel/div_inv 2025-12-04T09:50:31.8853880Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-12-04T09:50:31.8854080Z * [new branch] ngimel/gather_grid -> origin/ngimel/gather_grid 2025-12-04T09:50:31.8854307Z * [new branch] ngimel/gather_grid_release -> origin/ngimel/gather_grid_release 2025-12-04T09:50:31.8854478Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-12-04T09:50:31.8854675Z * [new branch] ngimel/hostalloc -> origin/ngimel/hostalloc 2025-12-04T09:50:31.8854863Z * [new branch] ngimel/storage_id -> origin/ngimel/storage_id 2025-12-04T09:50:31.8855021Z * [new branch] nightly -> origin/nightly 2025-12-04T09:50:31.8855409Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-12-04T09:50:31.8855862Z * [new branch] nikitaved/addmm_epilogue_fusions_2d_bias -> origin/nikitaved/addmm_epilogue_fusions_2d_bias 2025-12-04T09:50:31.8856207Z * [new branch] nikitaved/addmm_epilogue_fusions_inductor -> origin/nikitaved/addmm_epilogue_fusions_inductor 2025-12-04T09:50:31.8856636Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-12-04T09:50:31.8856954Z * [new branch] nikitaved/grad_addmm_epilogue_fusions -> origin/nikitaved/grad_addmm_epilogue_fusions 2025-12-04T09:50:31.8857251Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-12-04T09:50:31.8857432Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-12-04T09:50:31.8857784Z * [new branch] nmacchioni-perf-test-async-autotune -> origin/nmacchioni-perf-test-async-autotune 2025-12-04T09:50:31.8858073Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-12-04T09:50:31.8858241Z * [new branch] nofun-hack -> origin/nofun-hack 2025-12-04T09:50:31.8858409Z * [new branch] norm_bench -> origin/norm_bench 2025-12-04T09:50:31.8858615Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-12-04T09:50:31.8858814Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-12-04T09:50:31.8859005Z * [new branch] optimizer_test -> origin/optimizer_test 2025-12-04T09:50:31.8859198Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-12-04T09:50:31.8859387Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-12-04T09:50:31.8859585Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-12-04T09:50:31.8859779Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-12-04T09:50:31.8859964Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-12-04T09:50:31.8860146Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-12-04T09:50:31.8860333Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-12-04T09:50:31.8860517Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-12-04T09:50:31.8860694Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-12-04T09:50:31.8860884Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-12-04T09:50:31.8861062Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-12-04T09:50:31.8861248Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-12-04T09:50:31.8861437Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-12-04T09:50:31.8861614Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-12-04T09:50:31.8861890Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-12-04T09:50:31.8862070Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-12-04T09:50:31.8862254Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-12-04T09:50:31.8862430Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-12-04T09:50:31.8862757Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-12-04T09:50:31.8862994Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-12-04T09:50:31.8863287Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-12-04T09:50:31.8863480Z * [new branch] oulgen-patch-1 -> origin/oulgen-patch-1 2025-12-04T09:50:31.8863668Z * [new branch] oulgen-patch-2 -> origin/oulgen-patch-2 2025-12-04T09:50:31.8863846Z * [new branch] oulgen-patch-3 -> origin/oulgen-patch-3 2025-12-04T09:50:31.8864020Z * [new branch] oulgen-patch-4 -> origin/oulgen-patch-4 2025-12-04T09:50:31.8864207Z * [new branch] padded-tensor -> origin/padded-tensor 2025-12-04T09:50:31.8864361Z * [new branch] pca2 -> origin/pca2 2025-12-04T09:50:31.8864559Z * [new branch] per_channel_backup -> origin/per_channel_backup 2025-12-04T09:50:31.8864732Z * [new branch] perf_ops -> origin/perf_ops 2025-12-04T09:50:31.8864905Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-12-04T09:50:31.8865156Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-12-04T09:50:31.8865390Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-12-04T09:50:31.8865682Z * [new branch] pianpwk/_debug_mode_for_triton_draft -> origin/pianpwk/_debug_mode_for_triton_draft 2025-12-04T09:50:31.8865946Z * [new branch] pianpwk/_debug_nn_module_compile -> origin/pianpwk/_debug_nn_module_compile 2025-12-04T09:50:31.8866182Z * [new branch] pianpwk/_draft_triton_11_3 -> origin/pianpwk/_draft_triton_11_3 2025-12-04T09:50:31.8866419Z * [new branch] pianpwk/_manual_bucket_draft -> origin/pianpwk/_manual_bucket_draft 2025-12-04T09:50:31.8866694Z * [new branch] pianpwk/_profile_w_dispatch_keys -> origin/pianpwk/_profile_w_dispatch_keys 2025-12-04T09:50:31.8866955Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-12-04T09:50:31.8867244Z * [new branch] pianpwk/_unbacked_local_shard_size -> origin/pianpwk/_unbacked_local_shard_size 2025-12-04T09:50:31.8867449Z * [new branch] pianpwk/anomaly_tb -> origin/pianpwk/anomaly_tb 2025-12-04T09:50:31.8867671Z * [new branch] pianpwk/auto_fx_annotate -> origin/pianpwk/auto_fx_annotate 2025-12-04T09:50:31.8868081Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-12-04T09:50:31.8868307Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-12-04T09:50:31.8868565Z * [new branch] pianpwk/debug_fwd_stack_traces -> origin/pianpwk/debug_fwd_stack_traces 2025-12-04T09:50:31.8868885Z * [new branch] pianpwk/debug_hash_tensor -> origin/pianpwk/debug_hash_tensor 2025-12-04T09:50:31.8869121Z * [new branch] pianpwk/debug_mode_annotate -> origin/pianpwk/debug_mode_annotate 2025-12-04T09:50:31.8869356Z * [new branch] pianpwk/debug_mode_defaults -> origin/pianpwk/debug_mode_defaults 2025-12-04T09:50:31.8869675Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-12-04T09:50:31.8869961Z * [new branch] pianpwk/debug_mode_opcall_refactor -> origin/pianpwk/debug_mode_opcall_refactor 2025-12-04T09:50:31.8870280Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-12-04T09:50:31.8870514Z * [new branch] pianpwk/debug_mode_triton -> origin/pianpwk/debug_mode_triton 2025-12-04T09:50:31.8870769Z * [new branch] pianpwk/debug_show_stack_trace -> origin/pianpwk/debug_show_stack_trace 2025-12-04T09:50:31.8871131Z * [new branch] pianpwk/debug_wait_on_collective -> origin/pianpwk/debug_wait_on_collective 2025-12-04T09:50:31.8871474Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-12-04T09:50:31.8871910Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-12-04T09:50:31.8872196Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-12-04T09:50:31.8872543Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-12-04T09:50:31.8872853Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-12-04T09:50:31.8873104Z * [new branch] pianpwk/dtensor_custom_chunk -> origin/pianpwk/dtensor_custom_chunk 2025-12-04T09:50:31.8873483Z * [new branch] pianpwk/dtensor_unbacked_keypath -> origin/pianpwk/dtensor_unbacked_keypath 2025-12-04T09:50:31.8873700Z * [new branch] pianpwk/event_list_tree -> origin/pianpwk/event_list_tree 2025-12-04T09:50:31.8874018Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-12-04T09:50:31.8874316Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-12-04T09:50:31.8874681Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-12-04T09:50:31.8874980Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-12-04T09:50:31.8875390Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-12-04T09:50:31.8875612Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-12-04T09:50:31.8875898Z * [new branch] pianpwk/skip_python_keys_alternate -> origin/pianpwk/skip_python_keys_alternate 2025-12-04T09:50:31.8876275Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-12-04T09:50:31.8876502Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-12-04T09:50:31.8876713Z * [new branch] pianpwk/symint_one_hot -> origin/pianpwk/symint_one_hot 2025-12-04T09:50:31.8877111Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-12-04T09:50:31.8877387Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-12-04T09:50:31.8877694Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-12-04T09:50:31.8877907Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-12-04T09:50:31.8878157Z * [new branch] pianpwk/unbacked_dtensor_mm -> origin/pianpwk/unbacked_dtensor_mm 2025-12-04T09:50:31.8878501Z * [new branch] pianpwk/unbacked_tracing_12_2 -> origin/pianpwk/unbacked_tracing_12_2 2025-12-04T09:50:31.8878719Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-12-04T09:50:31.8878939Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-12-04T09:50:31.8879279Z * [new branch] piz/fix_partial_backward_1112 -> origin/piz/fix_partial_backward_1112 2025-12-04T09:50:31.8879483Z * [new branch] piz/prop_cache_clean -> origin/piz/prop_cache_clean 2025-12-04T09:50:31.8879721Z * [new branch] pool-separate -> origin/pool-separate 2025-12-04T09:50:31.8879925Z * [new branch] pr-156087 -> origin/pr-156087 2025-12-04T09:50:31.8880078Z * [new branch] pr/131860 -> origin/pr/131860 2025-12-04T09:50:31.8880268Z * [new branch] predispatch_to -> origin/predispatch_to 2025-12-04T09:50:31.8880438Z * [new branch] protect-c17 -> origin/protect-c17 2025-12-04T09:50:31.8880848Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-12-04T09:50:31.8881078Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-12-04T09:50:31.8881534Z * [new branch] q1l1/fix_device_moved_constant_type_unknown -> origin/q1l1/fix_device_moved_constant_type_unknown 2025-12-04T09:50:31.8881916Z * [new branch] q1l1/fix_wrong_default_type_for_kernel_call_args -> origin/q1l1/fix_wrong_default_type_for_kernel_call_args 2025-12-04T09:50:31.8882242Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-12-04T09:50:31.8882445Z * [new branch] quote-pytest_cache -> origin/quote-pytest_cache 2025-12-04T09:50:31.8882797Z * [new branch] reland-accgrad-stream-warn -> origin/reland-accgrad-stream-warn 2025-12-04T09:50:31.8882980Z * [new branch] release/1.10 -> origin/release/1.10 2025-12-04T09:50:31.8883220Z * [new branch] release/1.11 -> origin/release/1.11 2025-12-04T09:50:31.8883435Z * [new branch] release/1.12 -> origin/release/1.12 2025-12-04T09:50:31.8883649Z * [new branch] release/1.13 -> origin/release/1.13 2025-12-04T09:50:31.8883829Z * [new branch] release/1.4 -> origin/release/1.4 2025-12-04T09:50:31.8883999Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-12-04T09:50:31.8884258Z * [new branch] release/1.5 -> origin/release/1.5 2025-12-04T09:50:31.8884434Z * [new branch] release/1.6 -> origin/release/1.6 2025-12-04T09:50:31.8884598Z * [new branch] release/1.7 -> origin/release/1.7 2025-12-04T09:50:31.8884759Z * [new branch] release/1.8 -> origin/release/1.8 2025-12-04T09:50:31.8885030Z * [new branch] release/1.9 -> origin/release/1.9 2025-12-04T09:50:31.8885201Z * [new branch] release/2.0 -> origin/release/2.0 2025-12-04T09:50:31.8885367Z * [new branch] release/2.1 -> origin/release/2.1 2025-12-04T09:50:31.8885591Z * [new branch] release/2.2 -> origin/release/2.2 2025-12-04T09:50:31.8885791Z * [new branch] release/2.3 -> origin/release/2.3 2025-12-04T09:50:31.8885949Z * [new branch] release/2.4 -> origin/release/2.4 2025-12-04T09:50:31.8886115Z * [new branch] release/2.5 -> origin/release/2.5 2025-12-04T09:50:31.8886277Z * [new branch] release/2.6 -> origin/release/2.6 2025-12-04T09:50:31.8886531Z * [new branch] release/2.7 -> origin/release/2.7 2025-12-04T09:50:31.8886784Z * [new branch] release/2.8 -> origin/release/2.8 2025-12-04T09:50:31.8886952Z * [new branch] release/2.9 -> origin/release/2.9 2025-12-04T09:50:31.8887213Z * [new branch] release_notes -> origin/release_notes 2025-12-04T09:50:31.8887424Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-12-04T09:50:31.8887767Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-12-04T09:50:31.8888191Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-12-04T09:50:31.8888514Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-12-04T09:50:31.8888934Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-12-04T09:50:31.8889456Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-12-04T09:50:31.8889760Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-12-04T09:50:31.8890137Z * [new branch] revert-152361-gh/fadara01/1/head -> origin/revert-152361-gh/fadara01/1/head 2025-12-04T09:50:31.8890415Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-12-04T09:50:31.8890976Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-12-04T09:50:31.8891238Z * [new branch] revert-hoo-invoke-subgraph -> origin/revert-hoo-invoke-subgraph 2025-12-04T09:50:31.8891593Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-12-04T09:50:31.8891770Z * [new branch] rms_norm_patch -> origin/rms_norm_patch 2025-12-04T09:50:31.8892107Z * [new branch] ruisi/fix_all_to_all_estimation -> origin/ruisi/fix_all_to_all_estimation 2025-12-04T09:50:31.8892433Z * [new branch] ruisi/fix_comm_estimation -> origin/ruisi/fix_comm_estimation 2025-12-04T09:50:31.8892715Z * [new branch] ruisi/fix_dynamic_shape_estimation -> origin/ruisi/fix_dynamic_shape_estimation 2025-12-04T09:50:31.8893068Z * [new branch] ruisi/fix_llama3_autobucketing -> origin/ruisi/fix_llama3_autobucketing 2025-12-04T09:50:31.8893347Z * [new branch] ruisi/fix_manual_bucketing_ep_pass -> origin/ruisi/fix_manual_bucketing_ep_pass 2025-12-04T09:50:31.8893571Z * [new branch] ruisi/manual_bucket_pass -> origin/ruisi/manual_bucket_pass 2025-12-04T09:50:31.8894075Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-12-04T09:50:31.8894314Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-12-04T09:50:31.8894619Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-12-04T09:50:31.8894787Z * [new branch] rzou/njt -> origin/rzou/njt 2025-12-04T09:50:31.8894946Z * [new branch] rzou/pca -> origin/rzou/pca 2025-12-04T09:50:31.8895118Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-12-04T09:50:31.8895384Z * [new branch] samplevllm -> origin/samplevllm 2025-12-04T09:50:31.8895863Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-12-04T09:50:31.8896133Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-12-04T09:50:31.8896439Z * [new branch] sapling-pr-archive-tushar00jain -> origin/sapling-pr-archive-tushar00jain 2025-12-04T09:50:31.8896596Z * [new branch] save -> origin/save 2025-12-04T09:50:31.8896756Z * [new branch] scaled_mm -> origin/scaled_mm 2025-12-04T09:50:31.8896934Z * [new branch] scan_attempt -> origin/scan_attempt 2025-12-04T09:50:31.8897097Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-12-04T09:50:31.8897385Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-12-04T09:50:31.8897594Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-12-04T09:50:31.8897809Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-12-04T09:50:31.8898011Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-12-04T09:50:31.8898228Z * [new branch] some_rocm_inductor_skips -> origin/some_rocm_inductor_skips 2025-12-04T09:50:31.8898532Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-12-04T09:50:31.8898750Z * [new branch] sparse-mm-bf16-support -> origin/sparse-mm-bf16-support 2025-12-04T09:50:31.8898950Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-12-04T09:50:31.8899109Z * [new branch] suo -> origin/suo 2025-12-04T09:50:31.8899265Z * [new branch] sve-poc -> origin/sve-poc 2025-12-04T09:50:31.8899428Z * [new branch] switch-bn -> origin/switch-bn 2025-12-04T09:50:31.8899680Z * [new branch] sy_annotation_in_autograd_hop -> origin/sy_annotation_in_autograd_hop 2025-12-04T09:50:31.8899865Z * [new branch] sy_aot_eager_record -> origin/sy_aot_eager_record 2025-12-04T09:50:31.8900057Z * [new branch] sy_custom_bucketing -> origin/sy_custom_bucketing 2025-12-04T09:50:31.8900317Z * [new branch] sy_debug_mode_test -> origin/sy_debug_mode_test 2025-12-04T09:50:31.8900493Z * [new branch] sy_deserialize -> origin/sy_deserialize 2025-12-04T09:50:31.8900758Z * [new branch] sy_dump_gm_code -> origin/sy_dump_gm_code 2025-12-04T09:50:31.8900924Z * [new branch] sy_exp -> origin/sy_exp 2025-12-04T09:50:31.8901122Z * [new branch] sy_export_annotation -> origin/sy_export_annotation 2025-12-04T09:50:31.8901306Z * [new branch] sy_invoke_subgraph -> origin/sy_invoke_subgraph 2025-12-04T09:50:31.8901579Z * [new branch] sy_kernel_bw_name -> origin/sy_kernel_bw_name 2025-12-04T09:50:31.8901754Z * [new branch] sy_multi_arch -> origin/sy_multi_arch 2025-12-04T09:50:31.8901932Z * [new branch] sy_nn_module_stack -> origin/sy_nn_module_stack 2025-12-04T09:50:31.8902221Z * [new branch] sy_original_dtensor -> origin/sy_original_dtensor 2025-12-04T09:50:31.8902409Z * [new branch] sy_profiler_cia -> origin/sy_profiler_cia 2025-12-04T09:50:31.8902577Z * [new branch] symm_mem_sync -> origin/symm_mem_sync 2025-12-04T09:50:31.8902805Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-12-04T09:50:31.8903120Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-12-04T09:50:31.8903343Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-12-04T09:50:31.8903502Z * [new branch] test-old -> origin/test-old 2025-12-04T09:50:31.8903774Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-12-04T09:50:31.8904037Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-12-04T09:50:31.8904429Z * [new branch] tianren/customOp_enable_max_autotune -> origin/tianren/customOp_enable_max_autotune 2025-12-04T09:50:31.8904665Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-12-04T09:50:31.8905006Z * [new branch] tianren/customop_collectiveop_benchmark -> origin/tianren/customop_collectiveop_benchmark 2025-12-04T09:50:31.8905464Z * [new branch] tianren/customop_collectiveop_benchmark_fix -> origin/tianren/customop_collectiveop_benchmark_fix 2025-12-04T09:50:31.8905752Z * [new branch] tianren/customop_dynamic_config -> origin/tianren/customop_dynamic_config 2025-12-04T09:50:31.8906087Z * [new branch] tianren/dynamic_range_input -> origin/tianren/dynamic_range_input 2025-12-04T09:50:31.8906355Z * [new branch] tianren/dynamic_range_input_fix -> origin/tianren/dynamic_range_input_fix 2025-12-04T09:50:31.8906812Z * [new branch] tianren/dynamic_range_input_merge -> origin/tianren/dynamic_range_input_merge 2025-12-04T09:50:31.8907086Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-12-04T09:50:31.8907390Z * [new branch] tianren/fx_codegen_dump -> origin/tianren/fx_codegen_dump 2025-12-04T09:50:31.8907627Z * [new branch] tianren/symmetric_memory -> origin/tianren/symmetric_memory 2025-12-04T09:50:31.8907803Z * [new branch] tianren/test -> origin/tianren/test 2025-12-04T09:50:31.8908099Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-12-04T09:50:31.8908261Z * [new branch] tmp -> origin/tmp 2025-12-04T09:50:31.8908442Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-12-04T09:50:31.8908667Z * [new branch] torchtitan_integration -> origin/torchtitan_integration 2025-12-04T09:50:31.8909065Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-12-04T09:50:31.8909292Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-12-04T09:50:31.8909569Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-12-04T09:50:31.8909743Z * [new branch] triton_kernel -> origin/triton_kernel 2025-12-04T09:50:31.8909914Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-12-04T09:50:31.8910079Z * [new branch] type_dec -> origin/type_dec 2025-12-04T09:50:31.8910423Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-12-04T09:50:31.8910814Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-12-04T09:50:31.8911277Z * [new branch] update-audio-commit-hash/19087141161-1916-1 -> origin/update-audio-commit-hash/19087141161-1916-1 2025-12-04T09:50:31.8911637Z * [new branch] update-audio-commit-hash/19250643381-1929-1 -> origin/update-audio-commit-hash/19250643381-1929-1 2025-12-04T09:50:31.8912094Z * [new branch] update-audio-commit-hash/19397724337-1935-1 -> origin/update-audio-commit-hash/19397724337-1935-1 2025-12-04T09:50:31.8912546Z * [new branch] update-audio-commit-hash/19555670148-1941-1 -> origin/update-audio-commit-hash/19555670148-1941-1 2025-12-04T09:50:31.8912906Z * [new branch] update-audio-commit-hash/19750627930-1946-1 -> origin/update-audio-commit-hash/19750627930-1946-1 2025-12-04T09:50:31.8913378Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-12-04T09:50:31.8913749Z * [new branch] update-vision-commit-hash/19087141161-1916-1 -> origin/update-vision-commit-hash/19087141161-1916-1 2025-12-04T09:50:31.8914211Z * [new branch] update-vision-commit-hash/19184897099-1925-1 -> origin/update-vision-commit-hash/19184897099-1925-1 2025-12-04T09:50:31.8914642Z * [new branch] update-vision-commit-hash/19250643381-1929-1 -> origin/update-vision-commit-hash/19250643381-1929-1 2025-12-04T09:50:31.8915047Z * [new branch] update-vision-commit-hash/19381328640-1934-1 -> origin/update-vision-commit-hash/19381328640-1934-1 2025-12-04T09:50:31.8915500Z * [new branch] update-vision-commit-hash/19485237164-1938-1 -> origin/update-vision-commit-hash/19485237164-1938-1 2025-12-04T09:50:31.8915855Z * [new branch] update-vllm-commit-hash/18451675449-1879-1 -> origin/update-vllm-commit-hash/18451675449-1879-1 2025-12-04T09:50:31.8916175Z * [new branch] update-vllm-dockerfile -> origin/update-vllm-dockerfile 2025-12-04T09:50:31.8916578Z * [new branch] update-xla-commit-hash/19224287370-211-1 -> origin/update-xla-commit-hash/19224287370-211-1 2025-12-04T09:50:31.8917016Z * [new branch] update-xla-commit-hash/19422028566-212-1 -> origin/update-xla-commit-hash/19422028566-212-1 2025-12-04T09:50:31.8917345Z * [new branch] update-xla-commit-hash/19626841311-213-1 -> origin/update-xla-commit-hash/19626841311-213-1 2025-12-04T09:50:31.8917773Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-12-04T09:50:31.8918004Z * [new branch] update_operator_readme -> origin/update_operator_readme 2025-12-04T09:50:31.8918284Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-12-04T09:50:31.8918553Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-12-04T09:50:31.8918785Z * [new branch] update_slow_tests_1762155677 -> origin/update_slow_tests_1762155677 2025-12-04T09:50:31.8919077Z * [new branch] update_slow_tests_1763365283 -> origin/update_slow_tests_1763365283 2025-12-04T09:50:31.8919301Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-12-04T09:50:31.8919521Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-12-04T09:50:31.8919760Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-12-04T09:50:31.8920015Z * [new branch] upload-tests-for-autorevert -> origin/upload-tests-for-autorevert 2025-12-04T09:50:31.8920185Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-12-04T09:50:31.8920339Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-12-04T09:50:31.8920486Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-12-04T09:50:31.8920649Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-12-04T09:50:31.8920800Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-12-04T09:50:31.8920947Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-12-04T09:50:31.8921098Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-12-04T09:50:31.8921273Z * [new branch] validate_fn -> origin/validate_fn 2025-12-04T09:50:31.8921461Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-12-04T09:50:31.8921645Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-12-04T09:50:31.8921818Z * [new branch] varlen-api -> origin/varlen-api 2025-12-04T09:50:31.8922017Z * [new branch] varlen-api-backup -> origin/varlen-api-backup 2025-12-04T09:50:31.8922231Z * [new branch] varlen_batch_invariance -> origin/varlen_batch_invariance 2025-12-04T09:50:31.8922424Z * [new branch] viable/strict -> origin/viable/strict 2025-12-04T09:50:31.8922741Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-12-04T09:50:31.8922909Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-12-04T09:50:31.8923070Z * [new branch] vllmpin -> origin/vllmpin 2025-12-04T09:50:31.8923315Z * [new branch] vscode-recommend-pyrefly -> origin/vscode-recommend-pyrefly 2025-12-04T09:50:31.8923494Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-12-04T09:50:31.8923778Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-12-04T09:50:31.8923936Z * [new branch] whc/pei -> origin/whc/pei 2025-12-04T09:50:31.8924109Z * [new branch] whc/pp_fix -> origin/whc/pp_fix 2025-12-04T09:50:31.8924366Z * [new branch] whc/sharding -> origin/whc/sharding 2025-12-04T09:50:31.8924632Z * [new branch] whc/sharding2 -> origin/whc/sharding2 2025-12-04T09:50:31.8924795Z * [new branch] whc/uneven -> origin/whc/uneven 2025-12-04T09:50:31.8924982Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-12-04T09:50:31.8925245Z * [new branch] win_warnings -> origin/win_warnings 2025-12-04T09:50:31.8925452Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-12-04T09:50:31.8925615Z * [new branch] xmfan-war -> origin/xmfan-war 2025-12-04T09:50:31.8925790Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-12-04T09:50:31.8925978Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-12-04T09:50:31.8926457Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-12-04T09:50:31.8926657Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-12-04T09:50:31.8926920Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-12-04T09:50:31.8927092Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-12-04T09:50:31.8927273Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-12-04T09:50:31.8927455Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-12-04T09:50:31.8927632Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-12-04T09:50:31.8927839Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-12-04T09:50:31.8928046Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-12-04T09:50:31.8928219Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-12-04T09:50:31.8928398Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-12-04T09:50:31.8928568Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-12-04T09:50:31.8928743Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-12-04T09:50:31.8928935Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-12-04T09:50:31.8929177Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-12-04T09:50:31.8929357Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-12-04T09:50:31.8929534Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-12-04T09:50:31.8929721Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-12-04T09:50:31.8929947Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-12-04T09:50:31.8930208Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-12-04T09:50:31.8930741Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T09:50:31.8931141Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T09:50:31.8931425Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-12-04T09:50:31.8931608Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-12-04T09:50:31.8931775Z * [new branch] xmfan/test -> origin/xmfan/test 2025-12-04T09:50:31.8932180Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-12-04T09:50:31.8932408Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-12-04T09:50:31.8932654Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-12-04T09:50:31.8932841Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-12-04T09:50:31.8933123Z * [new branch] yiming/run_with_start_end_rng_hop -> origin/yiming/run_with_start_end_rng_hop 2025-12-04T09:50:31.8933298Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-12-04T09:50:31.8933494Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-12-04T09:50:31.8933737Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-12-04T09:50:31.8933963Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-12-04T09:50:31.8934200Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-12-04T09:50:31.8934409Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-12-04T09:50:31.8934563Z * [new branch] zb2p -> origin/zb2p 2025-12-04T09:50:31.8934791Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-12-04T09:50:31.8935025Z * [new branch] zhxchen17/ci/vllm_lora_oom -> origin/zhxchen17/ci/vllm_lora_oom 2025-12-04T09:50:31.8935296Z * [new branch] zhxchen17/ci/vllm_multimodal_oom -> origin/zhxchen17/ci/vllm_multimodal_oom 2025-12-04T09:50:31.8935502Z * [new branch] zhxchen17/ci/vllm_pin -> origin/zhxchen17/ci/vllm_pin 2025-12-04T09:50:31.8935834Z * [new branch] zhxchen17/dynamo/unsafe_drop_all_guards -> origin/zhxchen17/dynamo/unsafe_drop_all_guards 2025-12-04T09:50:31.8936115Z * [new branch] zhxchen17/export/call_override -> origin/zhxchen17/export/call_override 2025-12-04T09:50:31.8936354Z * [new branch] zhxchen17/export/codemod1 -> origin/zhxchen17/export/codemod1 2025-12-04T09:50:31.8936588Z * [new branch] zhxchen17/export/ctx_return -> origin/zhxchen17/export/ctx_return 2025-12-04T09:50:31.8936943Z * [new branch] zhxchen17/export/disable_side_effect_warn -> origin/zhxchen17/export/disable_side_effect_warn 2025-12-04T09:50:31.8937208Z * [new branch] zhxchen17/export/pytree_check -> origin/zhxchen17/export/pytree_check 2025-12-04T09:50:31.8937535Z * [new branch] zhxchen17/precompile/aoti -> origin/zhxchen17/precompile/aoti 2025-12-04T09:50:31.8937807Z * [new branch] zhxchen17/precompile/globals -> origin/zhxchen17/precompile/globals 2025-12-04T09:50:31.8938121Z * [new branch] zhxchen17/precompile/inductor_guards -> origin/zhxchen17/precompile/inductor_guards 2025-12-04T09:50:31.8938426Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-12-04T09:50:31.8938714Z * [new branch] zhxchen17/torch_export_api_update -> origin/zhxchen17/torch_export_api_update 2025-12-04T09:50:31.8939006Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-12-04T09:50:31.8939207Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-12-04T09:50:31.8939405Z * [new branch] zxiiro/c7i.2xlarge -> origin/zxiiro/c7i.2xlarge 2025-12-04T09:50:31.8939618Z * [new branch] zxiiro/c7i.2xlarge.h100 -> origin/zxiiro/c7i.2xlarge.h100 2025-12-04T09:50:31.8939787Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-12-04T09:50:31.8939965Z * [new branch] zxiiro/risc64 -> origin/zxiiro/risc64 2025-12-04T09:50:31.8940276Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-12-04T09:50:31.8940752Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-12-04T09:50:31.8940924Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-12-04T09:50:31.8941071Z * [new tag] ciflow/b200/115316 -> ciflow/b200/115316 2025-12-04T09:50:31.8941216Z * [new tag] ciflow/b200/160685 -> ciflow/b200/160685 2025-12-04T09:50:31.8941367Z * [new tag] ciflow/b200/161607 -> ciflow/b200/161607 2025-12-04T09:50:31.8941514Z * [new tag] ciflow/b200/161938 -> ciflow/b200/161938 2025-12-04T09:50:31.8941660Z * [new tag] ciflow/b200/167207 -> ciflow/b200/167207 2025-12-04T09:50:31.8941813Z * [new tag] ciflow/b200/167989 -> ciflow/b200/167989 2025-12-04T09:50:31.8941963Z * [new tag] ciflow/b200/168096 -> ciflow/b200/168096 2025-12-04T09:50:31.8942180Z * [new tag] ciflow/b200/168175 -> ciflow/b200/168175 2025-12-04T09:50:31.8942325Z * [new tag] ciflow/b200/168195 -> ciflow/b200/168195 2025-12-04T09:50:31.8942477Z * [new tag] ciflow/b200/169200 -> ciflow/b200/169200 2025-12-04T09:50:31.8942620Z * [new tag] ciflow/b200/169216 -> ciflow/b200/169216 2025-12-04T09:50:31.8942767Z * [new tag] ciflow/b200/169380 -> ciflow/b200/169380 2025-12-04T09:50:31.8942918Z * [new tag] ciflow/b200/169412 -> ciflow/b200/169412 2025-12-04T09:50:31.8943063Z * [new tag] ciflow/b200/169470 -> ciflow/b200/169470 2025-12-04T09:50:31.8943208Z * [new tag] ciflow/b200/169471 -> ciflow/b200/169471 2025-12-04T09:50:31.8943364Z * [new tag] ciflow/b200/169472 -> ciflow/b200/169472 2025-12-04T09:50:31.8943514Z * [new tag] ciflow/b200/169514 -> ciflow/b200/169514 2025-12-04T09:50:31.8943668Z * [new tag] ciflow/b200/169517 -> ciflow/b200/169517 2025-12-04T09:50:31.8943850Z * [new tag] ciflow/binaries/165922 -> ciflow/binaries/165922 2025-12-04T09:50:31.8944021Z * [new tag] ciflow/binaries/169510 -> ciflow/binaries/169510 2025-12-04T09:50:31.8944221Z * [new tag] ciflow/binaries_wheel/157994 -> ciflow/binaries_wheel/157994 2025-12-04T09:50:31.8944424Z * [new tag] ciflow/binaries_wheel/166829 -> ciflow/binaries_wheel/166829 2025-12-04T09:50:31.8944618Z * [new tag] ciflow/binaries_wheel/167972 -> ciflow/binaries_wheel/167972 2025-12-04T09:50:31.8944813Z * [new tag] ciflow/binaries_wheel/167981 -> ciflow/binaries_wheel/167981 2025-12-04T09:50:31.8944987Z * [new tag] ciflow/dynamo/167695 -> ciflow/dynamo/167695 2025-12-04T09:50:31.8945153Z * [new tag] ciflow/dynamo/168096 -> ciflow/dynamo/168096 2025-12-04T09:50:31.8945312Z * [new tag] ciflow/dynamo/169525 -> ciflow/dynamo/169525 2025-12-04T09:50:31.8945574Z * [new tag] ciflow/h100-cutlass-backend/161938 -> ciflow/h100-cutlass-backend/161938 2025-12-04T09:50:31.8945829Z * [new tag] ciflow/h100-cutlass-backend/161940 -> ciflow/h100-cutlass-backend/161940 2025-12-04T09:50:31.8946049Z * [new tag] ciflow/h100-distributed/168923 -> ciflow/h100-distributed/168923 2025-12-04T09:50:31.8946236Z * [new tag] ciflow/h100-symm-mem/167552 -> ciflow/h100-symm-mem/167552 2025-12-04T09:50:31.8946427Z * [new tag] ciflow/h100-symm-mem/168129 -> ciflow/h100-symm-mem/168129 2025-12-04T09:50:31.8946608Z * [new tag] ciflow/h100-symm-mem/168917 -> ciflow/h100-symm-mem/168917 2025-12-04T09:50:31.8946855Z * [new tag] ciflow/h100-symm-mem/169156 -> ciflow/h100-symm-mem/169156 2025-12-04T09:50:31.8947048Z * [new tag] ciflow/h100-symm-mem/169200 -> ciflow/h100-symm-mem/169200 2025-12-04T09:50:31.8947229Z * [new tag] ciflow/h100-symm-mem/169216 -> ciflow/h100-symm-mem/169216 2025-12-04T09:50:31.8947409Z * [new tag] ciflow/h100-symm-mem/169338 -> ciflow/h100-symm-mem/169338 2025-12-04T09:50:31.8947598Z * [new tag] ciflow/h100-symm-mem/169355 -> ciflow/h100-symm-mem/169355 2025-12-04T09:50:31.8947778Z * [new tag] ciflow/h100-symm-mem/169543 -> ciflow/h100-symm-mem/169543 2025-12-04T09:50:31.8947928Z * [new tag] ciflow/h100/115316 -> ciflow/h100/115316 2025-12-04T09:50:31.8948094Z * [new tag] ciflow/h100/160685 -> ciflow/h100/160685 2025-12-04T09:50:31.8948239Z * [new tag] ciflow/h100/160729 -> ciflow/h100/160729 2025-12-04T09:50:31.8948390Z * [new tag] ciflow/h100/161607 -> ciflow/h100/161607 2025-12-04T09:50:31.8948606Z * [new tag] ciflow/h100/161938 -> ciflow/h100/161938 2025-12-04T09:50:31.8948751Z * [new tag] ciflow/h100/167207 -> ciflow/h100/167207 2025-12-04T09:50:31.8948894Z * [new tag] ciflow/h100/167989 -> ciflow/h100/167989 2025-12-04T09:50:31.8949039Z * [new tag] ciflow/h100/168096 -> ciflow/h100/168096 2025-12-04T09:50:31.8949198Z * [new tag] ciflow/h100/168175 -> ciflow/h100/168175 2025-12-04T09:50:31.8949343Z * [new tag] ciflow/h100/168195 -> ciflow/h100/168195 2025-12-04T09:50:31.8949595Z * [new tag] ciflow/h100/168980 -> ciflow/h100/168980 2025-12-04T09:50:31.8949758Z * [new tag] ciflow/h100/169200 -> ciflow/h100/169200 2025-12-04T09:50:31.8949913Z * [new tag] ciflow/h100/169216 -> ciflow/h100/169216 2025-12-04T09:50:31.8950063Z * [new tag] ciflow/h100/169380 -> ciflow/h100/169380 2025-12-04T09:50:31.8950226Z * [new tag] ciflow/h100/169412 -> ciflow/h100/169412 2025-12-04T09:50:31.8950470Z * [new tag] ciflow/h100/169470 -> ciflow/h100/169470 2025-12-04T09:50:31.8950621Z * [new tag] ciflow/h100/169471 -> ciflow/h100/169471 2025-12-04T09:50:31.8950775Z * [new tag] ciflow/h100/169472 -> ciflow/h100/169472 2025-12-04T09:50:31.8950921Z * [new tag] ciflow/h100/169514 -> ciflow/h100/169514 2025-12-04T09:50:31.8951217Z * [new tag] ciflow/inductor-cu126/168096 -> ciflow/inductor-cu126/168096 2025-12-04T09:50:31.8951613Z * [new tag] ciflow/inductor-micro-benchmark-cpu-x86/168096 -> ciflow/inductor-micro-benchmark-cpu-x86/168096 2025-12-04T09:50:31.8951926Z * [new tag] ciflow/inductor-micro-benchmark/166165 -> ciflow/inductor-micro-benchmark/166165 2025-12-04T09:50:31.8952226Z * [new tag] ciflow/inductor-micro-benchmark/168096 -> ciflow/inductor-micro-benchmark/168096 2025-12-04T09:50:31.8952508Z * [new tag] ciflow/inductor-perf-compare/168096 -> ciflow/inductor-perf-compare/168096 2025-12-04T09:50:31.8952942Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/168073 -> ciflow/inductor-perf-test-nightly-rocm-mi300/168073 2025-12-04T09:50:31.8953371Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/168096 -> ciflow/inductor-perf-test-nightly-rocm-mi300/168096 2025-12-04T09:50:31.8953801Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/169024 -> ciflow/inductor-perf-test-nightly-rocm-mi300/169024 2025-12-04T09:50:31.8954223Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi355/169024 -> ciflow/inductor-perf-test-nightly-rocm-mi355/169024 2025-12-04T09:50:31.8954619Z * [new tag] ciflow/inductor-perf-test-nightly/168096 -> ciflow/inductor-perf-test-nightly/168096 2025-12-04T09:50:31.8954869Z * [new tag] ciflow/inductor-periodic/168096 -> ciflow/inductor-periodic/168096 2025-12-04T09:50:31.8955102Z * [new tag] ciflow/inductor-periodic/169024 -> ciflow/inductor-periodic/169024 2025-12-04T09:50:31.8955334Z * [new tag] ciflow/inductor-periodic/169425 -> ciflow/inductor-periodic/169425 2025-12-04T09:50:31.8955588Z * [new tag] ciflow/inductor-rocm-mi200/165545 -> ciflow/inductor-rocm-mi200/165545 2025-12-04T09:50:31.8955832Z * [new tag] ciflow/inductor-rocm-mi200/165997 -> ciflow/inductor-rocm-mi200/165997 2025-12-04T09:50:31.8956073Z * [new tag] ciflow/inductor-rocm-mi200/168096 -> ciflow/inductor-rocm-mi200/168096 2025-12-04T09:50:31.8956320Z * [new tag] ciflow/inductor-rocm-mi200/169063 -> ciflow/inductor-rocm-mi200/169063 2025-12-04T09:50:31.8956628Z * [new tag] ciflow/inductor-rocm-mi200/169425 -> ciflow/inductor-rocm-mi200/169425 2025-12-04T09:50:31.8956867Z * [new tag] ciflow/inductor-rocm-mi300/165545 -> ciflow/inductor-rocm-mi300/165545 2025-12-04T09:50:31.8957112Z * [new tag] ciflow/inductor-rocm-mi300/168096 -> ciflow/inductor-rocm-mi300/168096 2025-12-04T09:50:31.8957351Z * [new tag] ciflow/inductor-rocm-mi300/169063 -> ciflow/inductor-rocm-mi300/169063 2025-12-04T09:50:31.8957593Z * [new tag] ciflow/inductor-rocm-mi300/169425 -> ciflow/inductor-rocm-mi300/169425 2025-12-04T09:50:31.8957788Z * [new tag] ciflow/inductor-rocm/162052 -> ciflow/inductor-rocm/162052 2025-12-04T09:50:31.8957986Z * [new tag] ciflow/inductor-rocm/168971 -> ciflow/inductor-rocm/168971 2025-12-04T09:50:31.8958212Z * [new tag] ciflow/inductor-windows/168096 -> ciflow/inductor-windows/168096 2025-12-04T09:50:31.8958398Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-12-04T09:50:31.8958588Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-12-04T09:50:31.8958759Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-12-04T09:50:31.8958927Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-12-04T09:50:31.8959107Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-12-04T09:50:31.8959283Z * [new tag] ciflow/inductor/157149 -> ciflow/inductor/157149 2025-12-04T09:50:31.8959448Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-12-04T09:50:31.8959620Z * [new tag] ciflow/inductor/160685 -> ciflow/inductor/160685 2025-12-04T09:50:31.8959785Z * [new tag] ciflow/inductor/160686 -> ciflow/inductor/160686 2025-12-04T09:50:31.8959957Z * [new tag] ciflow/inductor/160687 -> ciflow/inductor/160687 2025-12-04T09:50:31.8960133Z * [new tag] ciflow/inductor/160688 -> ciflow/inductor/160688 2025-12-04T09:50:31.8960301Z * [new tag] ciflow/inductor/160706 -> ciflow/inductor/160706 2025-12-04T09:50:31.8960472Z * [new tag] ciflow/inductor/160729 -> ciflow/inductor/160729 2025-12-04T09:50:31.8960655Z * [new tag] ciflow/inductor/161938 -> ciflow/inductor/161938 2025-12-04T09:50:31.8960823Z * [new tag] ciflow/inductor/161939 -> ciflow/inductor/161939 2025-12-04T09:50:31.8960987Z * [new tag] ciflow/inductor/161940 -> ciflow/inductor/161940 2025-12-04T09:50:31.8961153Z * [new tag] ciflow/inductor/162052 -> ciflow/inductor/162052 2025-12-04T09:50:31.8961323Z * [new tag] ciflow/inductor/162275 -> ciflow/inductor/162275 2025-12-04T09:50:31.8961556Z * [new tag] ciflow/inductor/162795 -> ciflow/inductor/162795 2025-12-04T09:50:31.8961720Z * [new tag] ciflow/inductor/163245 -> ciflow/inductor/163245 2025-12-04T09:50:31.8961895Z * [new tag] ciflow/inductor/163335 -> ciflow/inductor/163335 2025-12-04T09:50:31.8962060Z * [new tag] ciflow/inductor/163503 -> ciflow/inductor/163503 2025-12-04T09:50:31.8962224Z * [new tag] ciflow/inductor/163942 -> ciflow/inductor/163942 2025-12-04T09:50:31.8962396Z * [new tag] ciflow/inductor/165270 -> ciflow/inductor/165270 2025-12-04T09:50:31.8962567Z * [new tag] ciflow/inductor/165274 -> ciflow/inductor/165274 2025-12-04T09:50:31.8962733Z * [new tag] ciflow/inductor/165322 -> ciflow/inductor/165322 2025-12-04T09:50:31.8962906Z * [new tag] ciflow/inductor/165597 -> ciflow/inductor/165597 2025-12-04T09:50:31.8963137Z * [new tag] ciflow/inductor/166063 -> ciflow/inductor/166063 2025-12-04T09:50:31.8963303Z * [new tag] ciflow/inductor/166075 -> ciflow/inductor/166075 2025-12-04T09:50:31.8963478Z * [new tag] ciflow/inductor/166165 -> ciflow/inductor/166165 2025-12-04T09:50:31.8963641Z * [new tag] ciflow/inductor/166254 -> ciflow/inductor/166254 2025-12-04T09:50:31.8963808Z * [new tag] ciflow/inductor/166483 -> ciflow/inductor/166483 2025-12-04T09:50:31.8963981Z * [new tag] ciflow/inductor/166494 -> ciflow/inductor/166494 2025-12-04T09:50:31.8964145Z * [new tag] ciflow/inductor/166545 -> ciflow/inductor/166545 2025-12-04T09:50:31.8964310Z * [new tag] ciflow/inductor/166788 -> ciflow/inductor/166788 2025-12-04T09:50:31.8964486Z * [new tag] ciflow/inductor/166846 -> ciflow/inductor/166846 2025-12-04T09:50:31.8964660Z * [new tag] ciflow/inductor/167300 -> ciflow/inductor/167300 2025-12-04T09:50:31.8964828Z * [new tag] ciflow/inductor/167407 -> ciflow/inductor/167407 2025-12-04T09:50:31.8964996Z * [new tag] ciflow/inductor/167536 -> ciflow/inductor/167536 2025-12-04T09:50:31.8965172Z * [new tag] ciflow/inductor/167552 -> ciflow/inductor/167552 2025-12-04T09:50:31.8965338Z * [new tag] ciflow/inductor/167555 -> ciflow/inductor/167555 2025-12-04T09:50:31.8965504Z * [new tag] ciflow/inductor/167583 -> ciflow/inductor/167583 2025-12-04T09:50:31.8965678Z * [new tag] ciflow/inductor/167599 -> ciflow/inductor/167599 2025-12-04T09:50:31.8965844Z * [new tag] ciflow/inductor/167647 -> ciflow/inductor/167647 2025-12-04T09:50:31.8966014Z * [new tag] ciflow/inductor/167677 -> ciflow/inductor/167677 2025-12-04T09:50:31.8966193Z * [new tag] ciflow/inductor/167680 -> ciflow/inductor/167680 2025-12-04T09:50:31.8966361Z * [new tag] ciflow/inductor/167695 -> ciflow/inductor/167695 2025-12-04T09:50:31.8966626Z * [new tag] ciflow/inductor/167742 -> ciflow/inductor/167742 2025-12-04T09:50:31.8966889Z * [new tag] ciflow/inductor/167768 -> ciflow/inductor/167768 2025-12-04T09:50:31.8967058Z * [new tag] ciflow/inductor/167773 -> ciflow/inductor/167773 2025-12-04T09:50:31.8967226Z * [new tag] ciflow/inductor/167781 -> ciflow/inductor/167781 2025-12-04T09:50:31.8967493Z * [new tag] ciflow/inductor/167880 -> ciflow/inductor/167880 2025-12-04T09:50:31.8967663Z * [new tag] ciflow/inductor/167887 -> ciflow/inductor/167887 2025-12-04T09:50:31.8967828Z * [new tag] ciflow/inductor/167972 -> ciflow/inductor/167972 2025-12-04T09:50:31.8968583Z * [new tag] ciflow/inductor/167989 -> ciflow/inductor/167989 2025-12-04T09:50:31.8968756Z * [new tag] ciflow/inductor/168002 -> ciflow/inductor/168002 2025-12-04T09:50:31.8968925Z * [new tag] ciflow/inductor/168050 -> ciflow/inductor/168050 2025-12-04T09:50:31.8969093Z * [new tag] ciflow/inductor/168051 -> ciflow/inductor/168051 2025-12-04T09:50:31.8969269Z * [new tag] ciflow/inductor/168052 -> ciflow/inductor/168052 2025-12-04T09:50:31.8969436Z * [new tag] ciflow/inductor/168073 -> ciflow/inductor/168073 2025-12-04T09:50:31.8969603Z * [new tag] ciflow/inductor/168096 -> ciflow/inductor/168096 2025-12-04T09:50:31.8969775Z * [new tag] ciflow/inductor/168114 -> ciflow/inductor/168114 2025-12-04T09:50:31.8969939Z * [new tag] ciflow/inductor/168115 -> ciflow/inductor/168115 2025-12-04T09:50:31.8970107Z * [new tag] ciflow/inductor/168127 -> ciflow/inductor/168127 2025-12-04T09:50:31.8970352Z * [new tag] ciflow/inductor/168129 -> ciflow/inductor/168129 2025-12-04T09:50:31.8970523Z * [new tag] ciflow/inductor/168157 -> ciflow/inductor/168157 2025-12-04T09:50:31.8970692Z * [new tag] ciflow/inductor/168175 -> ciflow/inductor/168175 2025-12-04T09:50:31.8970864Z * [new tag] ciflow/inductor/168185 -> ciflow/inductor/168185 2025-12-04T09:50:31.8971028Z * [new tag] ciflow/inductor/168195 -> ciflow/inductor/168195 2025-12-04T09:50:31.8971192Z * [new tag] ciflow/inductor/168209 -> ciflow/inductor/168209 2025-12-04T09:50:31.8971363Z * [new tag] ciflow/inductor/168266 -> ciflow/inductor/168266 2025-12-04T09:50:31.8971533Z * [new tag] ciflow/inductor/168316 -> ciflow/inductor/168316 2025-12-04T09:50:31.8971704Z * [new tag] ciflow/inductor/168326 -> ciflow/inductor/168326 2025-12-04T09:50:31.8971889Z * [new tag] ciflow/inductor/168368 -> ciflow/inductor/168368 2025-12-04T09:50:31.8972060Z * [new tag] ciflow/inductor/168894 -> ciflow/inductor/168894 2025-12-04T09:50:31.8972227Z * [new tag] ciflow/inductor/168934 -> ciflow/inductor/168934 2025-12-04T09:50:31.8972392Z * [new tag] ciflow/inductor/168939 -> ciflow/inductor/168939 2025-12-04T09:50:31.8972565Z * [new tag] ciflow/inductor/168946 -> ciflow/inductor/168946 2025-12-04T09:50:31.8972730Z * [new tag] ciflow/inductor/168950 -> ciflow/inductor/168950 2025-12-04T09:50:31.8972891Z * [new tag] ciflow/inductor/168951 -> ciflow/inductor/168951 2025-12-04T09:50:31.8973058Z * [new tag] ciflow/inductor/168952 -> ciflow/inductor/168952 2025-12-04T09:50:31.8973224Z * [new tag] ciflow/inductor/168955 -> ciflow/inductor/168955 2025-12-04T09:50:31.8973393Z * [new tag] ciflow/inductor/168971 -> ciflow/inductor/168971 2025-12-04T09:50:31.8973566Z * [new tag] ciflow/inductor/168979 -> ciflow/inductor/168979 2025-12-04T09:50:31.8973730Z * [new tag] ciflow/inductor/168980 -> ciflow/inductor/168980 2025-12-04T09:50:31.8973899Z * [new tag] ciflow/inductor/168983 -> ciflow/inductor/168983 2025-12-04T09:50:31.8974071Z * [new tag] ciflow/inductor/169006 -> ciflow/inductor/169006 2025-12-04T09:50:31.8974235Z * [new tag] ciflow/inductor/169023 -> ciflow/inductor/169023 2025-12-04T09:50:31.8974401Z * [new tag] ciflow/inductor/169024 -> ciflow/inductor/169024 2025-12-04T09:50:31.8974577Z * [new tag] ciflow/inductor/169025 -> ciflow/inductor/169025 2025-12-04T09:50:31.8974810Z * [new tag] ciflow/inductor/169066 -> ciflow/inductor/169066 2025-12-04T09:50:31.8974980Z * [new tag] ciflow/inductor/169091 -> ciflow/inductor/169091 2025-12-04T09:50:31.8975151Z * [new tag] ciflow/inductor/169102 -> ciflow/inductor/169102 2025-12-04T09:50:31.8975315Z * [new tag] ciflow/inductor/169103 -> ciflow/inductor/169103 2025-12-04T09:50:31.8975480Z * [new tag] ciflow/inductor/169121 -> ciflow/inductor/169121 2025-12-04T09:50:31.8975644Z * [new tag] ciflow/inductor/169134 -> ciflow/inductor/169134 2025-12-04T09:50:31.8975818Z * [new tag] ciflow/inductor/169135 -> ciflow/inductor/169135 2025-12-04T09:50:31.8975988Z * [new tag] ciflow/inductor/169141 -> ciflow/inductor/169141 2025-12-04T09:50:31.8976155Z * [new tag] ciflow/inductor/169151 -> ciflow/inductor/169151 2025-12-04T09:50:31.8976331Z * [new tag] ciflow/inductor/169161 -> ciflow/inductor/169161 2025-12-04T09:50:31.8976893Z * [new tag] ciflow/inductor/169167 -> ciflow/inductor/169167 2025-12-04T09:50:31.8977067Z * [new tag] ciflow/inductor/169177 -> ciflow/inductor/169177 2025-12-04T09:50:31.8977243Z * [new tag] ciflow/inductor/169185 -> ciflow/inductor/169185 2025-12-04T09:50:31.8977408Z * [new tag] ciflow/inductor/169196 -> ciflow/inductor/169196 2025-12-04T09:50:31.8977575Z * [new tag] ciflow/inductor/169200 -> ciflow/inductor/169200 2025-12-04T09:50:31.8977752Z * [new tag] ciflow/inductor/169204 -> ciflow/inductor/169204 2025-12-04T09:50:31.8977919Z * [new tag] ciflow/inductor/169216 -> ciflow/inductor/169216 2025-12-04T09:50:31.8978089Z * [new tag] ciflow/inductor/169219 -> ciflow/inductor/169219 2025-12-04T09:50:31.8978271Z * [new tag] ciflow/inductor/169220 -> ciflow/inductor/169220 2025-12-04T09:50:31.8978442Z * [new tag] ciflow/inductor/169230 -> ciflow/inductor/169230 2025-12-04T09:50:31.8978608Z * [new tag] ciflow/inductor/169242 -> ciflow/inductor/169242 2025-12-04T09:50:31.8978779Z * [new tag] ciflow/inductor/169245 -> ciflow/inductor/169245 2025-12-04T09:50:31.8978942Z * [new tag] ciflow/inductor/169260 -> ciflow/inductor/169260 2025-12-04T09:50:31.8979108Z * [new tag] ciflow/inductor/169282 -> ciflow/inductor/169282 2025-12-04T09:50:31.8979274Z * [new tag] ciflow/inductor/169286 -> ciflow/inductor/169286 2025-12-04T09:50:31.8979445Z * [new tag] ciflow/inductor/169299 -> ciflow/inductor/169299 2025-12-04T09:50:31.8979610Z * [new tag] ciflow/inductor/169304 -> ciflow/inductor/169304 2025-12-04T09:50:31.8979779Z * [new tag] ciflow/inductor/169305 -> ciflow/inductor/169305 2025-12-04T09:50:31.8979958Z * [new tag] ciflow/inductor/169308 -> ciflow/inductor/169308 2025-12-04T09:50:31.8980130Z * [new tag] ciflow/inductor/169319 -> ciflow/inductor/169319 2025-12-04T09:50:31.8980298Z * [new tag] ciflow/inductor/169326 -> ciflow/inductor/169326 2025-12-04T09:50:31.8980473Z * [new tag] ciflow/inductor/169332 -> ciflow/inductor/169332 2025-12-04T09:50:31.8980637Z * [new tag] ciflow/inductor/169333 -> ciflow/inductor/169333 2025-12-04T09:50:31.8980801Z * [new tag] ciflow/inductor/169336 -> ciflow/inductor/169336 2025-12-04T09:50:31.8980974Z * [new tag] ciflow/inductor/169340 -> ciflow/inductor/169340 2025-12-04T09:50:31.8981140Z * [new tag] ciflow/inductor/169341 -> ciflow/inductor/169341 2025-12-04T09:50:31.8981370Z * [new tag] ciflow/inductor/169343 -> ciflow/inductor/169343 2025-12-04T09:50:31.8981543Z * [new tag] ciflow/inductor/169346 -> ciflow/inductor/169346 2025-12-04T09:50:31.8981709Z * [new tag] ciflow/inductor/169348 -> ciflow/inductor/169348 2025-12-04T09:50:31.8981874Z * [new tag] ciflow/inductor/169350 -> ciflow/inductor/169350 2025-12-04T09:50:31.8982047Z * [new tag] ciflow/inductor/169355 -> ciflow/inductor/169355 2025-12-04T09:50:31.8982214Z * [new tag] ciflow/inductor/169370 -> ciflow/inductor/169370 2025-12-04T09:50:31.8982382Z * [new tag] ciflow/inductor/169375 -> ciflow/inductor/169375 2025-12-04T09:50:31.8982547Z * [new tag] ciflow/inductor/169389 -> ciflow/inductor/169389 2025-12-04T09:50:31.8982719Z * [new tag] ciflow/inductor/169391 -> ciflow/inductor/169391 2025-12-04T09:50:31.8982889Z * [new tag] ciflow/inductor/169393 -> ciflow/inductor/169393 2025-12-04T09:50:31.8983123Z * [new tag] ciflow/inductor/169399 -> ciflow/inductor/169399 2025-12-04T09:50:31.8983299Z * [new tag] ciflow/inductor/169400 -> ciflow/inductor/169400 2025-12-04T09:50:31.8983465Z * [new tag] ciflow/inductor/169415 -> ciflow/inductor/169415 2025-12-04T09:50:31.8983630Z * [new tag] ciflow/inductor/169417 -> ciflow/inductor/169417 2025-12-04T09:50:31.8983805Z * [new tag] ciflow/inductor/169418 -> ciflow/inductor/169418 2025-12-04T09:50:31.8983974Z * [new tag] ciflow/inductor/169430 -> ciflow/inductor/169430 2025-12-04T09:50:31.8984139Z * [new tag] ciflow/inductor/169432 -> ciflow/inductor/169432 2025-12-04T09:50:31.8984313Z * [new tag] ciflow/inductor/169436 -> ciflow/inductor/169436 2025-12-04T09:50:31.8984485Z * [new tag] ciflow/inductor/169437 -> ciflow/inductor/169437 2025-12-04T09:50:31.8984660Z * [new tag] ciflow/inductor/169438 -> ciflow/inductor/169438 2025-12-04T09:50:31.8984834Z * [new tag] ciflow/inductor/169441 -> ciflow/inductor/169441 2025-12-04T09:50:31.8984998Z * [new tag] ciflow/inductor/169446 -> ciflow/inductor/169446 2025-12-04T09:50:31.8985165Z * [new tag] ciflow/inductor/169447 -> ciflow/inductor/169447 2025-12-04T09:50:31.8985339Z * [new tag] ciflow/inductor/169452 -> ciflow/inductor/169452 2025-12-04T09:50:31.8985506Z * [new tag] ciflow/inductor/169455 -> ciflow/inductor/169455 2025-12-04T09:50:31.8985673Z * [new tag] ciflow/inductor/169459 -> ciflow/inductor/169459 2025-12-04T09:50:31.8985843Z * [new tag] ciflow/inductor/169463 -> ciflow/inductor/169463 2025-12-04T09:50:31.8986029Z * [new tag] ciflow/inductor/169476 -> ciflow/inductor/169476 2025-12-04T09:50:31.8986202Z * [new tag] ciflow/inductor/169485 -> ciflow/inductor/169485 2025-12-04T09:50:31.8986368Z * [new tag] ciflow/inductor/169493 -> ciflow/inductor/169493 2025-12-04T09:50:31.8986549Z * [new tag] ciflow/inductor/169496 -> ciflow/inductor/169496 2025-12-04T09:50:31.8986715Z * [new tag] ciflow/inductor/169497 -> ciflow/inductor/169497 2025-12-04T09:50:31.8986881Z * [new tag] ciflow/inductor/169503 -> ciflow/inductor/169503 2025-12-04T09:50:31.8987060Z * [new tag] ciflow/inductor/169504 -> ciflow/inductor/169504 2025-12-04T09:50:31.8987227Z * [new tag] ciflow/inductor/169505 -> ciflow/inductor/169505 2025-12-04T09:50:31.8987414Z * [new tag] ciflow/inductor/169508 -> ciflow/inductor/169508 2025-12-04T09:50:31.8987592Z * [new tag] ciflow/inductor/169509 -> ciflow/inductor/169509 2025-12-04T09:50:31.8987829Z * [new tag] ciflow/inductor/169513 -> ciflow/inductor/169513 2025-12-04T09:50:31.8987998Z * [new tag] ciflow/inductor/169514 -> ciflow/inductor/169514 2025-12-04T09:50:31.8988173Z * [new tag] ciflow/inductor/169515 -> ciflow/inductor/169515 2025-12-04T09:50:31.8988337Z * [new tag] ciflow/inductor/169517 -> ciflow/inductor/169517 2025-12-04T09:50:31.8988503Z * [new tag] ciflow/inductor/169519 -> ciflow/inductor/169519 2025-12-04T09:50:31.8988681Z * [new tag] ciflow/inductor/169520 -> ciflow/inductor/169520 2025-12-04T09:50:31.8988853Z * [new tag] ciflow/inductor/169521 -> ciflow/inductor/169521 2025-12-04T09:50:31.8989018Z * [new tag] ciflow/inductor/169524 -> ciflow/inductor/169524 2025-12-04T09:50:31.8989188Z * [new tag] ciflow/inductor/169527 -> ciflow/inductor/169527 2025-12-04T09:50:31.8989435Z * [new tag] ciflow/inductor/169528 -> ciflow/inductor/169528 2025-12-04T09:50:31.8989601Z * [new tag] ciflow/inductor/169532 -> ciflow/inductor/169532 2025-12-04T09:50:31.8989766Z * [new tag] ciflow/inductor/169535 -> ciflow/inductor/169535 2025-12-04T09:50:31.8989942Z * [new tag] ciflow/inductor/169536 -> ciflow/inductor/169536 2025-12-04T09:50:31.8990112Z * [new tag] ciflow/inductor/169547 -> ciflow/inductor/169547 2025-12-04T09:50:31.8990279Z * [new tag] ciflow/inductor/169548 -> ciflow/inductor/169548 2025-12-04T09:50:31.8990453Z * [new tag] ciflow/inductor/169549 -> ciflow/inductor/169549 2025-12-04T09:50:31.8990618Z * [new tag] ciflow/inductor/169551 -> ciflow/inductor/169551 2025-12-04T09:50:31.8990781Z * [new tag] ciflow/inductor/169552 -> ciflow/inductor/169552 2025-12-04T09:50:31.8990963Z * [new tag] ciflow/inductor/169553 -> ciflow/inductor/169553 2025-12-04T09:50:31.8991133Z * [new tag] ciflow/inductor/169557 -> ciflow/inductor/169557 2025-12-04T09:50:31.8991311Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-12-04T09:50:31.8991498Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-12-04T09:50:31.8991675Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-12-04T09:50:31.8991870Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-12-04T09:50:31.8992071Z * [new tag] ciflow/linux-aarch64/166075 -> ciflow/linux-aarch64/166075 2025-12-04T09:50:31.8992263Z * [new tag] ciflow/linux-aarch64/166876 -> ciflow/linux-aarch64/166876 2025-12-04T09:50:31.8992451Z * [new tag] ciflow/linux-aarch64/167981 -> ciflow/linux-aarch64/167981 2025-12-04T09:50:31.8992620Z * [new tag] ciflow/mps/166254 -> ciflow/mps/166254 2025-12-04T09:50:31.8992768Z * [new tag] ciflow/mps/169017 -> ciflow/mps/169017 2025-12-04T09:50:31.8992915Z * [new tag] ciflow/mps/169372 -> ciflow/mps/169372 2025-12-04T09:50:31.8993062Z * [new tag] ciflow/mps/169478 -> ciflow/mps/169478 2025-12-04T09:50:31.8993254Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-12-04T09:50:31.8993444Z * [new tag] ciflow/op-benchmark/166075 -> ciflow/op-benchmark/166075 2025-12-04T09:50:31.8993749Z * [new tag] ciflow/op-benchmark/169544 -> ciflow/op-benchmark/169544 2025-12-04T09:50:31.8994027Z * [new tag] ciflow/periodic-rocm-mi200/165997 -> ciflow/periodic-rocm-mi200/165997 2025-12-04T09:50:31.8994273Z * [new tag] ciflow/periodic-rocm-mi200/166517 -> ciflow/periodic-rocm-mi200/166517 2025-12-04T09:50:31.8994691Z * [new tag] ciflow/periodic-rocm-mi200/169063 -> ciflow/periodic-rocm-mi200/169063 2025-12-04T09:50:31.8994946Z * [new tag] ciflow/periodic-rocm-mi200/169425 -> ciflow/periodic-rocm-mi200/169425 2025-12-04T09:50:31.8995280Z * [new tag] ciflow/periodic-rocm-mi300/166517 -> ciflow/periodic-rocm-mi300/166517 2025-12-04T09:50:31.8995526Z * [new tag] ciflow/periodic-rocm-mi300/169063 -> ciflow/periodic-rocm-mi300/169063 2025-12-04T09:50:31.8995781Z * [new tag] ciflow/periodic-rocm-mi300/169425 -> ciflow/periodic-rocm-mi300/169425 2025-12-04T09:50:31.8995967Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-12-04T09:50:31.8996142Z * [new tag] ciflow/periodic/167207 -> ciflow/periodic/167207 2025-12-04T09:50:31.8996325Z * [new tag] ciflow/periodic/167978 -> ciflow/periodic/167978 2025-12-04T09:50:31.8996568Z * [new tag] ciflow/periodic/168096 -> ciflow/periodic/168096 2025-12-04T09:50:31.8996744Z * [new tag] ciflow/periodic/169286 -> ciflow/periodic/169286 2025-12-04T09:50:31.8996927Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-12-04T09:50:31.8997106Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-12-04T09:50:31.8997273Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-12-04T09:50:31.8997460Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-12-04T09:50:31.8997947Z * [new tag] ciflow/periodic/7c648509a7470ace9fb2bae960dd4790f7e943e9 -> ciflow/periodic/7c648509a7470ace9fb2bae960dd4790f7e943e9 2025-12-04T09:50:31.8998144Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-12-04T09:50:31.8998363Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-12-04T09:50:31.8998588Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-12-04T09:50:31.8998794Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-12-04T09:50:31.8998996Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-12-04T09:50:31.8999221Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-12-04T09:50:31.8999413Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-12-04T09:50:31.8999573Z * [new tag] ciflow/pull/167207 -> ciflow/pull/167207 2025-12-04T09:50:31.8999861Z * [new tag] ciflow/quantization-periodic/169207 -> ciflow/quantization-periodic/169207 2025-12-04T09:50:31.9000036Z * [new tag] ciflow/rocm-mi200/165545 -> ciflow/rocm-mi200/165545 2025-12-04T09:50:31.9000214Z * [new tag] ciflow/rocm-mi200/165997 -> ciflow/rocm-mi200/165997 2025-12-04T09:50:31.9000390Z * [new tag] ciflow/rocm-mi200/168096 -> ciflow/rocm-mi200/168096 2025-12-04T09:50:31.9000560Z * [new tag] ciflow/rocm-mi200/168275 -> ciflow/rocm-mi200/168275 2025-12-04T09:50:31.9000726Z * [new tag] ciflow/rocm-mi200/169063 -> ciflow/rocm-mi200/169063 2025-12-04T09:50:31.9000898Z * [new tag] ciflow/rocm-mi200/169356 -> ciflow/rocm-mi200/169356 2025-12-04T09:50:31.9001065Z * [new tag] ciflow/rocm-mi200/169425 -> ciflow/rocm-mi200/169425 2025-12-04T09:50:31.9001234Z * [new tag] ciflow/rocm-mi300/165545 -> ciflow/rocm-mi300/165545 2025-12-04T09:50:31.9001408Z * [new tag] ciflow/rocm-mi300/167157 -> ciflow/rocm-mi300/167157 2025-12-04T09:50:31.9001578Z * [new tag] ciflow/rocm-mi300/168096 -> ciflow/rocm-mi300/168096 2025-12-04T09:50:31.9001817Z * [new tag] ciflow/rocm-mi300/169063 -> ciflow/rocm-mi300/169063 2025-12-04T09:50:31.9001999Z * [new tag] ciflow/rocm-mi300/169425 -> ciflow/rocm-mi300/169425 2025-12-04T09:50:31.9002162Z * [new tag] ciflow/rocm-mi355/167157 -> ciflow/rocm-mi355/167157 2025-12-04T09:50:31.9002326Z * [new tag] ciflow/rocm-mi355/168275 -> ciflow/rocm-mi355/168275 2025-12-04T09:50:31.9002490Z * [new tag] ciflow/rocm-mi355/169425 -> ciflow/rocm-mi355/169425 2025-12-04T09:50:31.9002673Z * [new tag] ciflow/rocm-navi31/168275 -> ciflow/rocm-navi31/168275 2025-12-04T09:50:31.9002848Z * [new tag] ciflow/rocm-navi31/169425 -> ciflow/rocm-navi31/169425 2025-12-04T09:50:31.9003000Z * [new tag] ciflow/rocm/115316 -> ciflow/rocm/115316 2025-12-04T09:50:31.9003159Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-12-04T09:50:31.9003377Z * [new tag] ciflow/rocm/160685 -> ciflow/rocm/160685 2025-12-04T09:50:31.9003538Z * [new tag] ciflow/rocm/161607 -> ciflow/rocm/161607 2025-12-04T09:50:31.9003693Z * [new tag] ciflow/rocm/162052 -> ciflow/rocm/162052 2025-12-04T09:50:31.9003842Z * [new tag] ciflow/rocm/165997 -> ciflow/rocm/165997 2025-12-04T09:50:31.9003992Z * [new tag] ciflow/rocm/166165 -> ciflow/rocm/166165 2025-12-04T09:50:31.9004145Z * [new tag] ciflow/rocm/166517 -> ciflow/rocm/166517 2025-12-04T09:50:31.9004294Z * [new tag] ciflow/rocm/167207 -> ciflow/rocm/167207 2025-12-04T09:50:31.9004443Z * [new tag] ciflow/rocm/167536 -> ciflow/rocm/167536 2025-12-04T09:50:31.9004598Z * [new tag] ciflow/rocm/167781 -> ciflow/rocm/167781 2025-12-04T09:50:31.9004755Z * [new tag] ciflow/rocm/167989 -> ciflow/rocm/167989 2025-12-04T09:50:31.9004909Z * [new tag] ciflow/rocm/168073 -> ciflow/rocm/168073 2025-12-04T09:50:31.9005063Z * [new tag] ciflow/rocm/168195 -> ciflow/rocm/168195 2025-12-04T09:50:31.9005211Z * [new tag] ciflow/rocm/168939 -> ciflow/rocm/168939 2025-12-04T09:50:31.9005361Z * [new tag] ciflow/rocm/168971 -> ciflow/rocm/168971 2025-12-04T09:50:31.9005508Z * [new tag] ciflow/rocm/169024 -> ciflow/rocm/169024 2025-12-04T09:50:31.9005661Z * [new tag] ciflow/rocm/169200 -> ciflow/rocm/169200 2025-12-04T09:50:31.9005810Z * [new tag] ciflow/rocm/169216 -> ciflow/rocm/169216 2025-12-04T09:50:31.9005960Z * [new tag] ciflow/rocm/169312 -> ciflow/rocm/169312 2025-12-04T09:50:31.9006124Z * [new tag] ciflow/rocm/169380 -> ciflow/rocm/169380 2025-12-04T09:50:31.9006277Z * [new tag] ciflow/rocm/169427 -> ciflow/rocm/169427 2025-12-04T09:50:31.9006424Z * [new tag] ciflow/rocm/169455 -> ciflow/rocm/169455 2025-12-04T09:50:31.9006578Z * [new tag] ciflow/rocm/169470 -> ciflow/rocm/169470 2025-12-04T09:50:31.9006805Z * [new tag] ciflow/rocm/169471 -> ciflow/rocm/169471 2025-12-04T09:50:31.9006955Z * [new tag] ciflow/rocm/169472 -> ciflow/rocm/169472 2025-12-04T09:50:31.9007113Z * [new tag] ciflow/rocm/169514 -> ciflow/rocm/169514 2025-12-04T09:50:31.9007273Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-12-04T09:50:31.9007427Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-12-04T09:50:31.9007950Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-12-04T09:50:31.9008182Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-12-04T09:50:31.9008332Z * [new tag] ciflow/slow/167207 -> ciflow/slow/167207 2025-12-04T09:50:31.9008495Z * [new tag] ciflow/slow/168050 -> ciflow/slow/168050 2025-12-04T09:50:31.9008651Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-12-04T09:50:31.9008802Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-12-04T09:50:31.9008955Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-12-04T09:50:31.9009121Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-12-04T09:50:31.9009272Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-12-04T09:50:31.9009426Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-12-04T09:50:31.9009648Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-12-04T09:50:31.9009800Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-12-04T09:50:31.9010259Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-12-04T09:50:31.9010423Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-12-04T09:50:31.9010575Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-12-04T09:50:31.9010731Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-12-04T09:50:31.9010896Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-12-04T09:50:31.9011047Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-12-04T09:50:31.9011532Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-12-04T09:50:31.9011723Z * [new tag] ciflow/torchbench/168175 -> ciflow/torchbench/168175 2025-12-04T09:50:31.9011875Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-12-04T09:50:31.9012025Z * [new tag] ciflow/trunk/157149 -> ciflow/trunk/157149 2025-12-04T09:50:31.9012180Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-12-04T09:50:31.9012328Z * [new tag] ciflow/trunk/159718 -> ciflow/trunk/159718 2025-12-04T09:50:31.9012480Z * [new tag] ciflow/trunk/160685 -> ciflow/trunk/160685 2025-12-04T09:50:31.9012628Z * [new tag] ciflow/trunk/160729 -> ciflow/trunk/160729 2025-12-04T09:50:31.9012784Z * [new tag] ciflow/trunk/162275 -> ciflow/trunk/162275 2025-12-04T09:50:31.9012946Z * [new tag] ciflow/trunk/162795 -> ciflow/trunk/162795 2025-12-04T09:50:31.9013094Z * [new tag] ciflow/trunk/163245 -> ciflow/trunk/163245 2025-12-04T09:50:31.9013248Z * [new tag] ciflow/trunk/163942 -> ciflow/trunk/163942 2025-12-04T09:50:31.9013396Z * [new tag] ciflow/trunk/165274 -> ciflow/trunk/165274 2025-12-04T09:50:31.9013546Z * [new tag] ciflow/trunk/165483 -> ciflow/trunk/165483 2025-12-04T09:50:31.9013700Z * [new tag] ciflow/trunk/165728 -> ciflow/trunk/165728 2025-12-04T09:50:31.9013850Z * [new tag] ciflow/trunk/165922 -> ciflow/trunk/165922 2025-12-04T09:50:31.9013999Z * [new tag] ciflow/trunk/166075 -> ciflow/trunk/166075 2025-12-04T09:50:31.9014159Z * [new tag] ciflow/trunk/166165 -> ciflow/trunk/166165 2025-12-04T09:50:31.9014370Z * [new tag] ciflow/trunk/166829 -> ciflow/trunk/166829 2025-12-04T09:50:31.9014525Z * [new tag] ciflow/trunk/166843 -> ciflow/trunk/166843 2025-12-04T09:50:31.9014684Z * [new tag] ciflow/trunk/166876 -> ciflow/trunk/166876 2025-12-04T09:50:31.9014839Z * [new tag] ciflow/trunk/167207 -> ciflow/trunk/167207 2025-12-04T09:50:31.9014987Z * [new tag] ciflow/trunk/167536 -> ciflow/trunk/167536 2025-12-04T09:50:31.9015142Z * [new tag] ciflow/trunk/167552 -> ciflow/trunk/167552 2025-12-04T09:50:31.9015297Z * [new tag] ciflow/trunk/167555 -> ciflow/trunk/167555 2025-12-04T09:50:31.9015447Z * [new tag] ciflow/trunk/167599 -> ciflow/trunk/167599 2025-12-04T09:50:31.9015597Z * [new tag] ciflow/trunk/167659 -> ciflow/trunk/167659 2025-12-04T09:50:31.9015761Z * [new tag] ciflow/trunk/167672 -> ciflow/trunk/167672 2025-12-04T09:50:31.9015980Z * [new tag] ciflow/trunk/167742 -> ciflow/trunk/167742 2025-12-04T09:50:31.9016131Z * [new tag] ciflow/trunk/167781 -> ciflow/trunk/167781 2025-12-04T09:50:31.9016289Z * [new tag] ciflow/trunk/167837 -> ciflow/trunk/167837 2025-12-04T09:50:31.9016438Z * [new tag] ciflow/trunk/167887 -> ciflow/trunk/167887 2025-12-04T09:50:31.9016587Z * [new tag] ciflow/trunk/167978 -> ciflow/trunk/167978 2025-12-04T09:50:31.9016743Z * [new tag] ciflow/trunk/168050 -> ciflow/trunk/168050 2025-12-04T09:50:31.9016891Z * [new tag] ciflow/trunk/168051 -> ciflow/trunk/168051 2025-12-04T09:50:31.9017041Z * [new tag] ciflow/trunk/168096 -> ciflow/trunk/168096 2025-12-04T09:50:31.9017204Z * [new tag] ciflow/trunk/168127 -> ciflow/trunk/168127 2025-12-04T09:50:31.9017361Z * [new tag] ciflow/trunk/168157 -> ciflow/trunk/168157 2025-12-04T09:50:31.9017512Z * [new tag] ciflow/trunk/168175 -> ciflow/trunk/168175 2025-12-04T09:50:31.9017676Z * [new tag] ciflow/trunk/168209 -> ciflow/trunk/168209 2025-12-04T09:50:31.9017830Z * [new tag] ciflow/trunk/168213 -> ciflow/trunk/168213 2025-12-04T09:50:31.9017981Z * [new tag] ciflow/trunk/168226 -> ciflow/trunk/168226 2025-12-04T09:50:31.9018134Z * [new tag] ciflow/trunk/168262 -> ciflow/trunk/168262 2025-12-04T09:50:31.9018291Z * [new tag] ciflow/trunk/168275 -> ciflow/trunk/168275 2025-12-04T09:50:31.9018440Z * [new tag] ciflow/trunk/168328 -> ciflow/trunk/168328 2025-12-04T09:50:31.9018591Z * [new tag] ciflow/trunk/168368 -> ciflow/trunk/168368 2025-12-04T09:50:31.9018753Z * [new tag] ciflow/trunk/168917 -> ciflow/trunk/168917 2025-12-04T09:50:31.9018909Z * [new tag] ciflow/trunk/168933 -> ciflow/trunk/168933 2025-12-04T09:50:31.9019059Z * [new tag] ciflow/trunk/168941 -> ciflow/trunk/168941 2025-12-04T09:50:31.9019216Z * [new tag] ciflow/trunk/168955 -> ciflow/trunk/168955 2025-12-04T09:50:31.9019365Z * [new tag] ciflow/trunk/168980 -> ciflow/trunk/168980 2025-12-04T09:50:31.9019517Z * [new tag] ciflow/trunk/169004 -> ciflow/trunk/169004 2025-12-04T09:50:31.9019672Z * [new tag] ciflow/trunk/169006 -> ciflow/trunk/169006 2025-12-04T09:50:31.9019826Z * [new tag] ciflow/trunk/169023 -> ciflow/trunk/169023 2025-12-04T09:50:31.9019977Z * [new tag] ciflow/trunk/169025 -> ciflow/trunk/169025 2025-12-04T09:50:31.9020197Z * [new tag] ciflow/trunk/169048 -> ciflow/trunk/169048 2025-12-04T09:50:31.9020355Z * [new tag] ciflow/trunk/169066 -> ciflow/trunk/169066 2025-12-04T09:50:31.9020504Z * [new tag] ciflow/trunk/169091 -> ciflow/trunk/169091 2025-12-04T09:50:31.9020661Z * [new tag] ciflow/trunk/169102 -> ciflow/trunk/169102 2025-12-04T09:50:31.9020813Z * [new tag] ciflow/trunk/169103 -> ciflow/trunk/169103 2025-12-04T09:50:31.9020964Z * [new tag] ciflow/trunk/169125 -> ciflow/trunk/169125 2025-12-04T09:50:31.9021113Z * [new tag] ciflow/trunk/169139 -> ciflow/trunk/169139 2025-12-04T09:50:31.9021279Z * [new tag] ciflow/trunk/169148 -> ciflow/trunk/169148 2025-12-04T09:50:31.9021429Z * [new tag] ciflow/trunk/169151 -> ciflow/trunk/169151 2025-12-04T09:50:31.9021579Z * [new tag] ciflow/trunk/169156 -> ciflow/trunk/169156 2025-12-04T09:50:31.9021807Z * [new tag] ciflow/trunk/169176 -> ciflow/trunk/169176 2025-12-04T09:50:31.9021960Z * [new tag] ciflow/trunk/169204 -> ciflow/trunk/169204 2025-12-04T09:50:31.9022111Z * [new tag] ciflow/trunk/169207 -> ciflow/trunk/169207 2025-12-04T09:50:31.9022272Z * [new tag] ciflow/trunk/169211 -> ciflow/trunk/169211 2025-12-04T09:50:31.9022422Z * [new tag] ciflow/trunk/169231 -> ciflow/trunk/169231 2025-12-04T09:50:31.9022574Z * [new tag] ciflow/trunk/169260 -> ciflow/trunk/169260 2025-12-04T09:50:31.9022735Z * [new tag] ciflow/trunk/169271 -> ciflow/trunk/169271 2025-12-04T09:50:31.9022885Z * [new tag] ciflow/trunk/169280 -> ciflow/trunk/169280 2025-12-04T09:50:31.9023034Z * [new tag] ciflow/trunk/169281 -> ciflow/trunk/169281 2025-12-04T09:50:31.9023198Z * [new tag] ciflow/trunk/169286 -> ciflow/trunk/169286 2025-12-04T09:50:31.9023354Z * [new tag] ciflow/trunk/169293 -> ciflow/trunk/169293 2025-12-04T09:50:31.9023507Z * [new tag] ciflow/trunk/169296 -> ciflow/trunk/169296 2025-12-04T09:50:31.9023660Z * [new tag] ciflow/trunk/169304 -> ciflow/trunk/169304 2025-12-04T09:50:31.9023820Z * [new tag] ciflow/trunk/169305 -> ciflow/trunk/169305 2025-12-04T09:50:31.9023973Z * [new tag] ciflow/trunk/169312 -> ciflow/trunk/169312 2025-12-04T09:50:31.9024123Z * [new tag] ciflow/trunk/169328 -> ciflow/trunk/169328 2025-12-04T09:50:31.9024283Z * [new tag] ciflow/trunk/169343 -> ciflow/trunk/169343 2025-12-04T09:50:31.9024435Z * [new tag] ciflow/trunk/169355 -> ciflow/trunk/169355 2025-12-04T09:50:31.9024592Z * [new tag] ciflow/trunk/169370 -> ciflow/trunk/169370 2025-12-04T09:50:31.9024758Z * [new tag] ciflow/trunk/169379 -> ciflow/trunk/169379 2025-12-04T09:50:31.9024907Z * [new tag] ciflow/trunk/169380 -> ciflow/trunk/169380 2025-12-04T09:50:31.9025060Z * [new tag] ciflow/trunk/169385 -> ciflow/trunk/169385 2025-12-04T09:50:31.9025221Z * [new tag] ciflow/trunk/169387 -> ciflow/trunk/169387 2025-12-04T09:50:31.9025375Z * [new tag] ciflow/trunk/169410 -> ciflow/trunk/169410 2025-12-04T09:50:31.9025531Z * [new tag] ciflow/trunk/169412 -> ciflow/trunk/169412 2025-12-04T09:50:31.9025688Z * [new tag] ciflow/trunk/169418 -> ciflow/trunk/169418 2025-12-04T09:50:31.9025964Z * [new tag] ciflow/trunk/169423 -> ciflow/trunk/169423 2025-12-04T09:50:31.9026116Z * [new tag] ciflow/trunk/169427 -> ciflow/trunk/169427 2025-12-04T09:50:31.9026355Z * [new tag] ciflow/trunk/169430 -> ciflow/trunk/169430 2025-12-04T09:50:31.9026506Z * [new tag] ciflow/trunk/169437 -> ciflow/trunk/169437 2025-12-04T09:50:31.9026655Z * [new tag] ciflow/trunk/169442 -> ciflow/trunk/169442 2025-12-04T09:50:31.9026808Z * [new tag] ciflow/trunk/169452 -> ciflow/trunk/169452 2025-12-04T09:50:31.9026975Z * [new tag] ciflow/trunk/169454 -> ciflow/trunk/169454 2025-12-04T09:50:31.9027127Z * [new tag] ciflow/trunk/169459 -> ciflow/trunk/169459 2025-12-04T09:50:31.9027277Z * [new tag] ciflow/trunk/169474 -> ciflow/trunk/169474 2025-12-04T09:50:31.9027438Z * [new tag] ciflow/trunk/169475 -> ciflow/trunk/169475 2025-12-04T09:50:31.9027587Z * [new tag] ciflow/trunk/169476 -> ciflow/trunk/169476 2025-12-04T09:50:31.9027741Z * [new tag] ciflow/trunk/169487 -> ciflow/trunk/169487 2025-12-04T09:50:31.9027974Z * [new tag] ciflow/trunk/169497 -> ciflow/trunk/169497 2025-12-04T09:50:31.9028123Z * [new tag] ciflow/trunk/169503 -> ciflow/trunk/169503 2025-12-04T09:50:31.9028271Z * [new tag] ciflow/trunk/169505 -> ciflow/trunk/169505 2025-12-04T09:50:31.9028429Z * [new tag] ciflow/trunk/169507 -> ciflow/trunk/169507 2025-12-04T09:50:31.9028579Z * [new tag] ciflow/trunk/169514 -> ciflow/trunk/169514 2025-12-04T09:50:31.9028729Z * [new tag] ciflow/trunk/169517 -> ciflow/trunk/169517 2025-12-04T09:50:31.9028886Z * [new tag] ciflow/trunk/169519 -> ciflow/trunk/169519 2025-12-04T09:50:31.9029036Z * [new tag] ciflow/trunk/169528 -> ciflow/trunk/169528 2025-12-04T09:50:31.9029188Z * [new tag] ciflow/trunk/169541 -> ciflow/trunk/169541 2025-12-04T09:50:31.9029341Z * [new tag] ciflow/trunk/169555 -> ciflow/trunk/169555 2025-12-04T09:50:31.9029503Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-12-04T09:50:31.9029663Z * [new tag] ciflow/vllm/165270 -> ciflow/vllm/165270 2025-12-04T09:50:31.9029816Z * [new tag] ciflow/vllm/165274 -> ciflow/vllm/165274 2025-12-04T09:50:31.9029971Z * [new tag] ciflow/vllm/166494 -> ciflow/vllm/166494 2025-12-04T09:50:31.9030116Z * [new tag] ciflow/vllm/169219 -> ciflow/vllm/169219 2025-12-04T09:50:31.9030262Z * [new tag] ciflow/vllm/169220 -> ciflow/vllm/169220 2025-12-04T09:50:31.9030423Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-12-04T09:50:31.9030574Z * [new tag] ciflow/xpu/159718 -> ciflow/xpu/159718 2025-12-04T09:50:31.9030728Z * [new tag] ciflow/xpu/161940 -> ciflow/xpu/161940 2025-12-04T09:50:31.9030883Z * [new tag] ciflow/xpu/163251 -> ciflow/xpu/163251 2025-12-04T09:50:31.9031034Z * [new tag] ciflow/xpu/166829 -> ciflow/xpu/166829 2025-12-04T09:50:31.9031179Z * [new tag] ciflow/xpu/166843 -> ciflow/xpu/166843 2025-12-04T09:50:31.9031333Z * [new tag] ciflow/xpu/167972 -> ciflow/xpu/167972 2025-12-04T09:50:31.9031478Z * [new tag] ciflow/xpu/167981 -> ciflow/xpu/167981 2025-12-04T09:50:31.9031625Z * [new tag] ciflow/xpu/168213 -> ciflow/xpu/168213 2025-12-04T09:50:31.9031778Z * [new tag] ciflow/xpu/168262 -> ciflow/xpu/168262 2025-12-04T09:50:31.9031922Z * [new tag] ciflow/xpu/168328 -> ciflow/xpu/168328 2025-12-04T09:50:31.9032137Z * [new tag] ciflow/xpu/168950 -> ciflow/xpu/168950 2025-12-04T09:50:31.9032287Z * [new tag] ciflow/xpu/169039 -> ciflow/xpu/169039 2025-12-04T09:50:31.9032440Z * [new tag] ciflow/xpu/169200 -> ciflow/xpu/169200 2025-12-04T09:50:31.9032585Z * [new tag] ciflow/xpu/169203 -> ciflow/xpu/169203 2025-12-04T09:50:31.9032729Z * [new tag] ciflow/xpu/169230 -> ciflow/xpu/169230 2025-12-04T09:50:31.9032878Z * [new tag] ciflow/xpu/169231 -> ciflow/xpu/169231 2025-12-04T09:50:31.9033023Z * [new tag] ciflow/xpu/169241 -> ciflow/xpu/169241 2025-12-04T09:50:31.9033172Z * [new tag] ciflow/xpu/169280 -> ciflow/xpu/169280 2025-12-04T09:50:31.9033324Z * [new tag] ciflow/xpu/169296 -> ciflow/xpu/169296 2025-12-04T09:50:31.9033472Z * [new tag] ciflow/xpu/169353 -> ciflow/xpu/169353 2025-12-04T09:50:31.9033678Z * [new tag] ciflow/xpu/169410 -> ciflow/xpu/169410 2025-12-04T09:50:31.9033839Z * [new tag] ciflow/xpu/169442 -> ciflow/xpu/169442 2025-12-04T09:50:31.9033984Z * [new tag] ciflow/xpu/169555 -> ciflow/xpu/169555 2025-12-04T09:50:31.9034120Z * [new tag] cslpull75 -> cslpull75 2025-12-04T09:50:31.9034263Z * [new tag] cslpull76 -> cslpull76 2025-12-04T09:50:31.9034392Z * [new tag] cslpull77 -> cslpull77 2025-12-04T09:50:31.9034517Z * [new tag] cslpull78 -> cslpull78 2025-12-04T09:50:31.9034645Z * [new tag] cslpull79 -> cslpull79 2025-12-04T09:50:31.9034783Z * [new tag] cslpull80 -> cslpull80 2025-12-04T09:50:31.9034915Z * [new tag] cslpull81 -> cslpull81 2025-12-04T09:50:31.9035050Z * [new tag] cslpull82 -> cslpull82 2025-12-04T09:50:31.9035186Z * [new tag] cslpull83 -> cslpull83 2025-12-04T09:50:31.9035314Z * [new tag] cslpull84 -> cslpull84 2025-12-04T09:50:31.9035440Z * [new tag] cslpull85 -> cslpull85 2025-12-04T09:50:31.9035574Z * [new tag] cslpull86 -> cslpull86 2025-12-04T09:50:31.9035700Z * [new tag] cslpull87 -> cslpull87 2025-12-04T09:50:31.9035828Z * [new tag] cslpull88 -> cslpull88 2025-12-04T09:50:31.9035960Z * [new tag] cslpull89 -> cslpull89 2025-12-04T09:50:31.9036087Z * [new tag] cslpull90 -> cslpull90 2025-12-04T09:50:31.9036214Z * [new tag] cslpull91 -> cslpull91 2025-12-04T09:50:31.9036346Z * [new tag] cslpull92 -> cslpull92 2025-12-04T09:50:31.9036492Z * [new tag] flight_5 -> flight_5 2025-12-04T09:50:31.9036625Z * [new tag] flight_5.1 -> flight_5.1 2025-12-04T09:50:31.9036755Z * [new tag] flight_5.2 -> flight_5.2 2025-12-04T09:50:31.9036899Z * [new tag] flight_5.3 -> flight_5.3 2025-12-04T09:50:31.9037025Z * [new tag] forpull1 -> forpull1 2025-12-04T09:50:31.9037183Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-12-04T09:50:31.9037342Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-12-04T09:50:31.9037496Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-12-04T09:50:31.9037649Z * [new tag] nightly-binary -> nightly-binary 2025-12-04T09:50:31.9037890Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-12-04T09:50:31.9038040Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-12-04T09:50:31.9038417Z * [new tag] trunk/02d8bd6974cf84b721680d773dbdb1b6f40ce272 -> trunk/02d8bd6974cf84b721680d773dbdb1b6f40ce272 2025-12-04T09:50:31.9043827Z * [new tag] trunk/066997fb38ade71e00d78e9d572e380b5f02bd3e -> trunk/066997fb38ade71e00d78e9d572e380b5f02bd3e 2025-12-04T09:50:31.9044270Z * [new tag] trunk/076e7b19fa1d481ad778d06d2b49ba57d3ce8c88 -> trunk/076e7b19fa1d481ad778d06d2b49ba57d3ce8c88 2025-12-04T09:50:31.9044644Z * [new tag] trunk/07dcc0b83db3211653a38565a24e15acdba75654 -> trunk/07dcc0b83db3211653a38565a24e15acdba75654 2025-12-04T09:50:31.9045029Z * [new tag] trunk/082e96b68dfcd16cab7cfafc4d3d055767dab3eb -> trunk/082e96b68dfcd16cab7cfafc4d3d055767dab3eb 2025-12-04T09:50:31.9045509Z * [new tag] trunk/088048f2fea28ff7d450f65c72419ca45780d30b -> trunk/088048f2fea28ff7d450f65c72419ca45780d30b 2025-12-04T09:50:31.9045866Z * [new tag] trunk/09076941a95c76f4d9ad189d064dfd8baa39e672 -> trunk/09076941a95c76f4d9ad189d064dfd8baa39e672 2025-12-04T09:50:31.9046225Z * [new tag] trunk/0b80a4c62b94402844bf221791c096b0035c6d75 -> trunk/0b80a4c62b94402844bf221791c096b0035c6d75 2025-12-04T09:50:31.9046584Z * [new tag] trunk/0bbbdf1750567a980634ad907a325357ba8ba8f2 -> trunk/0bbbdf1750567a980634ad907a325357ba8ba8f2 2025-12-04T09:50:31.9047037Z * [new tag] trunk/0c281dd78773b2bc17c58ead0e4cd4ac46e775c5 -> trunk/0c281dd78773b2bc17c58ead0e4cd4ac46e775c5 2025-12-04T09:50:31.9047381Z * [new tag] trunk/135f3753c418a6879b1954904184937b67e61688 -> trunk/135f3753c418a6879b1954904184937b67e61688 2025-12-04T09:50:31.9047729Z * [new tag] trunk/15da21026cb13cd20257dc9e96830db108743c10 -> trunk/15da21026cb13cd20257dc9e96830db108743c10 2025-12-04T09:50:31.9048103Z * [new tag] trunk/166efdad2ac827f30fb02504c6017520257f88ec -> trunk/166efdad2ac827f30fb02504c6017520257f88ec 2025-12-04T09:50:31.9048458Z * [new tag] trunk/174272c15fae553d8488140af931f7d8050a313f -> trunk/174272c15fae553d8488140af931f7d8050a313f 2025-12-04T09:50:31.9048830Z * [new tag] trunk/18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11 -> trunk/18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11 2025-12-04T09:50:31.9049215Z * [new tag] trunk/1902eddfe655a15ebcf2c72bd81ade110fdeef63 -> trunk/1902eddfe655a15ebcf2c72bd81ade110fdeef63 2025-12-04T09:50:31.9049568Z * [new tag] trunk/195f92e98d3d66738577f11f22c4b5c8a1c76dd5 -> trunk/195f92e98d3d66738577f11f22c4b5c8a1c76dd5 2025-12-04T09:50:31.9049936Z * [new tag] trunk/1aa13e17de39e3c768ea7aebaad166ce72a06676 -> trunk/1aa13e17de39e3c768ea7aebaad166ce72a06676 2025-12-04T09:50:31.9050316Z * [new tag] trunk/1afe2832f58e24e54a5bfda5a5afa9b96fdea40e -> trunk/1afe2832f58e24e54a5bfda5a5afa9b96fdea40e 2025-12-04T09:50:31.9050671Z * [new tag] trunk/1c87554d74140eaee964ca8b1832cede67f5f520 -> trunk/1c87554d74140eaee964ca8b1832cede67f5f520 2025-12-04T09:50:31.9051030Z * [new tag] trunk/1ccb743b7b5be955f49736c162c4f5004b8a0dd8 -> trunk/1ccb743b7b5be955f49736c162c4f5004b8a0dd8 2025-12-04T09:50:31.9051400Z * [new tag] trunk/1cee47d6ce0a02227185b566593f002dd639ca0c -> trunk/1cee47d6ce0a02227185b566593f002dd639ca0c 2025-12-04T09:50:31.9051768Z * [new tag] trunk/1d21b4df2babe322e5d085ceb6de884eb260a62d -> trunk/1d21b4df2babe322e5d085ceb6de884eb260a62d 2025-12-04T09:50:31.9052125Z * [new tag] trunk/1e34fb2550e4aa650314f7a6d9f6daf4da7478a8 -> trunk/1e34fb2550e4aa650314f7a6d9f6daf4da7478a8 2025-12-04T09:50:31.9052497Z * [new tag] trunk/1e526fb5b1d93bfc70691c5c3955fdffc1b7b7de -> trunk/1e526fb5b1d93bfc70691c5c3955fdffc1b7b7de 2025-12-04T09:50:31.9052952Z * [new tag] trunk/1ee32a8b1f554a312d79bad01ded24f38cd95543 -> trunk/1ee32a8b1f554a312d79bad01ded24f38cd95543 2025-12-04T09:50:31.9053301Z * [new tag] trunk/201e2c4117eb9744594dad6a5c18213d7b4705d7 -> trunk/201e2c4117eb9744594dad6a5c18213d7b4705d7 2025-12-04T09:50:31.9053677Z * [new tag] trunk/2353a0f60eb4b4cb6675907a7fa9fbedc1c02e7f -> trunk/2353a0f60eb4b4cb6675907a7fa9fbedc1c02e7f 2025-12-04T09:50:31.9054018Z * [new tag] trunk/285779b1621cf9f073a062b0889a642d200308d9 -> trunk/285779b1621cf9f073a062b0889a642d200308d9 2025-12-04T09:50:31.9054376Z * [new tag] trunk/2887faaec6295d081580d09fce161201826c6d87 -> trunk/2887faaec6295d081580d09fce161201826c6d87 2025-12-04T09:50:31.9054747Z * [new tag] trunk/296e67c92635443c67b11c0ae1bd045f03ebb7bc -> trunk/296e67c92635443c67b11c0ae1bd045f03ebb7bc 2025-12-04T09:50:31.9055100Z * [new tag] trunk/29856679769b3dede478767e2fe6cfb51197cb25 -> trunk/29856679769b3dede478767e2fe6cfb51197cb25 2025-12-04T09:50:31.9055518Z * [new tag] trunk/29e5455a4740c326ab187c7aa7b5ef98034ea563 -> trunk/29e5455a4740c326ab187c7aa7b5ef98034ea563 2025-12-04T09:50:31.9055898Z * [new tag] trunk/2ac3ef882afb23136adc188975f0a8802fc68adf -> trunk/2ac3ef882afb23136adc188975f0a8802fc68adf 2025-12-04T09:50:31.9056249Z * [new tag] trunk/2bec68e73b64715354af076ad309335f943e36cd -> trunk/2bec68e73b64715354af076ad309335f943e36cd 2025-12-04T09:50:31.9056597Z * [new tag] trunk/2c87367e6f88662cd5cedbd1537748b7948c38e1 -> trunk/2c87367e6f88662cd5cedbd1537748b7948c38e1 2025-12-04T09:50:31.9056959Z * [new tag] trunk/2d1f78fe3ec13820f136a2e0336da12a25f41708 -> trunk/2d1f78fe3ec13820f136a2e0336da12a25f41708 2025-12-04T09:50:31.9057302Z * [new tag] trunk/2df6058f116a65722a0e03073402feb242572d35 -> trunk/2df6058f116a65722a0e03073402feb242572d35 2025-12-04T09:50:31.9057672Z * [new tag] trunk/2e0c2e170fe658c440775c8e5c44228aafcc47ec -> trunk/2e0c2e170fe658c440775c8e5c44228aafcc47ec 2025-12-04T09:50:31.9058038Z * [new tag] trunk/2f9b7dad7b5419b063bd0f2e204de192720ebb94 -> trunk/2f9b7dad7b5419b063bd0f2e204de192720ebb94 2025-12-04T09:50:31.9058383Z * [new tag] trunk/305168768a95d69c444df5cd334bb774edfe06f1 -> trunk/305168768a95d69c444df5cd334bb774edfe06f1 2025-12-04T09:50:31.9058732Z * [new tag] trunk/31fc12773026e8e00f054dd79ad9b2491e693b48 -> trunk/31fc12773026e8e00f054dd79ad9b2491e693b48 2025-12-04T09:50:31.9059102Z * [new tag] trunk/320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991 -> trunk/320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991 2025-12-04T09:50:31.9059457Z * [new tag] trunk/3418bd29475dff06695045fcdf93e7d0dac67da8 -> trunk/3418bd29475dff06695045fcdf93e7d0dac67da8 2025-12-04T09:50:31.9059818Z * [new tag] trunk/34a98608afa0cb5b48f0d6d30432fdd0a2614ddf -> trunk/34a98608afa0cb5b48f0d6d30432fdd0a2614ddf 2025-12-04T09:50:31.9060190Z * [new tag] trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee -> trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee 2025-12-04T09:50:31.9060550Z * [new tag] trunk/39d07dbf03a911bdd45d1af78d8638dc92074938 -> trunk/39d07dbf03a911bdd45d1af78d8638dc92074938 2025-12-04T09:50:31.9060909Z * [new tag] trunk/3cd98b4205ada151042cc7ff097a82d4a4b18725 -> trunk/3cd98b4205ada151042cc7ff097a82d4a4b18725 2025-12-04T09:50:31.9061279Z * [new tag] trunk/3d35fd20a78ff4d016fa80f4e5fad37191d7bcae -> trunk/3d35fd20a78ff4d016fa80f4e5fad37191d7bcae 2025-12-04T09:50:31.9061640Z * [new tag] trunk/409a5fee945c46a3edaf5df162812f201bfd7b2f -> trunk/409a5fee945c46a3edaf5df162812f201bfd7b2f 2025-12-04T09:50:31.9061993Z * [new tag] trunk/42e9005cda22da3f1c559c3649218cebd671027c -> trunk/42e9005cda22da3f1c559c3649218cebd671027c 2025-12-04T09:50:31.9062426Z * [new tag] trunk/43b94713bbf340d3c124fde02d0f73add4021247 -> trunk/43b94713bbf340d3c124fde02d0f73add4021247 2025-12-04T09:50:31.9062788Z * [new tag] trunk/44ac69388a4a5eb463dbd2a13f00d1e3b924566c -> trunk/44ac69388a4a5eb463dbd2a13f00d1e3b924566c 2025-12-04T09:50:31.9063149Z * [new tag] trunk/45d14e2497292be06ad36eaa1aaaf7c630a2586a -> trunk/45d14e2497292be06ad36eaa1aaaf7c630a2586a 2025-12-04T09:50:31.9063503Z * [new tag] trunk/45d310ad84854dff730c0b12e577d7998d978686 -> trunk/45d310ad84854dff730c0b12e577d7998d978686 2025-12-04T09:50:31.9063864Z * [new tag] trunk/47b28ddf7bd74b50fa93b307a7d3b183a6d77f54 -> trunk/47b28ddf7bd74b50fa93b307a7d3b183a6d77f54 2025-12-04T09:50:31.9064220Z * [new tag] trunk/481e5ab336275bd3acd5fa8a611b05b4469012af -> trunk/481e5ab336275bd3acd5fa8a611b05b4469012af 2025-12-04T09:50:31.9064585Z * [new tag] trunk/491731647f6b8a9345dcfb3bc9416aea254a7d96 -> trunk/491731647f6b8a9345dcfb3bc9416aea254a7d96 2025-12-04T09:50:31.9065003Z * [new tag] trunk/49a04d26088acc17d948ddd66920f3e16371e873 -> trunk/49a04d26088acc17d948ddd66920f3e16371e873 2025-12-04T09:50:31.9065368Z * [new tag] trunk/4bebc827c47d2f1f0fa1a417a5201a97aef3d985 -> trunk/4bebc827c47d2f1f0fa1a417a5201a97aef3d985 2025-12-04T09:50:31.9065740Z * [new tag] trunk/4c246677784c6a14bc2dbb9ff8773ef0a3a3222f -> trunk/4c246677784c6a14bc2dbb9ff8773ef0a3a3222f 2025-12-04T09:50:31.9066099Z * [new tag] trunk/4cfb47ff548b6d996641058cf04a70e311a4c3aa -> trunk/4cfb47ff548b6d996641058cf04a70e311a4c3aa 2025-12-04T09:50:31.9066459Z * [new tag] trunk/4e0061c1aa52f606dda8cfab0bd7591e588faf2c -> trunk/4e0061c1aa52f606dda8cfab0bd7591e588faf2c 2025-12-04T09:50:31.9066832Z * [new tag] trunk/4fefb8e7e942386ffac764a41b232241f82bea3a -> trunk/4fefb8e7e942386ffac764a41b232241f82bea3a 2025-12-04T09:50:31.9067192Z * [new tag] trunk/503b2640023521f5a35cd9a52fc8033d73a95d0d -> trunk/503b2640023521f5a35cd9a52fc8033d73a95d0d 2025-12-04T09:50:31.9067554Z * [new tag] trunk/518c2b1b3dab9a2ef2849e04b3bc2f20c1c41db9 -> trunk/518c2b1b3dab9a2ef2849e04b3bc2f20c1c41db9 2025-12-04T09:50:31.9067922Z * [new tag] trunk/5191b2fa68ba19960912bfd7fd721c79d76bb1f3 -> trunk/5191b2fa68ba19960912bfd7fd721c79d76bb1f3 2025-12-04T09:50:31.9068296Z * [new tag] trunk/52ac0f0dc4acacd219f1317fbc28ec631c01e07a -> trunk/52ac0f0dc4acacd219f1317fbc28ec631c01e07a 2025-12-04T09:50:31.9068654Z * [new tag] trunk/539ba711b029de9f191070f4f0d12f18f5b7f292 -> trunk/539ba711b029de9f191070f4f0d12f18f5b7f292 2025-12-04T09:50:31.9069028Z * [new tag] trunk/556375b55deebebbc56cb7aef81f4d52f031ba28 -> trunk/556375b55deebebbc56cb7aef81f4d52f031ba28 2025-12-04T09:50:31.9069380Z * [new tag] trunk/55c4ab554845481d0a69a3811937575fe8bb1a66 -> trunk/55c4ab554845481d0a69a3811937575fe8bb1a66 2025-12-04T09:50:31.9069732Z * [new tag] trunk/5634469fda9e5d98869c82c7d03bb08914245f96 -> trunk/5634469fda9e5d98869c82c7d03bb08914245f96 2025-12-04T09:50:31.9070088Z * [new tag] trunk/5778f6ff894686a975a9a23645178ae4c87ad5dc -> trunk/5778f6ff894686a975a9a23645178ae4c87ad5dc 2025-12-04T09:50:31.9070449Z * [new tag] trunk/587d63a3e07de5dc91065f9ef70bcacda9989068 -> trunk/587d63a3e07de5dc91065f9ef70bcacda9989068 2025-12-04T09:50:31.9070797Z * [new tag] trunk/597930f6b568852356ca9795dac76f9e4653adbd -> trunk/597930f6b568852356ca9795dac76f9e4653adbd 2025-12-04T09:50:31.9071169Z * [new tag] trunk/597df3a4e2a67b9fdbe1a89b2f4d74f822274db6 -> trunk/597df3a4e2a67b9fdbe1a89b2f4d74f822274db6 2025-12-04T09:50:31.9071532Z * [new tag] trunk/59abd50e931f4efb21b053f7a2911f5d8a49d883 -> trunk/59abd50e931f4efb21b053f7a2911f5d8a49d883 2025-12-04T09:50:31.9071963Z * [new tag] trunk/5a607febc04c3a2b5824c75f3f60307867439a2c -> trunk/5a607febc04c3a2b5824c75f3f60307867439a2c 2025-12-04T09:50:31.9072326Z * [new tag] trunk/5bf1cdf4755c54ef462b44cb8041b0a57311556b -> trunk/5bf1cdf4755c54ef462b44cb8041b0a57311556b 2025-12-04T09:50:31.9072681Z * [new tag] trunk/5f0030ba63d334d7e8c93a09e41403b89e4c573c -> trunk/5f0030ba63d334d7e8c93a09e41403b89e4c573c 2025-12-04T09:50:31.9073038Z * [new tag] trunk/5f21d27e71268464d362a96c9ac09ea475f7f202 -> trunk/5f21d27e71268464d362a96c9ac09ea475f7f202 2025-12-04T09:50:31.9073409Z * [new tag] trunk/5fafc13038c9988d9ac21fa793fbd5890604b447 -> trunk/5fafc13038c9988d9ac21fa793fbd5890604b447 2025-12-04T09:50:31.9073769Z * [new tag] trunk/61be54a31dc09b59d99b62176fb935aee0b924ef -> trunk/61be54a31dc09b59d99b62176fb935aee0b924ef 2025-12-04T09:50:31.9074136Z * [new tag] trunk/62d3ccd71484ed6a760d909b41487101bbc65719 -> trunk/62d3ccd71484ed6a760d909b41487101bbc65719 2025-12-04T09:50:31.9074563Z * [new tag] trunk/641cdb68ae27668eb441d0e49c87a0602c120c2b -> trunk/641cdb68ae27668eb441d0e49c87a0602c120c2b 2025-12-04T09:50:31.9074922Z * [new tag] trunk/65c4620d6bb0c6029f69762c22b91dda2294da9a -> trunk/65c4620d6bb0c6029f69762c22b91dda2294da9a 2025-12-04T09:50:31.9075278Z * [new tag] trunk/66004b993744b4106bf8afaba71f3c228a804206 -> trunk/66004b993744b4106bf8afaba71f3c228a804206 2025-12-04T09:50:31.9075632Z * [new tag] trunk/6658a04c7ca67acb64512341342e7b3ee13ee386 -> trunk/6658a04c7ca67acb64512341342e7b3ee13ee386 2025-12-04T09:50:31.9075985Z * [new tag] trunk/6864e309092a71f8ab0ca6a4dc7f8a4073fd31c4 -> trunk/6864e309092a71f8ab0ca6a4dc7f8a4073fd31c4 2025-12-04T09:50:31.9076347Z * [new tag] trunk/6c261c6cb07892c90ca19ed51c9705b1659a3f7d -> trunk/6c261c6cb07892c90ca19ed51c9705b1659a3f7d 2025-12-04T09:50:31.9076701Z * [new tag] trunk/6c8b6a043f1628188b6396b3a2a6e000ca68362b -> trunk/6c8b6a043f1628188b6396b3a2a6e000ca68362b 2025-12-04T09:50:31.9077068Z * [new tag] trunk/6ceb4a32f92ae67ce5d7d97931d17401ebf5ffa5 -> trunk/6ceb4a32f92ae67ce5d7d97931d17401ebf5ffa5 2025-12-04T09:50:31.9077439Z * [new tag] trunk/6e404e9b7d6f5fb0de86aa73888c3038248c17f8 -> trunk/6e404e9b7d6f5fb0de86aa73888c3038248c17f8 2025-12-04T09:50:31.9077811Z * [new tag] trunk/6ec30b490aee1db6bcdc7340abddef25784f08ec -> trunk/6ec30b490aee1db6bcdc7340abddef25784f08ec 2025-12-04T09:50:31.9078167Z * [new tag] trunk/6f2783a6c08e1db34275ff25176ffe9aebc30a71 -> trunk/6f2783a6c08e1db34275ff25176ffe9aebc30a71 2025-12-04T09:50:31.9078545Z * [new tag] trunk/6f53fefeb90ad3281119b5cfc4aa9ffd8a066e3d -> trunk/6f53fefeb90ad3281119b5cfc4aa9ffd8a066e3d 2025-12-04T09:50:31.9078914Z * [new tag] trunk/6f7dcf51e46d0c880db1a2f5c70de57adb576f4a -> trunk/6f7dcf51e46d0c880db1a2f5c70de57adb576f4a 2025-12-04T09:50:31.9079287Z * [new tag] trunk/6ff831180d2fa436c7f1c1af3adac641fce9d60e -> trunk/6ff831180d2fa436c7f1c1af3adac641fce9d60e 2025-12-04T09:50:31.9079657Z * [new tag] trunk/70076464a63ab218a7ceefb0e76ccd7131deb8f8 -> trunk/70076464a63ab218a7ceefb0e76ccd7131deb8f8 2025-12-04T09:50:31.9080007Z * [new tag] trunk/70d797a5fc109b20a517646fcaa819477cd0d485 -> trunk/70d797a5fc109b20a517646fcaa819477cd0d485 2025-12-04T09:50:31.9080356Z * [new tag] trunk/7348cb355ff0a6f79cd4871215aea72185748734 -> trunk/7348cb355ff0a6f79cd4871215aea72185748734 2025-12-04T09:50:31.9080715Z * [new tag] trunk/74fe26a1ebe32931783569f2e762e3c2c974901f -> trunk/74fe26a1ebe32931783569f2e762e3c2c974901f 2025-12-04T09:50:31.9081087Z * [new tag] trunk/76aeb8c7e0f795b3fddca134cbea9a69da3ee696 -> trunk/76aeb8c7e0f795b3fddca134cbea9a69da3ee696 2025-12-04T09:50:31.9081450Z * [new tag] trunk/7716da9fb23f27a65b41f9f016a2afadf281c18f -> trunk/7716da9fb23f27a65b41f9f016a2afadf281c18f 2025-12-04T09:50:31.9081878Z * [new tag] trunk/7741edd4ed665f3988052e260863efb508d61a03 -> trunk/7741edd4ed665f3988052e260863efb508d61a03 2025-12-04T09:50:31.9082236Z * [new tag] trunk/78adb3b3df41b45d2368b67226d2f864b78939a6 -> trunk/78adb3b3df41b45d2368b67226d2f864b78939a6 2025-12-04T09:50:31.9082608Z * [new tag] trunk/79d7b178225e5ed24d4e1db74e5abbff848f5fb7 -> trunk/79d7b178225e5ed24d4e1db74e5abbff848f5fb7 2025-12-04T09:50:31.9082954Z * [new tag] trunk/7a1e316115fc6996b3f2336822ba5d5f6179f0c3 -> trunk/7a1e316115fc6996b3f2336822ba5d5f6179f0c3 2025-12-04T09:50:31.9083315Z * [new tag] trunk/7a41b66367c38d0af3e8a90f7be48d6b281e7bca -> trunk/7a41b66367c38d0af3e8a90f7be48d6b281e7bca 2025-12-04T09:50:31.9083677Z * [new tag] trunk/7b7af390ea8541c611d1ce2018a6934188fc197b -> trunk/7b7af390ea8541c611d1ce2018a6934188fc197b 2025-12-04T09:50:31.9084096Z * [new tag] trunk/7ba4680f3755a560af81aa0f688791e367aa3609 -> trunk/7ba4680f3755a560af81aa0f688791e367aa3609 2025-12-04T09:50:31.9084462Z * [new tag] trunk/7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b -> trunk/7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b 2025-12-04T09:50:31.9084831Z * [new tag] trunk/7c648509a7470ace9fb2bae960dd4790f7e943e9 -> trunk/7c648509a7470ace9fb2bae960dd4790f7e943e9 2025-12-04T09:50:31.9085199Z * [new tag] trunk/7cbc2d034cecd21ab5c9707d0a9c525c17143fb8 -> trunk/7cbc2d034cecd21ab5c9707d0a9c525c17143fb8 2025-12-04T09:50:31.9085570Z * [new tag] trunk/7d1bbaf4ba301ea3fba6f3c7bc02d58f6417aaed -> trunk/7d1bbaf4ba301ea3fba6f3c7bc02d58f6417aaed 2025-12-04T09:50:31.9085941Z * [new tag] trunk/7d2a33e4ebf60b217a3cd77feae19231eb996fc8 -> trunk/7d2a33e4ebf60b217a3cd77feae19231eb996fc8 2025-12-04T09:50:31.9086291Z * [new tag] trunk/7eb625920054b1126a7d2d99818aaa188c6ba95e -> trunk/7eb625920054b1126a7d2d99818aaa188c6ba95e 2025-12-04T09:50:31.9086666Z * [new tag] trunk/7f55ba19c456a3d6cc443dd9edb6bb7cca677ead -> trunk/7f55ba19c456a3d6cc443dd9edb6bb7cca677ead 2025-12-04T09:50:31.9087110Z * [new tag] trunk/81af382128efa094d8702e18f2c133760904c718 -> trunk/81af382128efa094d8702e18f2c133760904c718 2025-12-04T09:50:31.9087465Z * [new tag] trunk/84149583d483e9c973c9a0feda70e4f3964947b0 -> trunk/84149583d483e9c973c9a0feda70e4f3964947b0 2025-12-04T09:50:31.9087813Z * [new tag] trunk/85a315917efe82c24306be805c584ec044951c75 -> trunk/85a315917efe82c24306be805c584ec044951c75 2025-12-04T09:50:31.9088179Z * [new tag] trunk/87329491c82a5f8c1cc4ec11d8f55a5de2551ece -> trunk/87329491c82a5f8c1cc4ec11d8f55a5de2551ece 2025-12-04T09:50:31.9088527Z * [new tag] trunk/892640e25aeefa8007c5af837214b4502b6b62a6 -> trunk/892640e25aeefa8007c5af837214b4502b6b62a6 2025-12-04T09:50:31.9088905Z * [new tag] trunk/89e3bbcb5b5321dc8b9520b4d5a8ee60cea1d0b4 -> trunk/89e3bbcb5b5321dc8b9520b4d5a8ee60cea1d0b4 2025-12-04T09:50:31.9089268Z * [new tag] trunk/8c73bbbb02159223c0c97d268a0a74cb78158a1c -> trunk/8c73bbbb02159223c0c97d268a0a74cb78158a1c 2025-12-04T09:50:31.9089646Z * [new tag] trunk/8d56e98c8db988a22cb2dfaeefb30bc7d2a3cc43 -> trunk/8d56e98c8db988a22cb2dfaeefb30bc7d2a3cc43 2025-12-04T09:50:31.9090001Z * [new tag] trunk/8d9dd9603e5ee26c01007f0cd4f018e584840922 -> trunk/8d9dd9603e5ee26c01007f0cd4f018e584840922 2025-12-04T09:50:31.9090368Z * [new tag] trunk/8ef0c0b02b062d75e7c9be2594914a3e784d23ca -> trunk/8ef0c0b02b062d75e7c9be2594914a3e784d23ca 2025-12-04T09:50:31.9090726Z * [new tag] trunk/90b27e7e8352cde97d32ddad24740ef819633f38 -> trunk/90b27e7e8352cde97d32ddad24740ef819633f38 2025-12-04T09:50:31.9091070Z * [new tag] trunk/90f0139e64b2951815d524b6a373bed20c4fbf90 -> trunk/90f0139e64b2951815d524b6a373bed20c4fbf90 2025-12-04T09:50:31.9092042Z * [new tag] trunk/93d0d6838c56af59b0dba794e6aa08f0c1c7799c -> trunk/93d0d6838c56af59b0dba794e6aa08f0c1c7799c 2025-12-04T09:50:31.9092403Z * [new tag] trunk/94ca8d5f1e81fea3ae488650a0fb6795049a9f87 -> trunk/94ca8d5f1e81fea3ae488650a0fb6795049a9f87 2025-12-04T09:50:31.9092774Z * [new tag] trunk/9844fbeadd5cebdf1281d6fbf79164139c352693 -> trunk/9844fbeadd5cebdf1281d6fbf79164139c352693 2025-12-04T09:50:31.9093139Z * [new tag] trunk/99024dec888ec1e50b546822a32b6fb2f35e5eaa -> trunk/99024dec888ec1e50b546822a32b6fb2f35e5eaa 2025-12-04T09:50:31.9093501Z * [new tag] trunk/9a296e640fc88aa44d275b48cd9cc30c573b169d -> trunk/9a296e640fc88aa44d275b48cd9cc30c573b169d 2025-12-04T09:50:31.9093870Z * [new tag] trunk/9b3e34d8589b29f7b4e7fab6f78711b7ca6e4639 -> trunk/9b3e34d8589b29f7b4e7fab6f78711b7ca6e4639 2025-12-04T09:50:31.9094239Z * [new tag] trunk/9cd055e547e9b67a5f9827f8999c38d7eda1bcb8 -> trunk/9cd055e547e9b67a5f9827f8999c38d7eda1bcb8 2025-12-04T09:50:31.9094679Z * [new tag] trunk/9f0df5686cb4ada94f94620acba2e3c3f363b11d -> trunk/9f0df5686cb4ada94f94620acba2e3c3f363b11d 2025-12-04T09:50:31.9095041Z * [new tag] trunk/9f7fceb887d0cfa0326a59b887821c63ff11340a -> trunk/9f7fceb887d0cfa0326a59b887821c63ff11340a 2025-12-04T09:50:31.9095400Z * [new tag] trunk/9f8ef8855d3078d70f7b782540ff2aaf158d6742 -> trunk/9f8ef8855d3078d70f7b782540ff2aaf158d6742 2025-12-04T09:50:31.9095760Z * [new tag] trunk/9fb52efc797b47a1f425a03aa5e47b866d8b1098 -> trunk/9fb52efc797b47a1f425a03aa5e47b866d8b1098 2025-12-04T09:50:31.9096122Z * [new tag] trunk/9ff4a2ebc5762d46c73e46b1b523d7ff349fedfa -> trunk/9ff4a2ebc5762d46c73e46b1b523d7ff349fedfa 2025-12-04T09:50:31.9096476Z * [new tag] trunk/a0f3937b94422354538ebbd47202d5b0e8a3fd0d -> trunk/a0f3937b94422354538ebbd47202d5b0e8a3fd0d 2025-12-04T09:50:31.9096837Z * [new tag] trunk/a15066c28b3145e6edbfc88359d0411d14cfc70c -> trunk/a15066c28b3145e6edbfc88359d0411d14cfc70c 2025-12-04T09:50:31.9097188Z * [new tag] trunk/a20f775e82564d2a9979221ed7f3b8d7cf54ce90 -> trunk/a20f775e82564d2a9979221ed7f3b8d7cf54ce90 2025-12-04T09:50:31.9097568Z * [new tag] trunk/a2973fb00ec002dd4b6bbf07385f066efb259b8c -> trunk/a2973fb00ec002dd4b6bbf07385f066efb259b8c 2025-12-04T09:50:31.9097924Z * [new tag] trunk/a7dc6dab9ad911259d4801c502907e531594db45 -> trunk/a7dc6dab9ad911259d4801c502907e531594db45 2025-12-04T09:50:31.9098294Z * [new tag] trunk/a951a9cee65c01660bbc6e6fded90ecb10fa6109 -> trunk/a951a9cee65c01660bbc6e6fded90ecb10fa6109 2025-12-04T09:50:31.9098666Z * [new tag] trunk/abfa1a6d65c7c159e35c72c25979b9da4971689e -> trunk/abfa1a6d65c7c159e35c72c25979b9da4971689e 2025-12-04T09:50:31.9099023Z * [new tag] trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e -> trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e 2025-12-04T09:50:31.9099403Z * [new tag] trunk/afdff7f0325080dedac44d080cb5a3b0e65e6c5e -> trunk/afdff7f0325080dedac44d080cb5a3b0e65e6c5e 2025-12-04T09:50:31.9099779Z * [new tag] trunk/b1aed4e7a72c03a38f44543aaea0dae2e9b76d48 -> trunk/b1aed4e7a72c03a38f44543aaea0dae2e9b76d48 2025-12-04T09:50:31.9100143Z * [new tag] trunk/b1decff555cd50e2123c8c6e25cc0d447c411f62 -> trunk/b1decff555cd50e2123c8c6e25cc0d447c411f62 2025-12-04T09:50:31.9100501Z * [new tag] trunk/b2b6b034c9fd08672c40e63ef243556ad4c49bd2 -> trunk/b2b6b034c9fd08672c40e63ef243556ad4c49bd2 2025-12-04T09:50:31.9100864Z * [new tag] trunk/b39813b4a04931682b0491adba2138d01d716d99 -> trunk/b39813b4a04931682b0491adba2138d01d716d99 2025-12-04T09:50:31.9101221Z * [new tag] trunk/b3a7edb2311367974cc7cd764cfb11a5d6758b24 -> trunk/b3a7edb2311367974cc7cd764cfb11a5d6758b24 2025-12-04T09:50:31.9101664Z * [new tag] trunk/b4cc1329c86acaef6d42c1fac7169b8d870ab0d7 -> trunk/b4cc1329c86acaef6d42c1fac7169b8d870ab0d7 2025-12-04T09:50:31.9102017Z * [new tag] trunk/b555c39217f765759954a4f9f9bd1e9b87bed11a -> trunk/b555c39217f765759954a4f9f9bd1e9b87bed11a 2025-12-04T09:50:31.9102369Z * [new tag] trunk/b6b6c80379388b7f9932c3e6a0f9907bf430e417 -> trunk/b6b6c80379388b7f9932c3e6a0f9907bf430e417 2025-12-04T09:50:31.9102729Z * [new tag] trunk/b6b6d912df0b6f4082f8e50b18bd1de1dd7325f4 -> trunk/b6b6d912df0b6f4082f8e50b18bd1de1dd7325f4 2025-12-04T09:50:31.9103091Z * [new tag] trunk/b7d60685f8cbc939b68a20871e90db67e729329b -> trunk/b7d60685f8cbc939b68a20871e90db67e729329b 2025-12-04T09:50:31.9103449Z * [new tag] trunk/b7f6b9a4fc6259f7af068f31868b3119bb1bac3e -> trunk/b7f6b9a4fc6259f7af068f31868b3119bb1bac3e 2025-12-04T09:50:31.9103809Z * [new tag] trunk/b8c4ba3593761e7b2a3ebd86f040fb07b47c02cf -> trunk/b8c4ba3593761e7b2a3ebd86f040fb07b47c02cf 2025-12-04T09:50:31.9104560Z * [new tag] trunk/b9c8f3a4884befb965ff42620ce44a71b04887f5 -> trunk/b9c8f3a4884befb965ff42620ce44a71b04887f5 2025-12-04T09:50:31.9104923Z * [new tag] trunk/ba1412546f3082c0958c077acc2025e4dbc33f1f -> trunk/ba1412546f3082c0958c077acc2025e4dbc33f1f 2025-12-04T09:50:31.9105293Z * [new tag] trunk/bac403c0b38c63bdbcc0c31f1c2b0bc0260f610f -> trunk/bac403c0b38c63bdbcc0c31f1c2b0bc0260f610f 2025-12-04T09:50:31.9105664Z * [new tag] trunk/bb3034198b459401fabeab254e1b99f0115046e2 -> trunk/bb3034198b459401fabeab254e1b99f0115046e2 2025-12-04T09:50:31.9106023Z * [new tag] trunk/bc39b2b3bc7a6e19a42e62bd576974035086fe55 -> trunk/bc39b2b3bc7a6e19a42e62bd576974035086fe55 2025-12-04T09:50:31.9106385Z * [new tag] trunk/bc43d5b297f207a11d83d77ddf0152bdaabe15a8 -> trunk/bc43d5b297f207a11d83d77ddf0152bdaabe15a8 2025-12-04T09:50:31.9106769Z * [new tag] trunk/bc6a4863c7246a6493d16d4ea6eee71ec07c6a09 -> trunk/bc6a4863c7246a6493d16d4ea6eee71ec07c6a09 2025-12-04T09:50:31.9107141Z * [new tag] trunk/bea4912944defdbcb8b061800caab6cbbbd01df5 -> trunk/bea4912944defdbcb8b061800caab6cbbbd01df5 2025-12-04T09:50:31.9107500Z * [new tag] trunk/c04e2c656f48d82d1521b867bbbf03967b9b7564 -> trunk/c04e2c656f48d82d1521b867bbbf03967b9b7564 2025-12-04T09:50:31.9107862Z * [new tag] trunk/c0660bcee27e7d7731634e274576a7081882bede -> trunk/c0660bcee27e7d7731634e274576a7081882bede 2025-12-04T09:50:31.9108234Z * [new tag] trunk/c178ed43d3d99cbefe84fbfb21d6f282b20d62ac -> trunk/c178ed43d3d99cbefe84fbfb21d6f282b20d62ac 2025-12-04T09:50:31.9108586Z * [new tag] trunk/c55b1e8f61d041ee436d697449eb028931d574fb -> trunk/c55b1e8f61d041ee436d697449eb028931d574fb 2025-12-04T09:50:31.9108950Z * [new tag] trunk/c6ae7579fe12fe75f1a8f7043a494c90567273f1 -> trunk/c6ae7579fe12fe75f1a8f7043a494c90567273f1 2025-12-04T09:50:31.9109322Z * [new tag] trunk/c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0 -> trunk/c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0 2025-12-04T09:50:31.9109664Z * [new tag] trunk/cc0853af42122f8185321f542616f4474e717f09 -> trunk/cc0853af42122f8185321f542616f4474e717f09 2025-12-04T09:50:31.9110043Z * [new tag] trunk/cddec6562eabfa390d014fa3741a5659cf9c94c9 -> trunk/cddec6562eabfa390d014fa3741a5659cf9c94c9 2025-12-04T09:50:31.9110408Z * [new tag] trunk/ce5e7e3bf1f4b69a4f4f93d288ba75b906df492a -> trunk/ce5e7e3bf1f4b69a4f4f93d288ba75b906df492a 2025-12-04T09:50:31.9110766Z * [new tag] trunk/d038b0130ec7c20ebcac219301292fd8e98a1ace -> trunk/d038b0130ec7c20ebcac219301292fd8e98a1ace 2025-12-04T09:50:31.9111129Z * [new tag] trunk/d16447dacaf2420ea175f0c275c75da951f57d39 -> trunk/d16447dacaf2420ea175f0c275c75da951f57d39 2025-12-04T09:50:31.9111561Z * [new tag] trunk/d19f1e8cab6810bb2e99141f9976665954c67a50 -> trunk/d19f1e8cab6810bb2e99141f9976665954c67a50 2025-12-04T09:50:31.9111936Z * [new tag] trunk/d1c9f03b2a5af4104721712f8cdffe9b4f340c01 -> trunk/d1c9f03b2a5af4104721712f8cdffe9b4f340c01 2025-12-04T09:50:31.9112291Z * [new tag] trunk/d40f4950f2b7f7aa380a22fe0f6166e71680fbcf -> trunk/d40f4950f2b7f7aa380a22fe0f6166e71680fbcf 2025-12-04T09:50:31.9112650Z * [new tag] trunk/d5038950bacfe36bbf24a47a455fe76901deb8e8 -> trunk/d5038950bacfe36bbf24a47a455fe76901deb8e8 2025-12-04T09:50:31.9113015Z * [new tag] trunk/d54ff42903c2ae0533931ff11d23b35f875bdb3d -> trunk/d54ff42903c2ae0533931ff11d23b35f875bdb3d 2025-12-04T09:50:31.9113374Z * [new tag] trunk/d76697633a2d2b9cced1ae21161849b33bfe7e47 -> trunk/d76697633a2d2b9cced1ae21161849b33bfe7e47 2025-12-04T09:50:31.9113725Z * [new tag] trunk/d78f52b199c547106d4cd9d2856dd0805c118bf1 -> trunk/d78f52b199c547106d4cd9d2856dd0805c118bf1 2025-12-04T09:50:31.9114160Z * [new tag] trunk/d8fd5c6eed28e5004150691d048a3f6785e19a8e -> trunk/d8fd5c6eed28e5004150691d048a3f6785e19a8e 2025-12-04T09:50:31.9114524Z * [new tag] trunk/d900f5e86745dec76713f4b0ef07005ef36b2f5a -> trunk/d900f5e86745dec76713f4b0ef07005ef36b2f5a 2025-12-04T09:50:31.9114883Z * [new tag] trunk/d973dc6b87d763859fe1c5bd1287e3b6b1c49d1b -> trunk/d973dc6b87d763859fe1c5bd1287e3b6b1c49d1b 2025-12-04T09:50:31.9115258Z * [new tag] trunk/d998c03304cb6ede76e1ed535b4ddeb6c2bf40ec -> trunk/d998c03304cb6ede76e1ed535b4ddeb6c2bf40ec 2025-12-04T09:50:31.9115626Z * [new tag] trunk/d9cb8a70833101dbbe16b99520cfbdd70d0a87bf -> trunk/d9cb8a70833101dbbe16b99520cfbdd70d0a87bf 2025-12-04T09:50:31.9115984Z * [new tag] trunk/d9d5e91b43f70eb8637af55db6856d49be391ffd -> trunk/d9d5e91b43f70eb8637af55db6856d49be391ffd 2025-12-04T09:50:31.9116347Z * [new tag] trunk/dd18a75336a4fbd7497955cc5665904724fce889 -> trunk/dd18a75336a4fbd7497955cc5665904724fce889 2025-12-04T09:50:31.9116715Z * [new tag] trunk/ded9bcd61a059bf723e6e84689552962b480ea77 -> trunk/ded9bcd61a059bf723e6e84689552962b480ea77 2025-12-04T09:50:31.9117076Z * [new tag] trunk/dfbd3714d15c37a7b83b322a6b60f997fc00f50c -> trunk/dfbd3714d15c37a7b83b322a6b60f997fc00f50c 2025-12-04T09:50:31.9117439Z * [new tag] trunk/e115f9f4e4b039f8e9a642aaa2bd8254a920541b -> trunk/e115f9f4e4b039f8e9a642aaa2bd8254a920541b 2025-12-04T09:50:31.9117792Z * [new tag] trunk/e3f24fd73ad74c6e7176687986436956c7c18235 -> trunk/e3f24fd73ad74c6e7176687986436956c7c18235 2025-12-04T09:50:31.9118147Z * [new tag] trunk/e7d24d3ff93d1503ba63860b7057438ad93f918e -> trunk/e7d24d3ff93d1503ba63860b7057438ad93f918e 2025-12-04T09:50:31.9118505Z * [new tag] trunk/ea7035f462a0d2830865ee86c832bd101e1427fc -> trunk/ea7035f462a0d2830865ee86c832bd101e1427fc 2025-12-04T09:50:31.9118872Z * [new tag] trunk/eabb7ad2128580ef674446027b95bcf4e21e8df3 -> trunk/eabb7ad2128580ef674446027b95bcf4e21e8df3 2025-12-04T09:50:31.9119231Z * [new tag] trunk/eb5c63652a33da42e7018c23df5f20a3eb4c6ccf -> trunk/eb5c63652a33da42e7018c23df5f20a3eb4c6ccf 2025-12-04T09:50:31.9119602Z * [new tag] trunk/ec2c71f5c85021b8938cdafadce24c15a36fd93e -> trunk/ec2c71f5c85021b8938cdafadce24c15a36fd93e 2025-12-04T09:50:31.9119967Z * [new tag] trunk/ecbcc3f6bf327856b435b259ac63cc2f328c4b4e -> trunk/ecbcc3f6bf327856b435b259ac63cc2f328c4b4e 2025-12-04T09:50:31.9120322Z * [new tag] trunk/ee87bbe876c42575e961b32a0827d76bc9782ca2 -> trunk/ee87bbe876c42575e961b32a0827d76bc9782ca2 2025-12-04T09:50:31.9120686Z * [new tag] trunk/ef019d1d431c4c5a95b594cb90d40a50cd00f5e4 -> trunk/ef019d1d431c4c5a95b594cb90d40a50cd00f5e4 2025-12-04T09:50:31.9121062Z * [new tag] trunk/ef8ecc13830a86c4b231f1aad9aba7851db61b53 -> trunk/ef8ecc13830a86c4b231f1aad9aba7851db61b53 2025-12-04T09:50:31.9121475Z * [new tag] trunk/f1076f5510920044912247b1abb8760cb820f598 -> trunk/f1076f5510920044912247b1abb8760cb820f598 2025-12-04T09:50:31.9121847Z * [new tag] trunk/f2d6a75a00a1d648ca9a0abc6a33e14c3dea6c40 -> trunk/f2d6a75a00a1d648ca9a0abc6a33e14c3dea6c40 2025-12-04T09:50:31.9122207Z * [new tag] trunk/f47dd0ddef1359e5b43e4b962412f67b30ecde56 -> trunk/f47dd0ddef1359e5b43e4b962412f67b30ecde56 2025-12-04T09:50:31.9122578Z * [new tag] trunk/f49d32dfa4730dcfb1b60eeeb369b5889da983c8 -> trunk/f49d32dfa4730dcfb1b60eeeb369b5889da983c8 2025-12-04T09:50:31.9122949Z * [new tag] trunk/f4dedf78fc30fd4b93975787ca6074ee89db9467 -> trunk/f4dedf78fc30fd4b93975787ca6074ee89db9467 2025-12-04T09:50:31.9123304Z * [new tag] trunk/f7c0d03819ebed05c4038f095d66d1b8c54aca17 -> trunk/f7c0d03819ebed05c4038f095d66d1b8c54aca17 2025-12-04T09:50:31.9123732Z * [new tag] trunk/f7e1bd80a063e17453c361837ba6ea2570920a73 -> trunk/f7e1bd80a063e17453c361837ba6ea2570920a73 2025-12-04T09:50:31.9124099Z * [new tag] trunk/f9bd6c53624c7c0ea3772de78498326e84c2f0e7 -> trunk/f9bd6c53624c7c0ea3772de78498326e84c2f0e7 2025-12-04T09:50:31.9124461Z * [new tag] trunk/fb5be221a46b51bfc9509013b0d85bc5a9d4f15b -> trunk/fb5be221a46b51bfc9509013b0d85bc5a9d4f15b 2025-12-04T09:50:31.9124817Z * [new tag] trunk/fdf863d5e1de3b2688c9511e96876e34581dbfd7 -> trunk/fdf863d5e1de3b2688c9511e96876e34581dbfd7 2025-12-04T09:50:31.9125201Z * [new tag] trunk/fe0e65adfc0e7ca6e5f57e6ea8b16bd5cc967307 -> trunk/fe0e65adfc0e7ca6e5f57e6ea8b16bd5cc967307 2025-12-04T09:50:31.9125556Z * [new tag] trunk/fec710bf89173f5355468a7ce1afe9157c3d9009 -> trunk/fec710bf89173f5355468a7ce1afe9157c3d9009 2025-12-04T09:50:31.9125932Z * [new tag] trunk/ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 -> trunk/ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:50:31.9126074Z * [new tag] v0.1.1 -> v0.1.1 2025-12-04T09:50:31.9126201Z * [new tag] v0.1.10 -> v0.1.10 2025-12-04T09:50:31.9126328Z * [new tag] v0.1.11 -> v0.1.11 2025-12-04T09:50:31.9126451Z * [new tag] v0.1.12 -> v0.1.12 2025-12-04T09:50:31.9126572Z * [new tag] v0.1.2 -> v0.1.2 2025-12-04T09:50:31.9126790Z * [new tag] v0.1.3 -> v0.1.3 2025-12-04T09:50:31.9126923Z * [new tag] v0.1.4 -> v0.1.4 2025-12-04T09:50:31.9127040Z * [new tag] v0.1.5 -> v0.1.5 2025-12-04T09:50:31.9127159Z * [new tag] v0.1.6 -> v0.1.6 2025-12-04T09:50:31.9127274Z * [new tag] v0.1.7 -> v0.1.7 2025-12-04T09:50:31.9127408Z * [new tag] v0.1.8 -> v0.1.8 2025-12-04T09:50:31.9127531Z * [new tag] v0.1.9 -> v0.1.9 2025-12-04T09:50:31.9127650Z * [new tag] v0.2.0 -> v0.2.0 2025-12-04T09:50:31.9127775Z * [new tag] v0.3.0 -> v0.3.0 2025-12-04T09:50:31.9127892Z * [new tag] v0.3.1 -> v0.3.1 2025-12-04T09:50:31.9128014Z * [new tag] v0.4.0 -> v0.4.0 2025-12-04T09:50:31.9128145Z * [new tag] v0.4.1 -> v0.4.1 2025-12-04T09:50:31.9128264Z * [new tag] v1.0.0 -> v1.0.0 2025-12-04T09:50:31.9128393Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-12-04T09:50:31.9128520Z * [new tag] v1.0.1 -> v1.0.1 2025-12-04T09:50:31.9128719Z * [new tag] v1.0rc0 -> v1.0rc0 2025-12-04T09:50:31.9128844Z * [new tag] v1.0rc1 -> v1.0rc1 2025-12-04T09:50:31.9128962Z * [new tag] v1.1.0 -> v1.1.0 2025-12-04T09:50:31.9129097Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-12-04T09:50:31.9129217Z * [new tag] v1.10.0 -> v1.10.0 2025-12-04T09:50:31.9129360Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-12-04T09:50:31.9129502Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-12-04T09:50:31.9129628Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-12-04T09:50:31.9129753Z * [new tag] v1.10.1 -> v1.10.1 2025-12-04T09:50:31.9129893Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-12-04T09:50:31.9130013Z * [new tag] v1.10.2 -> v1.10.2 2025-12-04T09:50:31.9130215Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-12-04T09:50:31.9130342Z * [new tag] v1.11.0 -> v1.11.0 2025-12-04T09:50:31.9130472Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-12-04T09:50:31.9130601Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-12-04T09:50:31.9130728Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-12-04T09:50:31.9130859Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-12-04T09:50:31.9130986Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-12-04T09:50:31.9131111Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-12-04T09:50:31.9131248Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-12-04T09:50:31.9131372Z * [new tag] v1.12.0 -> v1.12.0 2025-12-04T09:50:31.9131506Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-12-04T09:50:31.9131656Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-12-04T09:50:31.9131782Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-12-04T09:50:31.9131913Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-12-04T09:50:31.9132048Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-12-04T09:50:31.9132173Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-12-04T09:50:31.9132304Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-12-04T09:50:31.9132431Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-12-04T09:50:31.9132564Z * [new tag] v1.12.1 -> v1.12.1 2025-12-04T09:50:31.9132692Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-12-04T09:50:31.9132822Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-12-04T09:50:31.9132957Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-12-04T09:50:31.9133087Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-12-04T09:50:31.9133213Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-12-04T09:50:31.9133343Z * [new tag] v1.13.0 -> v1.13.0 2025-12-04T09:50:31.9133469Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-12-04T09:50:31.9133593Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-12-04T09:50:31.9133727Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-12-04T09:50:31.9133858Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-12-04T09:50:31.9133985Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-12-04T09:50:31.9134187Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-12-04T09:50:31.9134320Z * [new tag] v1.13.1 -> v1.13.1 2025-12-04T09:50:31.9134445Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-12-04T09:50:31.9134568Z * [new tag] v1.2.0 -> v1.2.0 2025-12-04T09:50:31.9134702Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-12-04T09:50:31.9134824Z * [new tag] v1.3.0 -> v1.3.0 2025-12-04T09:50:31.9134947Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-12-04T09:50:31.9135073Z * [new tag] v1.3.1 -> v1.3.1 2025-12-04T09:50:31.9135194Z * [new tag] v1.4.0 -> v1.4.0 2025-12-04T09:50:31.9135316Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-12-04T09:50:31.9135451Z * [new tag] v1.4.1 -> v1.4.1 2025-12-04T09:50:31.9135635Z * [new tag] v1.5.0 -> v1.5.0 2025-12-04T09:50:31.9135767Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-12-04T09:50:31.9135905Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-12-04T09:50:31.9136035Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-12-04T09:50:31.9136161Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-12-04T09:50:31.9136286Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-12-04T09:50:31.9136413Z * [new tag] v1.5.1 -> v1.5.1 2025-12-04T09:50:31.9136540Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-12-04T09:50:31.9136659Z * [new tag] v1.6.0 -> v1.6.0 2025-12-04T09:50:31.9136800Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-12-04T09:50:31.9136931Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-12-04T09:50:31.9137056Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-12-04T09:50:31.9137191Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-12-04T09:50:31.9137317Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-12-04T09:50:31.9137446Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-12-04T09:50:31.9137584Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-12-04T09:50:31.9137704Z * [new tag] v1.7.0 -> v1.7.0 2025-12-04T09:50:31.9137835Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-12-04T09:50:31.9137962Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-12-04T09:50:31.9138098Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-12-04T09:50:31.9138229Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-12-04T09:50:31.9138353Z * [new tag] v1.7.1 -> v1.7.1 2025-12-04T09:50:31.9138489Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-12-04T09:50:31.9138614Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-12-04T09:50:31.9138739Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-12-04T09:50:31.9138866Z * [new tag] v1.8.0 -> v1.8.0 2025-12-04T09:50:31.9138997Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-12-04T09:50:31.9139121Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-12-04T09:50:31.9139255Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-12-04T09:50:31.9139380Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-12-04T09:50:31.9139577Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-12-04T09:50:31.9139712Z * [new tag] v1.8.1 -> v1.8.1 2025-12-04T09:50:31.9139841Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-12-04T09:50:31.9139971Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-12-04T09:50:31.9140097Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-12-04T09:50:31.9140226Z * [new tag] v1.8.2 -> v1.8.2 2025-12-04T09:50:31.9140357Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-12-04T09:50:31.9140477Z * [new tag] v1.9.0 -> v1.9.0 2025-12-04T09:50:31.9140609Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-12-04T09:50:31.9140749Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-12-04T09:50:31.9140880Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-12-04T09:50:31.9141075Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-12-04T09:50:31.9141204Z * [new tag] v1.9.1 -> v1.9.1 2025-12-04T09:50:31.9141329Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-12-04T09:50:31.9141456Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-12-04T09:50:31.9141582Z * [new tag] v2.0.0 -> v2.0.0 2025-12-04T09:50:31.9141706Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-12-04T09:50:31.9141838Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-12-04T09:50:31.9141960Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-12-04T09:50:31.9142095Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-12-04T09:50:31.9142225Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-12-04T09:50:31.9142353Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-12-04T09:50:31.9142480Z * [new tag] v2.0.1 -> v2.0.1 2025-12-04T09:50:31.9142607Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-12-04T09:50:31.9142729Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-12-04T09:50:31.9142857Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-12-04T09:50:31.9142980Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-12-04T09:50:31.9143099Z * [new tag] v2.1.0 -> v2.1.0 2025-12-04T09:50:31.9143228Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-12-04T09:50:31.9143350Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-12-04T09:50:31.9143476Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-12-04T09:50:31.9143616Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-12-04T09:50:31.9143742Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-12-04T09:50:31.9143866Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-12-04T09:50:31.9143984Z * [new tag] v2.1.1 -> v2.1.1 2025-12-04T09:50:31.9144115Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-12-04T09:50:31.9144244Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-12-04T09:50:31.9144366Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-12-04T09:50:31.9144498Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-12-04T09:50:31.9144622Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-12-04T09:50:31.9144746Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-12-04T09:50:31.9144939Z * [new tag] v2.1.2 -> v2.1.2 2025-12-04T09:50:31.9145070Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-12-04T09:50:31.9145192Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-12-04T09:50:31.9145325Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-12-04T09:50:31.9145444Z * [new tag] v2.2.0 -> v2.2.0 2025-12-04T09:50:31.9145570Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-12-04T09:50:31.9145692Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-12-04T09:50:31.9145824Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-12-04T09:50:31.9145947Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-12-04T09:50:31.9146071Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-12-04T09:50:31.9146211Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-12-04T09:50:31.9146396Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-12-04T09:50:31.9146527Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-12-04T09:50:31.9146651Z * [new tag] v2.2.1 -> v2.2.1 2025-12-04T09:50:31.9146775Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-12-04T09:50:31.9146904Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-12-04T09:50:31.9147039Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-12-04T09:50:31.9147157Z * [new tag] v2.2.2 -> v2.2.2 2025-12-04T09:50:31.9147282Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-12-04T09:50:31.9147408Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-12-04T09:50:31.9147545Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-12-04T09:50:31.9147673Z * [new tag] v2.3.0 -> v2.3.0 2025-12-04T09:50:31.9147800Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-12-04T09:50:31.9147937Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-12-04T09:50:31.9148067Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-12-04T09:50:31.9148194Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-12-04T09:50:31.9148330Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-12-04T09:50:31.9148462Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-12-04T09:50:31.9148591Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-12-04T09:50:31.9148730Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-12-04T09:50:31.9148858Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-12-04T09:50:31.9148985Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-12-04T09:50:31.9149122Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-12-04T09:50:31.9149247Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-12-04T09:50:31.9149369Z * [new tag] v2.3.1 -> v2.3.1 2025-12-04T09:50:31.9149496Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-12-04T09:50:31.9149627Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-12-04T09:50:31.9149754Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-12-04T09:50:31.9149876Z * [new tag] v2.4.0 -> v2.4.0 2025-12-04T09:50:31.9150009Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-12-04T09:50:31.9150136Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-12-04T09:50:31.9150332Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-12-04T09:50:31.9150465Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-12-04T09:50:31.9150591Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-12-04T09:50:31.9150716Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-12-04T09:50:31.9150847Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-12-04T09:50:31.9150971Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-12-04T09:50:31.9151095Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-12-04T09:50:31.9151219Z * [new tag] v2.4.1 -> v2.4.1 2025-12-04T09:50:31.9151350Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-12-04T09:50:31.9151475Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-12-04T09:50:31.9151606Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-12-04T09:50:31.9151801Z * [new tag] v2.5.0 -> v2.5.0 2025-12-04T09:50:31.9151925Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-12-04T09:50:31.9152066Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-12-04T09:50:31.9152199Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-12-04T09:50:31.9152321Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-12-04T09:50:31.9152449Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-12-04T09:50:31.9152580Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-12-04T09:50:31.9152706Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-12-04T09:50:31.9152834Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-12-04T09:50:31.9152970Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-12-04T09:50:31.9153097Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-12-04T09:50:31.9153222Z * [new tag] v2.5.1 -> v2.5.1 2025-12-04T09:50:31.9153346Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-12-04T09:50:31.9153473Z * [new tag] v2.6.0 -> v2.6.0 2025-12-04T09:50:31.9153602Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-12-04T09:50:31.9153726Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-12-04T09:50:31.9153858Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-12-04T09:50:31.9153982Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-12-04T09:50:31.9154108Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-12-04T09:50:31.9154244Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-12-04T09:50:31.9154372Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-12-04T09:50:31.9154497Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-12-04T09:50:31.9154634Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-12-04T09:50:31.9154760Z * [new tag] v2.7.0 -> v2.7.0 2025-12-04T09:50:31.9154886Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-12-04T09:50:31.9155015Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-12-04T09:50:31.9155148Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-12-04T09:50:31.9155272Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-12-04T09:50:31.9155402Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-12-04T09:50:31.9155597Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-12-04T09:50:31.9155725Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-12-04T09:50:31.9155849Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-12-04T09:50:31.9155980Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-12-04T09:50:31.9156107Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-12-04T09:50:31.9156226Z * [new tag] v2.7.1 -> v2.7.1 2025-12-04T09:50:31.9156355Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-12-04T09:50:31.9156486Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-12-04T09:50:31.9156611Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-12-04T09:50:31.9156733Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-12-04T09:50:31.9156867Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-12-04T09:50:31.9157051Z * [new tag] v2.8.0 -> v2.8.0 2025-12-04T09:50:31.9157177Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-12-04T09:50:31.9157314Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-12-04T09:50:31.9157442Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-12-04T09:50:31.9157567Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-12-04T09:50:31.9157710Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-12-04T09:50:31.9157835Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-12-04T09:50:31.9157960Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-12-04T09:50:31.9158094Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-12-04T09:50:31.9158218Z * [new tag] v2.9.0 -> v2.9.0 2025-12-04T09:50:31.9158353Z * [new tag] v2.9.0-rc1 -> v2.9.0-rc1 2025-12-04T09:50:31.9158497Z * [new tag] v2.9.0-rc10 -> v2.9.0-rc10 2025-12-04T09:50:31.9158628Z * [new tag] v2.9.0-rc11 -> v2.9.0-rc11 2025-12-04T09:50:31.9158755Z * [new tag] v2.9.0-rc2 -> v2.9.0-rc2 2025-12-04T09:50:31.9158879Z * [new tag] v2.9.0-rc3 -> v2.9.0-rc3 2025-12-04T09:50:31.9159016Z * [new tag] v2.9.0-rc4 -> v2.9.0-rc4 2025-12-04T09:50:31.9159141Z * [new tag] v2.9.0-rc5 -> v2.9.0-rc5 2025-12-04T09:50:31.9159268Z * [new tag] v2.9.0-rc6 -> v2.9.0-rc6 2025-12-04T09:50:31.9159405Z * [new tag] v2.9.0-rc7 -> v2.9.0-rc7 2025-12-04T09:50:31.9159534Z * [new tag] v2.9.0-rc8 -> v2.9.0-rc8 2025-12-04T09:50:31.9159663Z * [new tag] v2.9.0-rc9 -> v2.9.0-rc9 2025-12-04T09:50:31.9159796Z * [new tag] v2.9.1 -> v2.9.1 2025-12-04T09:50:31.9159924Z * [new tag] v2.9.1-rc1 -> v2.9.1-rc1 2025-12-04T09:50:31.9160050Z * [new tag] v2.9.1-rc2 -> v2.9.1-rc2 2025-12-04T09:50:31.9160242Z * [new tag] viable/strict/1759343184 -> viable/strict/1759343184 2025-12-04T09:50:31.9160418Z * [new tag] viable/strict/1759346540 -> viable/strict/1759346540 2025-12-04T09:50:31.9160591Z * [new tag] viable/strict/1759348181 -> viable/strict/1759348181 2025-12-04T09:50:31.9160771Z * [new tag] viable/strict/1759350324 -> viable/strict/1759350324 2025-12-04T09:50:31.9160943Z * [new tag] viable/strict/1759351793 -> viable/strict/1759351793 2025-12-04T09:50:31.9161190Z * [new tag] viable/strict/1759353844 -> viable/strict/1759353844 2025-12-04T09:50:31.9161369Z * [new tag] viable/strict/1759355374 -> viable/strict/1759355374 2025-12-04T09:50:31.9161554Z * [new tag] viable/strict/1759357472 -> viable/strict/1759357472 2025-12-04T09:50:31.9161721Z * [new tag] viable/strict/1759361002 -> viable/strict/1759361002 2025-12-04T09:50:31.9161900Z * [new tag] viable/strict/1759362585 -> viable/strict/1759362585 2025-12-04T09:50:31.9162083Z * [new tag] viable/strict/1759365359 -> viable/strict/1759365359 2025-12-04T09:50:31.9162254Z * [new tag] viable/strict/1759370089 -> viable/strict/1759370089 2025-12-04T09:50:31.9162426Z * [new tag] viable/strict/1759377554 -> viable/strict/1759377554 2025-12-04T09:50:31.9162603Z * [new tag] viable/strict/1759379133 -> viable/strict/1759379133 2025-12-04T09:50:31.9162775Z * [new tag] viable/strict/1759389871 -> viable/strict/1759389871 2025-12-04T09:50:31.9163006Z * [new tag] viable/strict/1759393562 -> viable/strict/1759393562 2025-12-04T09:50:31.9163188Z * [new tag] viable/strict/1759395076 -> viable/strict/1759395076 2025-12-04T09:50:31.9163360Z * [new tag] viable/strict/1759398579 -> viable/strict/1759398579 2025-12-04T09:50:31.9163534Z * [new tag] viable/strict/1759404142 -> viable/strict/1759404142 2025-12-04T09:50:31.9163718Z * [new tag] viable/strict/1759405773 -> viable/strict/1759405773 2025-12-04T09:50:31.9163887Z * [new tag] viable/strict/1759408041 -> viable/strict/1759408041 2025-12-04T09:50:31.9164058Z * [new tag] viable/strict/1759411593 -> viable/strict/1759411593 2025-12-04T09:50:31.9164235Z * [new tag] viable/strict/1759427395 -> viable/strict/1759427395 2025-12-04T09:50:31.9164407Z * [new tag] viable/strict/1759434582 -> viable/strict/1759434582 2025-12-04T09:50:31.9164580Z * [new tag] viable/strict/1759436720 -> viable/strict/1759436720 2025-12-04T09:50:31.9164751Z * [new tag] viable/strict/1759440219 -> viable/strict/1759440219 2025-12-04T09:50:31.9164931Z * [new tag] viable/strict/1759441948 -> viable/strict/1759441948 2025-12-04T09:50:31.9165100Z * [new tag] viable/strict/1759443860 -> viable/strict/1759443860 2025-12-04T09:50:31.9165271Z * [new tag] viable/strict/1759445377 -> viable/strict/1759445377 2025-12-04T09:50:31.9165450Z * [new tag] viable/strict/1759447415 -> viable/strict/1759447415 2025-12-04T09:50:31.9165624Z * [new tag] viable/strict/1759451750 -> viable/strict/1759451750 2025-12-04T09:50:31.9165791Z * [new tag] viable/strict/1759453910 -> viable/strict/1759453910 2025-12-04T09:50:31.9165978Z * [new tag] viable/strict/1759456483 -> viable/strict/1759456483 2025-12-04T09:50:31.9166155Z * [new tag] viable/strict/1759459279 -> viable/strict/1759459279 2025-12-04T09:50:31.9166330Z * [new tag] viable/strict/1759460742 -> viable/strict/1759460742 2025-12-04T09:50:31.9166506Z * [new tag] viable/strict/1759462025 -> viable/strict/1759462025 2025-12-04T09:50:31.9166676Z * [new tag] viable/strict/1759469086 -> viable/strict/1759469086 2025-12-04T09:50:31.9166921Z * [new tag] viable/strict/1759470581 -> viable/strict/1759470581 2025-12-04T09:50:31.9167104Z * [new tag] viable/strict/1759472786 -> viable/strict/1759472786 2025-12-04T09:50:31.9167273Z * [new tag] viable/strict/1759476294 -> viable/strict/1759476294 2025-12-04T09:50:31.9167444Z * [new tag] viable/strict/1759479963 -> viable/strict/1759479963 2025-12-04T09:50:31.9167700Z * [new tag] viable/strict/1759492177 -> viable/strict/1759492177 2025-12-04T09:50:31.9167882Z * [new tag] viable/strict/1759519278 -> viable/strict/1759519278 2025-12-04T09:50:31.9168056Z * [new tag] viable/strict/1759524580 -> viable/strict/1759524580 2025-12-04T09:50:31.9168227Z * [new tag] viable/strict/1759528193 -> viable/strict/1759528193 2025-12-04T09:50:31.9168414Z * [new tag] viable/strict/1759533797 -> viable/strict/1759533797 2025-12-04T09:50:31.9168589Z * [new tag] viable/strict/1759542780 -> viable/strict/1759542780 2025-12-04T09:50:31.9168763Z * [new tag] viable/strict/1759549779 -> viable/strict/1759549779 2025-12-04T09:50:31.9168946Z * [new tag] viable/strict/1759555455 -> viable/strict/1759555455 2025-12-04T09:50:31.9169116Z * [new tag] viable/strict/1759559176 -> viable/strict/1759559176 2025-12-04T09:50:31.9169289Z * [new tag] viable/strict/1759560629 -> viable/strict/1759560629 2025-12-04T09:50:31.9169530Z * [new tag] viable/strict/1759569848 -> viable/strict/1759569848 2025-12-04T09:50:31.9169699Z * [new tag] viable/strict/1759571382 -> viable/strict/1759571382 2025-12-04T09:50:31.9169867Z * [new tag] viable/strict/1759573474 -> viable/strict/1759573474 2025-12-04T09:50:31.9170042Z * [new tag] viable/strict/1759618187 -> viable/strict/1759618187 2025-12-04T09:50:31.9170209Z * [new tag] viable/strict/1759626742 -> viable/strict/1759626742 2025-12-04T09:50:31.9170379Z * [new tag] viable/strict/1759632427 -> viable/strict/1759632427 2025-12-04T09:50:31.9170558Z * [new tag] viable/strict/1759634971 -> viable/strict/1759634971 2025-12-04T09:50:31.9170725Z * [new tag] viable/strict/1759661382 -> viable/strict/1759661382 2025-12-04T09:50:31.9170900Z * [new tag] viable/strict/1759663294 -> viable/strict/1759663294 2025-12-04T09:50:31.9171075Z * [new tag] viable/strict/1759708178 -> viable/strict/1759708178 2025-12-04T09:50:31.9171244Z * [new tag] viable/strict/1759715695 -> viable/strict/1759715695 2025-12-04T09:50:31.9171411Z * [new tag] viable/strict/1759728293 -> viable/strict/1759728293 2025-12-04T09:50:31.9171580Z * [new tag] viable/strict/1759735513 -> viable/strict/1759735513 2025-12-04T09:50:31.9171754Z * [new tag] viable/strict/1759739177 -> viable/strict/1759739177 2025-12-04T09:50:31.9171921Z * [new tag] viable/strict/1759758635 -> viable/strict/1759758635 2025-12-04T09:50:31.9172090Z * [new tag] viable/strict/1759765784 -> viable/strict/1759765784 2025-12-04T09:50:31.9172265Z * [new tag] viable/strict/1759767948 -> viable/strict/1759767948 2025-12-04T09:50:31.9172440Z * [new tag] viable/strict/1759771461 -> viable/strict/1759771461 2025-12-04T09:50:31.9172607Z * [new tag] viable/strict/1759776706 -> viable/strict/1759776706 2025-12-04T09:50:31.9172793Z * [new tag] viable/strict/1759782317 -> viable/strict/1759782317 2025-12-04T09:50:31.9172961Z * [new tag] viable/strict/1759783777 -> viable/strict/1759783777 2025-12-04T09:50:31.9173128Z * [new tag] viable/strict/1759785815 -> viable/strict/1759785815 2025-12-04T09:50:31.9173306Z * [new tag] viable/strict/1759789459 -> viable/strict/1759789459 2025-12-04T09:50:31.9173479Z * [new tag] viable/strict/1759790974 -> viable/strict/1759790974 2025-12-04T09:50:31.9173651Z * [new tag] viable/strict/1759794583 -> viable/strict/1759794583 2025-12-04T09:50:31.9173831Z * [new tag] viable/strict/1759797408 -> viable/strict/1759797408 2025-12-04T09:50:31.9174067Z * [new tag] viable/strict/1759799518 -> viable/strict/1759799518 2025-12-04T09:50:31.9174234Z * [new tag] viable/strict/1759804909 -> viable/strict/1759804909 2025-12-04T09:50:31.9174409Z * [new tag] viable/strict/1759807643 -> viable/strict/1759807643 2025-12-04T09:50:31.9174587Z * [new tag] viable/strict/1759809089 -> viable/strict/1759809089 2025-12-04T09:50:31.9174759Z * [new tag] viable/strict/1759811145 -> viable/strict/1759811145 2025-12-04T09:50:31.9174931Z * [new tag] viable/strict/1759812581 -> viable/strict/1759812581 2025-12-04T09:50:31.9175119Z * [new tag] viable/strict/1759814683 -> viable/strict/1759814683 2025-12-04T09:50:31.9175292Z * [new tag] viable/strict/1759821889 -> viable/strict/1759821889 2025-12-04T09:50:31.9175473Z * [new tag] viable/strict/1759823376 -> viable/strict/1759823376 2025-12-04T09:50:31.9175723Z * [new tag] viable/strict/1759827107 -> viable/strict/1759827107 2025-12-04T09:50:31.9175896Z * [new tag] viable/strict/1759830577 -> viable/strict/1759830577 2025-12-04T09:50:31.9176072Z * [new tag] viable/strict/1759832720 -> viable/strict/1759832720 2025-12-04T09:50:31.9176252Z * [new tag] viable/strict/1759842063 -> viable/strict/1759842063 2025-12-04T09:50:31.9176419Z * [new tag] viable/strict/1759847121 -> viable/strict/1759847121 2025-12-04T09:50:31.9176585Z * [new tag] viable/strict/1759850721 -> viable/strict/1759850721 2025-12-04T09:50:31.9176760Z * [new tag] viable/strict/1759857870 -> viable/strict/1759857870 2025-12-04T09:50:31.9176930Z * [new tag] viable/strict/1759863143 -> viable/strict/1759863143 2025-12-04T09:50:31.9177101Z * [new tag] viable/strict/1759875874 -> viable/strict/1759875874 2025-12-04T09:50:31.9177289Z * [new tag] viable/strict/1759877385 -> viable/strict/1759877385 2025-12-04T09:50:31.9177461Z * [new tag] viable/strict/1759883801 -> viable/strict/1759883801 2025-12-04T09:50:31.9177635Z * [new tag] viable/strict/1759885922 -> viable/strict/1759885922 2025-12-04T09:50:31.9177813Z * [new tag] viable/strict/1759888488 -> viable/strict/1759888488 2025-12-04T09:50:31.9177981Z * [new tag] viable/strict/1759895471 -> viable/strict/1759895471 2025-12-04T09:50:31.9178151Z * [new tag] viable/strict/1759904803 -> viable/strict/1759904803 2025-12-04T09:50:31.9178319Z * [new tag] viable/strict/1759908300 -> viable/strict/1759908300 2025-12-04T09:50:31.9178494Z * [new tag] viable/strict/1759915520 -> viable/strict/1759915520 2025-12-04T09:50:31.9178666Z * [new tag] viable/strict/1759916978 -> viable/strict/1759916978 2025-12-04T09:50:31.9178841Z * [new tag] viable/strict/1759930024 -> viable/strict/1759930024 2025-12-04T09:50:31.9179018Z * [new tag] viable/strict/1759948122 -> viable/strict/1759948122 2025-12-04T09:50:31.9179188Z * [new tag] viable/strict/1759952983 -> viable/strict/1759952983 2025-12-04T09:50:31.9179356Z * [new tag] viable/strict/1759955121 -> viable/strict/1759955121 2025-12-04T09:50:31.9179536Z * [new tag] viable/strict/1759962298 -> viable/strict/1759962298 2025-12-04T09:50:31.9179708Z * [new tag] viable/strict/1759965837 -> viable/strict/1759965837 2025-12-04T09:50:31.9179874Z * [new tag] viable/strict/1759970213 -> viable/strict/1759970213 2025-12-04T09:50:31.9180050Z * [new tag] viable/strict/1759974894 -> viable/strict/1759974894 2025-12-04T09:50:31.9180287Z * [new tag] viable/strict/1759977763 -> viable/strict/1759977763 2025-12-04T09:50:31.9180461Z * [new tag] viable/strict/1759979241 -> viable/strict/1759979241 2025-12-04T09:50:31.9180638Z * [new tag] viable/strict/1759985417 -> viable/strict/1759985417 2025-12-04T09:50:31.9180808Z * [new tag] viable/strict/1759987490 -> viable/strict/1759987490 2025-12-04T09:50:31.9180978Z * [new tag] viable/strict/1759996180 -> viable/strict/1759996180 2025-12-04T09:50:31.9181153Z * [new tag] viable/strict/1760065682 -> viable/strict/1760065682 2025-12-04T09:50:31.9181323Z * [new tag] viable/strict/1760066894 -> viable/strict/1760066894 2025-12-04T09:50:31.9181491Z * [new tag] viable/strict/1760070345 -> viable/strict/1760070345 2025-12-04T09:50:31.9181660Z * [new tag] viable/strict/1760089782 -> viable/strict/1760089782 2025-12-04T09:50:31.9181845Z * [new tag] viable/strict/1760091921 -> viable/strict/1760091921 2025-12-04T09:50:31.9182079Z * [new tag] viable/strict/1760127924 -> viable/strict/1760127924 2025-12-04T09:50:31.9182251Z * [new tag] viable/strict/1760129489 -> viable/strict/1760129489 2025-12-04T09:50:31.9182430Z * [new tag] viable/strict/1760132980 -> viable/strict/1760132980 2025-12-04T09:50:31.9182603Z * [new tag] viable/strict/1760135060 -> viable/strict/1760135060 2025-12-04T09:50:31.9182772Z * [new tag] viable/strict/1760215782 -> viable/strict/1760215782 2025-12-04T09:50:31.9182950Z * [new tag] viable/strict/1760273849 -> viable/strict/1760273849 2025-12-04T09:50:31.9183119Z * [new tag] viable/strict/1760275517 -> viable/strict/1760275517 2025-12-04T09:50:31.9183445Z * [new tag] viable/strict/1760276979 -> viable/strict/1760276979 2025-12-04T09:50:31.9183728Z * [new tag] viable/strict/1760279007 -> viable/strict/1760279007 2025-12-04T09:50:31.9183903Z * [new tag] viable/strict/1760286328 -> viable/strict/1760286328 2025-12-04T09:50:31.9184075Z * [new tag] viable/strict/1760493304 -> viable/strict/1760493304 2025-12-04T09:50:31.9184256Z * [new tag] viable/strict/1760496298 -> viable/strict/1760496298 2025-12-04T09:50:31.9184430Z * [new tag] viable/strict/1760518396 -> viable/strict/1760518396 2025-12-04T09:50:31.9184596Z * [new tag] viable/strict/1760534864 -> viable/strict/1760534864 2025-12-04T09:50:31.9184781Z * [new tag] viable/strict/1760549062 -> viable/strict/1760549062 2025-12-04T09:50:31.9184953Z * [new tag] viable/strict/1760552799 -> viable/strict/1760552799 2025-12-04T09:50:31.9185121Z * [new tag] viable/strict/1760554355 -> viable/strict/1760554355 2025-12-04T09:50:31.9185298Z * [new tag] viable/strict/1760556275 -> viable/strict/1760556275 2025-12-04T09:50:31.9185481Z * [new tag] viable/strict/1760564979 -> viable/strict/1760564979 2025-12-04T09:50:31.9185650Z * [new tag] viable/strict/1760567049 -> viable/strict/1760567049 2025-12-04T09:50:31.9185818Z * [new tag] viable/strict/1760568585 -> viable/strict/1760568585 2025-12-04T09:50:31.9185993Z * [new tag] viable/strict/1760570630 -> viable/strict/1760570630 2025-12-04T09:50:31.9186160Z * [new tag] viable/strict/1760572180 -> viable/strict/1760572180 2025-12-04T09:50:31.9186329Z * [new tag] viable/strict/1760575094 -> viable/strict/1760575094 2025-12-04T09:50:31.9186507Z * [new tag] viable/strict/1760579709 -> viable/strict/1760579709 2025-12-04T09:50:31.9186679Z * [new tag] viable/strict/1760582614 -> viable/strict/1760582614 2025-12-04T09:50:31.9186943Z * [new tag] viable/strict/1760586815 -> viable/strict/1760586815 2025-12-04T09:50:31.9187122Z * [new tag] viable/strict/1760588829 -> viable/strict/1760588829 2025-12-04T09:50:31.9187298Z * [new tag] viable/strict/1760590200 -> viable/strict/1760590200 2025-12-04T09:50:31.9187470Z * [new tag] viable/strict/1760592311 -> viable/strict/1760592311 2025-12-04T09:50:31.9187651Z * [new tag] viable/strict/1760619733 -> viable/strict/1760619733 2025-12-04T09:50:31.9187827Z * [new tag] viable/strict/1760628335 -> viable/strict/1760628335 2025-12-04T09:50:31.9187999Z * [new tag] viable/strict/1760635490 -> viable/strict/1760635490 2025-12-04T09:50:31.9188176Z * [new tag] viable/strict/1760640743 -> viable/strict/1760640743 2025-12-04T09:50:31.9188344Z * [new tag] viable/strict/1760642528 -> viable/strict/1760642528 2025-12-04T09:50:31.9188582Z * [new tag] viable/strict/1760646330 -> viable/strict/1760646330 2025-12-04T09:50:31.9188759Z * [new tag] viable/strict/1760666101 -> viable/strict/1760666101 2025-12-04T09:50:31.9188930Z * [new tag] viable/strict/1760668990 -> viable/strict/1760668990 2025-12-04T09:50:31.9189101Z * [new tag] viable/strict/1760670600 -> viable/strict/1760670600 2025-12-04T09:50:31.9189383Z * [new tag] viable/strict/1760671704 -> viable/strict/1760671704 2025-12-04T09:50:31.9189567Z * [new tag] viable/strict/1760673121 -> viable/strict/1760673121 2025-12-04T09:50:31.9189737Z * [new tag] viable/strict/1760675352 -> viable/strict/1760675352 2025-12-04T09:50:31.9189909Z * [new tag] viable/strict/1760696731 -> viable/strict/1760696731 2025-12-04T09:50:31.9190181Z * [new tag] viable/strict/1760723515 -> viable/strict/1760723515 2025-12-04T09:50:31.9190359Z * [new tag] viable/strict/1760727234 -> viable/strict/1760727234 2025-12-04T09:50:31.9190531Z * [new tag] viable/strict/1760730578 -> viable/strict/1760730578 2025-12-04T09:50:31.9190716Z * [new tag] viable/strict/1760732726 -> viable/strict/1760732726 2025-12-04T09:50:31.9190885Z * [new tag] viable/strict/1760734180 -> viable/strict/1760734180 2025-12-04T09:50:31.9191056Z * [new tag] viable/strict/1760736251 -> viable/strict/1760736251 2025-12-04T09:50:31.9191244Z * [new tag] viable/strict/1760737772 -> viable/strict/1760737772 2025-12-04T09:50:31.9191412Z * [new tag] viable/strict/1760758005 -> viable/strict/1760758005 2025-12-04T09:50:31.9191583Z * [new tag] viable/strict/1760761532 -> viable/strict/1760761532 2025-12-04T09:50:31.9191762Z * [new tag] viable/strict/1760802581 -> viable/strict/1760802581 2025-12-04T09:50:31.9191933Z * [new tag] viable/strict/1760827772 -> viable/strict/1760827772 2025-12-04T09:50:31.9192103Z * [new tag] viable/strict/1760834524 -> viable/strict/1760834524 2025-12-04T09:50:31.9192285Z * [new tag] viable/strict/1760845009 -> viable/strict/1760845009 2025-12-04T09:50:31.9192454Z * [new tag] viable/strict/1760876836 -> viable/strict/1760876836 2025-12-04T09:50:31.9192624Z * [new tag] viable/strict/1760880329 -> viable/strict/1760880329 2025-12-04T09:50:31.9192800Z * [new tag] viable/strict/1760888987 -> viable/strict/1760888987 2025-12-04T09:50:31.9192981Z * [new tag] viable/strict/1760912664 -> viable/strict/1760912664 2025-12-04T09:50:31.9193150Z * [new tag] viable/strict/1760925321 -> viable/strict/1760925321 2025-12-04T09:50:31.9193393Z * [new tag] viable/strict/1760931488 -> viable/strict/1760931488 2025-12-04T09:50:31.9193580Z * [new tag] viable/strict/1760932693 -> viable/strict/1760932693 2025-12-04T09:50:31.9193751Z * [new tag] viable/strict/1761004184 -> viable/strict/1761004184 2025-12-04T09:50:31.9193919Z * [new tag] viable/strict/1761014748 -> viable/strict/1761014748 2025-12-04T09:50:31.9194093Z * [new tag] viable/strict/1761017491 -> viable/strict/1761017491 2025-12-04T09:50:31.9194263Z * [new tag] viable/strict/1761018806 -> viable/strict/1761018806 2025-12-04T09:50:31.9194432Z * [new tag] viable/strict/1761020754 -> viable/strict/1761020754 2025-12-04T09:50:31.9194610Z * [new tag] viable/strict/1761024303 -> viable/strict/1761024303 2025-12-04T09:50:31.9194786Z * [new tag] viable/strict/1761029582 -> viable/strict/1761029582 2025-12-04T09:50:31.9194963Z * [new tag] viable/strict/1761031535 -> viable/strict/1761031535 2025-12-04T09:50:31.9195223Z * [new tag] viable/strict/1761035196 -> viable/strict/1761035196 2025-12-04T09:50:31.9195393Z * [new tag] viable/strict/1761045825 -> viable/strict/1761045825 2025-12-04T09:50:31.9195661Z * [new tag] viable/strict/1761054796 -> viable/strict/1761054796 2025-12-04T09:50:31.9195844Z * [new tag] viable/strict/1761060314 -> viable/strict/1761060314 2025-12-04T09:50:31.9196014Z * [new tag] viable/strict/1761071198 -> viable/strict/1761071198 2025-12-04T09:50:31.9196188Z * [new tag] viable/strict/1761074628 -> viable/strict/1761074628 2025-12-04T09:50:31.9196362Z * [new tag] viable/strict/1761078351 -> viable/strict/1761078351 2025-12-04T09:50:31.9196633Z * [new tag] viable/strict/1761079822 -> viable/strict/1761079822 2025-12-04T09:50:31.9196817Z * [new tag] viable/strict/1761081873 -> viable/strict/1761081873 2025-12-04T09:50:31.9196993Z * [new tag] viable/strict/1761083392 -> viable/strict/1761083392 2025-12-04T09:50:31.9197170Z * [new tag] viable/strict/1761085465 -> viable/strict/1761085465 2025-12-04T09:50:31.9197340Z * [new tag] viable/strict/1761089099 -> viable/strict/1761089099 2025-12-04T09:50:31.9197508Z * [new tag] viable/strict/1761095535 -> viable/strict/1761095535 2025-12-04T09:50:31.9197686Z * [new tag] viable/strict/1761098119 -> viable/strict/1761098119 2025-12-04T09:50:31.9197854Z * [new tag] viable/strict/1761101330 -> viable/strict/1761101330 2025-12-04T09:50:31.9198022Z * [new tag] viable/strict/1761114425 -> viable/strict/1761114425 2025-12-04T09:50:31.9198197Z * [new tag] viable/strict/1761116036 -> viable/strict/1761116036 2025-12-04T09:50:31.9198369Z * [new tag] viable/strict/1761119379 -> viable/strict/1761119379 2025-12-04T09:50:31.9198550Z * [new tag] viable/strict/1761121601 -> viable/strict/1761121601 2025-12-04T09:50:31.9198730Z * [new tag] viable/strict/1761123234 -> viable/strict/1761123234 2025-12-04T09:50:31.9198899Z * [new tag] viable/strict/1761126621 -> viable/strict/1761126621 2025-12-04T09:50:31.9199070Z * [new tag] viable/strict/1761132259 -> viable/strict/1761132259 2025-12-04T09:50:31.9199248Z * [new tag] viable/strict/1761146746 -> viable/strict/1761146746 2025-12-04T09:50:31.9199417Z * [new tag] viable/strict/1761164752 -> viable/strict/1761164752 2025-12-04T09:50:31.9199585Z * [new tag] viable/strict/1761166198 -> viable/strict/1761166198 2025-12-04T09:50:31.9199754Z * [new tag] viable/strict/1761175424 -> viable/strict/1761175424 2025-12-04T09:50:31.9200490Z * [new tag] viable/strict/1761176983 -> viable/strict/1761176983 2025-12-04T09:50:31.9200665Z * [new tag] viable/strict/1761179891 -> viable/strict/1761179891 2025-12-04T09:50:31.9200847Z * [new tag] viable/strict/1761181930 -> viable/strict/1761181930 2025-12-04T09:50:31.9201028Z * [new tag] viable/strict/1761184516 -> viable/strict/1761184516 2025-12-04T09:50:31.9201200Z * [new tag] viable/strict/1761190179 -> viable/strict/1761190179 2025-12-04T09:50:31.9201368Z * [new tag] viable/strict/1761193558 -> viable/strict/1761193558 2025-12-04T09:50:31.9201557Z * [new tag] viable/strict/1761207990 -> viable/strict/1761207990 2025-12-04T09:50:31.9201727Z * [new tag] viable/strict/1761229539 -> viable/strict/1761229539 2025-12-04T09:50:31.9201899Z * [new tag] viable/strict/1761244031 -> viable/strict/1761244031 2025-12-04T09:50:31.9202190Z * [new tag] viable/strict/1761248986 -> viable/strict/1761248986 2025-12-04T09:50:31.9202435Z * [new tag] viable/strict/1761259791 -> viable/strict/1761259791 2025-12-04T09:50:31.9202609Z * [new tag] viable/strict/1761266139 -> viable/strict/1761266139 2025-12-04T09:50:31.9202870Z * [new tag] viable/strict/1761268316 -> viable/strict/1761268316 2025-12-04T09:50:31.9203052Z * [new tag] viable/strict/1761273805 -> viable/strict/1761273805 2025-12-04T09:50:31.9203223Z * [new tag] viable/strict/1761275261 -> viable/strict/1761275261 2025-12-04T09:50:31.9203407Z * [new tag] viable/strict/1761277913 -> viable/strict/1761277913 2025-12-04T09:50:31.9203578Z * [new tag] viable/strict/1761290701 -> viable/strict/1761290701 2025-12-04T09:50:31.9203751Z * [new tag] viable/strict/1761294396 -> viable/strict/1761294396 2025-12-04T09:50:31.9203931Z * [new tag] viable/strict/1761303047 -> viable/strict/1761303047 2025-12-04T09:50:31.9204113Z * [new tag] viable/strict/1761335388 -> viable/strict/1761335388 2025-12-04T09:50:31.9204283Z * [new tag] viable/strict/1761337551 -> viable/strict/1761337551 2025-12-04T09:50:31.9204457Z * [new tag] viable/strict/1761339007 -> viable/strict/1761339007 2025-12-04T09:50:31.9204631Z * [new tag] viable/strict/1761341050 -> viable/strict/1761341050 2025-12-04T09:50:31.9204799Z * [new tag] viable/strict/1761346188 -> viable/strict/1761346188 2025-12-04T09:50:31.9204967Z * [new tag] viable/strict/1761349792 -> viable/strict/1761349792 2025-12-04T09:50:31.9205143Z * [new tag] viable/strict/1761352620 -> viable/strict/1761352620 2025-12-04T09:50:31.9205311Z * [new tag] viable/strict/1761354730 -> viable/strict/1761354730 2025-12-04T09:50:31.9205485Z * [new tag] viable/strict/1761357298 -> viable/strict/1761357298 2025-12-04T09:50:31.9205664Z * [new tag] viable/strict/1761360201 -> viable/strict/1761360201 2025-12-04T09:50:31.9205831Z * [new tag] viable/strict/1761361753 -> viable/strict/1761361753 2025-12-04T09:50:31.9206000Z * [new tag] viable/strict/1761364351 -> viable/strict/1761364351 2025-12-04T09:50:31.9206173Z * [new tag] viable/strict/1761366338 -> viable/strict/1761366338 2025-12-04T09:50:31.9206344Z * [new tag] viable/strict/1761367802 -> viable/strict/1761367802 2025-12-04T09:50:31.9206510Z * [new tag] viable/strict/1761369889 -> viable/strict/1761369889 2025-12-04T09:50:31.9206686Z * [new tag] viable/strict/1761371385 -> viable/strict/1761371385 2025-12-04T09:50:31.9206944Z * [new tag] viable/strict/1761373581 -> viable/strict/1761373581 2025-12-04T09:50:31.9207192Z * [new tag] viable/strict/1761375054 -> viable/strict/1761375054 2025-12-04T09:50:31.9207363Z * [new tag] viable/strict/1761421785 -> viable/strict/1761421785 2025-12-04T09:50:31.9207538Z * [new tag] viable/strict/1761434614 -> viable/strict/1761434614 2025-12-04T09:50:31.9207706Z * [new tag] viable/strict/1761439254 -> viable/strict/1761439254 2025-12-04T09:50:31.9207877Z * [new tag] viable/strict/1761454187 -> viable/strict/1761454187 2025-12-04T09:50:31.9208054Z * [new tag] viable/strict/1761459991 -> viable/strict/1761459991 2025-12-04T09:50:31.9208224Z * [new tag] viable/strict/1761470668 -> viable/strict/1761470668 2025-12-04T09:50:31.9208494Z * [new tag] viable/strict/1761472188 -> viable/strict/1761472188 2025-12-04T09:50:31.9208675Z * [new tag] viable/strict/1761503178 -> viable/strict/1761503178 2025-12-04T09:50:31.9209445Z * [new tag] viable/strict/1761517492 -> viable/strict/1761517492 2025-12-04T09:50:31.9209624Z * [new tag] viable/strict/1761518981 -> viable/strict/1761518981 2025-12-04T09:50:31.9209926Z * [new tag] viable/strict/1761533609 -> viable/strict/1761533609 2025-12-04T09:50:31.9210100Z * [new tag] viable/strict/1761546438 -> viable/strict/1761546438 2025-12-04T09:50:31.9210271Z * [new tag] viable/strict/1761548133 -> viable/strict/1761548133 2025-12-04T09:50:31.9210451Z * [new tag] viable/strict/1761555186 -> viable/strict/1761555186 2025-12-04T09:50:31.9210622Z * [new tag] viable/strict/1761557178 -> viable/strict/1761557178 2025-12-04T09:50:31.9210793Z * [new tag] viable/strict/1761560772 -> viable/strict/1761560772 2025-12-04T09:50:31.9210986Z * [new tag] viable/strict/1761562266 -> viable/strict/1761562266 2025-12-04T09:50:31.9211162Z * [new tag] viable/strict/1761564260 -> viable/strict/1761564260 2025-12-04T09:50:31.9211333Z * [new tag] viable/strict/1761568072 -> viable/strict/1761568072 2025-12-04T09:50:31.9211501Z * [new tag] viable/strict/1761571683 -> viable/strict/1761571683 2025-12-04T09:50:31.9211677Z * [new tag] viable/strict/1761580199 -> viable/strict/1761580199 2025-12-04T09:50:31.9211844Z * [new tag] viable/strict/1761587383 -> viable/strict/1761587383 2025-12-04T09:50:31.9212011Z * [new tag] viable/strict/1761591165 -> viable/strict/1761591165 2025-12-04T09:50:31.9212190Z * [new tag] viable/strict/1761594575 -> viable/strict/1761594575 2025-12-04T09:50:31.9212357Z * [new tag] viable/strict/1761596710 -> viable/strict/1761596710 2025-12-04T09:50:31.9212529Z * [new tag] viable/strict/1761598189 -> viable/strict/1761598189 2025-12-04T09:50:31.9212713Z * [new tag] viable/strict/1761600254 -> viable/strict/1761600254 2025-12-04T09:50:31.9212884Z * [new tag] viable/strict/1761603879 -> viable/strict/1761603879 2025-12-04T09:50:31.9213053Z * [new tag] viable/strict/1761605429 -> viable/strict/1761605429 2025-12-04T09:50:31.9213230Z * [new tag] viable/strict/1761607468 -> viable/strict/1761607468 2025-12-04T09:50:31.9213397Z * [new tag] viable/strict/1761608983 -> viable/strict/1761608983 2025-12-04T09:50:31.9213563Z * [new tag] viable/strict/1761611846 -> viable/strict/1761611846 2025-12-04T09:50:31.9213737Z * [new tag] viable/strict/1761613922 -> viable/strict/1761613922 2025-12-04T09:50:31.9213907Z * [new tag] viable/strict/1761616504 -> viable/strict/1761616504 2025-12-04T09:50:31.9214155Z * [new tag] viable/strict/1761619599 -> viable/strict/1761619599 2025-12-04T09:50:31.9214335Z * [new tag] viable/strict/1761686693 -> viable/strict/1761686693 2025-12-04T09:50:31.9214505Z * [new tag] viable/strict/1761688179 -> viable/strict/1761688179 2025-12-04T09:50:31.9214725Z * [new tag] viable/strict/1761691973 -> viable/strict/1761691973 2025-12-04T09:50:31.9214944Z * [new tag] viable/strict/1761693884 -> viable/strict/1761693884 2025-12-04T09:50:31.9215120Z * [new tag] viable/strict/1761695389 -> viable/strict/1761695389 2025-12-04T09:50:31.9215289Z * [new tag] viable/strict/1761698408 -> viable/strict/1761698408 2025-12-04T09:50:31.9215459Z * [new tag] viable/strict/1761702931 -> viable/strict/1761702931 2025-12-04T09:50:31.9215722Z * [new tag] viable/strict/1761706307 -> viable/strict/1761706307 2025-12-04T09:50:31.9215898Z * [new tag] viable/strict/1761709065 -> viable/strict/1761709065 2025-12-04T09:50:31.9216133Z * [new tag] viable/strict/1761710285 -> viable/strict/1761710285 2025-12-04T09:50:31.9216313Z * [new tag] viable/strict/1761711983 -> viable/strict/1761711983 2025-12-04T09:50:31.9216480Z * [new tag] viable/strict/1761713514 -> viable/strict/1761713514 2025-12-04T09:50:31.9216649Z * [new tag] viable/strict/1761715523 -> viable/strict/1761715523 2025-12-04T09:50:31.9216826Z * [new tag] viable/strict/1761727973 -> viable/strict/1761727973 2025-12-04T09:50:31.9216993Z * [new tag] viable/strict/1761751558 -> viable/strict/1761751558 2025-12-04T09:50:31.9217165Z * [new tag] viable/strict/1761755187 -> viable/strict/1761755187 2025-12-04T09:50:31.9217344Z * [new tag] viable/strict/1761756826 -> viable/strict/1761756826 2025-12-04T09:50:31.9217519Z * [new tag] viable/strict/1761769551 -> viable/strict/1761769551 2025-12-04T09:50:31.9217696Z * [new tag] viable/strict/1761771032 -> viable/strict/1761771032 2025-12-04T09:50:31.9217869Z * [new tag] viable/strict/1761773101 -> viable/strict/1761773101 2025-12-04T09:50:31.9218037Z * [new tag] viable/strict/1761781792 -> viable/strict/1761781792 2025-12-04T09:50:31.9218205Z * [new tag] viable/strict/1761784788 -> viable/strict/1761784788 2025-12-04T09:50:31.9218386Z * [new tag] viable/strict/1761786740 -> viable/strict/1761786740 2025-12-04T09:50:31.9218558Z * [new tag] viable/strict/1761789332 -> viable/strict/1761789332 2025-12-04T09:50:31.9218725Z * [new tag] viable/strict/1761792569 -> viable/strict/1761792569 2025-12-04T09:50:31.9218899Z * [new tag] viable/strict/1761795289 -> viable/strict/1761795289 2025-12-04T09:50:31.9219076Z * [new tag] viable/strict/1761798345 -> viable/strict/1761798345 2025-12-04T09:50:31.9219251Z * [new tag] viable/strict/1761799827 -> viable/strict/1761799827 2025-12-04T09:50:31.9219419Z * [new tag] viable/strict/1761805604 -> viable/strict/1761805604 2025-12-04T09:50:31.9219597Z * [new tag] viable/strict/1761807202 -> viable/strict/1761807202 2025-12-04T09:50:31.9219765Z * [new tag] viable/strict/1761809094 -> viable/strict/1761809094 2025-12-04T09:50:31.9219936Z * [new tag] viable/strict/1761810576 -> viable/strict/1761810576 2025-12-04T09:50:31.9220116Z * [new tag] viable/strict/1761812771 -> viable/strict/1761812771 2025-12-04T09:50:31.9220291Z * [new tag] viable/strict/1761814363 -> viable/strict/1761814363 2025-12-04T09:50:31.9220465Z * [new tag] viable/strict/1761857410 -> viable/strict/1761857410 2025-12-04T09:50:31.9220704Z * [new tag] viable/strict/1761860985 -> viable/strict/1761860985 2025-12-04T09:50:31.9220874Z * [new tag] viable/strict/1761863094 -> viable/strict/1761863094 2025-12-04T09:50:31.9221137Z * [new tag] viable/strict/1761864590 -> viable/strict/1761864590 2025-12-04T09:50:31.9221312Z * [new tag] viable/strict/1761866675 -> viable/strict/1761866675 2025-12-04T09:50:31.9221481Z * [new tag] viable/strict/1761868178 -> viable/strict/1761868178 2025-12-04T09:50:31.9221647Z * [new tag] viable/strict/1761871111 -> viable/strict/1761871111 2025-12-04T09:50:31.9221822Z * [new tag] viable/strict/1761873126 -> viable/strict/1761873126 2025-12-04T09:50:31.9222083Z * [new tag] viable/strict/1761875714 -> viable/strict/1761875714 2025-12-04T09:50:31.9222257Z * [new tag] viable/strict/1761878924 -> viable/strict/1761878924 2025-12-04T09:50:31.9222496Z * [new tag] viable/strict/1761881727 -> viable/strict/1761881727 2025-12-04T09:50:31.9222671Z * [new tag] viable/strict/1761882959 -> viable/strict/1761882959 2025-12-04T09:50:31.9222836Z * [new tag] viable/strict/1761886268 -> viable/strict/1761886268 2025-12-04T09:50:31.9223005Z * [new tag] viable/strict/1761893641 -> viable/strict/1761893641 2025-12-04T09:50:31.9223181Z * [new tag] viable/strict/1761931517 -> viable/strict/1761931517 2025-12-04T09:50:31.9223350Z * [new tag] viable/strict/1761933080 -> viable/strict/1761933080 2025-12-04T09:50:31.9223519Z * [new tag] viable/strict/1761935217 -> viable/strict/1761935217 2025-12-04T09:50:31.9223694Z * [new tag] viable/strict/1761938533 -> viable/strict/1761938533 2025-12-04T09:50:31.9223862Z * [new tag] viable/strict/1761940184 -> viable/strict/1761940184 2025-12-04T09:50:31.9224039Z * [new tag] viable/strict/1761942338 -> viable/strict/1761942338 2025-12-04T09:50:31.9224217Z * [new tag] viable/strict/1761946100 -> viable/strict/1761946100 2025-12-04T09:50:31.9224385Z * [new tag] viable/strict/1761947374 -> viable/strict/1761947374 2025-12-04T09:50:31.9224552Z * [new tag] viable/strict/1761950978 -> viable/strict/1761950978 2025-12-04T09:50:31.9224729Z * [new tag] viable/strict/1761957727 -> viable/strict/1761957727 2025-12-04T09:50:31.9224901Z * [new tag] viable/strict/1761959532 -> viable/strict/1761959532 2025-12-04T09:50:31.9225069Z * [new tag] viable/strict/1761965366 -> viable/strict/1761965366 2025-12-04T09:50:31.9225251Z * [new tag] viable/strict/1761968066 -> viable/strict/1761968066 2025-12-04T09:50:31.9225422Z * [new tag] viable/strict/1761969322 -> viable/strict/1761969322 2025-12-04T09:50:31.9225603Z * [new tag] viable/strict/1761974723 -> viable/strict/1761974723 2025-12-04T09:50:31.9225772Z * [new tag] viable/strict/1761981837 -> viable/strict/1761981837 2025-12-04T09:50:31.9225946Z * [new tag] viable/strict/1761985546 -> viable/strict/1761985546 2025-12-04T09:50:31.9226114Z * [new tag] viable/strict/1761987030 -> viable/strict/1761987030 2025-12-04T09:50:31.9226281Z * [new tag] viable/strict/1762003554 -> viable/strict/1762003554 2025-12-04T09:50:31.9226458Z * [new tag] viable/strict/1762021560 -> viable/strict/1762021560 2025-12-04T09:50:31.9226631Z * [new tag] viable/strict/1762032190 -> viable/strict/1762032190 2025-12-04T09:50:31.9226800Z * [new tag] viable/strict/1762040981 -> viable/strict/1762040981 2025-12-04T09:50:31.9227038Z * [new tag] viable/strict/1762048525 -> viable/strict/1762048525 2025-12-04T09:50:31.9227208Z * [new tag] viable/strict/1762104223 -> viable/strict/1762104223 2025-12-04T09:50:31.9227473Z * [new tag] viable/strict/1762105778 -> viable/strict/1762105778 2025-12-04T09:50:31.9227657Z * [new tag] viable/strict/1762115109 -> viable/strict/1762115109 2025-12-04T09:50:31.9227824Z * [new tag] viable/strict/1762125840 -> viable/strict/1762125840 2025-12-04T09:50:31.9227992Z * [new tag] viable/strict/1762127377 -> viable/strict/1762127377 2025-12-04T09:50:31.9228267Z * [new tag] viable/strict/1762134925 -> viable/strict/1762134925 2025-12-04T09:50:31.9228438Z * [new tag] viable/strict/1762138338 -> viable/strict/1762138338 2025-12-04T09:50:31.9228608Z * [new tag] viable/strict/1762148993 -> viable/strict/1762148993 2025-12-04T09:50:31.9228793Z * [new tag] viable/strict/1762152871 -> viable/strict/1762152871 2025-12-04T09:50:31.9229032Z * [new tag] viable/strict/1762156183 -> viable/strict/1762156183 2025-12-04T09:50:31.9229201Z * [new tag] viable/strict/1762163457 -> viable/strict/1762163457 2025-12-04T09:50:31.9229370Z * [new tag] viable/strict/1762165569 -> viable/strict/1762165569 2025-12-04T09:50:31.9229557Z * [new tag] viable/strict/1762169035 -> viable/strict/1762169035 2025-12-04T09:50:31.9229724Z * [new tag] viable/strict/1762174936 -> viable/strict/1762174936 2025-12-04T09:50:31.9229896Z * [new tag] viable/strict/1762194412 -> viable/strict/1762194412 2025-12-04T09:50:31.9230071Z * [new tag] viable/strict/1762195876 -> viable/strict/1762195876 2025-12-04T09:50:31.9230238Z * [new tag] viable/strict/1762197788 -> viable/strict/1762197788 2025-12-04T09:50:31.9230411Z * [new tag] viable/strict/1762199389 -> viable/strict/1762199389 2025-12-04T09:50:31.9230598Z * [new tag] viable/strict/1762206585 -> viable/strict/1762206585 2025-12-04T09:50:31.9230766Z * [new tag] viable/strict/1762210184 -> viable/strict/1762210184 2025-12-04T09:50:31.9230933Z * [new tag] viable/strict/1762218736 -> viable/strict/1762218736 2025-12-04T09:50:31.9231112Z * [new tag] viable/strict/1762224529 -> viable/strict/1762224529 2025-12-04T09:50:31.9231280Z * [new tag] viable/strict/1762227253 -> viable/strict/1762227253 2025-12-04T09:50:31.9231449Z * [new tag] viable/strict/1762228515 -> viable/strict/1762228515 2025-12-04T09:50:31.9231622Z * [new tag] viable/strict/1762230349 -> viable/strict/1762230349 2025-12-04T09:50:31.9231791Z * [new tag] viable/strict/1762231859 -> viable/strict/1762231859 2025-12-04T09:50:31.9231963Z * [new tag] viable/strict/1762233925 -> viable/strict/1762233925 2025-12-04T09:50:31.9232147Z * [new tag] viable/strict/1762237630 -> viable/strict/1762237630 2025-12-04T09:50:31.9232315Z * [new tag] viable/strict/1762253522 -> viable/strict/1762253522 2025-12-04T09:50:31.9232484Z * [new tag] viable/strict/1762278588 -> viable/strict/1762278588 2025-12-04T09:50:31.9232652Z * [new tag] viable/strict/1762284203 -> viable/strict/1762284203 2025-12-04T09:50:31.9232839Z * [new tag] viable/strict/1762289446 -> viable/strict/1762289446 2025-12-04T09:50:31.9233016Z * [new tag] viable/strict/1762291515 -> viable/strict/1762291515 2025-12-04T09:50:31.9233185Z * [new tag] viable/strict/1762295100 -> viable/strict/1762295100 2025-12-04T09:50:31.9233360Z * [new tag] viable/strict/1762296590 -> viable/strict/1762296590 2025-12-04T09:50:31.9233692Z * [new tag] viable/strict/1762300179 -> viable/strict/1762300179 2025-12-04T09:50:31.9233867Z * [new tag] viable/strict/1762303207 -> viable/strict/1762303207 2025-12-04T09:50:31.9234050Z * [new tag] viable/strict/1762386584 -> viable/strict/1762386584 2025-12-04T09:50:31.9234220Z * [new tag] viable/strict/1762391537 -> viable/strict/1762391537 2025-12-04T09:50:31.9234484Z * [new tag] viable/strict/1762394119 -> viable/strict/1762394119 2025-12-04T09:50:31.9234661Z * [new tag] viable/strict/1762397437 -> viable/strict/1762397437 2025-12-04T09:50:31.9234831Z * [new tag] viable/strict/1762400256 -> viable/strict/1762400256 2025-12-04T09:50:31.9234998Z * [new tag] viable/strict/1762401469 -> viable/strict/1762401469 2025-12-04T09:50:31.9235181Z * [new tag] viable/strict/1762408195 -> viable/strict/1762408195 2025-12-04T09:50:31.9235359Z * [new tag] viable/strict/1762410411 -> viable/strict/1762410411 2025-12-04T09:50:31.9235598Z * [new tag] viable/strict/1762417613 -> viable/strict/1762417613 2025-12-04T09:50:31.9235776Z * [new tag] viable/strict/1762419198 -> viable/strict/1762419198 2025-12-04T09:50:31.9235946Z * [new tag] viable/strict/1762422656 -> viable/strict/1762422656 2025-12-04T09:50:31.9236114Z * [new tag] viable/strict/1762424746 -> viable/strict/1762424746 2025-12-04T09:50:31.9236281Z * [new tag] viable/strict/1762446386 -> viable/strict/1762446386 2025-12-04T09:50:31.9236457Z * [new tag] viable/strict/1762449912 -> viable/strict/1762449912 2025-12-04T09:50:31.9236627Z * [new tag] viable/strict/1762457031 -> viable/strict/1762457031 2025-12-04T09:50:31.9236799Z * [new tag] viable/strict/1762462441 -> viable/strict/1762462441 2025-12-04T09:50:31.9236987Z * [new tag] viable/strict/1762467909 -> viable/strict/1762467909 2025-12-04T09:50:31.9237166Z * [new tag] viable/strict/1762471493 -> viable/strict/1762471493 2025-12-04T09:50:31.9237336Z * [new tag] viable/strict/1762475990 -> viable/strict/1762475990 2025-12-04T09:50:31.9237516Z * [new tag] viable/strict/1762477933 -> viable/strict/1762477933 2025-12-04T09:50:31.9237691Z * [new tag] viable/strict/1762491053 -> viable/strict/1762491053 2025-12-04T09:50:31.9237859Z * [new tag] viable/strict/1762493118 -> viable/strict/1762493118 2025-12-04T09:50:31.9238035Z * [new tag] viable/strict/1762498442 -> viable/strict/1762498442 2025-12-04T09:50:31.9238203Z * [new tag] viable/strict/1762501778 -> viable/strict/1762501778 2025-12-04T09:50:31.9238371Z * [new tag] viable/strict/1762504001 -> viable/strict/1762504001 2025-12-04T09:50:31.9238554Z * [new tag] viable/strict/1762505583 -> viable/strict/1762505583 2025-12-04T09:50:31.9238721Z * [new tag] viable/strict/1762507523 -> viable/strict/1762507523 2025-12-04T09:50:31.9238895Z * [new tag] viable/strict/1762511140 -> viable/strict/1762511140 2025-12-04T09:50:31.9239074Z * [new tag] viable/strict/1762512632 -> viable/strict/1762512632 2025-12-04T09:50:31.9239246Z * [new tag] viable/strict/1762520467 -> viable/strict/1762520467 2025-12-04T09:50:31.9239415Z * [new tag] viable/strict/1762522016 -> viable/strict/1762522016 2025-12-04T09:50:31.9239585Z * [new tag] viable/strict/1762530591 -> viable/strict/1762530591 2025-12-04T09:50:31.9239862Z * [new tag] viable/strict/1762543405 -> viable/strict/1762543405 2025-12-04T09:50:31.9240035Z * [new tag] viable/strict/1762544998 -> viable/strict/1762544998 2025-12-04T09:50:31.9240285Z * [new tag] viable/strict/1762552182 -> viable/strict/1762552182 2025-12-04T09:50:31.9240463Z * [new tag] viable/strict/1762554297 -> viable/strict/1762554297 2025-12-04T09:50:31.9240730Z * [new tag] viable/strict/1762559381 -> viable/strict/1762559381 2025-12-04T09:50:31.9240901Z * [new tag] viable/strict/1762562222 -> viable/strict/1762562222 2025-12-04T09:50:31.9241084Z * [new tag] viable/strict/1762564319 -> viable/strict/1762564319 2025-12-04T09:50:31.9241251Z * [new tag] viable/strict/1762566904 -> viable/strict/1762566904 2025-12-04T09:50:31.9241420Z * [new tag] viable/strict/1762569781 -> viable/strict/1762569781 2025-12-04T09:50:31.9241595Z * [new tag] viable/strict/1762575940 -> viable/strict/1762575940 2025-12-04T09:50:31.9241763Z * [new tag] viable/strict/1762580974 -> viable/strict/1762580974 2025-12-04T09:50:31.9242014Z * [new tag] viable/strict/1762583185 -> viable/strict/1762583185 2025-12-04T09:50:31.9242195Z * [new tag] viable/strict/1762586647 -> viable/strict/1762586647 2025-12-04T09:50:31.9242368Z * [new tag] viable/strict/1762588183 -> viable/strict/1762588183 2025-12-04T09:50:31.9242539Z * [new tag] viable/strict/1762593886 -> viable/strict/1762593886 2025-12-04T09:50:31.9242713Z * [new tag] viable/strict/1762650743 -> viable/strict/1762650743 2025-12-04T09:50:31.9242882Z * [new tag] viable/strict/1762653328 -> viable/strict/1762653328 2025-12-04T09:50:31.9243050Z * [new tag] viable/strict/1762659342 -> viable/strict/1762659342 2025-12-04T09:50:31.9243219Z * [new tag] viable/strict/1762662360 -> viable/strict/1762662360 2025-12-04T09:50:31.9243392Z * [new tag] viable/strict/1762667377 -> viable/strict/1762667377 2025-12-04T09:50:31.9243571Z * [new tag] viable/strict/1762671090 -> viable/strict/1762671090 2025-12-04T09:50:31.9243739Z * [new tag] viable/strict/1762680284 -> viable/strict/1762680284 2025-12-04T09:50:31.9243915Z * [new tag] viable/strict/1762683900 -> viable/strict/1762683900 2025-12-04T09:50:31.9244081Z * [new tag] viable/strict/1762705541 -> viable/strict/1762705541 2025-12-04T09:50:31.9244251Z * [new tag] viable/strict/1762709004 -> viable/strict/1762709004 2025-12-04T09:50:31.9244423Z * [new tag] viable/strict/1762746004 -> viable/strict/1762746004 2025-12-04T09:50:31.9244591Z * [new tag] viable/strict/1762748799 -> viable/strict/1762748799 2025-12-04T09:50:31.9244757Z * [new tag] viable/strict/1762759504 -> viable/strict/1762759504 2025-12-04T09:50:31.9244937Z * [new tag] viable/strict/1762760973 -> viable/strict/1762760973 2025-12-04T09:50:31.9245108Z * [new tag] viable/strict/1762775374 -> viable/strict/1762775374 2025-12-04T09:50:31.9245275Z * [new tag] viable/strict/1762777661 -> viable/strict/1762777661 2025-12-04T09:50:31.9245453Z * [new tag] viable/strict/1762779774 -> viable/strict/1762779774 2025-12-04T09:50:31.9245621Z * [new tag] viable/strict/1762781259 -> viable/strict/1762781259 2025-12-04T09:50:31.9245788Z * [new tag] viable/strict/1762793628 -> viable/strict/1762793628 2025-12-04T09:50:31.9246050Z * [new tag] viable/strict/1762800711 -> viable/strict/1762800711 2025-12-04T09:50:31.9246227Z * [new tag] viable/strict/1762809894 -> viable/strict/1762809894 2025-12-04T09:50:31.9246395Z * [new tag] viable/strict/1762811384 -> viable/strict/1762811384 2025-12-04T09:50:31.9246638Z * [new tag] viable/strict/1762813841 -> viable/strict/1762813841 2025-12-04T09:50:31.9247006Z * [new tag] viable/strict/1762815047 -> viable/strict/1762815047 2025-12-04T09:50:31.9247177Z * [new tag] viable/strict/1762817094 -> viable/strict/1762817094 2025-12-04T09:50:31.9247346Z * [new tag] viable/strict/1762818582 -> viable/strict/1762818582 2025-12-04T09:50:31.9247524Z * [new tag] viable/strict/1762821623 -> viable/strict/1762821623 2025-12-04T09:50:31.9247692Z * [new tag] viable/strict/1762823531 -> viable/strict/1762823531 2025-12-04T09:50:31.9247864Z * [new tag] viable/strict/1762849583 -> viable/strict/1762849583 2025-12-04T09:50:31.9248043Z * [new tag] viable/strict/1762851200 -> viable/strict/1762851200 2025-12-04T09:50:31.9248218Z * [new tag] viable/strict/1762854603 -> viable/strict/1762854603 2025-12-04T09:50:31.9248398Z * [new tag] viable/strict/1762858276 -> viable/strict/1762858276 2025-12-04T09:50:31.9248650Z * [new tag] viable/strict/1762860891 -> viable/strict/1762860891 2025-12-04T09:50:31.9248821Z * [new tag] viable/strict/1762866174 -> viable/strict/1762866174 2025-12-04T09:50:31.9248989Z * [new tag] viable/strict/1762867653 -> viable/strict/1762867653 2025-12-04T09:50:31.9249165Z * [new tag] viable/strict/1762872669 -> viable/strict/1762872669 2025-12-04T09:50:31.9249333Z * [new tag] viable/strict/1762878380 -> viable/strict/1762878380 2025-12-04T09:50:31.9249502Z * [new tag] viable/strict/1762889003 -> viable/strict/1762889003 2025-12-04T09:50:31.9249682Z * [new tag] viable/strict/1762890589 -> viable/strict/1762890589 2025-12-04T09:50:31.9249852Z * [new tag] viable/strict/1762892743 -> viable/strict/1762892743 2025-12-04T09:50:31.9250027Z * [new tag] viable/strict/1762894271 -> viable/strict/1762894271 2025-12-04T09:50:31.9250212Z * [new tag] viable/strict/1762896287 -> viable/strict/1762896287 2025-12-04T09:50:31.9250385Z * [new tag] viable/strict/1762915871 -> viable/strict/1762915871 2025-12-04T09:50:31.9250557Z * [new tag] viable/strict/1762918569 -> viable/strict/1762918569 2025-12-04T09:50:31.9250726Z * [new tag] viable/strict/1762919776 -> viable/strict/1762919776 2025-12-04T09:50:31.9250901Z * [new tag] viable/strict/1762923072 -> viable/strict/1762923072 2025-12-04T09:50:31.9251071Z * [new tag] viable/strict/1762928826 -> viable/strict/1762928826 2025-12-04T09:50:31.9251238Z * [new tag] viable/strict/1762930451 -> viable/strict/1762930451 2025-12-04T09:50:31.9251416Z * [new tag] viable/strict/1762933780 -> viable/strict/1762933780 2025-12-04T09:50:31.9251587Z * [new tag] viable/strict/1762937638 -> viable/strict/1762937638 2025-12-04T09:50:31.9251756Z * [new tag] viable/strict/1762939545 -> viable/strict/1762939545 2025-12-04T09:50:31.9251929Z * [new tag] viable/strict/1762962692 -> viable/strict/1762962692 2025-12-04T09:50:31.9252095Z * [new tag] viable/strict/1762979143 -> viable/strict/1762979143 2025-12-04T09:50:31.9252361Z * [new tag] viable/strict/1762984188 -> viable/strict/1762984188 2025-12-04T09:50:31.9252541Z * [new tag] viable/strict/1762986306 -> viable/strict/1762986306 2025-12-04T09:50:31.9252709Z * [new tag] viable/strict/1762989903 -> viable/strict/1762989903 2025-12-04T09:50:31.9252876Z * [new tag] viable/strict/1762991377 -> viable/strict/1762991377 2025-12-04T09:50:31.9253056Z * [new tag] viable/strict/1762998921 -> viable/strict/1762998921 2025-12-04T09:50:31.9253388Z * [new tag] viable/strict/1763002287 -> viable/strict/1763002287 2025-12-04T09:50:31.9253560Z * [new tag] viable/strict/1763016840 -> viable/strict/1763016840 2025-12-04T09:50:31.9253746Z * [new tag] viable/strict/1763020180 -> viable/strict/1763020180 2025-12-04T09:50:31.9253919Z * [new tag] viable/strict/1763027421 -> viable/strict/1763027421 2025-12-04T09:50:31.9254087Z * [new tag] viable/strict/1763031120 -> viable/strict/1763031120 2025-12-04T09:50:31.9254255Z * [new tag] viable/strict/1763036861 -> viable/strict/1763036861 2025-12-04T09:50:31.9254440Z * [new tag] viable/strict/1763038993 -> viable/strict/1763038993 2025-12-04T09:50:31.9254614Z * [new tag] viable/strict/1763054703 -> viable/strict/1763054703 2025-12-04T09:50:31.9254785Z * [new tag] viable/strict/1763067061 -> viable/strict/1763067061 2025-12-04T09:50:31.9254967Z * [new tag] viable/strict/1763070847 -> viable/strict/1763070847 2025-12-04T09:50:31.9255212Z * [new tag] viable/strict/1763072706 -> viable/strict/1763072706 2025-12-04T09:50:31.9255382Z * [new tag] viable/strict/1763076302 -> viable/strict/1763076302 2025-12-04T09:50:31.9255566Z * [new tag] viable/strict/1763080816 -> viable/strict/1763080816 2025-12-04T09:50:31.9255733Z * [new tag] viable/strict/1763082732 -> viable/strict/1763082732 2025-12-04T09:50:31.9255904Z * [new tag] viable/strict/1763085329 -> viable/strict/1763085329 2025-12-04T09:50:31.9256082Z * [new tag] viable/strict/1763088623 -> viable/strict/1763088623 2025-12-04T09:50:31.9256253Z * [new tag] viable/strict/1763091402 -> viable/strict/1763091402 2025-12-04T09:50:31.9256426Z * [new tag] viable/strict/1763092602 -> viable/strict/1763092602 2025-12-04T09:50:31.9256621Z * [new tag] viable/strict/1763094355 -> viable/strict/1763094355 2025-12-04T09:50:31.9256792Z * [new tag] viable/strict/1763099390 -> viable/strict/1763099390 2025-12-04T09:50:31.9256963Z * [new tag] viable/strict/1763101608 -> viable/strict/1763101608 2025-12-04T09:50:31.9257155Z * [new tag] viable/strict/1763105102 -> viable/strict/1763105102 2025-12-04T09:50:31.9257322Z * [new tag] viable/strict/1763112347 -> viable/strict/1763112347 2025-12-04T09:50:31.9257495Z * [new tag] viable/strict/1763119471 -> viable/strict/1763119471 2025-12-04T09:50:31.9257668Z * [new tag] viable/strict/1763126835 -> viable/strict/1763126835 2025-12-04T09:50:31.9257844Z * [new tag] viable/strict/1763149779 -> viable/strict/1763149779 2025-12-04T09:50:31.9258011Z * [new tag] viable/strict/1763164178 -> viable/strict/1763164178 2025-12-04T09:50:31.9258185Z * [new tag] viable/strict/1763167104 -> viable/strict/1763167104 2025-12-04T09:50:31.9258361Z * [new tag] viable/strict/1763169132 -> viable/strict/1763169132 2025-12-04T09:50:31.9258528Z * [new tag] viable/strict/1763171708 -> viable/strict/1763171708 2025-12-04T09:50:31.9258792Z * [new tag] viable/strict/1763174759 -> viable/strict/1763174759 2025-12-04T09:50:31.9258971Z * [new tag] viable/strict/1763180744 -> viable/strict/1763180744 2025-12-04T09:50:31.9259139Z * [new tag] viable/strict/1763182227 -> viable/strict/1763182227 2025-12-04T09:50:31.9259309Z * [new tag] viable/strict/1763184309 -> viable/strict/1763184309 2025-12-04T09:50:31.9259576Z * [new tag] viable/strict/1763187991 -> viable/strict/1763187991 2025-12-04T09:50:31.9259753Z * [new tag] viable/strict/1763191445 -> viable/strict/1763191445 2025-12-04T09:50:31.9259997Z * [new tag] viable/strict/1763195152 -> viable/strict/1763195152 2025-12-04T09:50:31.9260170Z * [new tag] viable/strict/1763205769 -> viable/strict/1763205769 2025-12-04T09:50:31.9260339Z * [new tag] viable/strict/1763246990 -> viable/strict/1763246990 2025-12-04T09:50:31.9260506Z * [new tag] viable/strict/1763261578 -> viable/strict/1763261578 2025-12-04T09:50:31.9260685Z * [new tag] viable/strict/1763286573 -> viable/strict/1763286573 2025-12-04T09:50:31.9260855Z * [new tag] viable/strict/1763292167 -> viable/strict/1763292167 2025-12-04T09:50:31.9261024Z * [new tag] viable/strict/1763333386 -> viable/strict/1763333386 2025-12-04T09:50:31.9261193Z * [new tag] viable/strict/1763340082 -> viable/strict/1763340082 2025-12-04T09:50:31.9261373Z * [new tag] viable/strict/1763364324 -> viable/strict/1763364324 2025-12-04T09:50:31.9261610Z * [new tag] viable/strict/1763371569 -> viable/strict/1763371569 2025-12-04T09:50:31.9261780Z * [new tag] viable/strict/1763373067 -> viable/strict/1763373067 2025-12-04T09:50:31.9261953Z * [new tag] viable/strict/1763375157 -> viable/strict/1763375157 2025-12-04T09:50:31.9262124Z * [new tag] viable/strict/1763382462 -> viable/strict/1763382462 2025-12-04T09:50:31.9262293Z * [new tag] viable/strict/1763394661 -> viable/strict/1763394661 2025-12-04T09:50:31.9262468Z * [new tag] viable/strict/1763396797 -> viable/strict/1763396797 2025-12-04T09:50:31.9262635Z * [new tag] viable/strict/1763398542 -> viable/strict/1763398542 2025-12-04T09:50:31.9262801Z * [new tag] viable/strict/1763401807 -> viable/strict/1763401807 2025-12-04T09:50:31.9262979Z * [new tag] viable/strict/1763414698 -> viable/strict/1763414698 2025-12-04T09:50:31.9263151Z * [new tag] viable/strict/1763419807 -> viable/strict/1763419807 2025-12-04T09:50:31.9263320Z * [new tag] viable/strict/1763426369 -> viable/strict/1763426369 2025-12-04T09:50:31.9263499Z * [new tag] viable/strict/1763428331 -> viable/strict/1763428331 2025-12-04T09:50:31.9263670Z * [new tag] viable/strict/1763430922 -> viable/strict/1763430922 2025-12-04T09:50:31.9263845Z * [new tag] viable/strict/1763434184 -> viable/strict/1763434184 2025-12-04T09:50:31.9264029Z * [new tag] viable/strict/1763439973 -> viable/strict/1763439973 2025-12-04T09:50:31.9264196Z * [new tag] viable/strict/1763444995 -> viable/strict/1763444995 2025-12-04T09:50:31.9264366Z * [new tag] viable/strict/1763447206 -> viable/strict/1763447206 2025-12-04T09:50:31.9264547Z * [new tag] viable/strict/1763448826 -> viable/strict/1763448826 2025-12-04T09:50:31.9264727Z * [new tag] viable/strict/1763450717 -> viable/strict/1763450717 2025-12-04T09:50:31.9264992Z * [new tag] viable/strict/1763452183 -> viable/strict/1763452183 2025-12-04T09:50:31.9265167Z * [new tag] viable/strict/1763457945 -> viable/strict/1763457945 2025-12-04T09:50:31.9265351Z * [new tag] viable/strict/1763459439 -> viable/strict/1763459439 2025-12-04T09:50:31.9265521Z * [new tag] viable/strict/1763461556 -> viable/strict/1763461556 2025-12-04T09:50:31.9265779Z * [new tag] viable/strict/1763463103 -> viable/strict/1763463103 2025-12-04T09:50:31.9265956Z * [new tag] viable/strict/1763465100 -> viable/strict/1763465100 2025-12-04T09:50:31.9266123Z * [new tag] viable/strict/1763468866 -> viable/strict/1763468866 2025-12-04T09:50:31.9266362Z * [new tag] viable/strict/1763493823 -> viable/strict/1763493823 2025-12-04T09:50:31.9266542Z * [new tag] viable/strict/1763496249 -> viable/strict/1763496249 2025-12-04T09:50:31.9266715Z * [new tag] viable/strict/1763502620 -> viable/strict/1763502620 2025-12-04T09:50:31.9266888Z * [new tag] viable/strict/1763504715 -> viable/strict/1763504715 2025-12-04T09:50:31.9267069Z * [new tag] viable/strict/1763506208 -> viable/strict/1763506208 2025-12-04T09:50:31.9267239Z * [new tag] viable/strict/1763520590 -> viable/strict/1763520590 2025-12-04T09:50:31.9267411Z * [new tag] viable/strict/1763523357 -> viable/strict/1763523357 2025-12-04T09:50:31.9267589Z * [new tag] viable/strict/1763529922 -> viable/strict/1763529922 2025-12-04T09:50:31.9267760Z * [new tag] viable/strict/1763531408 -> viable/strict/1763531408 2025-12-04T09:50:31.9267937Z * [new tag] viable/strict/1763533622 -> viable/strict/1763533622 2025-12-04T09:50:31.9268165Z * [new tag] viable/strict/1763538576 -> viable/strict/1763538576 2025-12-04T09:50:31.9268345Z * [new tag] viable/strict/1763545823 -> viable/strict/1763545823 2025-12-04T09:50:31.9268513Z * [new tag] viable/strict/1763547951 -> viable/strict/1763547951 2025-12-04T09:50:31.9268687Z * [new tag] viable/strict/1763551477 -> viable/strict/1763551477 2025-12-04T09:50:31.9268866Z * [new tag] viable/strict/1763552982 -> viable/strict/1763552982 2025-12-04T09:50:31.9269041Z * [new tag] viable/strict/1763594698 -> viable/strict/1763594698 2025-12-04T09:50:31.9269208Z * [new tag] viable/strict/1763596178 -> viable/strict/1763596178 2025-12-04T09:50:31.9269385Z * [new tag] viable/strict/1763599155 -> viable/strict/1763599155 2025-12-04T09:50:31.9269562Z * [new tag] viable/strict/1763603717 -> viable/strict/1763603717 2025-12-04T09:50:31.9269737Z * [new tag] viable/strict/1763606923 -> viable/strict/1763606923 2025-12-04T09:50:31.9269914Z * [new tag] viable/strict/1763609715 -> viable/strict/1763609715 2025-12-04T09:50:31.9270087Z * [new tag] viable/strict/1763612757 -> viable/strict/1763612757 2025-12-04T09:50:31.9270254Z * [new tag] viable/strict/1763616325 -> viable/strict/1763616325 2025-12-04T09:50:31.9270431Z * [new tag] viable/strict/1763623509 -> viable/strict/1763623509 2025-12-04T09:50:31.9270608Z * [new tag] viable/strict/1763624984 -> viable/strict/1763624984 2025-12-04T09:50:31.9270778Z * [new tag] viable/strict/1763628796 -> viable/strict/1763628796 2025-12-04T09:50:31.9270956Z * [new tag] viable/strict/1763634343 -> viable/strict/1763634343 2025-12-04T09:50:31.9271241Z * [new tag] viable/strict/1763635867 -> viable/strict/1763635867 2025-12-04T09:50:31.9271416Z * [new tag] viable/strict/1763639382 -> viable/strict/1763639382 2025-12-04T09:50:31.9271586Z * [new tag] viable/strict/1763646626 -> viable/strict/1763646626 2025-12-04T09:50:31.9271762Z * [new tag] viable/strict/1763655997 -> viable/strict/1763655997 2025-12-04T09:50:31.9272021Z * [new tag] viable/strict/1763659444 -> viable/strict/1763659444 2025-12-04T09:50:31.9272199Z * [new tag] viable/strict/1763660992 -> viable/strict/1763660992 2025-12-04T09:50:31.9272376Z * [new tag] viable/strict/1763663201 -> viable/strict/1763663201 2025-12-04T09:50:31.9272547Z * [new tag] viable/strict/1763670362 -> viable/strict/1763670362 2025-12-04T09:50:31.9272718Z * [new tag] viable/strict/1763675378 -> viable/strict/1763675378 2025-12-04T09:50:31.9272969Z * [new tag] viable/strict/1763693343 -> viable/strict/1763693343 2025-12-04T09:50:31.9273138Z * [new tag] viable/strict/1763696088 -> viable/strict/1763696088 2025-12-04T09:50:31.9273307Z * [new tag] viable/strict/1763697343 -> viable/strict/1763697343 2025-12-04T09:50:31.9273486Z * [new tag] viable/strict/1763699165 -> viable/strict/1763699165 2025-12-04T09:50:31.9273659Z * [new tag] viable/strict/1763700660 -> viable/strict/1763700660 2025-12-04T09:50:31.9273830Z * [new tag] viable/strict/1763704209 -> viable/strict/1763704209 2025-12-04T09:50:31.9274008Z * [new tag] viable/strict/1763706411 -> viable/strict/1763706411 2025-12-04T09:50:31.9274181Z * [new tag] viable/strict/1763708082 -> viable/strict/1763708082 2025-12-04T09:50:31.9274355Z * [new tag] viable/strict/1763711381 -> viable/strict/1763711381 2025-12-04T09:50:31.9274600Z * [new tag] viable/strict/1763713593 -> viable/strict/1763713593 2025-12-04T09:50:31.9274771Z * [new tag] viable/strict/1763715201 -> viable/strict/1763715201 2025-12-04T09:50:31.9274940Z * [new tag] viable/strict/1763733017 -> viable/strict/1763733017 2025-12-04T09:50:31.9275109Z * [new tag] viable/strict/1763735108 -> viable/strict/1763735108 2025-12-04T09:50:31.9275288Z * [new tag] viable/strict/1763749579 -> viable/strict/1763749579 2025-12-04T09:50:31.9275457Z * [new tag] viable/strict/1763751113 -> viable/strict/1763751113 2025-12-04T09:50:31.9275628Z * [new tag] viable/strict/1763753035 -> viable/strict/1763753035 2025-12-04T09:50:31.9275816Z * [new tag] viable/strict/1763754578 -> viable/strict/1763754578 2025-12-04T09:50:31.9275991Z * [new tag] viable/strict/1763756748 -> viable/strict/1763756748 2025-12-04T09:50:31.9276174Z * [new tag] viable/strict/1763758205 -> viable/strict/1763758205 2025-12-04T09:50:31.9276349Z * [new tag] viable/strict/1763764050 -> viable/strict/1763764050 2025-12-04T09:50:31.9276518Z * [new tag] viable/strict/1763771887 -> viable/strict/1763771887 2025-12-04T09:50:31.9276686Z * [new tag] viable/strict/1763773920 -> viable/strict/1763773920 2025-12-04T09:50:31.9276859Z * [new tag] viable/strict/1763776501 -> viable/strict/1763776501 2025-12-04T09:50:31.9277026Z * [new tag] viable/strict/1763779437 -> viable/strict/1763779437 2025-12-04T09:50:31.9277195Z * [new tag] viable/strict/1763781038 -> viable/strict/1763781038 2025-12-04T09:50:31.9277473Z * [new tag] viable/strict/1763782245 -> viable/strict/1763782245 2025-12-04T09:50:31.9277641Z * [new tag] viable/strict/1763785568 -> viable/strict/1763785568 2025-12-04T09:50:31.9277818Z * [new tag] viable/strict/1763787006 -> viable/strict/1763787006 2025-12-04T09:50:31.9277997Z * [new tag] viable/strict/1763789103 -> viable/strict/1763789103 2025-12-04T09:50:31.9278257Z * [new tag] viable/strict/1763790578 -> viable/strict/1763790578 2025-12-04T09:50:31.9278426Z * [new tag] viable/strict/1763796275 -> viable/strict/1763796275 2025-12-04T09:50:31.9278604Z * [new tag] viable/strict/1763801465 -> viable/strict/1763801465 2025-12-04T09:50:31.9278772Z * [new tag] viable/strict/1763803522 -> viable/strict/1763803522 2025-12-04T09:50:31.9278937Z * [new tag] viable/strict/1763808581 -> viable/strict/1763808581 2025-12-04T09:50:31.9279106Z * [new tag] viable/strict/1763840977 -> viable/strict/1763840977 2025-12-04T09:50:31.9279349Z * [new tag] viable/strict/1763846659 -> viable/strict/1763846659 2025-12-04T09:50:31.9279520Z * [new tag] viable/strict/1763872065 -> viable/strict/1763872065 2025-12-04T09:50:31.9279687Z * [new tag] viable/strict/1763873648 -> viable/strict/1763873648 2025-12-04T09:50:31.9279873Z * [new tag] viable/strict/1763875506 -> viable/strict/1763875506 2025-12-04T09:50:31.9280045Z * [new tag] viable/strict/1763889904 -> viable/strict/1763889904 2025-12-04T09:50:31.9280218Z * [new tag] viable/strict/1763930999 -> viable/strict/1763930999 2025-12-04T09:50:31.9280399Z * [new tag] viable/strict/1763944964 -> viable/strict/1763944964 2025-12-04T09:50:31.9280566Z * [new tag] viable/strict/1763958474 -> viable/strict/1763958474 2025-12-04T09:50:31.9280735Z * [new tag] viable/strict/1763967263 -> viable/strict/1763967263 2025-12-04T09:50:31.9280911Z * [new tag] viable/strict/1763972803 -> viable/strict/1763972803 2025-12-04T09:50:31.9281146Z * [new tag] viable/strict/1763976376 -> viable/strict/1763976376 2025-12-04T09:50:31.9281322Z * [new tag] viable/strict/1763989404 -> viable/strict/1763989404 2025-12-04T09:50:31.9281502Z * [new tag] viable/strict/1763990887 -> viable/strict/1763990887 2025-12-04T09:50:31.9281676Z * [new tag] viable/strict/1764019919 -> viable/strict/1764019919 2025-12-04T09:50:31.9281845Z * [new tag] viable/strict/1764023134 -> viable/strict/1764023134 2025-12-04T09:50:31.9282023Z * [new tag] viable/strict/1764024593 -> viable/strict/1764024593 2025-12-04T09:50:31.9282188Z * [new tag] viable/strict/1764026706 -> viable/strict/1764026706 2025-12-04T09:50:31.9282355Z * [new tag] viable/strict/1764031139 -> viable/strict/1764031139 2025-12-04T09:50:31.9282525Z * [new tag] viable/strict/1764033131 -> viable/strict/1764033131 2025-12-04T09:50:31.9282708Z * [new tag] viable/strict/1764035725 -> viable/strict/1764035725 2025-12-04T09:50:31.9282877Z * [new tag] viable/strict/1764624265 -> viable/strict/1764624265 2025-12-04T09:50:31.9283046Z * [new tag] viable/strict/1764631514 -> viable/strict/1764631514 2025-12-04T09:50:31.9283225Z * [new tag] viable/strict/1764632987 -> viable/strict/1764632987 2025-12-04T09:50:31.9283393Z * [new tag] viable/strict/1764636063 -> viable/strict/1764636063 2025-12-04T09:50:31.9283657Z * [new tag] viable/strict/1764643975 -> viable/strict/1764643975 2025-12-04T09:50:31.9283833Z * [new tag] viable/strict/1764646859 -> viable/strict/1764646859 2025-12-04T09:50:31.9284002Z * [new tag] viable/strict/1764653120 -> viable/strict/1764653120 2025-12-04T09:50:31.9284180Z * [new tag] viable/strict/1764654632 -> viable/strict/1764654632 2025-12-04T09:50:31.9284406Z * [new tag] viable/strict/1764656821 -> viable/strict/1764656821 2025-12-04T09:50:31.9284619Z * [new tag] viable/strict/1764658557 -> viable/strict/1764658557 2025-12-04T09:50:31.9284787Z * [new tag] viable/strict/1764660333 -> viable/strict/1764660333 2025-12-04T09:50:31.9284964Z * [new tag] viable/strict/1764661812 -> viable/strict/1764661812 2025-12-04T09:50:31.9285131Z * [new tag] viable/strict/1764664023 -> viable/strict/1764664023 2025-12-04T09:50:31.9285300Z * [new tag] viable/strict/1764669150 -> viable/strict/1764669150 2025-12-04T09:50:31.9285477Z * [new tag] viable/strict/1764680709 -> viable/strict/1764680709 2025-12-04T09:50:31.9285646Z * [new tag] viable/strict/1764687619 -> viable/strict/1764687619 2025-12-04T09:50:31.9285881Z * [new tag] viable/strict/1764696355 -> viable/strict/1764696355 2025-12-04T09:50:31.9286055Z * [new tag] viable/strict/1764701767 -> viable/strict/1764701767 2025-12-04T09:50:31.9286232Z * [new tag] viable/strict/1764710768 -> viable/strict/1764710768 2025-12-04T09:50:31.9286401Z * [new tag] viable/strict/1764716202 -> viable/strict/1764716202 2025-12-04T09:50:31.9286569Z * [new tag] viable/strict/1764793566 -> viable/strict/1764793566 2025-12-04T09:50:31.9286818Z * [new tag] viable/strict/1764797093 -> viable/strict/1764797093 2025-12-04T09:50:31.9286995Z * [new tag] viable/strict/1764800729 -> viable/strict/1764800729 2025-12-04T09:50:31.9287137Z * [new tag] whc_flight_1 -> whc_flight_1 2025-12-04T09:50:31.9287284Z * [new tag] whc_flight_2 -> whc_flight_2 2025-12-04T09:50:43.3688338Z * [new tag] whc_flight_4 -> whc_flight_4 2025-12-04T09:50:43.4671675Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32^{object} 2025-12-04T09:50:43.5105414Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:50:43.5142987Z ##[endgroup] 2025-12-04T09:50:43.5143413Z ##[group]Determining the checkout info 2025-12-04T09:50:43.5145879Z ##[endgroup] 2025-12-04T09:50:43.5156983Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2025-12-04T09:50:43.6767965Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2025-12-04T09:50:43.7029158Z ##[group]Checking out the ref 2025-12-04T09:50:43.7040939Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:50:45.5990705Z Updating files: 2% (452/20121) 2025-12-04T09:50:45.8202097Z Updating files: 3% (604/20121) 2025-12-04T09:50:45.9981854Z Updating files: 4% (805/20121) 2025-12-04T09:50:46.0573005Z Updating files: 4% (974/20121) 2025-12-04T09:50:46.6779983Z Updating files: 5% (1007/20121) 2025-12-04T09:50:47.0023176Z Updating files: 6% (1208/20121) 2025-12-04T09:50:47.9005337Z Updating files: 6% (1310/20121) 2025-12-04T09:50:48.0174641Z Updating files: 7% (1409/20121) 2025-12-04T09:50:48.3410830Z Updating files: 7% (1450/20121) 2025-12-04T09:50:49.1560280Z Updating files: 8% (1610/20121) 2025-12-04T09:50:49.1704210Z Updating files: 8% (1769/20121) 2025-12-04T09:50:49.5974326Z Updating files: 9% (1811/20121) 2025-12-04T09:50:50.0263697Z Updating files: 10% (2013/20121) 2025-12-04T09:50:50.2724292Z Updating files: 10% (2169/20121) 2025-12-04T09:50:51.0042678Z Updating files: 11% (2214/20121) 2025-12-04T09:50:51.3635317Z Updating files: 12% (2415/20121) 2025-12-04T09:50:51.8605613Z Updating files: 13% (2616/20121) 2025-12-04T09:50:52.0476855Z Updating files: 14% (2817/20121) 2025-12-04T09:50:52.9813287Z Updating files: 14% (2835/20121) 2025-12-04T09:50:53.0870255Z Updating files: 15% (3019/20121) 2025-12-04T09:50:53.5876363Z Updating files: 15% (3020/20121) 2025-12-04T09:50:53.6572265Z Updating files: 16% (3220/20121) 2025-12-04T09:50:54.0674457Z Updating files: 17% (3421/20121) 2025-12-04T09:50:54.0690354Z Updating files: 17% (3616/20121) 2025-12-04T09:50:55.0487803Z Updating files: 18% (3622/20121) 2025-12-04T09:50:55.0500982Z Updating files: 18% (3820/20121) 2025-12-04T09:50:55.9007906Z Updating files: 19% (3823/20121) 2025-12-04T09:50:56.1087376Z Updating files: 20% (4025/20121) 2025-12-04T09:50:56.5082209Z Updating files: 20% (4049/20121) 2025-12-04T09:50:56.5917197Z Updating files: 21% (4226/20121) 2025-12-04T09:50:57.0736440Z Updating files: 22% (4427/20121) 2025-12-04T09:50:57.1834675Z Updating files: 22% (4574/20121) 2025-12-04T09:50:57.9769661Z Updating files: 23% (4628/20121) 2025-12-04T09:50:58.0541737Z Updating files: 24% (4830/20121) 2025-12-04T09:50:58.4121588Z Updating files: 24% (4871/20121) 2025-12-04T09:50:58.6563248Z Updating files: 25% (5031/20121) 2025-12-04T09:50:58.6947974Z Updating files: 26% (5232/20121) 2025-12-04T09:50:58.7258308Z Updating files: 27% (5433/20121) 2025-12-04T09:50:58.7644336Z Updating files: 28% (5634/20121) 2025-12-04T09:50:58.8591945Z Updating files: 29% (5836/20121) 2025-12-04T09:50:59.1305056Z Updating files: 30% (6037/20121) 2025-12-04T09:51:00.0228513Z Updating files: 30% (6179/20121) 2025-12-04T09:51:00.0967471Z Updating files: 31% (6238/20121) 2025-12-04T09:51:01.1001235Z Updating files: 31% (6250/20121) 2025-12-04T09:51:02.1296730Z Updating files: 31% (6295/20121) 2025-12-04T09:51:03.0827715Z Updating files: 31% (6345/20121) 2025-12-04T09:51:03.0854508Z Updating files: 31% (6438/20121) 2025-12-04T09:51:04.2766409Z Updating files: 32% (6439/20121) 2025-12-04T09:51:04.9878453Z Updating files: 32% (6547/20121) 2025-12-04T09:51:05.2108887Z Updating files: 33% (6640/20121) 2025-12-04T09:51:06.1211932Z Updating files: 33% (6648/20121) 2025-12-04T09:51:06.6513753Z Updating files: 33% (6746/20121) 2025-12-04T09:51:06.9117024Z Updating files: 34% (6842/20121) 2025-12-04T09:51:07.0528555Z Updating files: 35% (7043/20121) 2025-12-04T09:51:07.1197358Z Updating files: 36% (7244/20121) 2025-12-04T09:51:07.1520908Z Updating files: 36% (7374/20121) 2025-12-04T09:51:08.1443642Z Updating files: 37% (7445/20121) 2025-12-04T09:51:08.5540212Z Updating files: 37% (7585/20121) 2025-12-04T09:51:08.9403219Z Updating files: 38% (7646/20121) 2025-12-04T09:51:09.1538711Z Updating files: 39% (7848/20121) 2025-12-04T09:51:10.2226153Z Updating files: 39% (7957/20121) 2025-12-04T09:51:10.5633690Z Updating files: 39% (8029/20121) 2025-12-04T09:51:11.1653301Z Updating files: 40% (8049/20121) 2025-12-04T09:51:11.9506371Z Updating files: 40% (8085/20121) 2025-12-04T09:51:12.0815156Z Updating files: 41% (8250/20121) 2025-12-04T09:51:12.1767449Z Updating files: 42% (8451/20121) 2025-12-04T09:51:13.2008087Z Updating files: 42% (8481/20121) 2025-12-04T09:51:13.3236531Z Updating files: 42% (8633/20121) 2025-12-04T09:51:14.1757488Z Updating files: 43% (8653/20121) 2025-12-04T09:51:15.1735526Z Updating files: 43% (8709/20121) 2025-12-04T09:51:15.4341489Z Updating files: 43% (8789/20121) 2025-12-04T09:51:16.1939853Z Updating files: 44% (8854/20121) 2025-12-04T09:51:16.3373880Z Updating files: 44% (9013/20121) 2025-12-04T09:51:16.4475801Z Updating files: 45% (9055/20121) 2025-12-04T09:51:16.6297175Z Updating files: 46% (9256/20121) 2025-12-04T09:51:17.1945214Z Updating files: 47% (9457/20121) 2025-12-04T09:51:17.1949417Z Updating files: 47% (9656/20121) 2025-12-04T09:51:18.2490156Z Updating files: 48% (9659/20121) 2025-12-04T09:51:19.1907949Z Updating files: 48% (9700/20121) 2025-12-04T09:51:19.9636841Z Updating files: 48% (9792/20121) 2025-12-04T09:51:20.2411095Z Updating files: 49% (9860/20121) 2025-12-04T09:51:21.2614992Z Updating files: 49% (9880/20121) 2025-12-04T09:51:22.2430146Z Updating files: 49% (9952/20121) 2025-12-04T09:51:22.4520812Z Updating files: 49% (10048/20121) 2025-12-04T09:51:23.1543953Z Updating files: 50% (10061/20121) 2025-12-04T09:51:23.2216107Z Updating files: 51% (10262/20121) 2025-12-04T09:51:24.2409510Z Updating files: 51% (10264/20121) 2025-12-04T09:51:24.7774534Z Updating files: 51% (10316/20121) 2025-12-04T09:51:25.0572243Z Updating files: 52% (10463/20121) 2025-12-04T09:51:25.2405987Z Updating files: 53% (10665/20121) 2025-12-04T09:51:26.2614406Z Updating files: 53% (10696/20121) 2025-12-04T09:51:26.7316620Z Updating files: 53% (10816/20121) 2025-12-04T09:51:27.3071740Z Updating files: 54% (10866/20121) 2025-12-04T09:51:28.2652649Z Updating files: 54% (10928/20121) 2025-12-04T09:51:29.0640187Z Updating files: 54% (10988/20121) 2025-12-04T09:51:29.2337289Z Updating files: 55% (11067/20121) 2025-12-04T09:51:30.2893628Z Updating files: 55% (11080/20121) 2025-12-04T09:51:30.9132224Z Updating files: 55% (11208/20121) 2025-12-04T09:51:31.3224944Z Updating files: 56% (11268/20121) 2025-12-04T09:51:31.5627558Z Updating files: 56% (11296/20121) 2025-12-04T09:51:32.2426308Z Updating files: 57% (11469/20121) 2025-12-04T09:51:32.2494819Z Updating files: 57% (11652/20121) 2025-12-04T09:51:33.0342006Z Updating files: 58% (11671/20121) 2025-12-04T09:51:33.3127077Z Updating files: 59% (11872/20121) 2025-12-04T09:51:33.5445738Z Updating files: 59% (11916/20121) 2025-12-04T09:51:33.9557413Z Updating files: 60% (12073/20121) 2025-12-04T09:51:34.2526589Z Updating files: 61% (12274/20121) 2025-12-04T09:51:35.2781988Z Updating files: 61% (12312/20121) 2025-12-04T09:51:35.7022206Z Updating files: 61% (12428/20121) 2025-12-04T09:51:36.3542361Z Updating files: 62% (12476/20121) 2025-12-04T09:51:37.3341021Z Updating files: 62% (12516/20121) 2025-12-04T09:51:38.1606264Z Updating files: 62% (12560/20121) 2025-12-04T09:51:38.2913965Z Updating files: 63% (12677/20121) 2025-12-04T09:51:38.3762145Z Updating files: 63% (12868/20121) 2025-12-04T09:51:39.2927058Z Updating files: 64% (12878/20121) 2025-12-04T09:51:40.2398632Z Updating files: 64% (12956/20121) 2025-12-04T09:51:40.3885072Z Updating files: 65% (13079/20121) 2025-12-04T09:51:41.3035553Z Updating files: 65% (13080/20121) 2025-12-04T09:51:42.1688772Z Updating files: 65% (13180/20121) 2025-12-04T09:51:42.2860250Z Updating files: 66% (13280/20121) 2025-12-04T09:51:43.3307517Z Updating files: 66% (13284/20121) 2025-12-04T09:51:44.1947000Z Updating files: 66% (13388/20121) 2025-12-04T09:51:44.3002900Z Updating files: 67% (13482/20121) 2025-12-04T09:51:44.3428227Z Updating files: 67% (13652/20121) 2025-12-04T09:51:45.3265566Z Updating files: 68% (13683/20121) 2025-12-04T09:51:46.3210664Z Updating files: 68% (13800/20121) 2025-12-04T09:51:46.5819827Z Updating files: 68% (13848/20121) 2025-12-04T09:51:47.3201215Z Updating files: 69% (13884/20121) 2025-12-04T09:51:48.3025283Z Updating files: 69% (13973/20121) 2025-12-04T09:51:48.6461695Z Updating files: 69% (14033/20121) 2025-12-04T09:51:49.3288886Z Updating files: 70% (14085/20121) 2025-12-04T09:51:49.8389090Z Updating files: 70% (14227/20121) 2025-12-04T09:51:50.2918752Z Updating files: 71% (14286/20121) 2025-12-04T09:51:50.4552620Z Updating files: 71% (14326/20121) 2025-12-04T09:51:50.7910331Z Updating files: 72% (14488/20121) 2025-12-04T09:51:51.3139866Z Updating files: 73% (14689/20121) 2025-12-04T09:51:52.3193670Z Updating files: 73% (14732/20121) 2025-12-04T09:51:53.3481610Z Updating files: 73% (14779/20121) 2025-12-04T09:51:53.4216397Z Updating files: 73% (14879/20121) 2025-12-04T09:51:54.3692494Z Updating files: 74% (14890/20121) 2025-12-04T09:51:55.3429286Z Updating files: 74% (14957/20121) 2025-12-04T09:51:55.6818297Z Updating files: 74% (15028/20121) 2025-12-04T09:51:56.3385052Z Updating files: 75% (15091/20121) 2025-12-04T09:51:57.2544591Z Updating files: 75% (15224/20121) 2025-12-04T09:51:57.4307701Z Updating files: 76% (15292/20121) 2025-12-04T09:51:58.4070518Z Updating files: 76% (15294/20121) 2025-12-04T09:51:59.3244463Z Updating files: 76% (15414/20121) 2025-12-04T09:51:59.9954010Z Updating files: 76% (15453/20121) 2025-12-04T09:52:00.3209273Z Updating files: 77% (15494/20121) 2025-12-04T09:52:01.3391452Z Updating files: 77% (15536/20121) 2025-12-04T09:52:02.3716542Z Updating files: 77% (15586/20121) 2025-12-04T09:52:02.6909542Z Updating files: 77% (15650/20121) 2025-12-04T09:52:03.3954821Z Updating files: 78% (15695/20121) 2025-12-04T09:52:04.3931696Z Updating files: 78% (15759/20121) 2025-12-04T09:52:04.4364037Z Updating files: 78% (15846/20121) 2025-12-04T09:52:05.4013875Z Updating files: 79% (15896/20121) 2025-12-04T09:52:06.3754063Z Updating files: 79% (15997/20121) 2025-12-04T09:52:06.5553708Z Updating files: 79% (16074/20121) 2025-12-04T09:52:07.4073059Z Updating files: 80% (16097/20121) 2025-12-04T09:52:08.3773891Z Updating files: 80% (16211/20121) 2025-12-04T09:52:08.5942603Z Updating files: 80% (16282/20121) 2025-12-04T09:52:09.3847557Z Updating files: 81% (16299/20121) 2025-12-04T09:52:10.4234746Z Updating files: 81% (16370/20121) 2025-12-04T09:52:10.6380411Z Updating files: 81% (16481/20121) 2025-12-04T09:52:11.4708313Z Updating files: 82% (16500/20121) 2025-12-04T09:52:12.0357932Z Updating files: 82% (16587/20121) 2025-12-04T09:52:12.1860355Z Updating files: 83% (16701/20121) 2025-12-04T09:52:12.4099217Z Updating files: 84% (16902/20121) 2025-12-04T09:52:13.4222417Z Updating files: 84% (17004/20121) 2025-12-04T09:52:13.4646924Z Updating files: 84% (17094/20121) 2025-12-04T09:52:14.4066936Z Updating files: 85% (17103/20121) 2025-12-04T09:52:15.4614231Z Updating files: 85% (17203/20121) 2025-12-04T09:52:15.5619658Z Updating files: 85% (17274/20121) 2025-12-04T09:52:16.1881635Z Updating files: 86% (17305/20121) 2025-12-04T09:52:16.4341060Z Updating files: 87% (17506/20121) 2025-12-04T09:52:17.3606944Z Updating files: 87% (17598/20121) 2025-12-04T09:52:17.6656244Z Updating files: 88% (17707/20121) 2025-12-04T09:52:18.4482454Z Updating files: 88% (17709/20121) 2025-12-04T09:52:19.0091197Z Updating files: 88% (17836/20121) 2025-12-04T09:52:19.4315320Z Updating files: 89% (17908/20121) 2025-12-04T09:52:19.8773130Z Updating files: 89% (17958/20121) 2025-12-04T09:52:20.2172030Z Updating files: 90% (18109/20121) 2025-12-04T09:52:20.4868815Z Updating files: 91% (18311/20121) 2025-12-04T09:52:21.4307954Z Updating files: 91% (18320/20121) 2025-12-04T09:52:22.4279838Z Updating files: 91% (18405/20121) 2025-12-04T09:52:23.4415105Z Updating files: 91% (18450/20121) 2025-12-04T09:52:23.5599791Z Updating files: 91% (18505/20121) 2025-12-04T09:52:24.5052053Z Updating files: 92% (18512/20121) 2025-12-04T09:52:24.8925344Z Updating files: 92% (18561/20121) 2025-12-04T09:52:25.0771638Z Updating files: 93% (18713/20121) 2025-12-04T09:52:25.2285699Z Updating files: 94% (18914/20121) 2025-12-04T09:52:25.4431752Z Updating files: 95% (19115/20121) 2025-12-04T09:52:25.4744944Z Updating files: 95% (19276/20121) 2025-12-04T09:52:25.9592384Z Updating files: 96% (19317/20121) 2025-12-04T09:52:26.2492839Z Updating files: 97% (19518/20121) 2025-12-04T09:52:26.4864015Z Updating files: 98% (19719/20121) 2025-12-04T09:52:27.2002554Z Updating files: 98% (19755/20121) 2025-12-04T09:52:27.4281291Z Updating files: 99% (19920/20121) 2025-12-04T09:52:27.4281642Z Updating files: 100% (20121/20121) 2025-12-04T09:52:27.4281917Z Updating files: 100% (20121/20121), done. 2025-12-04T09:52:27.6170010Z Note: switching to 'ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32'. 2025-12-04T09:52:27.6170354Z 2025-12-04T09:52:27.6170583Z You are in 'detached HEAD' state. You can look around, make experimental 2025-12-04T09:52:27.6171095Z changes and commit them, and you can discard any commits you make in this 2025-12-04T09:52:27.6171621Z state without impacting any branches by switching back to a branch. 2025-12-04T09:52:27.6171928Z 2025-12-04T09:52:27.6172126Z If you want to create a new branch to retain commits you create, you may 2025-12-04T09:52:27.6172739Z do so (now or later) by using -c with the switch command. Example: 2025-12-04T09:52:27.6173030Z 2025-12-04T09:52:27.6173279Z git switch -c 2025-12-04T09:52:27.6173465Z 2025-12-04T09:52:27.6173565Z Or undo this operation with: 2025-12-04T09:52:27.6173740Z 2025-12-04T09:52:27.6173818Z git switch - 2025-12-04T09:52:27.6173937Z 2025-12-04T09:52:27.6174164Z Turn off this advice by setting config variable advice.detachedHead to false 2025-12-04T09:52:27.6174508Z 2025-12-04T09:52:27.6174760Z HEAD is now at ffd9b0fb435 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T09:52:27.6403734Z ##[endgroup] 2025-12-04T09:52:27.6404270Z ##[group]Setting up auth for fetching submodules 2025-12-04T09:52:27.6417131Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-12-04T09:52:27.6719346Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T09:52:27.6976434Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T09:52:27.7234590Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T09:52:27.7539724Z ##[endgroup] 2025-12-04T09:52:27.7540128Z ##[group]Fetching submodules 2025-12-04T09:52:27.7556461Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2025-12-04T09:52:28.2145388Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2025-12-04T09:52:28.8287720Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-12-04T09:52:28.8288730Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-12-04T09:52:28.8290552Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-12-04T09:52:28.8293238Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-12-04T09:52:28.8294096Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-12-04T09:52:28.8295229Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-12-04T09:52:28.8296411Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-12-04T09:52:28.8297236Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-12-04T09:52:28.8299714Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-12-04T09:52:28.8300760Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-12-04T09:52:28.8301796Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-12-04T09:52:28.8302729Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-12-04T09:52:28.8303685Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-12-04T09:52:28.8306242Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-12-04T09:52:28.8307090Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-12-04T09:52:28.8308042Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-12-04T09:52:28.8309101Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-12-04T09:52:28.8310043Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-12-04T09:52:28.8312566Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:52:28.8313480Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-12-04T09:52:28.8314348Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-12-04T09:52:28.8315203Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-12-04T09:52:28.8316191Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-12-04T09:52:28.8318666Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-12-04T09:52:28.8319561Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-12-04T09:52:28.8320487Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-12-04T09:52:28.8321380Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-12-04T09:52:28.8322198Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-12-04T09:52:28.8324781Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-12-04T09:52:28.8325880Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-12-04T09:52:28.8326959Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-12-04T09:52:28.8327940Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-12-04T09:52:28.8330607Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-12-04T09:52:28.8367205Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-12-04T09:52:28.8368398Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-12-04T09:52:28.8369413Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-12-04T09:52:28.8370422Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-12-04T09:52:30.5746075Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-12-04T09:52:30.6188116Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-12-04T09:52:30.6189364Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-12-04T09:52:31.2987006Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-12-04T09:53:02.8696542Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-12-04T09:53:02.8697171Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-12-04T09:53:02.8697852Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-12-04T09:53:02.8698503Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-12-04T09:53:02.8699138Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-12-04T09:53:02.8699805Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-12-04T09:53:02.8700394Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-12-04T09:53:02.8701003Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-12-04T09:53:02.8701619Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-12-04T09:53:02.8702202Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-12-04T09:53:02.8702874Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-12-04T09:53:02.8703498Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-12-04T09:53:02.8704141Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-12-04T09:53:02.8704964Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-12-04T09:53:02.8705562Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-12-04T09:53:02.8706140Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-12-04T09:53:02.8706691Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-12-04T09:53:02.8707263Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-12-04T09:53:02.8707834Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-12-04T09:53:02.8708401Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-12-04T09:53:02.8708991Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-12-04T09:53:02.8709571Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-12-04T09:53:02.8710280Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-12-04T09:53:02.8711111Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-12-04T09:53:02.8711695Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-12-04T09:53:02.8712253Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-12-04T09:53:02.8712830Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-12-04T09:53:02.8713438Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-12-04T09:53:02.8714037Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-12-04T09:53:02.8714610Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-12-04T09:53:02.8715162Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-12-04T09:53:02.8715730Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-12-04T09:53:02.8716441Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-12-04T09:53:03.5145366Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T09:53:03.6291435Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T09:53:03.7356698Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T09:53:05.2011042Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T09:53:07.9605319Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T09:53:10.1497933Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T09:53:44.1243436Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T09:53:53.2195745Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T09:53:53.2325959Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:54:00.4449319Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-12-04T09:54:15.8759205Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T09:54:16.0873059Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T09:54:19.8726738Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T09:54:20.1031737Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T09:54:20.6174575Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T09:54:20.9461644Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T09:54:26.6650255Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T09:54:28.4519450Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T09:54:28.4749344Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-12-04T09:54:28.4750538Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:54:28.4751684Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:54:28.4752667Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-12-04T09:54:28.4753939Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-12-04T09:54:28.4755140Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:54:28.4756244Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-12-04T09:54:28.5524718Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-12-04T09:54:38.5047038Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-12-04T09:54:38.5047940Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-12-04T09:54:38.5048921Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-12-04T09:54:38.5049895Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-12-04T09:54:38.5050731Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-12-04T09:54:38.5051568Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-12-04T09:54:38.8530697Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T09:54:42.2558759Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T09:54:42.7472032Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T09:54:48.1058946Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T09:54:48.3757834Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:54:48.4734125Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T09:54:49.3055224Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T09:54:50.0505623Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T09:54:50.0640845Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:54:50.0641987Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:54:55.8142173Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-12-04T09:54:55.8143267Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-12-04T09:54:58.3024617Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T09:55:03.3533148Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T09:55:04.8060141Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T09:55:04.9926520Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T09:55:05.2202915Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T09:55:05.4319581Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T09:55:05.7266924Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:55:05.8303076Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T09:55:05.8424770Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-12-04T09:55:22.4589317Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-12-04T09:55:26.6497513Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T09:55:26.7981224Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T09:55:27.1435840Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T09:55:27.1601719Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:55:27.1602977Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:55:27.1604224Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:55:29.4872980Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-12-04T09:55:29.4873862Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-12-04T09:55:29.4874688Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-12-04T09:55:29.8624598Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T09:55:29.8894495Z 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:55:29.8895768Z 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:55:29.8897037Z 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:55:29.8898305Z 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:55:29.8899528Z 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:55:29.8900799Z 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:55:29.8902075Z 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:55:29.8903578Z 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:55:29.8905004Z 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:55:29.9888020Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-12-04T09:55:39.0206367Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-12-04T09:55:39.0207386Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-12-04T09:55:39.0208585Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-12-04T09:55:39.0209832Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-12-04T09:55:39.0210860Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-12-04T09:55:39.0211859Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-12-04T09:55:39.0212836Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-12-04T09:55:39.0213799Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-12-04T09:55:39.6824434Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T09:55:39.8203851Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T09:55:40.1770355Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T09:55:40.2874293Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T09:55:40.2993420Z 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:55:40.6945552Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-12-04T09:55:40.7594171Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T09:55:40.8792674Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T09:55:41.0981437Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:55:41.6660163Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T09:55:41.7760604Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T09:55:41.9169396Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T09:55:41.9319012Z 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:55:44.4735659Z 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:55:44.4737069Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-12-04T09:55:44.4738341Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest'... 2025-12-04T09:55:45.2363374Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T09:55:45.5456936Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T09:55:45.7161737Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T09:55:45.9262998Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:55:46.2607960Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T09:55:46.4667499Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T09:55:47.1616898Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T09:55:50.5750480Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T09:55:50.5898524Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-12-04T09:55:51.6866457Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-12-04T09:55:51.9009459Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T09:55:52.7508203Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T09:55:52.7768081Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:55:52.7769300Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:55:52.7770415Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:55:52.7771535Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:55:52.7772938Z 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:55:52.7774399Z 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:55:52.7775803Z 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:55:52.7776939Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:55:52.8331961Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-12-04T09:56:04.5315314Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-12-04T09:56:04.5316533Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-12-04T09:56:04.5317444Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-12-04T09:56:04.5318374Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-12-04T09:56:04.5319272Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-12-04T09:56:04.5320147Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-12-04T09:56:04.5321065Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-12-04T09:56:04.6713897Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T09:56:04.9044045Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T09:56:05.0074970Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T09:56:05.5467988Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T09:56:05.6392190Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T09:56:05.7600396Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T09:56:05.9028850Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T09:56:05.9168982Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:05.9170375Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:08.5244803Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-12-04T09:56:08.5245939Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-12-04T09:56:09.3914746Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T09:56:09.6275758Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T09:56:15.4035782Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T09:56:15.5041339Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T09:56:17.0054080Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T09:56:17.0253124Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:17.0254437Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:18.4068398Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-12-04T09:56:18.4069465Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-12-04T09:56:18.6567841Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T09:56:18.9382535Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T09:56:19.0198005Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T09:56:19.1165007Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T09:56:19.3546080Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T09:56:19.5249799Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T09:56:19.7299746Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T09:56:19.9922114Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T09:56:20.0112244Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:20.0113418Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:20.0114432Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:20.0115478Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:22.4014458Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-12-04T09:56:22.4015302Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-12-04T09:56:22.4016078Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-12-04T09:56:22.4016999Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-12-04T09:56:22.6304661Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T09:56:22.7667645Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T09:56:23.0855624Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T09:56:23.3815296Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T09:56:23.3937518Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:56:23.6752331Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-12-04T09:56:23.7514497Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T09:56:23.7777429Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2025-12-04T09:56:24.2259475Z Entering 'android/libs/fbjni' 2025-12-04T09:56:24.2687665Z Entering 'third_party/FP16' 2025-12-04T09:56:24.3127613Z Entering 'third_party/FXdiv' 2025-12-04T09:56:24.3536212Z Entering 'third_party/NNPACK' 2025-12-04T09:56:24.4042190Z Entering 'third_party/NVTX' 2025-12-04T09:56:24.4466185Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:56:24.4913561Z Entering 'third_party/XNNPACK' 2025-12-04T09:56:24.5371053Z Entering 'third_party/aiter' 2025-12-04T09:56:24.5766970Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:56:24.6282437Z Entering 'third_party/benchmark' 2025-12-04T09:56:24.6687512Z Entering 'third_party/composable_kernel' 2025-12-04T09:56:24.7117900Z Entering 'third_party/cpp-httplib' 2025-12-04T09:56:24.7527982Z Entering 'third_party/cpuinfo' 2025-12-04T09:56:24.7940692Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:56:24.8359189Z Entering 'third_party/cutlass' 2025-12-04T09:56:24.8833206Z Entering 'third_party/fbgemm' 2025-12-04T09:56:24.9249435Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:56:24.9680237Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:56:25.0103546Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:56:25.0597038Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:56:25.1052672Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:56:25.1449067Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:56:25.1942137Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:56:25.2387823Z Entering 'third_party/flash-attention' 2025-12-04T09:56:25.2793981Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:56:25.3250616Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:56:25.3696427Z Entering 'third_party/flatbuffers' 2025-12-04T09:56:25.4113650Z Entering 'third_party/fmt' 2025-12-04T09:56:25.4565364Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:56:25.4985402Z Entering 'third_party/gloo' 2025-12-04T09:56:25.5423100Z Entering 'third_party/googletest' 2025-12-04T09:56:25.5855096Z Entering 'third_party/ideep' 2025-12-04T09:56:25.6247664Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:56:25.6747997Z Entering 'third_party/ittapi' 2025-12-04T09:56:25.7208303Z Entering 'third_party/kineto' 2025-12-04T09:56:25.7613140Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:56:25.8034394Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:56:25.8444335Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:56:25.8859579Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:56:25.9269789Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:56:25.9669745Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:56:26.0120989Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:56:26.0540216Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:56:26.0989547Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:56:26.1393499Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:56:26.1813883Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:56:26.2268309Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:26.2721609Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:26.3192907Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:56:26.3634369Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:56:26.4171276Z Entering 'third_party/kleidiai' 2025-12-04T09:56:26.4641996Z Entering 'third_party/mimalloc' 2025-12-04T09:56:26.5076119Z Entering 'third_party/nlohmann' 2025-12-04T09:56:26.5545261Z Entering 'third_party/onnx' 2025-12-04T09:56:26.6027701Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:56:26.6427006Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:56:26.6843988Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:56:26.7362800Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:56:26.7804419Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:56:26.8272987Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:56:26.8714078Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:56:26.9186962Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:56:26.9605305Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:56:27.0030810Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:27.0458962Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:27.0977569Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:56:27.1457286Z Entering 'third_party/pocketfft' 2025-12-04T09:56:27.1909976Z Entering 'third_party/protobuf' 2025-12-04T09:56:27.2318318Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:27.2749089Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:27.3203763Z Entering 'third_party/psimd' 2025-12-04T09:56:27.3625023Z Entering 'third_party/pthreadpool' 2025-12-04T09:56:27.4180811Z Entering 'third_party/pybind11' 2025-12-04T09:56:27.4602967Z Entering 'third_party/python-peachpy' 2025-12-04T09:56:27.5022909Z Entering 'third_party/sleef' 2025-12-04T09:56:27.5528744Z Entering 'third_party/tensorpipe' 2025-12-04T09:56:27.5951215Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:27.6363110Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:27.6779053Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:27.7257080Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:27.7670981Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:56:27.8265194Z ##[endgroup] 2025-12-04T09:56:27.8266180Z ##[group]Persisting credentials for submodules 2025-12-04T09:56:27.8280825Z [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:56:28.2502205Z Entering 'android/libs/fbjni' 2025-12-04T09:56:28.3139063Z Entering 'third_party/FP16' 2025-12-04T09:56:28.3795390Z Entering 'third_party/FXdiv' 2025-12-04T09:56:28.4445189Z Entering 'third_party/NNPACK' 2025-12-04T09:56:28.5180899Z Entering 'third_party/NVTX' 2025-12-04T09:56:28.5815918Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:56:28.6500164Z Entering 'third_party/XNNPACK' 2025-12-04T09:56:28.7175978Z Entering 'third_party/aiter' 2025-12-04T09:56:28.7819931Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:56:28.8496930Z Entering 'third_party/benchmark' 2025-12-04T09:56:28.9123307Z Entering 'third_party/composable_kernel' 2025-12-04T09:56:28.9830408Z Entering 'third_party/cpp-httplib' 2025-12-04T09:56:29.0546772Z Entering 'third_party/cpuinfo' 2025-12-04T09:56:29.1200332Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:56:29.1844544Z Entering 'third_party/cutlass' 2025-12-04T09:56:29.2575849Z Entering 'third_party/fbgemm' 2025-12-04T09:56:29.3197403Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:56:29.3870071Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:56:29.4501233Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:56:29.5197473Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:56:29.5917561Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:56:29.6574061Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:56:29.7292269Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:56:29.7950009Z Entering 'third_party/flash-attention' 2025-12-04T09:56:29.8629537Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:56:29.9350767Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:56:30.0008088Z Entering 'third_party/flatbuffers' 2025-12-04T09:56:30.0637476Z Entering 'third_party/fmt' 2025-12-04T09:56:30.1296998Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:56:30.1921881Z Entering 'third_party/gloo' 2025-12-04T09:56:30.2655816Z Entering 'third_party/googletest' 2025-12-04T09:56:30.3372334Z Entering 'third_party/ideep' 2025-12-04T09:56:30.3978161Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:56:30.4643284Z Entering 'third_party/ittapi' 2025-12-04T09:56:30.5322559Z Entering 'third_party/kineto' 2025-12-04T09:56:30.5945537Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:56:30.6642164Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:56:30.7414228Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:56:30.8078771Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:56:30.8852931Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:56:30.9466594Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:56:31.0122736Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:56:31.0752506Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:56:31.1381398Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:56:31.2000546Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:56:31.2624477Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:56:31.3235011Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:31.3933193Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:31.4647146Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:56:31.5387802Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:56:31.6038100Z Entering 'third_party/kleidiai' 2025-12-04T09:56:31.6710742Z Entering 'third_party/mimalloc' 2025-12-04T09:56:31.7372539Z Entering 'third_party/nlohmann' 2025-12-04T09:56:31.8005872Z Entering 'third_party/onnx' 2025-12-04T09:56:31.8677344Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:56:31.9335361Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:56:31.9955528Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:56:32.0609299Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:56:32.1251848Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:56:32.1887978Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:56:32.2512492Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:56:32.3133150Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:56:32.3790336Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:56:32.4406641Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:32.5058287Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:32.5763888Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:56:32.6453546Z Entering 'third_party/pocketfft' 2025-12-04T09:56:32.7097035Z Entering 'third_party/protobuf' 2025-12-04T09:56:32.7716385Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:32.8347472Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:32.9107955Z Entering 'third_party/psimd' 2025-12-04T09:56:32.9827124Z Entering 'third_party/pthreadpool' 2025-12-04T09:56:33.0458354Z Entering 'third_party/pybind11' 2025-12-04T09:56:33.1067266Z Entering 'third_party/python-peachpy' 2025-12-04T09:56:33.1669304Z Entering 'third_party/sleef' 2025-12-04T09:56:33.2275277Z Entering 'third_party/tensorpipe' 2025-12-04T09:56:33.2884290Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:33.3524944Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:33.4131243Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:33.4799053Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:33.5406791Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:56:33.6187023Z [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:56:34.0409798Z Entering 'android/libs/fbjni' 2025-12-04T09:56:34.1041389Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T09:56:34.1199430Z Entering 'third_party/FP16' 2025-12-04T09:56:34.1878075Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T09:56:34.2046293Z Entering 'third_party/FXdiv' 2025-12-04T09:56:34.2651170Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T09:56:34.2799324Z Entering 'third_party/NNPACK' 2025-12-04T09:56:34.3383932Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T09:56:34.3544037Z Entering 'third_party/NVTX' 2025-12-04T09:56:34.4139326Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T09:56:34.4289621Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:56:34.4872855Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T09:56:34.5033806Z Entering 'third_party/XNNPACK' 2025-12-04T09:56:34.5635882Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T09:56:34.5803986Z Entering 'third_party/aiter' 2025-12-04T09:56:34.6452768Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T09:56:34.6629553Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:56:34.7266894Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T09:56:34.7450573Z Entering 'third_party/benchmark' 2025-12-04T09:56:34.8032755Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:56:34.8235821Z Entering 'third_party/composable_kernel' 2025-12-04T09:56:34.8817317Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T09:56:34.8983074Z Entering 'third_party/cpp-httplib' 2025-12-04T09:56:34.9588125Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T09:56:34.9741860Z Entering 'third_party/cpuinfo' 2025-12-04T09:56:35.0359620Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T09:56:35.0510858Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:56:35.1183391Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T09:56:35.1337135Z Entering 'third_party/cutlass' 2025-12-04T09:56:35.1928733Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T09:56:35.2103186Z Entering 'third_party/fbgemm' 2025-12-04T09:56:35.2724204Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T09:56:35.2869635Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:56:35.3482799Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T09:56:35.3637927Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:56:35.4236706Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T09:56:35.4400271Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:56:35.5028895Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T09:56:35.5239243Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:56:35.5865091Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T09:56:35.6035783Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:56:35.6679047Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T09:56:35.6829132Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:56:35.7486633Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T09:56:35.7649619Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:56:35.8252602Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T09:56:35.8435485Z Entering 'third_party/flash-attention' 2025-12-04T09:56:35.9066452Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T09:56:35.9215154Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:56:35.9838872Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T09:56:36.0000362Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:56:36.0661899Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T09:56:36.0843450Z Entering 'third_party/flatbuffers' 2025-12-04T09:56:36.1495753Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T09:56:36.1658229Z Entering 'third_party/fmt' 2025-12-04T09:56:36.2241265Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T09:56:36.2390377Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:56:36.3075568Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T09:56:36.3305517Z Entering 'third_party/gloo' 2025-12-04T09:56:36.3903322Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T09:56:36.4073406Z Entering 'third_party/googletest' 2025-12-04T09:56:36.4657812Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:56:36.4816032Z Entering 'third_party/ideep' 2025-12-04T09:56:36.5463982Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T09:56:36.5600433Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:56:36.6232692Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T09:56:36.6408987Z Entering 'third_party/ittapi' 2025-12-04T09:56:36.7089057Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T09:56:36.7257774Z Entering 'third_party/kineto' 2025-12-04T09:56:36.7830806Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T09:56:36.7970895Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:56:36.8567334Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T09:56:36.8717416Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:56:36.9332228Z 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:56:36.9485687Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:56:37.0230457Z 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:56:37.0385543Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:56:37.1055854Z 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:56:37.1215760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:56:37.1844173Z 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:56:37.1992010Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:56:37.2695403Z 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:56:37.2867099Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:56:37.3575641Z 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:56:37.3732049Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:56:37.4363625Z 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:56:37.4514237Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:56:37.5183068Z 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:56:37.5340820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:56:37.5948039Z 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:56:37.6103089Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:56:37.6819010Z 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:56:37.6958552Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:37.7636800Z 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:56:37.7832281Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:37.8485902Z 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:56:37.8689846Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:56:37.9451356Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T09:56:37.9626143Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:56:38.0360152Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T09:56:38.0537579Z Entering 'third_party/kleidiai' 2025-12-04T09:56:38.1174414Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T09:56:38.1337431Z Entering 'third_party/mimalloc' 2025-12-04T09:56:38.1934950Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T09:56:38.2096288Z Entering 'third_party/nlohmann' 2025-12-04T09:56:38.2766389Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T09:56:38.2965177Z Entering 'third_party/onnx' 2025-12-04T09:56:38.3600771Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T09:56:38.3803444Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:56:38.4404625Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:56:38.4596542Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:56:38.5271222Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T09:56:38.5422800Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:56:38.6100949Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:56:38.6255815Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:56:38.6935069Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:56:38.7099880Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:56:38.7698678Z 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:56:38.7855100Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:56:38.8453263Z 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:56:38.8607910Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:56:38.9206161Z 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:56:38.9367493Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:56:38.9964293Z 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:56:39.0116595Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:56:39.0714067Z 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:56:39.0862633Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:39.1490120Z 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:56:39.1645328Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:39.2274443Z 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:56:39.2475584Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:56:39.3113084Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T09:56:39.3318553Z Entering 'third_party/pocketfft' 2025-12-04T09:56:39.4022984Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T09:56:39.4179645Z Entering 'third_party/protobuf' 2025-12-04T09:56:39.4815287Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T09:56:39.4969603Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:39.5668474Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:56:39.5843514Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:39.6540390Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:56:39.6717397Z Entering 'third_party/psimd' 2025-12-04T09:56:39.7316294Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T09:56:39.7480952Z Entering 'third_party/pthreadpool' 2025-12-04T09:56:39.8092131Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T09:56:39.8247964Z Entering 'third_party/pybind11' 2025-12-04T09:56:39.8916872Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:56:39.9072315Z Entering 'third_party/python-peachpy' 2025-12-04T09:56:39.9704616Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T09:56:39.9858001Z Entering 'third_party/sleef' 2025-12-04T09:56:40.0556098Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T09:56:40.0712539Z Entering 'third_party/tensorpipe' 2025-12-04T09:56:40.1344168Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T09:56:40.1584678Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:40.2261005Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:56:40.2420375Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:40.3064688Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T09:56:40.3219537Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:40.3877928Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T09:56:40.4072154Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:40.4680607Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:56:40.4819903Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:56:40.5529964Z 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:56:40.6344570Z [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:56:41.0447544Z Entering 'android/libs/fbjni' 2025-12-04T09:56:41.0914750Z Entering 'third_party/FP16' 2025-12-04T09:56:41.1334304Z Entering 'third_party/FXdiv' 2025-12-04T09:56:41.1861932Z Entering 'third_party/NNPACK' 2025-12-04T09:56:41.2270724Z Entering 'third_party/NVTX' 2025-12-04T09:56:41.2718175Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:56:41.3137568Z Entering 'third_party/XNNPACK' 2025-12-04T09:56:41.3554353Z Entering 'third_party/aiter' 2025-12-04T09:56:41.4036856Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:56:41.4486767Z Entering 'third_party/benchmark' 2025-12-04T09:56:41.4900511Z Entering 'third_party/composable_kernel' 2025-12-04T09:56:41.5314579Z Entering 'third_party/cpp-httplib' 2025-12-04T09:56:41.5723882Z Entering 'third_party/cpuinfo' 2025-12-04T09:56:41.6136105Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:56:41.6548570Z Entering 'third_party/cutlass' 2025-12-04T09:56:41.6965874Z Entering 'third_party/fbgemm' 2025-12-04T09:56:41.7389297Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:56:41.7801946Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:56:41.8228678Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:56:41.8654856Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:56:41.9087741Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:56:41.9497436Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:56:41.9933151Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:56:42.0370928Z Entering 'third_party/flash-attention' 2025-12-04T09:56:42.0769498Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:56:42.1196134Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:56:42.1640821Z Entering 'third_party/flatbuffers' 2025-12-04T09:56:42.2046268Z Entering 'third_party/fmt' 2025-12-04T09:56:42.2455477Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:56:42.2863153Z Entering 'third_party/gloo' 2025-12-04T09:56:42.3276041Z Entering 'third_party/googletest' 2025-12-04T09:56:42.3708109Z Entering 'third_party/ideep' 2025-12-04T09:56:42.4182361Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:56:42.4638844Z Entering 'third_party/ittapi' 2025-12-04T09:56:42.5063312Z Entering 'third_party/kineto' 2025-12-04T09:56:42.5457135Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:56:42.5885674Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:56:42.6388528Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:56:42.6824152Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:56:42.7251745Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:56:42.7709540Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:56:42.8171180Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:56:42.8600336Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:56:42.9021351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:56:42.9448088Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:56:42.9948690Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:56:43.0349096Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:43.0792301Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:43.1342886Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:56:43.1759955Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:56:43.2240103Z Entering 'third_party/kleidiai' 2025-12-04T09:56:43.2669073Z Entering 'third_party/mimalloc' 2025-12-04T09:56:43.3094610Z Entering 'third_party/nlohmann' 2025-12-04T09:56:43.3539112Z Entering 'third_party/onnx' 2025-12-04T09:56:43.4070451Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:56:43.4531642Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:56:43.4943055Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:56:43.5346211Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:56:43.5778102Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:56:43.6210944Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:56:43.6643718Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:56:43.7087312Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:56:43.7540399Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:56:43.7935913Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:43.8428973Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:43.8883835Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:56:43.9352067Z Entering 'third_party/pocketfft' 2025-12-04T09:56:43.9837250Z Entering 'third_party/protobuf' 2025-12-04T09:56:44.0245672Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:44.0743814Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:44.1179859Z Entering 'third_party/psimd' 2025-12-04T09:56:44.1594125Z Entering 'third_party/pthreadpool' 2025-12-04T09:56:44.2011097Z Entering 'third_party/pybind11' 2025-12-04T09:56:44.2421223Z Entering 'third_party/python-peachpy' 2025-12-04T09:56:44.2840093Z Entering 'third_party/sleef' 2025-12-04T09:56:44.3255483Z Entering 'third_party/tensorpipe' 2025-12-04T09:56:44.3674657Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:44.4100361Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:44.4518506Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:44.4923567Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:44.5380974Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:56:44.5947016Z [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:56:45.0172033Z Entering 'android/libs/fbjni' 2025-12-04T09:56:45.0627043Z Entering 'third_party/FP16' 2025-12-04T09:56:45.1053183Z Entering 'third_party/FXdiv' 2025-12-04T09:56:45.1461801Z Entering 'third_party/NNPACK' 2025-12-04T09:56:45.1884571Z Entering 'third_party/NVTX' 2025-12-04T09:56:45.2313466Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:56:45.2717264Z Entering 'third_party/XNNPACK' 2025-12-04T09:56:45.3152194Z Entering 'third_party/aiter' 2025-12-04T09:56:45.3699923Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:56:45.4161657Z Entering 'third_party/benchmark' 2025-12-04T09:56:45.4588742Z Entering 'third_party/composable_kernel' 2025-12-04T09:56:45.5033137Z Entering 'third_party/cpp-httplib' 2025-12-04T09:56:45.5472765Z Entering 'third_party/cpuinfo' 2025-12-04T09:56:45.5899422Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:56:45.6309829Z Entering 'third_party/cutlass' 2025-12-04T09:56:45.6723898Z Entering 'third_party/fbgemm' 2025-12-04T09:56:45.7133789Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:56:45.7633405Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:56:45.8067365Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:56:45.8488592Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:56:45.8963020Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:56:45.9412904Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:56:45.9895122Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:56:46.0330675Z Entering 'third_party/flash-attention' 2025-12-04T09:56:46.0724697Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:56:46.1155834Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:56:46.1598601Z Entering 'third_party/flatbuffers' 2025-12-04T09:56:46.2014785Z Entering 'third_party/fmt' 2025-12-04T09:56:46.2468166Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:56:46.2884152Z Entering 'third_party/gloo' 2025-12-04T09:56:46.3334617Z Entering 'third_party/googletest' 2025-12-04T09:56:46.3873516Z Entering 'third_party/ideep' 2025-12-04T09:56:46.4284917Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:56:46.4914400Z Entering 'third_party/ittapi' 2025-12-04T09:56:46.5375976Z Entering 'third_party/kineto' 2025-12-04T09:56:46.5797458Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:56:46.6254024Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:56:46.6680081Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:56:46.7109993Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:56:46.7550929Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:56:46.7950416Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:56:46.8385281Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:56:46.8805112Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:56:46.9216826Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:56:46.9636789Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:56:47.0061757Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:56:47.0518974Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:47.0954466Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:47.1439771Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:56:47.1863210Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:56:47.2329348Z Entering 'third_party/kleidiai' 2025-12-04T09:56:47.2763977Z Entering 'third_party/mimalloc' 2025-12-04T09:56:47.3184714Z Entering 'third_party/nlohmann' 2025-12-04T09:56:47.3673129Z Entering 'third_party/onnx' 2025-12-04T09:56:47.4089933Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:56:47.4577961Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:56:47.5009902Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:56:47.5429146Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:56:47.5857233Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:56:47.6285693Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:56:47.6723264Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:56:47.7199934Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:56:47.7627626Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:56:47.8031264Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:47.8491015Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:47.8994157Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:56:47.9452852Z Entering 'third_party/pocketfft' 2025-12-04T09:56:47.9871433Z Entering 'third_party/protobuf' 2025-12-04T09:56:48.0318604Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:48.0763109Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:48.1189838Z Entering 'third_party/psimd' 2025-12-04T09:56:48.1663785Z Entering 'third_party/pthreadpool' 2025-12-04T09:56:48.2074319Z Entering 'third_party/pybind11' 2025-12-04T09:56:48.2499625Z Entering 'third_party/python-peachpy' 2025-12-04T09:56:48.2908894Z Entering 'third_party/sleef' 2025-12-04T09:56:48.3327821Z Entering 'third_party/tensorpipe' 2025-12-04T09:56:48.3784893Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:48.4173781Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:48.4645342Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:48.5112659Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:48.5570355Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:56:48.6157488Z ##[endgroup] 2025-12-04T09:56:48.6449689Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2025-12-04T09:56:48.6684178Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:56:48.6963149Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-12-04T09:56:48.6963533Z cd "${GITHUB_WORKSPACE}" 2025-12-04T09:56:48.6963890Z # Clean stale submodule dirs 2025-12-04T09:56:48.6964208Z if [ -z "${NO_SUDO}" ]; then 2025-12-04T09:56:48.6964868Z  sudo git submodule foreach --recursive git clean -ffdx 2025-12-04T09:56:48.6965258Z else 2025-12-04T09:56:48.6965671Z  git submodule foreach --recursive git clean -ffdx 2025-12-04T09:56:48.6966036Z fi 2025-12-04T09:56:48.6989666Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:56:48.6990263Z env: 2025-12-04T09:56:48.6990481Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:56:48.6990866Z NO_SUDO: true 2025-12-04T09:56:48.6991085Z ##[endgroup] 2025-12-04T09:56:49.1368206Z Entering 'android/libs/fbjni' 2025-12-04T09:56:49.1657601Z Entering 'third_party/FP16' 2025-12-04T09:56:49.1878019Z Entering 'third_party/FXdiv' 2025-12-04T09:56:49.2113856Z Entering 'third_party/NNPACK' 2025-12-04T09:56:49.2347852Z Entering 'third_party/NVTX' 2025-12-04T09:56:49.2593135Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:56:49.2819589Z Entering 'third_party/XNNPACK' 2025-12-04T09:56:49.3295880Z Entering 'third_party/aiter' 2025-12-04T09:56:49.3540516Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:56:49.4003358Z Entering 'third_party/benchmark' 2025-12-04T09:56:49.4285536Z Entering 'third_party/composable_kernel' 2025-12-04T09:56:49.4728173Z Entering 'third_party/cpp-httplib' 2025-12-04T09:56:49.4953681Z Entering 'third_party/cpuinfo' 2025-12-04T09:56:49.5192785Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:56:49.5428075Z Entering 'third_party/cutlass' 2025-12-04T09:56:49.5826503Z Entering 'third_party/fbgemm' 2025-12-04T09:56:49.6119710Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:56:49.6342609Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:56:49.6787994Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:56:49.7024288Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:56:49.7412052Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:56:49.7650913Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:56:49.7868754Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:56:49.8153117Z Entering 'third_party/flash-attention' 2025-12-04T09:56:49.8383023Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:56:49.8808192Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:56:49.9198194Z Entering 'third_party/flatbuffers' 2025-12-04T09:56:49.9540028Z Entering 'third_party/fmt' 2025-12-04T09:56:49.9779482Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:56:50.0010243Z Entering 'third_party/gloo' 2025-12-04T09:56:50.0243598Z Entering 'third_party/googletest' 2025-12-04T09:56:50.0470278Z Entering 'third_party/ideep' 2025-12-04T09:56:50.0691190Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:56:50.1078578Z Entering 'third_party/ittapi' 2025-12-04T09:56:50.1324426Z Entering 'third_party/kineto' 2025-12-04T09:56:50.1550073Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:56:50.1783334Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:56:50.2045931Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:56:50.2364950Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:56:50.2589414Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:56:50.2822486Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:56:50.3063623Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:56:50.3306190Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:56:50.3532000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:56:50.3794487Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:56:50.4038849Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:56:50.4268636Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:50.4547987Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:50.4837892Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:56:50.5097072Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:56:50.5383003Z Entering 'third_party/kleidiai' 2025-12-04T09:56:50.5632738Z Entering 'third_party/mimalloc' 2025-12-04T09:56:50.5873832Z Entering 'third_party/nlohmann' 2025-12-04T09:56:50.6200151Z Entering 'third_party/onnx' 2025-12-04T09:56:50.7245913Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:56:50.7504092Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:56:50.7849010Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:56:50.8094550Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:56:50.8330683Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:56:50.8561455Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:56:50.8833232Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:56:50.9059061Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:56:50.9298814Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:56:50.9541400Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:50.9905500Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:51.0159786Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:56:51.1091160Z Entering 'third_party/pocketfft' 2025-12-04T09:56:51.1320168Z Entering 'third_party/protobuf' 2025-12-04T09:56:51.1713364Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:51.1942077Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:51.2219545Z Entering 'third_party/psimd' 2025-12-04T09:56:51.2442746Z Entering 'third_party/pthreadpool' 2025-12-04T09:56:51.2700109Z Entering 'third_party/pybind11' 2025-12-04T09:56:51.2926701Z Entering 'third_party/python-peachpy' 2025-12-04T09:56:51.3155630Z Entering 'third_party/sleef' 2025-12-04T09:56:51.3391040Z Entering 'third_party/tensorpipe' 2025-12-04T09:56:51.3685003Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:51.3946340Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:51.4175897Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:51.4417187Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:51.4668591Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:56:51.5223944Z Prepare all required actions 2025-12-04T09:56:51.5296738Z ##[group]Run ./.github/actions/setup-win 2025-12-04T09:56:51.5297052Z with: 2025-12-04T09:56:51.5297231Z cuda-version: cpu 2025-12-04T09:56:51.5297459Z python-version: 3.10 2025-12-04T09:56:51.5297667Z env: 2025-12-04T09:56:51.5297851Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:56:51.5298080Z ##[endgroup] 2025-12-04T09:56:51.5374231Z ##[group]Run set -euo pipefail 2025-12-04T09:56:51.5374533Z set -euo pipefail 2025-12-04T09:56:51.5374794Z function get_ec2_metadata() { 2025-12-04T09:56:51.5375143Z  # Pulled from instance metadata endpoint for EC2 2025-12-04T09:56:51.5375759Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-12-04T09:56:51.5376280Z  category=$1 2025-12-04T09:56:51.5377166Z  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:56:51.5378046Z } 2025-12-04T09:56:51.5378294Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-12-04T09:56:51.5378680Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-12-04T09:56:51.5379147Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-12-04T09:56:51.5379526Z echo "system info $(uname -a)" 2025-12-04T09:56:51.5410132Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:56:51.5410551Z env: 2025-12-04T09:56:51.5410746Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:56:51.5410981Z ##[endgroup] 2025-12-04T09:56:51.6132110Z ami-id: ami-09330720cd2f262ab 2025-12-04T09:56:51.6637490Z instance-id: i-0bf46b1f541f3a76c 2025-12-04T09:56:51.7318850Z instance-type: c5d.4xlarge 2025-12-04T09:56:51.7540267Z 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:56:51.7645534Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-12-04T09:56:51.7646593Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-12-04T09:56:51.7665310Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:56:51.7665766Z env: 2025-12-04T09:56:51.7665973Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:56:51.7666210Z ##[endgroup] 2025-12-04T09:56:52.1510454Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:56:52.1588190Z Finished 2025-12-04T09:56:52.1913800Z ##[group]Run # Windows conda is baked into the AMI at this location 2025-12-04T09:56:52.1914301Z # Windows conda is baked into the AMI at this location 2025-12-04T09:56:52.1914753Z CONDA="C:\Jenkins\Miniconda3\condabin\conda.bat" 2025-12-04T09:56:52.1915100Z  2025-12-04T09:56:52.1915282Z { 2025-12-04T09:56:52.1915473Z  echo "CONDA=${CONDA}"; 2025-12-04T09:56:52.1915818Z  echo "CONDA_RUN=${CONDA} run --no-capture-output"; 2025-12-04T09:56:52.1916216Z  echo "CONDA_BUILD=${CONDA} run conda-build"; 2025-12-04T09:56:52.1916568Z  echo "CONDA_INSTALL=${CONDA} install"; 2025-12-04T09:56:52.1916884Z } >> "${GITHUB_ENV}" 2025-12-04T09:56:52.1937307Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:56:52.1937744Z env: 2025-12-04T09:56:52.1937934Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:56:52.1938173Z ##[endgroup] 2025-12-04T09:56:52.2248328Z ##[group]Run set +e 2025-12-04T09:56:52.2248585Z set +e 2025-12-04T09:56:52.2248788Z set -x 2025-12-04T09:56:52.2249073Z  2025-12-04T09:56:52.2249309Z # Create new py_tmp env with python-version 2025-12-04T09:56:52.2251250Z ${CONDA} create -y -n py_tmp python=${PYTHON_VERSION} intel-openmp libuv 2025-12-04T09:56:52.2251670Z  2025-12-04T09:56:52.2251927Z PYTHON3=$(${CONDA_RUN} -n py_tmp which python3) 2025-12-04T09:56:52.2252257Z EXIT_CODE=$? 2025-12-04T09:56:52.2252467Z  2025-12-04T09:56:52.2252684Z if [[ "${EXIT_CODE}" == "0" ]]; then 2025-12-04T09:56:52.2253156Z  echo "Found Python3 at ${PYTHON3}, adding it into GITHUB_PATH" 2025-12-04T09:56:52.2253534Z  2025-12-04T09:56:52.2253750Z  PYTHON_PATH=$(dirname "${PYTHON3}") 2025-12-04T09:56:52.2254108Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-12-04T09:56:52.2254524Z else 2025-12-04T09:56:52.2254980Z  # According to https://docs.conda.io/en/latest/miniconda.html, we are using the Miniconda3 2025-12-04T09:56:52.2255861Z  # installation, which is Python 3 based. Its Python is default to Python 3. Further, there 2025-12-04T09:56:52.2256564Z  # is also the Miniconda installation that is Python 2 based, and both can be installed if 2025-12-04T09:56:52.2257141Z  # needed. In both cases, Python binary is just called python 2025-12-04T09:56:52.2257560Z  PYTHON=$(${CONDA_RUN} -n py_tmp which python) 2025-12-04T09:56:52.2257893Z  EXIT_CODE=$? 2025-12-04T09:56:52.2258109Z  2025-12-04T09:56:52.2258330Z  if [[ "${EXIT_CODE}" == "0" ]]; then 2025-12-04T09:56:52.2258783Z  echo "Found Python at ${PYTHON}, set Python3 alias and add it into GITHUB_PATH" 2025-12-04T09:56:52.2259202Z  2025-12-04T09:56:52.2259471Z  PYTHON3=$(echo "${PYTHON}" | sed "s/python/python3/") 2025-12-04T09:56:52.2259997Z  # It's difficult to setup alias across GitHub action steps, so I just add a softlink 2025-12-04T09:56:52.2260465Z  # here pointing to Python 2025-12-04T09:56:52.2260792Z  ln -s "${PYTHON}" "${PYTHON3}" 2025-12-04T09:56:52.2261061Z  2025-12-04T09:56:52.2261367Z  PYTHON_PATH=$(dirname "${PYTHON}") 2025-12-04T09:56:52.2261710Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-12-04T09:56:52.2262099Z  else 2025-12-04T09:56:52.2262341Z  echo "Found no Python using ${CONDA_RUN}" 2025-12-04T09:56:52.2262643Z  fi 2025-12-04T09:56:52.2262918Z fi 2025-12-04T09:56:52.2283141Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:56:52.2283579Z env: 2025-12-04T09:56:52.2283769Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:56:52.2284060Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:56:52.2284515Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:56:52.2285040Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:56:52.2285545Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:56:52.2285921Z PYTHON_VERSION: 3.10 2025-12-04T09:56:52.2286139Z ##[endgroup] 2025-12-04T09:56:52.2471002Z + 'C:\Jenkins\Miniconda3\condabin\conda.bat' create -y -n py_tmp python=3.10 intel-openmp libuv 2025-12-04T09:56:59.0719436Z Collecting package metadata (current_repodata.json): ...working... done 2025-12-04T09:56:59.1522075Z Solving environment: ...working... done 2025-12-04T09:56:59.4884516Z 2025-12-04T09:56:59.4884565Z 2025-12-04T09:56:59.4884984Z ==> WARNING: A newer version of conda exists. <== 2025-12-04T09:56:59.4885384Z current version: 22.9.0 2025-12-04T09:56:59.4885629Z latest version: 25.11.0 2025-12-04T09:56:59.4885793Z 2025-12-04T09:56:59.4885896Z Please update conda by running 2025-12-04T09:56:59.4886071Z 2025-12-04T09:56:59.4886197Z $ conda update -n base -c defaults conda 2025-12-04T09:56:59.4886427Z 2025-12-04T09:56:59.4886432Z 2025-12-04T09:56:59.6470232Z 2025-12-04T09:56:59.6471443Z ## Package Plan ## 2025-12-04T09:56:59.6472448Z 2025-12-04T09:56:59.6472649Z environment location: C:\Jenkins\Miniconda3\envs\py_tmp 2025-12-04T09:56:59.6472938Z 2025-12-04T09:56:59.6473047Z added / updated specs: 2025-12-04T09:56:59.6473303Z - intel-openmp 2025-12-04T09:56:59.6473558Z - libuv 2025-12-04T09:56:59.6473748Z - python=3.10 2025-12-04T09:56:59.6473881Z 2025-12-04T09:56:59.6473885Z 2025-12-04T09:56:59.6474020Z The following packages will be downloaded: 2025-12-04T09:56:59.6474240Z 2025-12-04T09:56:59.6474356Z package | build 2025-12-04T09:56:59.6474695Z ---------------------------|----------------- 2025-12-04T09:56:59.6475080Z ca-certificates-2025.12.2 | haa95532_0 125 KB 2025-12-04T09:56:59.6475543Z expat-2.7.3 | h9214b88_0 134 KB 2025-12-04T09:56:59.6475971Z intel-openmp-2025.0.0 | haa95532_1164 2.1 MB 2025-12-04T09:56:59.6476390Z libffi-3.4.4 | hd77b12b_1 122 KB 2025-12-04T09:56:59.6476790Z libzlib-1.3.1 | h02ab6af_0 64 KB 2025-12-04T09:56:59.6477178Z openssl-3.0.18 | h543e019_0 6.8 MB 2025-12-04T09:56:59.6477564Z pip-25.3 | pyhc872135_0 1.1 MB 2025-12-04T09:56:59.6477951Z python-3.10.19 | h981015d_0 15.3 MB 2025-12-04T09:56:59.6478350Z setuptools-80.9.0 | py310haa95532_0 1.4 MB 2025-12-04T09:56:59.6478766Z sqlite-3.51.0 | hda9a48d_0 917 KB 2025-12-04T09:56:59.6479125Z tk-8.6.15 | hf199647_0 3.5 MB 2025-12-04T09:56:59.6479509Z tzdata-2025b | h04d1e81_0 116 KB 2025-12-04T09:56:59.6479868Z vc-14.3 | h2df5915_10 19 KB 2025-12-04T09:56:59.6480234Z wheel-0.45.1 | py310haa95532_0 145 KB 2025-12-04T09:56:59.6480608Z xz-5.6.4 | h4754444_1 280 KB 2025-12-04T09:56:59.6480958Z zlib-1.3.1 | h02ab6af_0 113 KB 2025-12-04T09:56:59.6481326Z ------------------------------------------------------------ 2025-12-04T09:56:59.6481660Z Total: 32.3 MB 2025-12-04T09:56:59.6481891Z 2025-12-04T09:56:59.6482018Z The following NEW packages will be INSTALLED: 2025-12-04T09:56:59.6482246Z 2025-12-04T09:56:59.6486821Z bzip2 pkgs/main/win-64::bzip2-1.0.8-h2bbff1b_6 None 2025-12-04T09:56:59.6487377Z ca-certificates pkgs/main/win-64::ca-certificates-2025.12.2-haa95532_0 None 2025-12-04T09:56:59.6487907Z expat pkgs/main/win-64::expat-2.7.3-h9214b88_0 None 2025-12-04T09:56:59.6488399Z intel-openmp pkgs/main/win-64::intel-openmp-2025.0.0-haa95532_1164 None 2025-12-04T09:56:59.6488917Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_1 None 2025-12-04T09:56:59.6489369Z libuv pkgs/main/win-64::libuv-1.48.0-h827c3e9_0 None 2025-12-04T09:56:59.6489809Z libzlib pkgs/main/win-64::libzlib-1.3.1-h02ab6af_0 None 2025-12-04T09:56:59.6490263Z openssl pkgs/main/win-64::openssl-3.0.18-h543e019_0 None 2025-12-04T09:56:59.6490681Z pip pkgs/main/noarch::pip-25.3-pyhc872135_0 None 2025-12-04T09:56:59.6491116Z python pkgs/main/win-64::python-3.10.19-h981015d_0 None 2025-12-04T09:56:59.6491594Z setuptools pkgs/main/win-64::setuptools-80.9.0-py310haa95532_0 None 2025-12-04T09:56:59.6492099Z sqlite pkgs/main/win-64::sqlite-3.51.0-hda9a48d_0 None 2025-12-04T09:56:59.6492496Z tk pkgs/main/win-64::tk-8.6.15-hf199647_0 None 2025-12-04T09:56:59.6492976Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 None 2025-12-04T09:56:59.6493403Z ucrt pkgs/main/win-64::ucrt-10.0.22621.0-haa95532_0 None 2025-12-04T09:56:59.6493968Z vc pkgs/main/win-64::vc-14.3-h2df5915_10 None 2025-12-04T09:56:59.6494533Z vc14_runtime pkgs/main/win-64::vc14_runtime-14.44.35208-h4927774_10 None 2025-12-04T09:56:59.6495081Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.44.35208-ha6b5a95_10 None 2025-12-04T09:56:59.6495579Z wheel pkgs/main/win-64::wheel-0.45.1-py310haa95532_0 None 2025-12-04T09:56:59.6495984Z xz pkgs/main/win-64::xz-5.6.4-h4754444_1 None 2025-12-04T09:56:59.6496359Z zlib pkgs/main/win-64::zlib-1.3.1-h02ab6af_0 None 2025-12-04T09:56:59.6496620Z 2025-12-04T09:56:59.6496624Z 2025-12-04T09:56:59.6496628Z 2025-12-04T09:56:59.6496736Z Downloading and Extracting Packages 2025-12-04T09:56:59.6496927Z 2025-12-04T09:57:00.6364160Z tk-8.6.15 | 3.5 MB | | 0% 2025-12-04T09:57:00.6367618Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-12-04T09:57:00.6369783Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-12-04T09:57:00.6370148Z 2025-12-04T09:57:01.7098990Z setuptools-80.9.0 | 1.4 MB | | 0% 2025-12-04T09:57:01.7102120Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-12-04T09:57:01.7104286Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-12-04T09:57:01.7104530Z 2025-12-04T09:57:02.2007400Z pip-25.3 | 1.1 MB | | 0% 2025-12-04T09:57:02.2011246Z pip-25.3 | 1.1 MB | ########## | 100% 2025-12-04T09:57:02.2013218Z pip-25.3 | 1.1 MB | ########## | 100% 2025-12-04T09:57:02.2013444Z 2025-12-04T09:57:02.2897746Z sqlite-3.51.0 | 917 KB | | 0% 2025-12-04T09:57:02.2900428Z sqlite-3.51.0 | 917 KB | ########## | 100% 2025-12-04T09:57:02.2900679Z 2025-12-04T09:57:02.3575696Z zlib-1.3.1 | 113 KB | | 0% 2025-12-04T09:57:02.3577085Z zlib-1.3.1 | 113 KB | ########## | 100% 2025-12-04T09:57:02.3577314Z 2025-12-04T09:57:02.4199875Z ca-certificates-2025 | 125 KB | | 0% 2025-12-04T09:57:02.4201310Z ca-certificates-2025 | 125 KB | ########## | 100% 2025-12-04T09:57:02.4201563Z 2025-12-04T09:57:02.5001434Z libzlib-1.3.1 | 64 KB | | 0% 2025-12-04T09:57:02.5002803Z libzlib-1.3.1 | 64 KB | ########## | 100% 2025-12-04T09:57:02.5003071Z 2025-12-04T09:57:02.6266353Z wheel-0.45.1 | 145 KB | | 0% 2025-12-04T09:57:02.6269820Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-12-04T09:57:02.6271563Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-12-04T09:57:02.6271805Z 2025-12-04T09:57:02.7012158Z expat-2.7.3 | 134 KB | | 0% 2025-12-04T09:57:02.7013988Z expat-2.7.3 | 134 KB | ########## | 100% 2025-12-04T09:57:02.7014246Z 2025-12-04T09:57:02.7572076Z vc-14.3 | 19 KB | | 0% 2025-12-04T09:57:02.7573762Z vc-14.3 | 19 KB | ########## | 100% 2025-12-04T09:57:02.7574014Z 2025-12-04T09:57:02.8594953Z python-3.10.19 | 15.3 MB | | 0% 2025-12-04T09:57:05.5489635Z python-3.10.19 | 15.3 MB | #####9 | 59% 2025-12-04T09:57:05.5491318Z python-3.10.19 | 15.3 MB | ########## | 100% 2025-12-04T09:57:05.5491575Z 2025-12-04T09:57:05.6512727Z openssl-3.0.18 | 6.8 MB | | 0% 2025-12-04T09:57:05.9780026Z openssl-3.0.18 | 6.8 MB | ####5 | 46% 2025-12-04T09:57:05.9783666Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-12-04T09:57:05.9785537Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-12-04T09:57:05.9785771Z 2025-12-04T09:57:06.0776356Z xz-5.6.4 | 280 KB | | 0% 2025-12-04T09:57:06.0777523Z xz-5.6.4 | 280 KB | ########## | 100% 2025-12-04T09:57:06.0777746Z 2025-12-04T09:57:06.3329885Z libffi-3.4.4 | 122 KB | | 0% 2025-12-04T09:57:06.3333337Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-12-04T09:57:06.3335675Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-12-04T09:57:06.3335913Z 2025-12-04T09:57:06.8542415Z tzdata-2025b | 116 KB | | 0% 2025-12-04T09:57:06.8545801Z tzdata-2025b | 116 KB | ########## | 100% 2025-12-04T09:57:06.8548075Z tzdata-2025b | 116 KB | ########## | 100% 2025-12-04T09:57:06.8548312Z 2025-12-04T09:57:07.0005935Z intel-openmp-2025.0. | 2.1 MB | | 0% 2025-12-04T09:57:07.0009137Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-12-04T09:57:07.0012090Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-12-04T09:57:07.2558136Z Preparing transaction: ...working... done 2025-12-04T09:57:08.5301941Z Verifying transaction: ...working... done 2025-12-04T09:57:13.7914176Z Executing transaction: ...working... done 2025-12-04T09:57:13.8061505Z # 2025-12-04T09:57:13.8061782Z # To activate this environment, use 2025-12-04T09:57:13.8062071Z # 2025-12-04T09:57:13.8062292Z # $ conda activate py_tmp 2025-12-04T09:57:13.8063613Z # 2025-12-04T09:57:13.8064562Z # To deactivate an active environment, use 2025-12-04T09:57:13.8064852Z # 2025-12-04T09:57:13.8065023Z # $ conda deactivate 2025-12-04T09:57:13.8065177Z 2025-12-04T09:57:13.8983959Z Retrieving notices: ...working... done 2025-12-04T09:57:14.1943674Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python3 2025-12-04T09:57:15.8678873Z 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:57:15.8708470Z ERROR conda.cli.main_run:execute(49): `conda run which python3` failed. (See above for error) 2025-12-04T09:57:15.9464928Z + PYTHON3= 2025-12-04T09:57:15.9465171Z + EXIT_CODE=1 2025-12-04T09:57:15.9465361Z + [[ 1 == \0 ]] 2025-12-04T09:57:15.9529398Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python 2025-12-04T09:57:17.6561724Z + PYTHON=/c/Jenkins/Miniconda3/envs/py_tmp/python 2025-12-04T09:57:17.6562127Z + EXIT_CODE=0 2025-12-04T09:57:17.6562327Z + [[ 0 == \0 ]] 2025-12-04T09:57:17.6562827Z + echo 'Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH' 2025-12-04T09:57:17.6563688Z Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH 2025-12-04T09:57:17.6689128Z ++ echo /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-12-04T09:57:17.6747488Z ++ sed s/python/python3/ 2025-12-04T09:57:17.6867238Z + PYTHON3=/c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-12-04T09:57:17.6867836Z + ln -s /c/Jenkins/Miniconda3/envs/py_tmp/python /c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-12-04T09:57:17.7078524Z ++ dirname /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-12-04T09:57:17.7156073Z + PYTHON_PATH=/c/Jenkins/Miniconda3/envs/py_tmp 2025-12-04T09:57:17.7156462Z + echo /c/Jenkins/Miniconda3/envs/py_tmp 2025-12-04T09:57:17.7273021Z ##[group]Run TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-12-04T09:57:17.7273652Z TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-12-04T09:57:17.7274132Z echo "TMPDIR=${TMPDIR}" >> "${GITHUB_ENV}" 2025-12-04T09:57:17.7311259Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:17.7311725Z env: 2025-12-04T09:57:17.7311923Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:17.7312215Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:17.7312668Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:17.7313200Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:17.7313691Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:17.7314057Z ##[endgroup] 2025-12-04T09:57:17.8208488Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-12-04T09:57:17.8209467Z Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-12-04T09:57:17.8210259Z # Let's both exclude the path and disable Windows Defender completely just to be sure 2025-12-04T09:57:17.8210768Z # that it doesn't interfere 2025-12-04T09:57:17.8211224Z Set-MpPreference -DisableRealtimeMonitoring $True -ErrorAction Ignore 2025-12-04T09:57:17.8228492Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:57:17.8228950Z env: 2025-12-04T09:57:17.8229149Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:17.8241150Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:17.8241649Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:17.8242185Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:17.8242687Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:17.8243102Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:17.8243417Z ##[endgroup] 2025-12-04T09:57:18.1964879Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:57:18.2024502Z Finished 2025-12-04T09:57:18.6466238Z ##[group]Run choco install handle -y 2025-12-04T09:57:18.6466586Z choco install handle -y 2025-12-04T09:57:18.6466889Z handle C:\actions-runner\_work\ 2025-12-04T09:57:18.6492682Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:57:18.6493167Z env: 2025-12-04T09:57:18.6493385Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:18.6493691Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:18.6496119Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:18.6496656Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:18.6497165Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:18.6497586Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:18.6497912Z ##[endgroup] 2025-12-04T09:57:18.9961020Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:57:19.0063984Z Finished 2025-12-04T09:57:19.9797855Z Chocolatey v2.5.0 2025-12-04T09:57:20.1448579Z Installing the following packages: 2025-12-04T09:57:20.1453814Z handle 2025-12-04T09:57:20.1457827Z By installing, you accept licenses for the packages. 2025-12-04T09:57:21.0769002Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-12-04T09:57:21.1880366Z 2025-12-04T09:57:21.1881373Z Progress: Downloading Handle 5.0... 30% 2025-12-04T09:57:21.1881746Z Progress: Downloading Handle 5.0... 60% 2025-12-04T09:57:21.1882882Z Progress: Downloading Handle 5.0... 90% 2025-12-04T09:57:21.1883265Z Progress: Downloading Handle 5.0... 100% 2025-12-04T09:57:21.4158058Z 2025-12-04T09:57:21.4158458Z handle v5.0.0 [Approved] 2025-12-04T09:57:21.4380268Z handle package files install completed. Performing other installation steps. 2025-12-04T09:57:22.4063315Z Downloading Handle 2025-12-04T09:57:22.4064101Z from 'https://download.sysinternals.com/files/Handle.zip' 2025-12-04T09:57:22.5021866Z 2025-12-04T09:57:22.5039871Z Progress: 19% - Saving 143.51 KB of 729.82 KB 2025-12-04T09:57:22.5054860Z Progress: 41% - Saving 303.51 KB of 729.82 KB 2025-12-04T09:57:22.5070461Z Progress: 63% - Saving 463.51 KB of 729.82 KB 2025-12-04T09:57:22.5090851Z Progress: 85% - Saving 623.51 KB of 729.82 KB 2025-12-04T09:57:22.5094413Z Progress: 100% - Completed download of C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip (729.82 KB). 2025-12-04T09:57:22.5101318Z Download of Handle.zip (729.82 KB) completed. 2025-12-04T09:57:25.5995952Z Hashes match. 2025-12-04T09:57:25.6266885Z Extracting C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip to C:\ProgramData\chocolatey\lib\Handle\tools... 2025-12-04T09:57:25.8181249Z C:\ProgramData\chocolatey\lib\Handle\tools 2025-12-04T09:57:25.8234686Z HKEY_CURRENT_USER\Software\Sysinternals 2025-12-04T09:57:25.8267911Z HKEY_CURRENT_USER\Software\Sysinternals\Handle 2025-12-04T09:57:26.2097074Z ShimGen has successfully created a shim for handle.exe 2025-12-04T09:57:26.4053100Z ShimGen has successfully created a shim for handle64.exe 2025-12-04T09:57:26.5943247Z ShimGen has successfully created a shim for handle64a.exe 2025-12-04T09:57:26.6216932Z The install of handle was successful. 2025-12-04T09:57:26.6220439Z Deployed to 'C:\ProgramData\chocolatey\lib\Handle\tools' 2025-12-04T09:57:26.6324355Z 2025-12-04T09:57:26.6324937Z Chocolatey installed 1/1 packages. 2025-12-04T09:57:26.6325391Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-12-04T09:57:26.7426430Z 2025-12-04T09:57:26.7426825Z Nthandle v5.0 - Handle viewer 2025-12-04T09:57:26.7427190Z Copyright (C) 1997-2022 Mark Russinovich 2025-12-04T09:57:26.7427512Z Sysinternals - www.sysinternals.com 2025-12-04T09:57:26.7427714Z 2025-12-04T09:57:26.7830817Z powershell.exe pid: 5232 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:57:26.7831529Z handle.exe pid: 3548 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:57:26.7832108Z handle.exe pid: 4536 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:57:26.7832698Z handle64.exe pid: 5484 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:57:26.8173906Z Prepare all required actions 2025-12-04T09:57:26.8209764Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-12-04T09:57:26.8210086Z with: 2025-12-04T09:57:26.8210579Z github-token: *** 2025-12-04T09:57:26.8210780Z env: 2025-12-04T09:57:26.8210978Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:26.8211349Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:26.8211805Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:26.8212335Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:26.8212841Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:26.8213243Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:26.8213544Z ##[endgroup] 2025-12-04T09:57:26.8288288Z ##[group]Run set -eux 2025-12-04T09:57:26.8288635Z set -eux 2025-12-04T09:57:26.8289093Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T09:57:26.8311390Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:26.8311828Z env: 2025-12-04T09:57:26.8312016Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:26.8312302Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:26.8312747Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:26.8313418Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:26.8314000Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:26.8314560Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:26.8315043Z GITHUB_TOKEN: *** 2025-12-04T09:57:26.8315244Z ##[endgroup] 2025-12-04T09:57:26.8523505Z + python3 .github/scripts/get_workflow_job_id.py 19922768520 i-0bf46b1f541f3a76c 2025-12-04T09:57:28.8058325Z Setting output job-id=57120243452 2025-12-04T09:57:28.8059005Z Setting output job-name=win-vs2022-cpu-py3 / test (default, 1, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:57:28.8334923Z ##[group]Run # Windows conda doesn't have python3 binary, only python, but it's python3 2025-12-04T09:57:28.8335609Z # Windows conda doesn't have python3 binary, only python, but it's python3 2025-12-04T09:57:28.8336280Z ${CONDA_RUN} python -m pip install psutil==5.9.8 dataclasses_json==0.6.7 nvidia-ml-py==11.525.84 2025-12-04T09:57:28.8337251Z ${CONDA_RUN} python -m tools.stats.monitor --log-interval "$MONITOR_LOG_INTERVAL" --data-collect-interval "$MONITOR_DATA_COLLECT_INTERVAL" > usage_log.txt 2>&1 & 2025-12-04T09:57:28.8338134Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-12-04T09:57:28.8358584Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:28.8359027Z env: 2025-12-04T09:57:28.8359232Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:28.8359521Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:28.8360053Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:28.8360588Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:28.8361094Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:28.8361506Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:28.8361823Z JOB_ID: 57120243452 2025-12-04T09:57:28.8362302Z JOB_NAME: win-vs2022-cpu-py3 / test (default, 1, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:57:28.8362838Z WORKFLOW_NAME: trunk 2025-12-04T09:57:28.8363086Z WORKFLOW_RUN_ID: 19922768520 2025-12-04T09:57:28.8363341Z MONITOR_LOG_INTERVAL: 5 2025-12-04T09:57:28.8363598Z MONITOR_DATA_COLLECT_INTERVAL: 1 2025-12-04T09:57:28.8363859Z ##[endgroup] 2025-12-04T09:57:32.1877345Z Collecting psutil==5.9.8 2025-12-04T09:57:32.3875343Z Downloading psutil-5.9.8-cp37-abi3-win_amd64.whl.metadata (22 kB) 2025-12-04T09:57:32.4793833Z Collecting dataclasses_json==0.6.7 2025-12-04T09:57:32.4845249Z Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-12-04T09:57:32.5182992Z Collecting nvidia-ml-py==11.525.84 2025-12-04T09:57:32.5235484Z Downloading nvidia_ml_py-11.525.84-py3-none-any.whl.metadata (8.6 kB) 2025-12-04T09:57:32.6349008Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7) 2025-12-04T09:57:32.6397191Z Downloading marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-12-04T09:57:32.6713263Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7) 2025-12-04T09:57:32.6754756Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-04T09:57:32.6994657Z Requirement already satisfied: packaging>=17.0 in c:\jenkins\miniconda3\lib\site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (23.2) 2025-12-04T09:57:32.7202609Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-12-04T09:57:32.7246282Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T09:57:32.7346232Z Requirement already satisfied: typing-extensions>=3.7.4 in c:\jenkins\miniconda3\lib\site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (4.12.2) 2025-12-04T09:57:32.7478614Z Downloading psutil-5.9.8-cp37-abi3-win_amd64.whl (255 kB) 2025-12-04T09:57:32.8160798Z ---------------------------------------- 255.1/255.1 kB 3.9 MB/s eta 0:00:00 2025-12-04T09:57:32.8205460Z Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-12-04T09:57:32.8345513Z Downloading nvidia_ml_py-11.525.84-py3-none-any.whl (34 kB) 2025-12-04T09:57:32.8543390Z Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-12-04T09:57:32.8656248Z ---------------------------------------- 50.9/50.9 kB ? eta 0:00:00 2025-12-04T09:57:32.8693002Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-12-04T09:57:32.8839741Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-12-04T09:57:34.0392464Z Installing collected packages: nvidia-ml-py, psutil, mypy-extensions, marshmallow, typing-inspect, dataclasses_json 2025-12-04T09:57:34.0892343Z Attempting uninstall: psutil 2025-12-04T09:57:34.0906709Z Found existing installation: psutil 5.9.1 2025-12-04T09:57:34.1039495Z Uninstalling psutil-5.9.1: 2025-12-04T09:57:34.1067743Z Successfully uninstalled psutil-5.9.1 2025-12-04T09:57:34.5179025Z Successfully installed dataclasses_json-0.6.7 marshmallow-3.26.1 mypy-extensions-1.1.0 nvidia-ml-py-11.525.84 psutil-5.9.8 typing-inspect-0.9.0 2025-12-04T09:57:35.0386568Z ##[group]Run seemethere/download-artifact-s3@1da556a7aa0a088e3153970611f6c432d58e80e6 2025-12-04T09:57:35.0387092Z with: 2025-12-04T09:57:35.0387296Z name: win-vs2022-cpu-py3 2025-12-04T09:57:35.0387560Z path: C:\19922768520\build-results 2025-12-04T09:57:35.0387838Z s3-bucket: gha-artifacts 2025-12-04T09:57:35.0388082Z region: us-east-1 2025-12-04T09:57:35.0388288Z env: 2025-12-04T09:57:35.0388487Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:35.0388891Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:35.0389369Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:35.0390004Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:35.0390492Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:35.0390907Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:35.0391212Z ##[endgroup] 2025-12-04T09:57:35.6357003Z (node:2700) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-12-04T09:57:35.6357484Z 2025-12-04T09:57:35.6357663Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-12-04T09:57:35.6358182Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-12-04T09:57:35.6358718Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-12-04T09:57:35.7670915Z Found 4 objects with prefix pytorch/pytorch/19922768520/win-vs2022-cpu-py3/ 2025-12-04T09:57:35.7705644Z Starting download (1/4): C:\19922768520\build-results\.additional_ci_files\test-class-times.json 2025-12-04T09:57:35.8829969Z Finished download (1/4): C:\19922768520\build-results\.additional_ci_files\test-class-times.json 2025-12-04T09:57:35.8831164Z Starting download (2/4): C:\19922768520\build-results\.additional_ci_files\test-times.json 2025-12-04T09:57:35.9545510Z Finished download (2/4): C:\19922768520\build-results\.additional_ci_files\test-times.json 2025-12-04T09:57:35.9547258Z Starting download (3/4): C:\19922768520\build-results\.ninja_log 2025-12-04T09:57:36.0624541Z Finished download (3/4): C:\19922768520\build-results\.ninja_log 2025-12-04T09:57:36.0625373Z Starting download (4/4): C:\19922768520\build-results\torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:57:37.4134463Z Finished download (4/4): C:\19922768520\build-results\torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:57:37.4145188Z Artifact download has finished successfully 2025-12-04T09:57:37.4441062Z ##[group]Run tree /F C:\$Env:GITHUB_RUN_ID\build-results 2025-12-04T09:57:37.4441506Z tree /F C:\$Env:GITHUB_RUN_ID\build-results 2025-12-04T09:57:37.4459668Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:57:37.4460126Z env: 2025-12-04T09:57:37.4460326Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:37.4460614Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:37.4461734Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:37.4462275Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:37.4462760Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:37.4463167Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:37.4463458Z ##[endgroup] 2025-12-04T09:57:37.7999114Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:57:37.8083048Z Finished 2025-12-04T09:57:37.8206782Z Folder PATH listing 2025-12-04T09:57:37.8207084Z Volume serial number is EA7F-0099 2025-12-04T09:57:37.8207368Z C:\19922768520\BUILD-RESULTS 2025-12-04T09:57:37.8212743Z � .ninja_log 2025-12-04T09:57:37.8213131Z � torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:57:37.8213498Z � 2025-12-04T09:57:37.8213726Z ����.additional_ci_files 2025-12-04T09:57:37.8213980Z test-class-times.json 2025-12-04T09:57:37.8214260Z test-times.json 2025-12-04T09:57:37.8214472Z 2025-12-04T09:57:37.8483480Z Prepare all required actions 2025-12-04T09:57:37.8483889Z Getting action download info 2025-12-04T09:57:38.1013385Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-12-04T09:57:38.3823452Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-12-04T09:57:38.7972380Z ##[group]Run ./.github/actions/download-td-artifacts 2025-12-04T09:57:38.7972716Z with: 2025-12-04T09:57:38.7972895Z env: 2025-12-04T09:57:38.7973087Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:38.7973363Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:38.7973820Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:38.7974349Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:38.7974851Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:38.7975290Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:38.7975583Z ##[endgroup] 2025-12-04T09:57:38.8083689Z ##[group]Run seemethere/download-artifact-s3@v4 2025-12-04T09:57:38.8084005Z with: 2025-12-04T09:57:38.8084179Z name: td_results 2025-12-04T09:57:38.8084393Z s3-bucket: gha-artifacts 2025-12-04T09:57:38.8084641Z region: us-east-1 2025-12-04T09:57:38.8084856Z env: 2025-12-04T09:57:38.8085038Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:38.8085309Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:38.8085767Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:38.8086298Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:38.8086781Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:38.8087183Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:38.8087508Z ##[endgroup] 2025-12-04T09:57:39.3699827Z (node:5660) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-12-04T09:57:39.3700321Z 2025-12-04T09:57:39.3700509Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-12-04T09:57:39.3701044Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-12-04T09:57:39.3701574Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-12-04T09:57:39.5049064Z Found 1 objects with prefix pytorch/pytorch/19922768520/td_results/ 2025-12-04T09:57:39.5050660Z Starting download (1/1): C:\actions-runner\_work\pytorch\pytorch\td_results.json 2025-12-04T09:57:39.5744553Z Finished download (1/1): C:\actions-runner\_work\pytorch\pytorch\td_results.json 2025-12-04T09:57:39.5753525Z Artifact download has finished successfully 2025-12-04T09:57:39.6047966Z ##[group]Run mkdir -p .additional_ci_files 2025-12-04T09:57:39.6048325Z mkdir -p .additional_ci_files 2025-12-04T09:57:39.6048903Z mv td_results.json .additional_ci_files/td_results.json || true 2025-12-04T09:57:39.6069913Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:39.6070351Z env: 2025-12-04T09:57:39.6070541Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:39.6070821Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:39.6071269Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:39.6071789Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:39.6072272Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:39.6072667Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:39.6072964Z ##[endgroup] 2025-12-04T09:57:39.6844059Z Prepare all required actions 2025-12-04T09:57:39.6844679Z Getting action download info 2025-12-04T09:57:39.8052683Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-12-04T09:57:40.0026707Z ##[group]Run ./.github/actions/filter-test-configs 2025-12-04T09:57:40.0027035Z with: 2025-12-04T09:57:40.0027383Z github-token: *** 2025-12-04T09:57:40.0029872Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "openreg", "shard": 1, "num_shards": 1, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}]} 2025-12-04T09:57:40.0032638Z job-name: win-vs2022-cpu-py3 / test (default, 1, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:57:40.0033141Z env: 2025-12-04T09:57:40.0033331Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:40.0033611Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:40.0034071Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:40.0034593Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:40.0035074Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:40.0035476Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:40.0035763Z ##[endgroup] 2025-12-04T09:57:40.0163003Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T09:57:40.0163296Z with: 2025-12-04T09:57:40.0163502Z shell: bash 2025-12-04T09:57:40.0163696Z timeout_minutes: 10 2025-12-04T09:57:40.0163914Z max_attempts: 5 2025-12-04T09:57:40.0164110Z retry_wait_seconds: 30 2025-12-04T09:57:40.0164874Z 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:57:40.0165653Z polling_interval_seconds: 1 2025-12-04T09:57:40.0165911Z warning_on_retry: true 2025-12-04T09:57:40.0166138Z continue_on_error: false 2025-12-04T09:57:40.0166367Z env: 2025-12-04T09:57:40.0166551Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:40.0166826Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:40.0167403Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:40.0167935Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:40.0168531Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:40.0168942Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:40.0169408Z GITHUB_TOKEN: *** 2025-12-04T09:57:40.0169758Z ##[endgroup] 2025-12-04T09:57:40.1425555Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-12-04T09:57:41.1789852Z Collecting requests==2.27.1 2025-12-04T09:57:41.3978147Z Downloading requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-12-04T09:57:41.5272674Z Collecting pyyaml==6.0.2 2025-12-04T09:57:41.5322855Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-12-04T09:57:41.5895430Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-12-04T09:57:41.5936163Z Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-12-04T09:57:41.7069329Z Collecting certifi>=2017.4.17 (from requests==2.27.1) 2025-12-04T09:57:41.7139248Z Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:57:41.8717126Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-12-04T09:57:41.8758099Z Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-12-04T09:57:41.9109968Z Collecting idna<4,>=2.5 (from requests==2.27.1) 2025-12-04T09:57:41.9148860Z Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-12-04T09:57:41.9351423Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-12-04T09:57:41.9642038Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB) 2025-12-04T09:57:41.9932043Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-12-04T09:57:42.0058378Z Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-04T09:57:42.0192051Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-12-04T09:57:42.0329936Z Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-04T09:57:42.1043692Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-12-04T09:57:42.4978442Z WARNING: The script normalizer.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-12-04T09:57:42.4979339Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T09:57:42.6761440Z 2025-12-04T09:57:42.6803915Z 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:57:43.1464121Z Command completed after 1 attempt(s). 2025-12-04T09:57:43.1628175Z ##[group]Run set -x 2025-12-04T09:57:43.1628431Z set -x 2025-12-04T09:57:43.1628629Z  2025-12-04T09:57:43.1628980Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T09:57:43.1629442Z # in runner workspace 2025-12-04T09:57:43.1629811Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-12-04T09:57:43.1650917Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:43.1651496Z env: 2025-12-04T09:57:43.1651688Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:43.1651983Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:43.1652551Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:43.1653175Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:43.1653747Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:43.1654149Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:43.1654540Z ##[endgroup] 2025-12-04T09:57:43.1880249Z + python3 'C:\actions-runner\_work\pytorch\pytorch\./.github/actions/filter-test-configs/../../scripts/parse_ref.py' 2025-12-04T09:57:43.2313684Z Setting output branch=main 2025-12-04T09:57:43.2473927Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T09:57:43.2474315Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T09:57:43.2474655Z echo "Job name: ${JOB_NAME}" 2025-12-04T09:57:43.2474930Z  2025-12-04T09:57:43.2475274Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T09:57:43.2475887Z # in runner workspace 2025-12-04T09:57:43.2476285Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-12-04T09:57:43.2476745Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-12-04T09:57:43.2477053Z  --job-name "${JOB_NAME}" \ 2025-12-04T09:57:43.2480442Z  --test-matrix "{"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "openreg", "shard": 1, "num_shards": 1, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}]}" \ 2025-12-04T09:57:43.2483095Z  --selected-test-configs "" \ 2025-12-04T09:57:43.2483430Z  --pr-number "${PR_NUMBER}" \ 2025-12-04T09:57:43.2483707Z  --tag "${TAG}" \ 2025-12-04T09:57:43.2484078Z  --event-name "${EVENT_NAME}" \ 2025-12-04T09:57:43.2484386Z  --schedule "${SCHEDULE}" \ 2025-12-04T09:57:43.2484667Z  --branch "${HEAD_BRANCH}" 2025-12-04T09:57:43.2506116Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:43.2506558Z env: 2025-12-04T09:57:43.2506753Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:43.2507043Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:43.2507504Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:43.2508032Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:43.2508511Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:43.2508931Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:43.2509439Z GITHUB_TOKEN: *** 2025-12-04T09:57:43.2510026Z JOB_NAME: win-vs2022-cpu-py3 / test (default, 1, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:57:43.2510595Z PR_NUMBER: 2025-12-04T09:57:43.2510819Z TAG: 2025-12-04T09:57:43.2511009Z EVENT_NAME: schedule 2025-12-04T09:57:43.2511216Z SCHEDULE: 29 8 * * * 2025-12-04T09:57:43.2511430Z HEAD_BRANCH: main 2025-12-04T09:57:43.2511623Z ##[endgroup] 2025-12-04T09:57:43.2728039Z Workflow: trunk 2025-12-04T09:57:43.2728536Z Job name: win-vs2022-cpu-py3 / test (default, 1, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:57:43.5851247Z Setting output keep-going=True 2025-12-04T09:57:43.5851603Z Setting output ci-verbose-test-logs=False 2025-12-04T09:57:43.5851942Z Setting output ci-test-showlocals=False 2025-12-04T09:57:43.5852245Z Setting output ci-no-test-timeout=False 2025-12-04T09:57:43.5852568Z Setting output ci-no-td=False 2025-12-04T09:57:43.5852846Z Setting output ci-td-distributed=False 2025-12-04T09:57:43.5853145Z Setting output is-unstable=False 2025-12-04T09:57:43.5853418Z Setting output reenabled-issues= 2025-12-04T09:57:43.5856008Z Setting output test-matrix={"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "openreg", "shard": 1, "num_shards": 1, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}]} 2025-12-04T09:57:43.5858807Z Setting output is-test-matrix-empty=False 2025-12-04T09:57:43.6105746Z ##[group]Run echo "Filtered matrix:" 2025-12-04T09:57:43.6106086Z echo "Filtered matrix:" 2025-12-04T09:57:43.6108874Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "openreg", "shard": 1, "num_shards": 1, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}]}" 2025-12-04T09:57:43.6111495Z  2025-12-04T09:57:43.6111679Z echo 2025-12-04T09:57:43.6111917Z echo "Is the current job unstable? False" 2025-12-04T09:57:43.6112227Z  2025-12-04T09:57:43.6112396Z echo 2025-12-04T09:57:43.6112627Z echo "Is keep-going label set? True" 2025-12-04T09:57:43.6112909Z  2025-12-04T09:57:43.6113089Z echo 2025-12-04T09:57:43.6113288Z echo "Reenabled issues? " 2025-12-04T09:57:43.6135926Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:43.6136376Z env: 2025-12-04T09:57:43.6136581Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:43.6136872Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:43.6137343Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:43.6137865Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:43.6138363Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:43.6138763Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:43.6139068Z ##[endgroup] 2025-12-04T09:57:43.6352162Z Filtered matrix: 2025-12-04T09:57:43.6355851Z {include: [{config: default, shard: 1, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral, rerun_disabled_tests: rerun_disabled_tests}, {config: default, shard: 2, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral, rerun_disabled_tests: rerun_disabled_tests}, {config: default, shard: 3, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral, rerun_disabled_tests: rerun_disabled_tests}, {config: default, shard: 4, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral, rerun_disabled_tests: rerun_disabled_tests}, {config: openreg, shard: 1, num_shards: 1, runner: lf.windows.4xlarge.nonephemeral, rerun_disabled_tests: rerun_disabled_tests}]} 2025-12-04T09:57:43.6358256Z 2025-12-04T09:57:43.6358359Z Is the current job unstable? False 2025-12-04T09:57:43.6358561Z 2025-12-04T09:57:43.6358665Z Is keep-going label set? True 2025-12-04T09:57:43.6358837Z 2025-12-04T09:57:43.6358917Z Reenabled issues? 2025-12-04T09:57:43.6477375Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-12-04T09:57:43.6477895Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-12-04T09:57:43.6498557Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:43.6498984Z env: 2025-12-04T09:57:43.6499186Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:43.6499465Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:43.6499918Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:43.6500434Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:43.6500919Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:43.6501329Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:43.6501871Z JOB_TIMEOUT: 240 2025-12-04T09:57:43.6502085Z ##[endgroup] 2025-12-04T09:57:43.6861325Z ##[group]Run pushd "${PYTORCH_FINAL_PACKAGE_DIR}" 2025-12-04T09:57:43.6861741Z pushd "${PYTORCH_FINAL_PACKAGE_DIR}" 2025-12-04T09:57:43.6862073Z # shellcheck disable=SC2046,SC2102 2025-12-04T09:57:43.6862510Z python3 -mpip install $(echo *.whl)[opt-einsum,optree] optree==0.13.0 2025-12-04T09:57:43.6862929Z popd 2025-12-04T09:57:43.6863124Z  2025-12-04T09:57:43.6863315Z .ci/pytorch/win-test.sh 2025-12-04T09:57:43.6882982Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:43.6883418Z env: 2025-12-04T09:57:43.6883605Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:43.6883892Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:43.6884336Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:43.6884875Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:43.6885385Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:43.6885788Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:43.6886083Z USE_CUDA: 0 2025-12-04T09:57:43.6886276Z INSTALL_WINDOWS_SDK: 1 2025-12-04T09:57:43.6886518Z PYTHON_VERSION: 3.10 2025-12-04T09:57:43.6886749Z CONTINUE_THROUGH_ERROR: True 2025-12-04T09:57:43.6886998Z VERBOSE_TEST_LOGS: False 2025-12-04T09:57:43.6887237Z TEST_SHOWLOCALS: False 2025-12-04T09:57:43.6887459Z NO_TEST_TIMEOUT: False 2025-12-04T09:57:43.6887691Z NO_TD: False 2025-12-04T09:57:43.6887888Z VC_PRODUCT: BuildTools 2025-12-04T09:57:43.6888107Z VC_VERSION: 2025-12-04T09:57:43.6888289Z VS_VERSION: 17.4.1 2025-12-04T09:57:43.6888501Z VC_YEAR: 2022 2025-12-04T09:57:43.6888702Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T09:57:43.6888956Z PR_NUMBER: 2025-12-04T09:57:43.6889175Z GITHUB_REPOSITORY: pytorch/pytorch 2025-12-04T09:57:43.6889456Z GITHUB_WORKFLOW: trunk 2025-12-04T09:57:43.6889692Z GITHUB_JOB: test 2025-12-04T09:57:43.6889899Z GITHUB_RUN_ID: 19922768520 2025-12-04T09:57:43.6890257Z GITHUB_RUN_NUMBER: 158165 2025-12-04T09:57:43.6890491Z GITHUB_RUN_ATTEMPT: 1 2025-12-04T09:57:43.6890720Z JOB_ID: 57120243452 2025-12-04T09:57:43.6891180Z JOB_NAME: win-vs2022-cpu-py3 / test (default, 1, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:57:43.6891760Z SHA1: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:57:43.6892065Z CUDA_VERSION: cpu 2025-12-04T09:57:43.6892360Z PYTORCH_FINAL_PACKAGE_DIR: /c/19922768520/build-results/ 2025-12-04T09:57:43.6892720Z BUILD_ENVIRONMENT: win-vs2022-cpu-py3 2025-12-04T09:57:43.6893125Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-12-04T09:57:43.6893530Z SHARD_NUMBER: 1 2025-12-04T09:57:43.6893729Z NUM_TEST_SHARDS: 4 2025-12-04T09:57:43.6893941Z TEST_CONFIG: default 2025-12-04T09:57:43.6894160Z REENABLED_ISSUES: 2025-12-04T09:57:43.6894382Z TORCH_CUDA_ARCH_LIST: 8.6 2025-12-04T09:57:43.6894627Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-12-04T09:57:43.6894918Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 1 2025-12-04T09:57:43.6895179Z ##[endgroup] 2025-12-04T09:57:43.7091596Z /c/19922768520/build-results /c/actions-runner/_work/pytorch/pytorch 2025-12-04T09:57:44.5010186Z Processing c:\19922768520\build-results\torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl (from torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:45.6755878Z Collecting optree==0.13.0 2025-12-04T09:57:45.8890564Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl.metadata (48 kB) 2025-12-04T09:57:46.0276769Z Collecting filelock (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:46.0377556Z Downloading filelock-3.20.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-04T09:57:46.0780330Z Collecting typing-extensions>=4.10.0 (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:46.0897398Z Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-04T09:57:46.1276674Z Collecting sympy>=1.13.3 (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:46.1323656Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:57:46.1903462Z Collecting networkx>=2.5.1 (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:46.1946358Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-12-04T09:57:46.2374056Z Collecting jinja2 (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:46.2420113Z Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T09:57:46.2983084Z Collecting fsspec>=0.8.5 (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:46.3023153Z Downloading fsspec-2025.12.0-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:57:46.3902256Z Collecting opt-einsum>=3.3 (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:46.3939747Z Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) 2025-12-04T09:57:46.4333206Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:46.4379993Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-12-04T09:57:46.5347646Z Collecting MarkupSafe>=2.0 (from jinja2->torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:46.5410216Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl.metadata (2.8 kB) 2025-12-04T09:57:46.5602407Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl (274 kB) 2025-12-04T09:57:46.6003769Z Downloading fsspec-2025.12.0-py3-none-any.whl (201 kB) 2025-12-04T09:57:46.6164034Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-12-04T09:57:46.6406534Z ---------------------------------------- 1.7/1.7 MB 91.3 MB/s 0:00:00 2025-12-04T09:57:46.6448773Z Downloading opt_einsum-3.4.0-py3-none-any.whl (71 kB) 2025-12-04T09:57:46.6583449Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2025-12-04T09:57:46.7033480Z ---------------------------------------- 6.3/6.3 MB 128.5 MB/s 0:00:00 2025-12-04T09:57:46.7078504Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-12-04T09:57:46.7219467Z ---------------------------------------- 536.2/536.2 kB ? 0:00:00 2025-12-04T09:57:46.7263608Z Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2025-12-04T09:57:46.7386933Z Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-12-04T09:57:46.7510601Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-12-04T09:57:46.7638105Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB) 2025-12-04T09:57:47.0885713Z Installing collected packages: mpmath, typing-extensions, sympy, opt-einsum, networkx, MarkupSafe, fsspec, filelock, optree, jinja2, torch 2025-12-04T09:57:57.8829593Z WARNING: The script isympy.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-12-04T09:57:57.8830519Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T09:58:23.4278272Z WARNING: The scripts torchfrtrace.exe and torchrun.exe are installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-12-04T09:58:23.4279248Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T09:58:23.5322977Z 2025-12-04T09:58:23.5459867Z Successfully installed MarkupSafe-3.0.3 filelock-3.20.0 fsspec-2025.12.0 jinja2-3.1.6 mpmath-1.3.0 networkx-3.4.2 opt-einsum-3.4.0 optree-0.13.0 sympy-1.14.0 torch-2.10.0a0+gitffd9b0f typing-extensions-4.15.0 2025-12-04T09:58:23.6283882Z /c/actions-runner/_work/pytorch/pytorch 2025-12-04T09:58:23.6675190Z +++ dirname .ci/pytorch/win-test.sh 2025-12-04T09:58:23.6750886Z ++ cd .ci/pytorch 2025-12-04T09:58:23.6756371Z ++ pwd 2025-12-04T09:58:23.6762498Z + SCRIPT_PARENT_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch 2025-12-04T09:58:23.6763766Z + source /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common.sh 2025-12-04T09:58:23.6845077Z +++ dirname /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common.sh 2025-12-04T09:58:23.6967267Z ++ source /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common_utils.sh 2025-12-04T09:58:23.6970263Z +++ declare -f -t trap_add 2025-12-04T09:58:23.6978924Z ++ set -ex -o pipefail 2025-12-04T09:58:23.6979250Z ++ [[ win-vs2022-cpu-py3 == *rocm* ]] 2025-12-04T09:58:23.6979543Z ++ BUILD_TEST_LIBTORCH=0 2025-12-04T09:58:23.6979899Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:58:23.6980374Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:58:23.7040489Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:58:23.7154251Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2025-12-04T09:58:23.7154680Z + export TMP_DIR_WIN 2025-12-04T09:58:23.7155005Z + export PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2025-12-04T09:58:23.7155412Z + PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2025-12-04T09:58:23.7217983Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch 2025-12-04T09:58:23.7324945Z + PROJECT_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch' 2025-12-04T09:58:23.7325332Z + export PROJECT_DIR_WIN 2025-12-04T09:58:23.7325665Z + export TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2025-12-04T09:58:23.7326084Z + TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2025-12-04T09:58:23.7389964Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/test 2025-12-04T09:58:23.7494462Z + TEST_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\test' 2025-12-04T09:58:23.7494849Z + export TEST_DIR_WIN 2025-12-04T09:58:23.7495184Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/19922768520/build-results/ 2025-12-04T09:58:23.7495618Z + PYTORCH_FINAL_PACKAGE_DIR=/c/19922768520/build-results/ 2025-12-04T09:58:23.7556369Z ++ cygpath -w /c/19922768520/build-results/ 2025-12-04T09:58:23.7675763Z + PYTORCH_FINAL_PACKAGE_DIR_WIN='C:\19922768520\build-results\' 2025-12-04T09:58:23.7676195Z + export PYTORCH_FINAL_PACKAGE_DIR_WIN 2025-12-04T09:58:23.7676513Z + export TORCH_SERIALIZATION_DEBUG=1 2025-12-04T09:58:23.7676798Z + TORCH_SERIALIZATION_DEBUG=1 2025-12-04T09:58:23.7677207Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch 2025-12-04T09:58:23.7823905Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-12-04T09:58:23.7824741Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-12-04T09:58:23.7825233Z + [[ default = \f\o\r\c\e\_\o\n\_\c\p\u ]] 2025-12-04T09:58:23.7825539Z + [[ default = \o\p\e\n\r\e\g ]] 2025-12-04T09:58:23.7825818Z + [[ win-vs2022-cpu-py3 == *cuda* ]] 2025-12-04T09:58:23.7826212Z + python -m pip install psutil==5.9.1 nvidia-ml-py pytest-shard==0.1.2 2025-12-04T09:58:24.7694433Z Collecting psutil==5.9.1 2025-12-04T09:58:24.9748067Z Downloading psutil-5.9.1-cp310-cp310-win_amd64.whl.metadata (21 kB) 2025-12-04T09:58:25.0411690Z Collecting nvidia-ml-py 2025-12-04T09:58:25.0451687Z Downloading nvidia_ml_py-13.580.82-py3-none-any.whl.metadata (9.6 kB) 2025-12-04T09:58:25.0622178Z Collecting pytest-shard==0.1.2 2025-12-04T09:58:25.0671118Z Downloading pytest_shard-0.1.2-py3-none-any.whl.metadata (3.0 kB) 2025-12-04T09:58:25.1854899Z Collecting pytest (from pytest-shard==0.1.2) 2025-12-04T09:58:25.1897069Z Downloading pytest-9.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T09:58:25.2209494Z Collecting colorama>=0.4 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:25.2246898Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-12-04T09:58:25.2487539Z Collecting exceptiongroup>=1 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:25.2530551Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2025-12-04T09:58:25.2734409Z Collecting iniconfig>=1.0.1 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:25.2771780Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:58:25.3039919Z Collecting packaging>=22 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:25.3087377Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-04T09:58:25.3307381Z Collecting pluggy<2,>=1.5 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:25.3345643Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-12-04T09:58:25.3688171Z Collecting pygments>=2.7.2 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:25.3725888Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:58:25.4045754Z Collecting tomli>=1 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:25.4085226Z Downloading tomli-2.3.0-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:58:25.4210037Z Requirement already satisfied: typing-extensions>=4.6.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from exceptiongroup>=1->pytest->pytest-shard==0.1.2) (4.15.0) 2025-12-04T09:58:25.4317894Z Downloading psutil-5.9.1-cp310-cp310-win_amd64.whl (245 kB) 2025-12-04T09:58:25.4709685Z Downloading pytest_shard-0.1.2-py3-none-any.whl (4.6 kB) 2025-12-04T09:58:25.4847860Z Downloading nvidia_ml_py-13.580.82-py3-none-any.whl (49 kB) 2025-12-04T09:58:25.4945547Z Downloading pytest-9.0.1-py3-none-any.whl (373 kB) 2025-12-04T09:58:25.5059637Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-04T09:58:25.5158309Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-04T09:58:25.5242467Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2025-12-04T09:58:25.5330934Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2025-12-04T09:58:25.5418404Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-04T09:58:25.5508922Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-12-04T09:58:25.6558493Z ---------------------------------------- 1.2/1.2 MB 10.4 MB/s 0:00:00 2025-12-04T09:58:25.6599837Z Downloading tomli-2.3.0-py3-none-any.whl (14 kB) 2025-12-04T09:58:25.8329642Z Installing collected packages: nvidia-ml-py, tomli, pygments, psutil, pluggy, packaging, iniconfig, exceptiongroup, colorama, pytest, pytest-shard 2025-12-04T09:58:27.0325461Z WARNING: The script pygmentize.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-12-04T09:58:27.0326363Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T09:58:27.8172226Z WARNING: The scripts py.test.exe and pytest.exe are installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-12-04T09:58:27.8173167Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T09:58:27.8428984Z 2025-12-04T09:58:27.8541476Z Successfully installed colorama-0.4.6 exceptiongroup-1.3.1 iniconfig-2.3.0 nvidia-ml-py-13.580.82 packaging-25.0 pluggy-1.6.0 psutil-5.9.1 pygments-2.19.2 pytest-9.0.1 pytest-shard-0.1.2 tomli-2.3.0 2025-12-04T09:58:27.9289744Z + run_tests 2025-12-04T09:58:27.9290248Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2025-12-04T09:58:27.9290908Z + [[ -x /c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe ]] 2025-12-04T09:58:27.9304791Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2025-12-04T09:58:27.9305466Z + [[ -x /c/Windows/System32/nvidia-smi.exe ]] 2025-12-04T09:58:27.9305794Z + /c/Windows/System32/nvidia-smi.exe 2025-12-04T09:58:27.9985935Z NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running. This can also be happening if non-NVIDIA GPU is running as primary display, and NVIDIA GPU is in WDDM mode. 2025-12-04T09:58:27.9987064Z 2025-12-04T09:58:28.0024959Z + echo true 2025-12-04T09:58:28.0025185Z + break 2025-12-04T09:58:28.0025355Z true 2025-12-04T09:58:28.0025769Z + [[ default == \o\p\e\n\r\e\g ]] 2025-12-04T09:58:28.0026153Z + [[ 4 -eq 1 ]] 2025-12-04T09:58:28.0026606Z + /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_python_shard.bat 2025-12-04T09:58:28.0178736Z 2025-12-04T09:58:28.0179416Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\setup_pytorch_env.bat 2025-12-04T09:58:28.0189287Z 2025-12-04T09:58:28.0192908Z 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:58:28.0196323Z 2025-12-04T09:58:28.0196851Z 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:58:28.0197496Z 2025-12-04T09:58:28.0198076Z 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:58:28.0208549Z 2025-12-04T09:58:28.0209283Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2022-cpu-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2025-12-04T09:58:28.0213054Z 2025-12-04T09:58:28.0213577Z C:\actions-runner\_work\pytorch\pytorch>set CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-12-04T09:58:28.0217132Z 2025-12-04T09:58:28.0217565Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2025-12-04T09:58:28.0220650Z 2025-12-04T09:58:28.0221245Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2025-12-04T09:58:28.0222338Z 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:58:28.0223321Z if errorlevel 1 exit /b 2025-12-04T09:58:28.0223585Z if not errorlevel 0 exit /b 2025-12-04T09:58:28.0224406Z 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:58:28.0225240Z if errorlevel 1 exit /b 2025-12-04T09:58:28.0225497Z if not errorlevel 0 exit /b 2025-12-04T09:58:28.0225729Z ) 2025-12-04T09:58:28.0225847Z 2025-12-04T09:58:28.0226205Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2025-12-04T09:58:30.4968326Z Ignoring coremltools: markers 'python_version == "3.12"' don't match your environment 2025-12-04T09:58:30.4973840Z Ignoring librosa: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-12-04T09:58:30.4976898Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-12-04T09:58:30.4980716Z Ignoring numba: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-12-04T09:58:30.4984908Z Ignoring numpy: markers 'python_version == "3.11" or python_version == "3.12"' don't match your environment 2025-12-04T09:58:30.4990088Z Ignoring numpy: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-12-04T09:58:30.4991313Z Ignoring numpy: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:58:30.4995875Z Ignoring pandas: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-12-04T09:58:30.4998158Z Ignoring pandas: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:58:30.5001941Z Ignoring optree: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:58:30.5006686Z Ignoring scipy: markers 'python_version > "3.11" and python_version < "3.14"' don't match your environment 2025-12-04T09:58:30.5009726Z Ignoring scipy: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:58:30.5014017Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-12-04T09:58:30.5017616Z Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2025-12-04T09:58:30.5021121Z Ignoring lxml: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:58:30.5024758Z Ignoring onnx: markers 'python_version == "3.14"' don't match your environment 2025-12-04T09:58:30.5028054Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-12-04T09:58:31.3667948Z Collecting boto3==1.35.42 (from -r .ci/docker/requirements-ci.txt (line 8)) 2025-12-04T09:58:31.5714616Z Downloading boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-12-04T09:58:31.5973540Z Collecting build==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T09:58:31.6014537Z Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:58:31.6361694Z Collecting click (from -r .ci/docker/requirements-ci.txt (line 18)) 2025-12-04T09:58:31.6400198Z Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-12-04T09:58:31.7215839Z Collecting coremltools==5.0b5 (from -r .ci/docker/requirements-ci.txt (line 23)) 2025-12-04T09:58:31.7273583Z Downloading coremltools-5.0b5.tar.gz (913 kB) 2025-12-04T09:58:31.8747380Z ---------------------------------------- 913.2/913.2 kB 43.4 MB/s 0:00:00 2025-12-04T09:58:32.4710932Z Installing build dependencies: started 2025-12-04T09:58:35.8469051Z Installing build dependencies: finished with status 'done' 2025-12-04T09:58:35.8484273Z Getting requirements to build wheel: started 2025-12-04T09:58:36.4425931Z Getting requirements to build wheel: finished with status 'done' 2025-12-04T09:58:36.4449264Z Preparing metadata (pyproject.toml): started 2025-12-04T09:58:36.8143003Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T09:58:36.8435279Z Collecting dill==0.3.7 (from -r .ci/docker/requirements-ci.txt (line 34)) 2025-12-04T09:58:36.8479065Z Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2025-12-04T09:58:36.9326768Z Collecting expecttest==0.3.0 (from -r .ci/docker/requirements-ci.txt (line 39)) 2025-12-04T09:58:36.9367678Z Downloading expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-04T09:58:36.9638266Z Collecting fbscribelogger==0.1.7 (from -r .ci/docker/requirements-ci.txt (line 45)) 2025-12-04T09:58:36.9688726Z Downloading fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-12-04T09:58:36.9988531Z Collecting flatbuffers==24.12.23 (from -r .ci/docker/requirements-ci.txt (line 50)) 2025-12-04T09:58:37.0036571Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) 2025-12-04T09:58:37.3619741Z Collecting hypothesis==6.56.4 (from -r .ci/docker/requirements-ci.txt (line 55)) 2025-12-04T09:58:37.3681928Z Downloading hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T09:58:37.4240415Z Collecting junitparser==2.1.1 (from -r .ci/docker/requirements-ci.txt (line 61)) 2025-12-04T09:58:37.4288800Z Downloading junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2025-12-04T09:58:37.4575804Z Collecting lark==0.12.0 (from -r .ci/docker/requirements-ci.txt (line 66)) 2025-12-04T09:58:37.4638323Z Downloading lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04T09:58:37.4960046Z Collecting librosa>=0.6.2 (from -r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:37.5004272Z Downloading librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-12-04T09:58:37.5497497Z Collecting networkx==2.8.8 (from -r .ci/docker/requirements-ci.txt (line 108)) 2025-12-04T09:58:37.5535276Z Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T09:58:37.6153254Z Collecting ninja==1.11.1.4 (from -r .ci/docker/requirements-ci.txt (line 114)) 2025-12-04T09:58:37.6202706Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl.metadata (5.0 kB) 2025-12-04T09:58:37.7749194Z Collecting numba==0.55.2 (from -r .ci/docker/requirements-ci.txt (line 120)) 2025-12-04T09:58:37.7803085Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl.metadata (3.3 kB) 2025-12-04T09:58:38.1028665Z Collecting numpy==1.22.4 (from -r .ci/docker/requirements-ci.txt (line 139)) 2025-12-04T09:58:38.1078598Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-12-04T09:58:38.2908832Z Collecting pandas==2.0.3 (from -r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:58:38.2964865Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata (18 kB) 2025-12-04T09:58:38.3589862Z Collecting opt-einsum==3.3 (from -r .ci/docker/requirements-ci.txt (line 153)) 2025-12-04T09:58:38.3627437Z Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T09:58:38.3758873Z Requirement already satisfied: optree==0.13.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 158)) (0.13.0) 2025-12-04T09:58:38.6228334Z Collecting pillow==11.0.0 (from -r .ci/docker/requirements-ci.txt (line 172)) 2025-12-04T09:58:38.6282765Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl.metadata (9.3 kB) 2025-12-04T09:58:38.9255715Z Collecting protobuf==5.29.5 (from -r .ci/docker/requirements-ci.txt (line 177)) 2025-12-04T09:58:38.9314971Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl.metadata (592 bytes) 2025-12-04T09:58:38.9432910Z Requirement already satisfied: psutil in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 182)) (5.9.1) 2025-12-04T09:58:38.9869051Z Collecting pytest==7.3.2 (from -r .ci/docker/requirements-ci.txt (line 187)) 2025-12-04T09:58:38.9915312Z Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-12-04T09:58:39.0308850Z Collecting pytest-xdist==3.3.1 (from -r .ci/docker/requirements-ci.txt (line 192)) 2025-12-04T09:58:39.0346366Z Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-12-04T09:58:39.0616280Z Collecting pytest-flakefinder==1.1.0 (from -r .ci/docker/requirements-ci.txt (line 197)) 2025-12-04T09:58:39.0660211Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-12-04T09:58:39.0988703Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-12-04T09:58:39.1029803Z Downloading pytest_rerunfailures-16.1-py3-none-any.whl.metadata (21 kB) 2025-12-04T09:58:39.1330980Z Collecting pytest-subtests==0.13.1 (from -r .ci/docker/requirements-ci.txt (line 207)) 2025-12-04T09:58:39.1382384Z Downloading pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T09:58:39.1757576Z Collecting xdoctest==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 222)) 2025-12-04T09:58:39.1857649Z Downloading xdoctest-1.3.0-py3-none-any.whl.metadata (35 kB) 2025-12-04T09:58:39.3546528Z Collecting pygments==2.15.0 (from -r .ci/docker/requirements-ci.txt (line 227)) 2025-12-04T09:58:39.3597246Z Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:58:39.4625283Z Collecting scikit-image==0.22.0 (from -r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:58:39.4683851Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl.metadata (13 kB) 2025-12-04T09:58:39.7354588Z Collecting scipy==1.10.1 (from -r .ci/docker/requirements-ci.txt (line 257)) 2025-12-04T09:58:39.7408625Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl.metadata (58 kB) 2025-12-04T09:58:39.7839255Z Collecting typing-extensions==4.12.2 (from -r .ci/docker/requirements-ci.txt (line 273)) 2025-12-04T09:58:39.7880605Z Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-12-04T09:58:39.8241632Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .ci/docker/requirements-ci.txt (line 283)) 2025-12-04T09:58:39.8280321Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-12-04T09:58:39.8653680Z Collecting lintrunner==0.12.7 (from -r .ci/docker/requirements-ci.txt (line 289)) 2025-12-04T09:58:39.8719042Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl.metadata (7.4 kB) 2025-12-04T09:58:39.9287415Z Collecting redis>=4.0.0 (from -r .ci/docker/requirements-ci.txt (line 294)) 2025-12-04T09:58:39.9351613Z Downloading redis-7.1.0-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:58:39.9763249Z Collecting ghstack==0.8.0 (from -r .ci/docker/requirements-ci.txt (line 298)) 2025-12-04T09:58:39.9829728Z Downloading ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-04T09:58:39.9947433Z Requirement already satisfied: jinja2==3.1.6 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 303)) (3.1.6) 2025-12-04T09:58:40.0155053Z Collecting pytest-cpp==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 308)) 2025-12-04T09:58:40.0206212Z Downloading pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-04T09:58:40.0670921Z Collecting z3-solver==4.15.1.0 (from -r .ci/docker/requirements-ci.txt (line 313)) 2025-12-04T09:58:40.0718655Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl.metadata (778 bytes) 2025-12-04T09:58:40.1087592Z Collecting tensorboard==2.13.0 (from -r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:58:40.1132686Z Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-12-04T09:58:40.1853967Z Collecting pywavelets==1.4.1 (from -r .ci/docker/requirements-ci.txt (line 324)) 2025-12-04T09:58:40.1902707Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl.metadata (1.9 kB) 2025-12-04T09:58:40.4842514Z Collecting lxml==5.3.0 (from -r .ci/docker/requirements-ci.txt (line 331)) 2025-12-04T09:58:40.4893213Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl.metadata (3.9 kB) 2025-12-04T09:58:40.5296899Z Collecting PyGithub==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:58:40.5350644Z Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-04T09:58:40.5687190Z Collecting sympy==1.13.3 (from -r .ci/docker/requirements-ci.txt (line 337)) 2025-12-04T09:58:40.5727550Z Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:58:40.6618453Z Collecting onnx==1.19.1 (from -r .ci/docker/requirements-ci.txt (line 342)) 2025-12-04T09:58:40.6665674Z Downloading onnx-1.19.1-cp310-cp310-win_amd64.whl.metadata (7.2 kB) 2025-12-04T09:58:40.8827108Z Collecting onnxscript==0.5.4 (from -r .ci/docker/requirements-ci.txt (line 349)) 2025-12-04T09:58:40.8883596Z Downloading onnxscript-0.5.4-py3-none-any.whl.metadata (13 kB) 2025-12-04T09:58:40.9181786Z Collecting parameterized==0.8.1 (from -r .ci/docker/requirements-ci.txt (line 354)) 2025-12-04T09:58:40.9220864Z Downloading parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-12-04T09:58:40.9619298Z Collecting pwlf==2.2.1 (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-12-04T09:58:40.9619763Z Downloading pwlf-2.2.1.tar.gz (17 kB) 2025-12-04T09:58:40.9914406Z Installing build dependencies: started 2025-12-04T09:58:42.6743112Z Installing build dependencies: finished with status 'done' 2025-12-04T09:58:42.6756479Z Getting requirements to build wheel: started 2025-12-04T09:58:43.1926719Z Getting requirements to build wheel: finished with status 'done' 2025-12-04T09:58:43.1951395Z Preparing metadata (pyproject.toml): started 2025-12-04T09:58:43.4982024Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T09:58:43.5617136Z Collecting pyyaml==6.0.3 (from -r .ci/docker/requirements-ci.txt (line 369)) 2025-12-04T09:58:43.5658231Z Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl.metadata (2.4 kB) 2025-12-04T09:58:43.7168334Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-12-04T09:58:43.7225830Z Downloading pyzstd-0.18.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:58:43.8957100Z Collecting setuptools==78.1.1 (from -r .ci/docker/requirements-ci.txt (line 371)) 2025-12-04T09:58:43.9024757Z Downloading setuptools-78.1.1-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T09:58:44.1149955Z Collecting packaging==23.1 (from -r .ci/docker/requirements-ci.txt (line 372)) 2025-12-04T09:58:44.1190523Z Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-12-04T09:58:44.1516237Z Collecting six (from -r .ci/docker/requirements-ci.txt (line 373)) 2025-12-04T09:58:44.1554262Z Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04T09:58:44.1868029Z Collecting pulp==2.9.0 (from -r .ci/docker/requirements-ci.txt (line 377)) 2025-12-04T09:58:44.1907379Z Downloading PuLP-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-04T09:58:44.2327425Z Collecting dataclasses_json==0.6.7 (from -r .ci/docker/requirements-ci.txt (line 382)) 2025-12-04T09:58:44.2328073Z Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-12-04T09:58:44.4084071Z Collecting cmake==3.31.6 (from -r .ci/docker/requirements-ci.txt (line 387)) 2025-12-04T09:58:44.4153465Z Downloading cmake-3.31.6-py3-none-win_amd64.whl.metadata (6.3 kB) 2025-12-04T09:58:44.4784646Z Collecting tlparse==0.4.0 (from -r .ci/docker/requirements-ci.txt (line 390)) 2025-12-04T09:58:44.4837342Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl.metadata (2.0 kB) 2025-12-04T09:58:44.5204549Z Collecting filelock==3.18.0 (from -r .ci/docker/requirements-ci.txt (line 393)) 2025-12-04T09:58:44.5245062Z Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T09:58:44.5724157Z Collecting cuda-bindings<13.0,>=12.0 (from -r .ci/docker/requirements-ci.txt (line 396)) 2025-12-04T09:58:44.5778373Z Downloading cuda_bindings-12.9.4-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:58:44.6205561Z Collecting setuptools-git-versioning==2.1.0 (from -r .ci/docker/requirements-ci.txt (line 400)) 2025-12-04T09:58:44.6255929Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T09:58:44.6577131Z Collecting scikit-build==0.18.1 (from -r .ci/docker/requirements-ci.txt (line 401)) 2025-12-04T09:58:44.6658278Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-12-04T09:58:44.7021382Z Collecting pyre-extensions==0.0.32 (from -r .ci/docker/requirements-ci.txt (line 402)) 2025-12-04T09:58:44.7065795Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:58:44.7345566Z Collecting tabulate==0.9.0 (from -r .ci/docker/requirements-ci.txt (line 403)) 2025-12-04T09:58:44.7384815Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-12-04T09:58:44.7982723Z Collecting tqdm>=4.66.0 (from -r .ci/docker/requirements-ci.txt (line 406)) 2025-12-04T09:58:44.8021644Z Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) 2025-12-04T09:58:45.6763627Z Collecting aiohttp==3.13.2 (from -r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:45.6816449Z Downloading aiohttp-3.13.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-12-04T09:58:46.5439956Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-12-04T09:58:46.5483520Z Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-12-04T09:58:46.5804197Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-12-04T09:58:46.5844426Z Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T09:58:46.6234633Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-12-04T09:58:46.6300711Z Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-12-04T09:58:46.6615893Z Collecting pyproject_hooks (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T09:58:46.6654311Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-12-04T09:58:46.6771139Z Requirement already satisfied: colorama in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) (0.4.6) 2025-12-04T09:58:46.6781251Z Requirement already satisfied: tomli>=1.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) (2.3.0) 2025-12-04T09:58:46.7635972Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-12-04T09:58:46.7685659Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl.metadata (8.5 kB) 2025-12-04T09:58:46.8148900Z Collecting aiohappyeyeballs>=2.5.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:46.8186497Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-12-04T09:58:46.8501795Z Collecting aiosignal>=1.4.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:46.8502408Z Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-04T09:58:46.8778047Z Collecting async-timeout<6.0,>=4.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:46.8816780Z Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T09:58:46.9154669Z Collecting attrs>=17.3.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:46.9196805Z Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:58:47.0351767Z Collecting frozenlist>=1.1.1 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:47.0432677Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl.metadata (21 kB) 2025-12-04T09:58:47.4210854Z Collecting multidict<7.0,>=4.5 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:47.4260390Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl.metadata (5.5 kB) 2025-12-04T09:58:47.5240486Z Collecting propcache>=0.2.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:47.5296272Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl.metadata (14 kB) 2025-12-04T09:58:47.9452482Z Collecting yarl<2.0,>=1.17.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:47.9526002Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl.metadata (77 kB) 2025-12-04T09:58:48.0092454Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-12-04T09:58:48.0167801Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-12-04T09:58:48.0295627Z Requirement already satisfied: exceptiongroup>=1.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) (1.3.1) 2025-12-04T09:58:48.1893995Z Collecting future (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) 2025-12-04T09:58:48.1937206Z Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:58:48.3040202Z Collecting llvmlite<0.39,>=0.38.0rc1 (from numba==0.55.2->-r .ci/docker/requirements-ci.txt (line 120)) 2025-12-04T09:58:48.3120232Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl.metadata (4.7 kB) 2025-12-04T09:58:48.3538757Z Collecting python-dateutil>=2.8.2 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:58:48.3579034Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-12-04T09:58:48.4272152Z Collecting pytz>=2020.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:58:48.4311282Z Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-12-04T09:58:48.4680216Z Collecting tzdata>=2022.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:58:48.4719732Z Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-04T09:58:48.5375956Z Requirement already satisfied: iniconfig in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) (2.3.0) 2025-12-04T09:58:48.5385426Z Requirement already satisfied: pluggy<2.0,>=0.12 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) (1.6.0) 2025-12-04T09:58:48.7598562Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 192)) 2025-12-04T09:58:48.7639471Z Downloading execnet-2.1.2-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T09:58:48.9013205Z Collecting imageio>=2.27 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:58:48.9056825Z Downloading imageio-2.37.2-py3-none-any.whl.metadata (9.7 kB) 2025-12-04T09:58:48.9912996Z Collecting tifffile>=2022.8.12 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:58:48.9957701Z Downloading tifffile-2025.5.10-py3-none-any.whl.metadata (31 kB) 2025-12-04T09:58:49.0350406Z Collecting lazy_loader>=0.3 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:58:49.0393372Z Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T09:58:49.1159560Z 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:58:49.1160880Z Requirement already satisfied: MarkupSafe>=2.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from jinja2==3.1.6->-r .ci/docker/requirements-ci.txt (line 303)) (3.0.3) 2025-12-04T09:58:49.1423229Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:58:49.1459889Z Downloading absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-12-04T09:58:49.9047951Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:58:49.9098613Z Downloading grpcio-1.76.0-cp310-cp310-win_amd64.whl.metadata (3.8 kB) 2025-12-04T09:58:49.9911949Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:58:49.9957843Z Downloading google_auth-2.43.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-12-04T09:58:50.0396788Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:58:50.0446276Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-12-04T09:58:50.0834718Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:58:50.0874413Z Downloading markdown-3.10-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T09:58:50.2426212Z 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:58:50.2464773Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T09:58:50.2932509Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:58:50.2971347Z Downloading werkzeug-3.1.4-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:58:50.3094681Z 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:58:50.3746359Z Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:58:50.3796198Z Downloading pynacl-1.6.1-cp38-abi3-win_amd64.whl.metadata (10 kB) 2025-12-04T09:58:50.4196569Z 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:58:50.4267112Z Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:58:50.4454024Z 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:58:50.4665366Z Collecting Deprecated (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:58:50.4706224Z Downloading deprecated-1.3.1-py2.py3-none-any.whl.metadata (5.9 kB) 2025-12-04T09:58:50.4853216Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from sympy==1.13.3->-r .ci/docker/requirements-ci.txt (line 337)) (1.3.0) 2025-12-04T09:58:50.5629847Z Collecting ml_dtypes>=0.5.0 (from onnx==1.19.1->-r .ci/docker/requirements-ci.txt (line 342)) 2025-12-04T09:58:50.5727418Z Downloading ml_dtypes-0.5.4-cp310-cp310-win_amd64.whl.metadata (9.2 kB) 2025-12-04T09:58:50.6059186Z Collecting onnx_ir<2,>=0.1.10 (from onnxscript==0.5.4->-r .ci/docker/requirements-ci.txt (line 349)) 2025-12-04T09:58:50.6112384Z Downloading onnx_ir-0.1.12-py3-none-any.whl.metadata (3.2 kB) 2025-12-04T09:58:50.6857299Z Collecting pyDOE>=0.3.8 (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 363)) 2025-12-04T09:58:50.6913153Z Downloading pyDOE-0.3.8.zip (22 kB) 2025-12-04T09:58:50.7187940Z Installing build dependencies: started 2025-12-04T09:58:52.5723146Z Installing build dependencies: finished with status 'done' 2025-12-04T09:58:52.5738007Z Getting requirements to build wheel: started 2025-12-04T09:58:53.0849516Z Getting requirements to build wheel: finished with status 'done' 2025-12-04T09:58:53.0876126Z Preparing metadata (pyproject.toml): started 2025-12-04T09:58:53.3927945Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T09:58:53.4654934Z 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:58:53.4678892Z Using cached marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-12-04T09:58:53.4873090Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-12-04T09:58:53.4899368Z Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-04T09:58:53.5228544Z Collecting distro (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 401)) 2025-12-04T09:58:53.5268268Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-04T09:58:53.6337670Z Collecting cuda-pathfinder~=1.1 (from cuda-bindings<13.0,>=12.0->-r .ci/docker/requirements-ci.txt (line 396)) 2025-12-04T09:58:53.6384600Z Downloading cuda_pathfinder-1.3.2-py3-none-any.whl.metadata (1.9 kB) 2025-12-04T09:58:53.6916651Z 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:58:53.6956068Z Downloading cachetools-6.2.2-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:58:53.7374949Z 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:58:53.7425071Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-12-04T09:58:53.7765477Z 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:58:53.7802637Z Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:58:53.8379987Z 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:58:53.8418389Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-12-04T09:58:53.9008682Z 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:58:53.9018369Z 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:58:53.9028616Z 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:58:53.9439876Z 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:58:53.9480469Z Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-12-04T09:58:54.1632239Z 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:58:54.1719548Z Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-12-04T09:58:54.2175018Z 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:58:54.2198043Z Using cached mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T09:58:54.2759715Z Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:54.2797655Z Downloading audioread-3.1.0-py3-none-any.whl.metadata (9.0 kB) 2025-12-04T09:58:54.4655531Z Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:54.4704190Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl.metadata (11 kB) 2025-12-04T09:58:54.7029234Z Collecting joblib>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:54.7074503Z Downloading joblib-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:58:54.7411718Z Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:54.7488937Z Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-04T09:58:54.7797796Z Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:54.7845920Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl.metadata (16 kB) 2025-12-04T09:58:54.8182740Z Collecting pooch>=1.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:54.8219931Z Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:58:54.9278092Z Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:54.9329068Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl.metadata (5.6 kB) 2025-12-04T09:58:55.0539998Z Collecting msgpack>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:55.0583734Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-12-04T09:58:55.1125455Z 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:58:55.1133441Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-12-04T09:58:55.1184628Z Downloading pytest_rerunfailures-16.0.1-py3-none-any.whl.metadata (21 kB) 2025-12-04T09:58:55.1399190Z Downloading pytest_rerunfailures-16.0-py3-none-any.whl.metadata (20 kB) 2025-12-04T09:58:55.1591338Z Downloading pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-12-04T09:58:55.1802906Z Downloading pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-12-04T09:58:55.2010248Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2025-12-04T09:58:55.2531761Z 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:58:55.2538011Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-12-04T09:58:55.2585229Z Downloading pyzstd-0.17.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:58:55.2773243Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl.metadata (2.5 kB) 2025-12-04T09:58:55.4606326Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:55.4648086Z Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:58:55.7921149Z 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:58:55.7967625Z Downloading cryptography-46.0.3-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:58:55.9869799Z 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:58:55.9912433Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:58:56.0081542Z 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:58:56.0092059Z 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:58:56.0133962Z Downloading cryptography-46.0.2-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:58:56.0429134Z Downloading cryptography-46.0.1-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:58:56.0706975Z Downloading cryptography-46.0.0-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:58:56.1032004Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:58:56.1479855Z 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:58:56.1524891Z Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-12-04T09:58:56.1962894Z 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:58:56.2003130Z Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-12-04T09:58:56.6210389Z 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:58:56.6249937Z Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-12-04T09:58:56.8923952Z Collecting wrapt<3,>=1.10 (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:58:56.8977375Z Downloading wrapt-2.0.1-cp310-cp310-win_amd64.whl.metadata (9.2 kB) 2025-12-04T09:58:56.9455473Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-12-04T09:58:56.9596402Z Downloading build-1.3.0-py3-none-any.whl (23 kB) 2025-12-04T09:58:56.9741187Z Downloading dill-0.3.7-py3-none-any.whl (115 kB) 2025-12-04T09:58:56.9872185Z Downloading expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-12-04T09:58:57.0013184Z Downloading fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-12-04T09:58:57.0146210Z Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-12-04T09:58:57.0291282Z Downloading aiohttp-3.13.2-cp310-cp310-win_amd64.whl (455 kB) 2025-12-04T09:58:57.0461372Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl (30 kB) 2025-12-04T09:58:57.0633134Z Downloading hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-12-04T09:58:57.0782697Z Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2025-12-04T09:58:57.0930224Z Downloading lark-0.12.0-py2.py3-none-any.whl (103 kB) 2025-12-04T09:58:57.1081008Z Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2025-12-04T09:58:57.1319445Z ---------------------------------------- 2.0/2.0 MB 117.5 MB/s 0:00:00 2025-12-04T09:58:57.1374052Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl (296 kB) 2025-12-04T09:58:57.1574576Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl (2.4 MB) 2025-12-04T09:58:57.1814917Z ---------------------------------------- 2.4/2.4 MB 131.1 MB/s 0:00:00 2025-12-04T09:58:57.1882031Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl (14.7 MB) 2025-12-04T09:58:57.2765741Z ---------------------------------------- 14.7/14.7 MB 155.5 MB/s 0:00:00 2025-12-04T09:58:57.2880685Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl (10.7 MB) 2025-12-04T09:58:57.3597906Z ---------------------------------------- 10.7/10.7 MB 165.1 MB/s 0:00:00 2025-12-04T09:58:57.3643448Z Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2025-12-04T09:58:57.3774091Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl (2.6 MB) 2025-12-04T09:58:57.3975494Z ---------------------------------------- 2.6/2.6 MB 74.3 MB/s 0:00:00 2025-12-04T09:58:57.4035508Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl (434 kB) 2025-12-04T09:58:57.4175353Z Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2025-12-04T09:58:57.4301388Z Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-12-04T09:58:57.4407559Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-12-04T09:58:57.4524335Z Downloading pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-12-04T09:58:57.4631227Z Downloading xdoctest-1.3.0-py3-none-any.whl (152 kB) 2025-12-04T09:58:57.4738772Z Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-12-04T09:58:57.4868917Z ---------------------------------------- 1.1/1.1 MB ? 0:00:00 2025-12-04T09:58:57.4931427Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl (24.5 MB) 2025-12-04T09:58:57.6594762Z ---------------------------------------- 24.5/24.5 MB 155.3 MB/s 0:00:00 2025-12-04T09:58:57.6691310Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl (42.5 MB) 2025-12-04T09:58:58.0139500Z ---------------------------------------- 42.5/42.5 MB 122.7 MB/s 0:00:00 2025-12-04T09:58:58.0208862Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl (1.7 MB) 2025-12-04T09:58:58.0365437Z ---------------------------------------- 1.7/1.7 MB ? 0:00:00 2025-12-04T09:58:58.0434080Z Downloading ghstack-0.8.0-py3-none-any.whl (89 kB) 2025-12-04T09:58:58.0538423Z Downloading pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-12-04T09:58:58.0667808Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl (16.4 MB) 2025-12-04T09:58:58.1680217Z ---------------------------------------- 16.4/16.4 MB 172.0 MB/s 0:00:00 2025-12-04T09:58:58.1722324Z Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-12-04T09:58:58.2101235Z ---------------------------------------- 5.6/5.6 MB 171.2 MB/s 0:00:00 2025-12-04T09:58:58.2172315Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl (4.2 MB) 2025-12-04T09:58:58.2491432Z ---------------------------------------- 4.2/4.2 MB 125.8 MB/s 0:00:00 2025-12-04T09:58:58.2560511Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl (3.8 MB) 2025-12-04T09:58:58.2855479Z ---------------------------------------- 3.8/3.8 MB 236.2 MB/s 0:00:00 2025-12-04T09:58:58.2914370Z Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) 2025-12-04T09:58:58.3319662Z Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-12-04T09:58:58.3758860Z ---------------------------------------- 6.2/6.2 MB 126.1 MB/s 0:00:00 2025-12-04T09:58:58.3831597Z Downloading onnx-1.19.1-cp310-cp310-win_amd64.whl (16.5 MB) 2025-12-04T09:58:58.4763989Z ---------------------------------------- 16.5/16.5 MB 172.3 MB/s 0:00:00 2025-12-04T09:58:58.4818888Z Downloading onnxscript-0.5.4-py3-none-any.whl (679 kB) 2025-12-04T09:58:58.4927210Z ---------------------------------------- 679.3/679.3 kB ? 0:00:00 2025-12-04T09:58:58.4963650Z Downloading parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-12-04T09:58:58.5063744Z Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl (158 kB) 2025-12-04T09:58:58.5163452Z Downloading setuptools-78.1.1-py3-none-any.whl (1.3 MB) 2025-12-04T09:58:58.5310605Z ---------------------------------------- 1.3/1.3 MB 66.3 MB/s 0:00:00 2025-12-04T09:58:58.5349272Z Downloading packaging-23.1-py3-none-any.whl (48 kB) 2025-12-04T09:58:58.5438147Z Downloading PuLP-2.9.0-py3-none-any.whl (17.7 MB) 2025-12-04T09:58:58.6658790Z ---------------------------------------- 17.7/17.7 MB 139.3 MB/s 0:00:00 2025-12-04T09:58:58.6683011Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-12-04T09:58:58.6744488Z Downloading cmake-3.31.6-py3-none-win_amd64.whl (36.4 MB) 2025-12-04T09:58:58.9549408Z ---------------------------------------- 36.4/36.4 MB 128.6 MB/s 0:00:00 2025-12-04T09:58:58.9613079Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl (2.0 MB) 2025-12-04T09:58:58.9788632Z ---------------------------------------- 2.0/2.0 MB 109.7 MB/s 0:00:00 2025-12-04T09:58:58.9828031Z Downloading filelock-3.18.0-py3-none-any.whl (16 kB) 2025-12-04T09:58:58.9937230Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-12-04T09:58:59.0021183Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-12-04T09:58:59.0115054Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-12-04T09:58:59.0208417Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-12-04T09:58:59.0294747Z Downloading click-8.3.1-py3-none-any.whl (108 kB) 2025-12-04T09:58:59.0381885Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-12-04T09:58:59.0508258Z Downloading cuda_bindings-12.9.4-cp310-cp310-win_amd64.whl (11.5 MB) 2025-12-04T09:58:59.1297881Z ---------------------------------------- 11.5/11.5 MB 143.6 MB/s 0:00:00 2025-12-04T09:58:59.1337641Z Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 2025-12-04T09:58:59.1427425Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-12-04T09:58:59.1965162Z ---------------------------------------- 13.3/13.3 MB 277.3 MB/s 0:00:00 2025-12-04T09:58:59.2008743Z Downloading cuda_pathfinder-1.3.2-py3-none-any.whl (27 kB) 2025-12-04T09:58:59.2092812Z Downloading google_auth-2.43.0-py2.py3-none-any.whl (223 kB) 2025-12-04T09:58:59.2193824Z Downloading cachetools-6.2.2-py3-none-any.whl (11 kB) 2025-12-04T09:58:59.2282763Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-12-04T09:58:59.2375095Z Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-04T09:58:59.2491250Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl (23.2 MB) 2025-12-04T09:58:59.4107218Z ---------------------------------------- 23.2/23.2 MB 147.1 MB/s 0:00:00 2025-12-04T09:58:59.4133836Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-12-04T09:58:59.4177554Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl (46 kB) 2025-12-04T09:58:59.4286488Z Downloading onnx_ir-0.1.12-py3-none-any.whl (129 kB) 2025-12-04T09:58:59.4385607Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-04T09:58:59.4481152Z Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2025-12-04T09:58:59.4571291Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-12-04T09:58:59.4661802Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-12-04T09:58:59.4797070Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-12-04T09:58:59.4919002Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl (821 kB) 2025-12-04T09:58:59.5030310Z ---------------------------------------- 821.0/821.0 kB ? 0:00:00 2025-12-04T09:58:59.5068544Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-12-04T09:58:59.5157248Z Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-12-04T09:58:59.5227484Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-12-04T09:58:59.5263808Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl (86 kB) 2025-12-04T09:58:59.5381125Z Downloading librosa-0.11.0-py3-none-any.whl (260 kB) 2025-12-04T09:58:59.5478860Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2025-12-04T09:58:59.5566296Z Downloading redis-7.1.0-py3-none-any.whl (354 kB) 2025-12-04T09:58:59.5705379Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl (245 kB) 2025-12-04T09:58:59.5812176Z Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) 2025-12-04T09:58:59.5919944Z Downloading absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-12-04T09:58:59.6012469Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-12-04T09:58:59.6100009Z Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-12-04T09:58:59.6182854Z Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2025-12-04T09:58:59.6288679Z Downloading audioread-3.1.0-py3-none-any.whl (23 kB) 2025-12-04T09:58:59.6373512Z Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-12-04T09:58:59.6462618Z Downloading execnet-2.1.2-py3-none-any.whl (40 kB) 2025-12-04T09:58:59.6551711Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl (43 kB) 2025-12-04T09:58:59.6664539Z Downloading grpcio-1.76.0-cp310-cp310-win_amd64.whl (4.7 MB) 2025-12-04T09:58:59.7427605Z ---------------------------------------- 4.7/4.7 MB 70.6 MB/s 0:00:00 2025-12-04T09:58:59.7468680Z Downloading imageio-2.37.2-py3-none-any.whl (317 kB) 2025-12-04T09:58:59.7635054Z Downloading joblib-1.5.2-py3-none-any.whl (308 kB) 2025-12-04T09:58:59.7746569Z Downloading lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-12-04T09:58:59.7840067Z Downloading markdown-3.10-py3-none-any.whl (107 kB) 2025-12-04T09:58:59.7948913Z Downloading ml_dtypes-0.5.4-cp310-cp310-win_amd64.whl (210 kB) 2025-12-04T09:58:59.8047762Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl (71 kB) 2025-12-04T09:58:59.8120598Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-12-04T09:58:59.8158151Z Downloading pooch-1.8.2-py3-none-any.whl (64 kB) 2025-12-04T09:58:59.8254643Z Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-12-04T09:58:59.8342817Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl (41 kB) 2025-12-04T09:58:59.8431167Z Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-12-04T09:58:59.8527488Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-12-04T09:58:59.8623248Z Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-12-04T09:58:59.8742658Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl (3.4 MB) 2025-12-04T09:58:59.8976963Z ---------------------------------------- 3.4/3.4 MB 195.7 MB/s 0:00:00 2025-12-04T09:58:59.9027456Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl (182 kB) 2025-12-04T09:58:59.9144914Z Downloading pynacl-1.6.1-cp38-abi3-win_amd64.whl (238 kB) 2025-12-04T09:58:59.9248688Z Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-12-04T09:58:59.9388480Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-12-04T09:58:59.9480705Z Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-12-04T09:58:59.9615313Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl (8.9 MB) 2025-12-04T09:59:00.0162282Z ---------------------------------------- 8.9/8.9 MB 183.5 MB/s 0:00:00 2025-12-04T09:59:00.0220547Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl (1.0 MB) 2025-12-04T09:59:00.0346773Z ---------------------------------------- 1.0/1.0 MB ? 0:00:00 2025-12-04T09:59:00.0399756Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl (173 kB) 2025-12-04T09:59:00.0502681Z Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-12-04T09:59:00.0590256Z Downloading tifffile-2025.5.10-py3-none-any.whl (226 kB) 2025-12-04T09:59:00.0695216Z Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-12-04T09:59:00.0799604Z Downloading werkzeug-3.1.4-py3-none-any.whl (224 kB) 2025-12-04T09:59:00.0910847Z Downloading deprecated-1.3.1-py2.py3-none-any.whl (11 kB) 2025-12-04T09:59:00.1013610Z Downloading wrapt-2.0.1-cp310-cp310-win_amd64.whl (60 kB) 2025-12-04T09:59:00.1103216Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-12-04T09:59:00.1190674Z Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-12-04T09:59:00.1305694Z Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-12-04T09:59:00.1402124Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-12-04T09:59:01.4274153Z Building wheels for collected packages: coremltools, pwlf, pyDOE 2025-12-04T09:59:01.4296562Z Building wheel for coremltools (pyproject.toml): started 2025-12-04T09:59:03.0324986Z Building wheel for coremltools (pyproject.toml): finished with status 'done' 2025-12-04T09:59:03.0379721Z Created wheel for coremltools: filename=coremltools-5.0b5-py3-none-any.whl size=1211951 sha256=d6782615a9f9637666d233a705c65e4b02ffc770959a99cbe94a805604d964b8 2025-12-04T09:59:03.0382663Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\11\de\3c\e33b605af1effa76c230f5cc8a1e688d7bef9ea0d7189b58ca 2025-12-04T09:59:03.0463177Z Building wheel for pwlf (pyproject.toml): started 2025-12-04T09:59:03.3990330Z Building wheel for pwlf (pyproject.toml): finished with status 'done' 2025-12-04T09:59:03.4013321Z Created wheel for pwlf: filename=pwlf-2.2.1-py3-none-any.whl size=16741 sha256=f1dcb9b79df18ff9eec67b92839498b8ad04c9bf6cbe419e539f6efce6873ad2 2025-12-04T09:59:03.4015754Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\d9\13\6f\a9201ce279d71065ce782d82418d7c6877be6bb818ae0d1095 2025-12-04T09:59:03.4063840Z Building wheel for pyDOE (pyproject.toml): started 2025-12-04T09:59:03.7770656Z Building wheel for pyDOE (pyproject.toml): finished with status 'done' 2025-12-04T09:59:03.7790955Z Created wheel for pyDOE: filename=pydoe-0.3.8-py3-none-any.whl size=18257 sha256=d9916859c4b36d181875c8ca5bfbefafdc246375c1f43167f00e871410253f10 2025-12-04T09:59:03.7792917Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\ce\b6\d7\c6b64746dba6433c593e471e0ac3acf4f36040456d1d160d17 2025-12-04T09:59:03.7820405Z Successfully built coremltools pwlf pyDOE 2025-12-04T09:59:04.5972062Z Installing collected packages: z3-solver, sortedcontainers, pytz, ply, parameterized, lark, flatbuffers, xdoctest, wrapt, werkzeug, tzdata, typing-extensions, tqdm, tlparse, threadpoolctl, tensorboard-data-server, tabulate, sympy, six, setuptools, pyzstd, pyyaml, pyproject_hooks, pyjwt, pygments, pycparser, pyasn1, pulp, protobuf, propcache, platformdirs, pillow, packaging, oauthlib, numpy, ninja, networkx, mypy-extensions, msgpack, markdown, lxml, llvmlite, lintrunner, joblib, jmespath, future, frozenlist, filelock, expecttest, execnet, distro, dill, decorator, cuda-pathfinder, cmake, click, cachetools, audioread, attrs, async-timeout, aiohappyeyeballs, absl-py, unittest-xml-reporting, typing-inspect, tifffile, thriftpy2, soxr, setuptools-git-versioning, scipy, scikit-build, rsa, requests-oauthlib, redis, pywavelets, python-dateutil, pyasn1-modules, pooch, opt-einsum, numba, multidict, ml_dtypes, marshmallow, lazy_loader, junitparser, imageio, grpcio, Deprecated, cuda-bindings, coremltools, cffi, build, aiosignal, yarl, soundfile, scikit-learn, scikit-image, pytest, pyre-extensions, pynacl, pyDOE, pandas, onnx, hypothesis, google-auth, dataclasses_json, cryptography, botocore, s3transfer, pytest-xdist, pytest-subtests, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pwlf, onnx_ir, librosa, google-auth-oauthlib, aiohttp, tensorboard, PyGithub, onnxscript, ghstack, fbscribelogger, boto3 2025-12-04T09:59:06.3788382Z Attempting uninstall: typing-extensions 2025-12-04T09:59:06.3798712Z Found existing installation: typing_extensions 4.15.0 2025-12-04T09:59:06.3836158Z Uninstalling typing_extensions-4.15.0: 2025-12-04T09:59:06.7194728Z Successfully uninstalled typing_extensions-4.15.0 2025-12-04T09:59:07.0494198Z Attempting uninstall: sympy 2025-12-04T09:59:07.0509482Z Found existing installation: sympy 1.14.0 2025-12-04T09:59:07.5148598Z Uninstalling sympy-1.14.0: 2025-12-04T09:59:07.9555416Z Successfully uninstalled sympy-1.14.0 2025-12-04T09:59:17.0161362Z Attempting uninstall: setuptools 2025-12-04T09:59:17.0171810Z Found existing installation: setuptools 80.9.0 2025-12-04T09:59:17.0209574Z Uninstalling setuptools-80.9.0: 2025-12-04T09:59:17.3577092Z Successfully uninstalled setuptools-80.9.0 2025-12-04T09:59:18.8289896Z Attempting uninstall: pyyaml 2025-12-04T09:59:18.8297594Z Found existing installation: PyYAML 6.0.2 2025-12-04T09:59:18.8379848Z Uninstalling PyYAML-6.0.2: 2025-12-04T09:59:18.8413755Z Successfully uninstalled PyYAML-6.0.2 2025-12-04T09:59:19.0033338Z Attempting uninstall: pygments 2025-12-04T09:59:19.0052726Z Found existing installation: Pygments 2.19.2 2025-12-04T09:59:19.0937938Z Uninstalling Pygments-2.19.2: 2025-12-04T09:59:19.1076112Z Successfully uninstalled Pygments-2.19.2 2025-12-04T09:59:21.6874514Z Attempting uninstall: packaging 2025-12-04T09:59:21.6883637Z Found existing installation: packaging 25.0 2025-12-04T09:59:21.6956949Z Uninstalling packaging-25.0: 2025-12-04T09:59:21.6983345Z Successfully uninstalled packaging-25.0 2025-12-04T09:59:25.1252698Z Attempting uninstall: networkx 2025-12-04T09:59:25.1261980Z Found existing installation: networkx 3.4.2 2025-12-04T09:59:25.2913096Z Uninstalling networkx-3.4.2: 2025-12-04T09:59:25.3190695Z Successfully uninstalled networkx-3.4.2 2025-12-04T09:59:29.9931578Z Attempting uninstall: filelock 2025-12-04T09:59:29.9938860Z Found existing installation: filelock 3.20.0 2025-12-04T09:59:29.9993296Z Uninstalling filelock-3.20.0: 2025-12-04T09:59:30.0015612Z Successfully uninstalled filelock-3.20.0 2025-12-04T09:59:40.5915114Z Attempting uninstall: opt-einsum 2025-12-04T09:59:40.5924172Z Found existing installation: opt_einsum 3.4.0 2025-12-04T09:59:40.6031898Z Uninstalling opt_einsum-3.4.0: 2025-12-04T09:59:40.6062724Z Successfully uninstalled opt_einsum-3.4.0 2025-12-04T09:59:52.1442548Z Attempting uninstall: pytest 2025-12-04T09:59:52.1452437Z Found existing installation: pytest 9.0.1 2025-12-04T09:59:52.1715442Z Uninstalling pytest-9.0.1: 2025-12-04T09:59:52.7582897Z Successfully uninstalled pytest-9.0.1 2025-12-04T10:00:12.9166262Z 2025-12-04T10:00:12.9671226Z Successfully installed Deprecated-1.3.1 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 boto3-1.35.42 botocore-1.35.99 build-1.3.0 cachetools-6.2.2 cffi-2.0.0 click-8.3.1 cmake-3.31.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 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 jmespath-1.0.1 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 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 packaging-23.1 pandas-2.0.3 parameterized-0.8.1 pillow-11.0.0 platformdirs-4.5.0 ply-3.11 pooch-1.8.2 propcache-0.4.1 protobuf-5.29.5 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 python-dateutil-2.9.0.post0 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 s3transfer-0.10.4 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 six-1.17.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 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-04T10:00:15.7565623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\functional.py 2025-12-04T10:00:15.7571609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\hub.py 2025-12-04T10:00:15.7575986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\library.py 2025-12-04T10:00:15.7580984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\overrides.py 2025-12-04T10:00:15.7585696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\py.typed 2025-12-04T10:00:15.7597503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quasirandom.py 2025-12-04T10:00:15.7601401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\random.py 2025-12-04T10:00:15.7605130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\return_types.py 2025-12-04T10:00:15.7609204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\return_types.pyi 2025-12-04T10:00:15.7613291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\serialization.py 2025-12-04T10:00:15.7617665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\storage.py 2025-12-04T10:00:15.7621586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\torch_version.py 2025-12-04T10:00:15.7625441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\types.py 2025-12-04T10:00:15.7629575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\version.py 2025-12-04T10:00:15.7633562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_appdirs.py 2025-12-04T10:00:15.7640282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C.cp310-win_amd64.pyd 2025-12-04T10:00:15.7646035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_classes.py 2025-12-04T10:00:15.7651531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_compile.py 2025-12-04T10:00:15.7655977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_ops.py 2025-12-04T10:00:15.7660832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_environment.py 2025-12-04T10:00:15.7665918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_guards.py 2025-12-04T10:00:15.7671167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_jit_internal.py 2025-12-04T10:00:15.7675605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_linalg_utils.py 2025-12-04T10:00:15.7680555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lobpcg.py 2025-12-04T10:00:15.7685094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lowrank.py 2025-12-04T10:00:15.7698746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_meta_registrations.py 2025-12-04T10:00:15.7705508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_namedtensor_internals.py 2025-12-04T10:00:15.7710245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_ops.py 2025-12-04T10:00:15.7715073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_python_dispatcher.py 2025-12-04T10:00:15.7719183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_size_docs.py 2025-12-04T10:00:15.7724017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_sources.py 2025-12-04T10:00:15.7728671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_storage_docs.py 2025-12-04T10:00:15.7733259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_streambase.py 2025-12-04T10:00:15.7737148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_tensor.py 2025-12-04T10:00:15.7742173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_tensor_docs.py 2025-12-04T10:00:15.7748251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_tensor_str.py 2025-12-04T10:00:15.7762560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_thread_safe_fork.py 2025-12-04T10:00:15.7765697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_torch_docs.py 2025-12-04T10:00:15.7772262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_utils.py 2025-12-04T10:00:15.7776279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_utils_internal.py 2025-12-04T10:00:15.7780865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_VF.py 2025-12-04T10:00:15.7784524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_VF.pyi 2025-12-04T10:00:15.7795330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vmap_internals.py 2025-12-04T10:00:15.7799685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_weights_only_unpickler.py 2025-12-04T10:00:15.7803624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__config__.py 2025-12-04T10:00:15.7807800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__future__.py 2025-12-04T10:00:15.7812679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__init__.py 2025-12-04T10:00:15.7829866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\memory.py 2025-12-04T10:00:15.7834000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\_utils.py 2025-12-04T10:00:15.7838714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__init__.py 2025-12-04T10:00:15.7846990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__pycache__\memory.cpython-310.pyc 2025-12-04T10:00:15.7851182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:15.7855152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.7872677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\autocast_mode.py 2025-12-04T10:00:15.7876800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\grad_scaler.py 2025-12-04T10:00:15.7881088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__init__.py 2025-12-04T10:00:15.7897489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__pycache__\autocast_mode.cpython-310.pyc 2025-12-04T10:00:15.7901458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__pycache__\grad_scaler.cpython-310.pyc 2025-12-04T10:00:15.7905372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.7926689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\__init__.py 2025-12-04T10:00:15.7937526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\__init__.py 2025-12-04T10:00:15.7947230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\__init__.py 2025-12-04T10:00:15.7956002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\fused.py 2025-12-04T10:00:15.7960613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\__init__.py 2025-12-04T10:00:15.7969700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\__pycache__\fused.cpython-310.pyc 2025-12-04T10:00:15.7974447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.7985182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\__init__.py 2025-12-04T10:00:15.7994297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\conv_fused.py 2025-12-04T10:00:15.7998901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\linear_fused.py 2025-12-04T10:00:15.8002914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\linear_relu.py 2025-12-04T10:00:15.8006752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__init__.py 2025-12-04T10:00:15.8025120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\conv_fused.cpython-310.pyc 2025-12-04T10:00:15.8029869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\linear_fused.cpython-310.pyc 2025-12-04T10:00:15.8033351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\linear_relu.cpython-310.pyc 2025-12-04T10:00:15.8046958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8055570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8065469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\__init__.py 2025-12-04T10:00:15.8073432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\__init__.py 2025-12-04T10:00:15.8081368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\linear_relu.py 2025-12-04T10:00:15.8085433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\__init__.py 2025-12-04T10:00:15.8093127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\__pycache__\linear_relu.cpython-310.pyc 2025-12-04T10:00:15.8097219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8105564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8114170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\bn_relu.py 2025-12-04T10:00:15.8118358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\conv_add.py 2025-12-04T10:00:15.8122382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\conv_relu.py 2025-12-04T10:00:15.8126002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py 2025-12-04T10:00:15.8129861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__init__.py 2025-12-04T10:00:15.8147777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\bn_relu.cpython-310.pyc 2025-12-04T10:00:15.8151932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\conv_add.cpython-310.pyc 2025-12-04T10:00:15.8156320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\conv_relu.cpython-310.pyc 2025-12-04T10:00:15.8169964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\linear_relu.cpython-310.pyc 2025-12-04T10:00:15.8174108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8183257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8201915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8212225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\__init__.py 2025-12-04T10:00:15.8220773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\__init__.py 2025-12-04T10:00:15.8228748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\linear.py 2025-12-04T10:00:15.8233182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\__init__.py 2025-12-04T10:00:15.8241509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:15.8245950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8254730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8263609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\conv.py 2025-12-04T10:00:15.8267496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\embedding_ops.py 2025-12-04T10:00:15.8271453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\linear.py 2025-12-04T10:00:15.8275432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__init__.py 2025-12-04T10:00:15.8292790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:15.8297037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-12-04T10:00:15.8301437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:15.8314538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8323401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8333315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\__init__.py 2025-12-04T10:00:15.8341242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\activation.py 2025-12-04T10:00:15.8345258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\rnn.py 2025-12-04T10:00:15.8349585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__init__.py 2025-12-04T10:00:15.8357694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__pycache__\activation.cpython-310.pyc 2025-12-04T10:00:15.8362160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:15.8367093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8387222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8407532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\functional.py 2025-12-04T10:00:15.8412636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\__init__.py 2025-12-04T10:00:15.8421913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\__init__.py 2025-12-04T10:00:15.8429564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\conv.py 2025-12-04T10:00:15.8433682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\linear.py 2025-12-04T10:00:15.8437946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\rnn.py 2025-12-04T10:00:15.8442459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__init__.py 2025-12-04T10:00:15.8450555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:15.8454908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:15.8458735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:15.8472274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8481899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8494803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\activation.py 2025-12-04T10:00:15.8499661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\batchnorm.py 2025-12-04T10:00:15.8503341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\conv.py 2025-12-04T10:00:15.8507983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\dropout.py 2025-12-04T10:00:15.8511706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\embedding_ops.py 2025-12-04T10:00:15.8524905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\functional_modules.py 2025-12-04T10:00:15.8528745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\linear.py 2025-12-04T10:00:15.8532437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\normalization.py 2025-12-04T10:00:15.8536132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\rnn.py 2025-12-04T10:00:15.8539841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\utils.py 2025-12-04T10:00:15.8543747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__init__.py 2025-12-04T10:00:15.8552285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\activation.cpython-310.pyc 2025-12-04T10:00:15.8556270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\batchnorm.cpython-310.pyc 2025-12-04T10:00:15.8560338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:15.8573818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\dropout.cpython-310.pyc 2025-12-04T10:00:15.8578574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-12-04T10:00:15.8582468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\functional_modules.cpython-310.pyc 2025-12-04T10:00:15.8586515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:15.8590418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\normalization.cpython-310.pyc 2025-12-04T10:00:15.8594094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:15.8598113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:15.8603442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8621843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\__init__.py 2025-12-04T10:00:15.8629843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\conv.py 2025-12-04T10:00:15.8633602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\linear.py 2025-12-04T10:00:15.8637381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\rnn.py 2025-12-04T10:00:15.8641188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\sparse.py 2025-12-04T10:00:15.8644814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\utils.py 2025-12-04T10:00:15.8648445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__init__.py 2025-12-04T10:00:15.8666761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:15.8670999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:15.8675063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:15.8688014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\sparse.cpython-310.pyc 2025-12-04T10:00:15.8692381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:15.8696060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8705527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8714599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\__pycache__\functional.cpython-310.pyc 2025-12-04T10:00:15.8719387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8730681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\__init__.py 2025-12-04T10:00:15.8738674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\linear.py 2025-12-04T10:00:15.8742610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\utils.py 2025-12-04T10:00:15.8746391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__init__.py 2025-12-04T10:00:15.8754335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\linear.py 2025-12-04T10:00:15.8758422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\__init__.py 2025-12-04T10:00:15.8766605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:15.8770778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8788947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:15.8792811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:15.8797036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8817971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8827643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8837534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\_numeric_suite.py 2025-12-04T10:00:15.8841870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\_numeric_suite_fx.py 2025-12-04T10:00:15.8846365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__init__.py 2025-12-04T10:00:15.8853106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\graph_matcher.py 2025-12-04T10:00:15.8857453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\graph_passes.py 2025-12-04T10:00:15.8862117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\mappings.py 2025-12-04T10:00:15.8865826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\ns_types.py 2025-12-04T10:00:15.8870220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\n_shadows_utils.py 2025-12-04T10:00:15.8885707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\pattern_utils.py 2025-12-04T10:00:15.8890193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\qconfig_multi_mapping.py 2025-12-04T10:00:15.8894061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\utils.py 2025-12-04T10:00:15.8898424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\weight_utils.py 2025-12-04T10:00:15.8902893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__init__.py 2025-12-04T10:00:15.8912099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\graph_matcher.cpython-310.pyc 2025-12-04T10:00:15.8917056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\graph_passes.cpython-310.pyc 2025-12-04T10:00:15.8922273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\mappings.cpython-310.pyc 2025-12-04T10:00:15.8935817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\ns_types.cpython-310.pyc 2025-12-04T10:00:15.8940006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\n_shadows_utils.cpython-310.pyc 2025-12-04T10:00:15.8944512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\pattern_utils.cpython-310.pyc 2025-12-04T10:00:15.8948794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\qconfig_multi_mapping.cpython-310.pyc 2025-12-04T10:00:15.8952765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:15.8956804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\weight_utils.cpython-310.pyc 2025-12-04T10:00:15.8960561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.8980144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__pycache__\_numeric_suite.cpython-310.pyc 2025-12-04T10:00:15.8984246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__pycache__\_numeric_suite_fx.cpython-310.pyc 2025-12-04T10:00:15.8988440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.9007423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_mappings.py 2025-12-04T10:00:15.9011242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\__init__.py 2025-12-04T10:00:15.9018924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\base_scheduler.py 2025-12-04T10:00:15.9022629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\cubic_scheduler.py 2025-12-04T10:00:15.9026550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\lambda_scheduler.py 2025-12-04T10:00:15.9040665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__init__.py 2025-12-04T10:00:15.9048220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\base_scheduler.cpython-310.pyc 2025-12-04T10:00:15.9052023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\cubic_scheduler.cpython-310.pyc 2025-12-04T10:00:15.9055879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\lambda_scheduler.cpython-310.pyc 2025-12-04T10:00:15.9069388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.9087179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\base_sparsifier.py 2025-12-04T10:00:15.9091302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\nearly_diagonal_sparsifier.py 2025-12-04T10:00:15.9095407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\utils.py 2025-12-04T10:00:15.9108663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\weight_norm_sparsifier.py 2025-12-04T10:00:15.9112486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__init__.py 2025-12-04T10:00:15.9119698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\base_sparsifier.cpython-310.pyc 2025-12-04T10:00:15.9123706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\nearly_diagonal_sparsifier.cpython-310.pyc 2025-12-04T10:00:15.9127512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:15.9141152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\weight_norm_sparsifier.cpython-310.pyc 2025-12-04T10:00:15.9145856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.9155286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\__init__.py 2025-12-04T10:00:15.9162110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\activation_sparsifier.py 2025-12-04T10:00:15.9166284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\__init__.py 2025-12-04T10:00:15.9184572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\__pycache__\activation_sparsifier.cpython-310.pyc 2025-12-04T10:00:15.9189096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.9198132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\base_data_scheduler.py 2025-12-04T10:00:15.9202212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\__init__.py 2025-12-04T10:00:15.9210386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\__pycache__\base_data_scheduler.cpython-310.pyc 2025-12-04T10:00:15.9214665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.9233236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\base_data_sparsifier.py 2025-12-04T10:00:15.9237339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\data_norm_sparsifier.py 2025-12-04T10:00:15.9241681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\quantization_utils.py 2025-12-04T10:00:15.9255958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__init__.py 2025-12-04T10:00:15.9265543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\__init__.py 2025-12-04T10:00:15.9272401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\data_sparsity.py 2025-12-04T10:00:15.9276720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\_data_sparstity_utils.py 2025-12-04T10:00:15.9280899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__init__.py 2025-12-04T10:00:15.9299792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__pycache__\data_sparsity.cpython-310.pyc 2025-12-04T10:00:15.9304164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__pycache__\_data_sparstity_utils.cpython-310.pyc 2025-12-04T10:00:15.9308328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.9327292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.9337529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\base_data_sparsifier.cpython-310.pyc 2025-12-04T10:00:15.9341671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\data_norm_sparsifier.cpython-310.pyc 2025-12-04T10:00:15.9345969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\quantization_utils.cpython-310.pyc 2025-12-04T10:00:15.9360449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.9369840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\base_structured_sparsifier.py 2025-12-04T10:00:15.9374542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\FPGM_pruner.py 2025-12-04T10:00:15.9379599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\lstm_saliency_pruner.py 2025-12-04T10:00:15.9395531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\match_utils.py 2025-12-04T10:00:15.9400356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\parametrization.py 2025-12-04T10:00:15.9404937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\prune_functions.py 2025-12-04T10:00:15.9409606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\saliency_pruner.py 2025-12-04T10:00:15.9414575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__init__.py 2025-12-04T10:00:15.9423778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\base_structured_sparsifier.cpython-310.pyc 2025-12-04T10:00:15.9428636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\FPGM_pruner.cpython-310.pyc 2025-12-04T10:00:15.9433426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\lstm_saliency_pruner.cpython-310.pyc 2025-12-04T10:00:15.9447526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\match_utils.cpython-310.pyc 2025-12-04T10:00:15.9451721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\parametrization.cpython-310.pyc 2025-12-04T10:00:15.9456547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\prune_functions.cpython-310.pyc 2025-12-04T10:00:15.9465675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\saliency_pruner.cpython-310.pyc 2025-12-04T10:00:15.9468929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.9481383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.9492331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\__pycache__\_mappings.cpython-310.pyc 2025-12-04T10:00:15.9496256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.9506007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fake_quantize.py 2025-12-04T10:00:15.9510526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fuser_method_mappings.py 2025-12-04T10:00:15.9514998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fuse_modules.py 2025-12-04T10:00:15.9528685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\observer.py 2025-12-04T10:00:15.9533784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\qconfig.py 2025-12-04T10:00:15.9538176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\qconfig_mapping.py 2025-12-04T10:00:15.9542350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantization_mappings.py 2025-12-04T10:00:15.9547217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize.py 2025-12-04T10:00:15.9551443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize_fx.py 2025-12-04T10:00:15.9555598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize_jit.py 2025-12-04T10:00:15.9559900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize_pt2e.py 2025-12-04T10:00:15.9563824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quant_type.py 2025-12-04T10:00:15.9567739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\stubs.py 2025-12-04T10:00:15.9571670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\utils.py 2025-12-04T10:00:15.9576884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\_correct_bias.py 2025-12-04T10:00:15.9580905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\_equalize.py 2025-12-04T10:00:15.9584934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\_learnable_fake_quantize.py 2025-12-04T10:00:15.9588982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__init__.py 2025-12-04T10:00:15.9597685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\backend_config.py 2025-12-04T10:00:15.9602087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\executorch.py 2025-12-04T10:00:15.9606156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\fbgemm.py 2025-12-04T10:00:15.9609964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\native.py 2025-12-04T10:00:15.9623155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\onednn.py 2025-12-04T10:00:15.9627028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\qnnpack.py 2025-12-04T10:00:15.9630762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\tensorrt.py 2025-12-04T10:00:15.9634550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\utils.py 2025-12-04T10:00:15.9638436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\x86.py 2025-12-04T10:00:15.9642671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\_common_operator_config_utils.py 2025-12-04T10:00:15.9647013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\_qnnpack_pt2e.py 2025-12-04T10:00:15.9650643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__init__.py 2025-12-04T10:00:15.9658926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\backend_config.cpython-310.pyc 2025-12-04T10:00:15.9663146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\executorch.cpython-310.pyc 2025-12-04T10:00:15.9667106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\fbgemm.cpython-310.pyc 2025-12-04T10:00:15.9680114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\native.cpython-310.pyc 2025-12-04T10:00:15.9684892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\onednn.cpython-310.pyc 2025-12-04T10:00:15.9688890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\qnnpack.cpython-310.pyc 2025-12-04T10:00:15.9693473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\tensorrt.cpython-310.pyc 2025-12-04T10:00:15.9697712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:15.9701478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\x86.cpython-310.pyc 2025-12-04T10:00:15.9705840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\_common_operator_config_utils.cpython-310.pyc 2025-12-04T10:00:15.9710268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\_qnnpack_pt2e.cpython-310.pyc 2025-12-04T10:00:15.9714582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.9724038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\convert.py 2025-12-04T10:00:15.9728616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\custom_config.py 2025-12-04T10:00:15.9732493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\fuse.py 2025-12-04T10:00:15.9736450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\fuse_handler.py 2025-12-04T10:00:15.9740806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\graph_module.py 2025-12-04T10:00:15.9754363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\lower_to_fbgemm.py 2025-12-04T10:00:15.9758623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\lower_to_qnnpack.py 2025-12-04T10:00:15.9762721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\lstm_utils.py 2025-12-04T10:00:15.9766947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\match_utils.py 2025-12-04T10:00:15.9770920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\pattern_utils.py 2025-12-04T10:00:15.9774874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\prepare.py 2025-12-04T10:00:15.9779432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\qconfig_mapping_utils.py 2025-12-04T10:00:15.9783582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\quantize_handler.py 2025-12-04T10:00:15.9787433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\tracer.py 2025-12-04T10:00:15.9791463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\utils.py 2025-12-04T10:00:15.9795657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_decomposed.py 2025-12-04T10:00:15.9800112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_equalize.py 2025-12-04T10:00:15.9804565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_lower_to_native_backend.py 2025-12-04T10:00:15.9808813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__init__.py 2025-12-04T10:00:15.9817560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\detector.py 2025-12-04T10:00:15.9822339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\model_report.py 2025-12-04T10:00:15.9826686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\model_report_observer.py 2025-12-04T10:00:15.9841614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\model_report_visualizer.py 2025-12-04T10:00:15.9846191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__init__.py 2025-12-04T10:00:15.9854266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\detector.cpython-310.pyc 2025-12-04T10:00:15.9858682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\model_report.cpython-310.pyc 2025-12-04T10:00:15.9862835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\model_report_observer.cpython-310.pyc 2025-12-04T10:00:15.9877733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\model_report_visualizer.cpython-310.pyc 2025-12-04T10:00:15.9882591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:15.9893374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\convert.cpython-310.pyc 2025-12-04T10:00:15.9898282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\custom_config.cpython-310.pyc 2025-12-04T10:00:15.9903222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\fuse.cpython-310.pyc 2025-12-04T10:00:15.9918031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\fuse_handler.cpython-310.pyc 2025-12-04T10:00:15.9922279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\graph_module.cpython-310.pyc 2025-12-04T10:00:15.9926956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\lower_to_fbgemm.cpython-310.pyc 2025-12-04T10:00:15.9931758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\lower_to_qnnpack.cpython-310.pyc 2025-12-04T10:00:15.9936433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\lstm_utils.cpython-310.pyc 2025-12-04T10:00:15.9941113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\match_utils.cpython-310.pyc 2025-12-04T10:00:15.9945735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\pattern_utils.cpython-310.pyc 2025-12-04T10:00:15.9950097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\prepare.cpython-310.pyc 2025-12-04T10:00:15.9954631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\qconfig_mapping_utils.cpython-310.pyc 2025-12-04T10:00:15.9958785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\quantize_handler.cpython-310.pyc 2025-12-04T10:00:15.9963467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\tracer.cpython-310.pyc 2025-12-04T10:00:15.9967792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:15.9972002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\_decomposed.cpython-310.pyc 2025-12-04T10:00:15.9986059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\_equalize.cpython-310.pyc 2025-12-04T10:00:15.9989947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\_lower_to_native_backend.cpython-310.pyc 2025-12-04T10:00:15.9993978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0004046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\duplicate_dq_pass.py 2025-12-04T10:00:16.0007986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\export_utils.py 2025-12-04T10:00:16.0011762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\graph_utils.py 2025-12-04T10:00:16.0015503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\lowering.py 2025-12-04T10:00:16.0029345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\port_metadata_pass.py 2025-12-04T10:00:16.0033318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\prepare.py 2025-12-04T10:00:16.0037197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\qat_utils.py 2025-12-04T10:00:16.0041423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\utils.py 2025-12-04T10:00:16.0045290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\_affine_quantization.py 2025-12-04T10:00:16.0049779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\_numeric_debugger.py 2025-12-04T10:00:16.0053447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__init__.py 2025-12-04T10:00:16.0060399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\rewrite.py 2025-12-04T10:00:16.0064440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\__init__.py 2025-12-04T10:00:16.0072468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\__pycache__\rewrite.cpython-310.pyc 2025-12-04T10:00:16.0076860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0086156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\duplicate_dq_pass.cpython-310.pyc 2025-12-04T10:00:16.0090562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\export_utils.cpython-310.pyc 2025-12-04T10:00:16.0094260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\graph_utils.cpython-310.pyc 2025-12-04T10:00:16.0107455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\lowering.cpython-310.pyc 2025-12-04T10:00:16.0111515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\port_metadata_pass.cpython-310.pyc 2025-12-04T10:00:16.0115421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\prepare.cpython-310.pyc 2025-12-04T10:00:16.0119492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\qat_utils.cpython-310.pyc 2025-12-04T10:00:16.0123720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.0127733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\_affine_quantization.cpython-310.pyc 2025-12-04T10:00:16.0131713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\_numeric_debugger.cpython-310.pyc 2025-12-04T10:00:16.0135768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0145003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\composable_quantizer.py 2025-12-04T10:00:16.0149126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\embedding_quantizer.py 2025-12-04T10:00:16.0153204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\quantizer.py 2025-12-04T10:00:16.0167120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\utils.py 2025-12-04T10:00:16.0170995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\x86_inductor_quantizer.py 2025-12-04T10:00:16.0175358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\xnnpack_quantizer.py 2025-12-04T10:00:16.0179801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\xnnpack_quantizer_utils.py 2025-12-04T10:00:16.0184238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\xpu_inductor_quantizer.py 2025-12-04T10:00:16.0188079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__init__.py 2025-12-04T10:00:16.0196714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\composable_quantizer.cpython-310.pyc 2025-12-04T10:00:16.0201180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\embedding_quantizer.cpython-310.pyc 2025-12-04T10:00:16.0205425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\quantizer.cpython-310.pyc 2025-12-04T10:00:16.0220093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.0224459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\x86_inductor_quantizer.cpython-310.pyc 2025-12-04T10:00:16.0229139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\xnnpack_quantizer.cpython-310.pyc 2025-12-04T10:00:16.0233286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\xnnpack_quantizer_utils.cpython-310.pyc 2025-12-04T10:00:16.0238105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\xpu_inductor_quantizer.cpython-310.pyc 2025-12-04T10:00:16.0242327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0262227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\fake_quantize.cpython-310.pyc 2025-12-04T10:00:16.0267352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\fuser_method_mappings.cpython-310.pyc 2025-12-04T10:00:16.0272292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\fuse_modules.cpython-310.pyc 2025-12-04T10:00:16.0285373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\observer.cpython-310.pyc 2025-12-04T10:00:16.0289951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\qconfig.cpython-310.pyc 2025-12-04T10:00:16.0294455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\qconfig_mapping.cpython-310.pyc 2025-12-04T10:00:16.0298756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantization_mappings.cpython-310.pyc 2025-12-04T10:00:16.0302694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize.cpython-310.pyc 2025-12-04T10:00:16.0306921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize_fx.cpython-310.pyc 2025-12-04T10:00:16.0311124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize_jit.cpython-310.pyc 2025-12-04T10:00:16.0315382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize_pt2e.cpython-310.pyc 2025-12-04T10:00:16.0320545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quant_type.cpython-310.pyc 2025-12-04T10:00:16.0324680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\stubs.cpython-310.pyc 2025-12-04T10:00:16.0328738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.0333791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\_correct_bias.cpython-310.pyc 2025-12-04T10:00:16.0337969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\_equalize.cpython-310.pyc 2025-12-04T10:00:16.0352669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\_learnable_fake_quantize.cpython-310.pyc 2025-12-04T10:00:16.0356477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0376543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0386849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\anomaly_mode.py 2025-12-04T10:00:16.0390706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\forward_ad.py 2025-12-04T10:00:16.0395128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\function.py 2025-12-04T10:00:16.0399854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\functional.py 2025-12-04T10:00:16.0415477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\gradcheck.py 2025-12-04T10:00:16.0420552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\grad_mode.py 2025-12-04T10:00:16.0424538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\graph.py 2025-12-04T10:00:16.0428410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\profiler.py 2025-12-04T10:00:16.0432535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\profiler_legacy.py 2025-12-04T10:00:16.0436379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\profiler_util.py 2025-12-04T10:00:16.0440750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\variable.py 2025-12-04T10:00:16.0444504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__init__.py 2025-12-04T10:00:16.0452567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\tensor.py 2025-12-04T10:00:16.0456548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\utils.py 2025-12-04T10:00:16.0460325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__init__.py 2025-12-04T10:00:16.0468242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__pycache__\tensor.cpython-310.pyc 2025-12-04T10:00:16.0472317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.0476327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0495028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\anomaly_mode.cpython-310.pyc 2025-12-04T10:00:16.0499129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\forward_ad.cpython-310.pyc 2025-12-04T10:00:16.0503697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\function.cpython-310.pyc 2025-12-04T10:00:16.0517617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\functional.cpython-310.pyc 2025-12-04T10:00:16.0521908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\gradcheck.cpython-310.pyc 2025-12-04T10:00:16.0526237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\grad_mode.cpython-310.pyc 2025-12-04T10:00:16.0530771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\graph.cpython-310.pyc 2025-12-04T10:00:16.0534912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\profiler.cpython-310.pyc 2025-12-04T10:00:16.0539221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\profiler_legacy.cpython-310.pyc 2025-12-04T10:00:16.0543373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\profiler_util.cpython-310.pyc 2025-12-04T10:00:16.0547544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\variable.cpython-310.pyc 2025-12-04T10:00:16.0551654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0562300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\__init__.py 2025-12-04T10:00:16.0569912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cpu\__init__.py 2025-12-04T10:00:16.0578018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cpu\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0586346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cuda\__init__.py 2025-12-04T10:00:16.0594632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cuda\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0603396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\rnn.py 2025-12-04T10:00:16.0607528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\__init__.py 2025-12-04T10:00:16.0615447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:16.0619783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0628202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cusparselt\__init__.py 2025-12-04T10:00:16.0636335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cusparselt\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0654904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\kleidiai\__init__.py 2025-12-04T10:00:16.0662901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\kleidiai\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0670787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mha\__init__.py 2025-12-04T10:00:16.0678645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mha\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0687253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\miopen\__init__.py 2025-12-04T10:00:16.0695441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\miopen\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0704008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkl\__init__.py 2025-12-04T10:00:16.0712093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkl\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0720376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkldnn\__init__.py 2025-12-04T10:00:16.0727739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkldnn\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0736253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mps\__init__.py 2025-12-04T10:00:16.0744330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mps\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0752673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\nnpack\__init__.py 2025-12-04T10:00:16.0760625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\nnpack\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0768908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\openmp\__init__.py 2025-12-04T10:00:16.0776752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\openmp\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0785286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\opt_einsum\__init__.py 2025-12-04T10:00:16.0793308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\opt_einsum\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0801690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\quantized\__init__.py 2025-12-04T10:00:16.0809798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\quantized\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0818110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\run_cpu.py 2025-12-04T10:00:16.0822116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\__init__.py 2025-12-04T10:00:16.0829061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\__pycache__\run_cpu.cpython-310.pyc 2025-12-04T10:00:16.0833134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0841307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xnnpack\__init__.py 2025-12-04T10:00:16.0849270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xnnpack\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0857526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\preprocess.py 2025-12-04T10:00:16.0861300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\__init__.py 2025-12-04T10:00:16.0868700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\__pycache__\preprocess.cpython-310.pyc 2025-12-04T10:00:16.0872794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0881967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\prepare.py 2025-12-04T10:00:16.0885659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\serializer.py 2025-12-04T10:00:16.0890351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__init__.py 2025-12-04T10:00:16.0898281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__pycache__\prepare.cpython-310.pyc 2025-12-04T10:00:16.0902500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__pycache__\serializer.cpython-310.pyc 2025-12-04T10:00:16.0906570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0927972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.0938569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\FileStoreTest.exe 2025-12-04T10:00:16.0945620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\protoc.exe 2025-12-04T10:00:16.0965931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\TCPStoreTest.exe 2025-12-04T10:00:16.0971855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\test_api.exe 2025-12-04T10:00:16.1024881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\test_jit.exe 2025-12-04T10:00:16.1062946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\test_lazy.exe 2025-12-04T10:00:16.1083148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\config.py 2025-12-04T10:00:16.1087041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\_cache.py 2025-12-04T10:00:16.1090686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__init__.py 2025-12-04T10:00:16.1099226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:16.1103362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__pycache__\_cache.cpython-310.pyc 2025-12-04T10:00:16.1107142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1125528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\_tensorboard_vis.py 2025-12-04T10:00:16.1129222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\__init__.py 2025-12-04T10:00:16.1135991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\__pycache__\_tensorboard_vis.cpython-310.pyc 2025-12-04T10:00:16.1139876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1148259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\__init__.py 2025-12-04T10:00:16.1155822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\autocast_mode.py 2025-12-04T10:00:16.1159942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\grad_scaler.py 2025-12-04T10:00:16.1163529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__init__.py 2025-12-04T10:00:16.1182357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__pycache__\autocast_mode.cpython-310.pyc 2025-12-04T10:00:16.1186994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__pycache__\grad_scaler.cpython-310.pyc 2025-12-04T10:00:16.1191139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1209800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1227110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\csrc\inductor\aoti_runtime\model.h 2025-12-04T10:00:16.1237550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\comm.py 2025-12-04T10:00:16.1241364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\gds.py 2025-12-04T10:00:16.1255322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\graphs.py 2025-12-04T10:00:16.1257990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\green_contexts.py 2025-12-04T10:00:16.1258608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\jiterator.py 2025-12-04T10:00:16.1266425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\memory.py 2025-12-04T10:00:16.1270521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\nccl.py 2025-12-04T10:00:16.1274488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\nvtx.py 2025-12-04T10:00:16.1278388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\profiler.py 2025-12-04T10:00:16.1282342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\random.py 2025-12-04T10:00:16.1286015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\sparse.py 2025-12-04T10:00:16.1289937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\streams.py 2025-12-04T10:00:16.1293898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\tunable.py 2025-12-04T10:00:16.1297599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_device_limits.py 2025-12-04T10:00:16.1302027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_gpu_trace.py 2025-12-04T10:00:16.1305877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_memory_viz.py 2025-12-04T10:00:16.1309909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_pin_memory_utils.py 2025-12-04T10:00:16.1314155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_sanitizer.py 2025-12-04T10:00:16.1318264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_utils.py 2025-12-04T10:00:16.1322235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__init__.py 2025-12-04T10:00:16.1330283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\autocast_mode.py 2025-12-04T10:00:16.1334356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\common.py 2025-12-04T10:00:16.1338181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\grad_scaler.py 2025-12-04T10:00:16.1341921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__init__.py 2025-12-04T10:00:16.1360691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\autocast_mode.cpython-310.pyc 2025-12-04T10:00:16.1364817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:16.1368688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\grad_scaler.cpython-310.pyc 2025-12-04T10:00:16.1383164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1392476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\comm.cpython-310.pyc 2025-12-04T10:00:16.1397233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\gds.cpython-310.pyc 2025-12-04T10:00:16.1401827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\graphs.cpython-310.pyc 2025-12-04T10:00:16.1416956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\green_contexts.cpython-310.pyc 2025-12-04T10:00:16.1421603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\jiterator.cpython-310.pyc 2025-12-04T10:00:16.1426221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\memory.cpython-310.pyc 2025-12-04T10:00:16.1430420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\nccl.cpython-310.pyc 2025-12-04T10:00:16.1434618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\nvtx.cpython-310.pyc 2025-12-04T10:00:16.1438882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\profiler.cpython-310.pyc 2025-12-04T10:00:16.1442833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\random.cpython-310.pyc 2025-12-04T10:00:16.1447320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\sparse.cpython-310.pyc 2025-12-04T10:00:16.1451219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\streams.cpython-310.pyc 2025-12-04T10:00:16.1455111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\tunable.cpython-310.pyc 2025-12-04T10:00:16.1459503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_device_limits.cpython-310.pyc 2025-12-04T10:00:16.1463468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_gpu_trace.cpython-310.pyc 2025-12-04T10:00:16.1467449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_memory_viz.cpython-310.pyc 2025-12-04T10:00:16.1471502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_pin_memory_utils.cpython-310.pyc 2025-12-04T10:00:16.1485532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_sanitizer.cpython-310.pyc 2025-12-04T10:00:16.1489713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:16.1493682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1505220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\argparse_util.py 2025-12-04T10:00:16.1509092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\c10d_logger.py 2025-12-04T10:00:16.1513018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\collective_utils.py 2025-12-04T10:00:16.1525899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\constants.py 2025-12-04T10:00:16.1529928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\device_mesh.py 2025-12-04T10:00:16.1534339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\distributed_c10d.py 2025-12-04T10:00:16.1539537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launch.py 2025-12-04T10:00:16.1543469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\logging_handlers.py 2025-12-04T10:00:16.1547429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\remote_device.py 2025-12-04T10:00:16.1551274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rendezvous.py 2025-12-04T10:00:16.1555334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\run.py 2025-12-04T10:00:16.1559329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\utils.py 2025-12-04T10:00:16.1562995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_checkpointable.py 2025-12-04T10:00:16.1567102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable_state.py 2025-12-04T10:00:16.1571071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_dist2.py 2025-12-04T10:00:16.1574788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_functional_collectives.py 2025-12-04T10:00:16.1578858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_functional_collectives_impl.py 2025-12-04T10:00:16.1583360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_mesh_layout.py 2025-12-04T10:00:16.1587665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_serialization.py 2025-12-04T10:00:16.1591563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_state_dict_utils.py 2025-12-04T10:00:16.1595870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__init__.py 2025-12-04T10:00:16.1614288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\join.py 2025-12-04T10:00:16.1618335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\__init__.py 2025-12-04T10:00:16.1625838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\ddp_zero_hook.py 2025-12-04T10:00:16.1629816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py 2025-12-04T10:00:16.1633731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py 2025-12-04T10:00:16.1647570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\mixed_precision_hooks.py 2025-12-04T10:00:16.1651545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\optimizer_overlap_hooks.py 2025-12-04T10:00:16.1655726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py 2025-12-04T10:00:16.1659609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py 2025-12-04T10:00:16.1663673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py 2025-12-04T10:00:16.1667451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__init__.py 2025-12-04T10:00:16.1675599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\ddp_zero_hook.cpython-310.pyc 2025-12-04T10:00:16.1679599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\debugging_hooks.cpython-310.pyc 2025-12-04T10:00:16.1683539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\default_hooks.cpython-310.pyc 2025-12-04T10:00:16.1697197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\mixed_precision_hooks.cpython-310.pyc 2025-12-04T10:00:16.1701585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\optimizer_overlap_hooks.cpython-310.pyc 2025-12-04T10:00:16.1706295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\post_localSGD_hook.cpython-310.pyc 2025-12-04T10:00:16.1710424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\powerSGD_hook.cpython-310.pyc 2025-12-04T10:00:16.1714905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\quantization_hooks.cpython-310.pyc 2025-12-04T10:00:16.1719068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1737648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\averagers.py 2025-12-04T10:00:16.1742058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py 2025-12-04T10:00:16.1745940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\utils.py 2025-12-04T10:00:16.1759149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__init__.py 2025-12-04T10:00:16.1766609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\averagers.cpython-310.pyc 2025-12-04T10:00:16.1770744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\hierarchical_model_averager.cpython-310.pyc 2025-12-04T10:00:16.1774898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.1789138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1798306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py 2025-12-04T10:00:16.1802556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\__init__.py 2025-12-04T10:00:16.1809712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\__pycache__\checkpoint_wrapper.cpython-310.pyc 2025-12-04T10:00:16.1814008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1822733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\default_hooks.py 2025-12-04T10:00:16.1826897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\__init__.py 2025-12-04T10:00:16.1835010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\__pycache__\default_hooks.cpython-310.pyc 2025-12-04T10:00:16.1839249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1847862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\optimizer_overlap.py 2025-12-04T10:00:16.1852107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\__init__.py 2025-12-04T10:00:16.1860570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\__pycache__\optimizer_overlap.cpython-310.pyc 2025-12-04T10:00:16.1864794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1873482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\quantization.py 2025-12-04T10:00:16.1877737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\__init__.py 2025-12-04T10:00:16.1885074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\__pycache__\quantization.cpython-310.pyc 2025-12-04T10:00:16.1889330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1898675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\__pycache__\join.cpython-310.pyc 2025-12-04T10:00:16.1902889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1913556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\autograd\__init__.py 2025-12-04T10:00:16.1922942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\autograd\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.1933818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\api.py 2025-12-04T10:00:16.1938566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\default_planner.py 2025-12-04T10:00:16.1943568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\filesystem.py 2025-12-04T10:00:16.1948549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\format_utils.py 2025-12-04T10:00:16.1962431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\hf_storage.py 2025-12-04T10:00:16.1966646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\logger.py 2025-12-04T10:00:16.1970888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\logging_handlers.py 2025-12-04T10:00:16.1974822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\metadata.py 2025-12-04T10:00:16.1978635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\optimizer.py 2025-12-04T10:00:16.1983097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\planner.py 2025-12-04T10:00:16.1987052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\planner_helpers.py 2025-12-04T10:00:16.1991517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\quantized_hf_storage.py 2025-12-04T10:00:16.1995499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\resharding.py 2025-12-04T10:00:16.1999735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\staging.py 2025-12-04T10:00:16.2003816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\stateful.py 2025-12-04T10:00:16.2008300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\state_dict.py 2025-12-04T10:00:16.2012804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\state_dict_loader.py 2025-12-04T10:00:16.2016826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\state_dict_saver.py 2025-12-04T10:00:16.2021373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\storage.py 2025-12-04T10:00:16.2025331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\utils.py 2025-12-04T10:00:16.2029578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_async_executor.py 2025-12-04T10:00:16.2033735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_async_process_executor.py 2025-12-04T10:00:16.2038022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_async_thread_executor.py 2025-12-04T10:00:16.2054150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_checkpointer.py 2025-12-04T10:00:16.2058067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_consolidate_hf_safetensors.py 2025-12-04T10:00:16.2062102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_dedup_save_plans.py 2025-12-04T10:00:16.2066405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_dedup_tensors.py 2025-12-04T10:00:16.2070485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_extension.py 2025-12-04T10:00:16.2074419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_fsspec_filesystem.py 2025-12-04T10:00:16.2078491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_hf_utils.py 2025-12-04T10:00:16.2082853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_nested_dict.py 2025-12-04T10:00:16.2086788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_pg_transport.py 2025-12-04T10:00:16.2100545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_sharded_tensor_utils.py 2025-12-04T10:00:16.2104484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_state_dict_stager.py 2025-12-04T10:00:16.2108937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_storage_utils.py 2025-12-04T10:00:16.2112889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_traverse.py 2025-12-04T10:00:16.2116885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_version.py 2025-12-04T10:00:16.2120701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__init__.py 2025-12-04T10:00:16.2129508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\barriers.py 2025-12-04T10:00:16.2133442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\builder.py 2025-12-04T10:00:16.2137286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpointer.py 2025-12-04T10:00:16.2141238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpoint_process.py 2025-12-04T10:00:16.2155112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpoint_reader.py 2025-12-04T10:00:16.2159155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpoint_writer.py 2025-12-04T10:00:16.2163000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\config.py 2025-12-04T10:00:16.2166863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\staging.py 2025-12-04T10:00:16.2170635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\types.py 2025-12-04T10:00:16.2174556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\utils.py 2025-12-04T10:00:16.2178381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__init__.py 2025-12-04T10:00:16.2187527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\barriers.cpython-310.pyc 2025-12-04T10:00:16.2191954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\builder.cpython-310.pyc 2025-12-04T10:00:16.2196171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpointer.cpython-310.pyc 2025-12-04T10:00:16.2210276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpoint_process.cpython-310.pyc 2025-12-04T10:00:16.2214429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpoint_reader.cpython-310.pyc 2025-12-04T10:00:16.2218339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpoint_writer.cpython-310.pyc 2025-12-04T10:00:16.2222541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:16.2226677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\staging.cpython-310.pyc 2025-12-04T10:00:16.2230823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\types.cpython-310.pyc 2025-12-04T10:00:16.2235222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.2239702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.2249608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.2253961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\default_planner.cpython-310.pyc 2025-12-04T10:00:16.2258172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\filesystem.cpython-310.pyc 2025-12-04T10:00:16.2272766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\format_utils.cpython-310.pyc 2025-12-04T10:00:16.2277072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\hf_storage.cpython-310.pyc 2025-12-04T10:00:16.2281074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\logger.cpython-310.pyc 2025-12-04T10:00:16.2285432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\logging_handlers.cpython-310.pyc 2025-12-04T10:00:16.2289775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\metadata.cpython-310.pyc 2025-12-04T10:00:16.2293670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\optimizer.cpython-310.pyc 2025-12-04T10:00:16.2297876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\planner.cpython-310.pyc 2025-12-04T10:00:16.2302517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\planner_helpers.cpython-310.pyc 2025-12-04T10:00:16.2306491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\quantized_hf_storage.cpython-310.pyc 2025-12-04T10:00:16.2310633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\resharding.cpython-310.pyc 2025-12-04T10:00:16.2314878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\staging.cpython-310.pyc 2025-12-04T10:00:16.2318996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\stateful.cpython-310.pyc 2025-12-04T10:00:16.2323311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\state_dict.cpython-310.pyc 2025-12-04T10:00:16.2327807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\state_dict_loader.cpython-310.pyc 2025-12-04T10:00:16.2341506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\state_dict_saver.cpython-310.pyc 2025-12-04T10:00:16.2345711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\storage.cpython-310.pyc 2025-12-04T10:00:16.2349989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.2354204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_async_executor.cpython-310.pyc 2025-12-04T10:00:16.2358499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_async_process_executor.cpython-310.pyc 2025-12-04T10:00:16.2362760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_async_thread_executor.cpython-310.pyc 2025-12-04T10:00:16.2367192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_checkpointer.cpython-310.pyc 2025-12-04T10:00:16.2371955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_consolidate_hf_safetensors.cpython-310.pyc 2025-12-04T10:00:16.2386321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_dedup_save_plans.cpython-310.pyc 2025-12-04T10:00:16.2390651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_dedup_tensors.cpython-310.pyc 2025-12-04T10:00:16.2395117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_extension.cpython-310.pyc 2025-12-04T10:00:16.2399266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_fsspec_filesystem.cpython-310.pyc 2025-12-04T10:00:16.2403347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_hf_utils.cpython-310.pyc 2025-12-04T10:00:16.2408330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_nested_dict.cpython-310.pyc 2025-12-04T10:00:16.2413158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_pg_transport.cpython-310.pyc 2025-12-04T10:00:16.2418478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_sharded_tensor_utils.cpython-310.pyc 2025-12-04T10:00:16.2442147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_state_dict_stager.cpython-310.pyc 2025-12-04T10:00:16.2446487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_storage_utils.cpython-310.pyc 2025-12-04T10:00:16.2450915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_traverse.cpython-310.pyc 2025-12-04T10:00:16.2455108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_version.cpython-310.pyc 2025-12-04T10:00:16.2459494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.2469873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\_frontend.py 2025-12-04T10:00:16.2473743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\_handlers.py 2025-12-04T10:00:16.2477667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\_store.py 2025-12-04T10:00:16.2481413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\__init__.py 2025-12-04T10:00:16.2498868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\__pycache__\_frontend.cpython-310.pyc 2025-12-04T10:00:16.2503112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\__pycache__\_handlers.cpython-310.pyc 2025-12-04T10:00:16.2507118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\__pycache__\_store.cpython-310.pyc 2025-12-04T10:00:16.2520548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.2529927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\control_plane.py 2025-12-04T10:00:16.2534095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\__init__.py 2025-12-04T10:00:16.2541836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\__init__.py 2025-12-04T10:00:16.2548451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\api.py 2025-12-04T10:00:16.2552407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\health_check_server.py 2025-12-04T10:00:16.2556441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\local_elastic_agent.py 2025-12-04T10:00:16.2560347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__init__.py 2025-12-04T10:00:16.2578011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.2582197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\health_check_server.cpython-310.pyc 2025-12-04T10:00:16.2586613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\local_elastic_agent.cpython-310.pyc 2025-12-04T10:00:16.2600557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.2608912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.2617406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\api.py 2025-12-04T10:00:16.2621205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\handlers.py 2025-12-04T10:00:16.2624917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__init__.py 2025-12-04T10:00:16.2632516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.2636491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__pycache__\handlers.cpython-310.pyc 2025-12-04T10:00:16.2640271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.2658454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\api.py 2025-12-04T10:00:16.2662233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\__init__.py 2025-12-04T10:00:16.2669780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.2673655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.2691621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\api.py 2025-12-04T10:00:16.2695682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\redirects.py 2025-12-04T10:00:16.2699505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\tail_log.py 2025-12-04T10:00:16.2702980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__init__.py 2025-12-04T10:00:16.2721089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\error_handler.py 2025-12-04T10:00:16.2725149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\handlers.py 2025-12-04T10:00:16.2728913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__init__.py 2025-12-04T10:00:16.2737593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__pycache__\error_handler.cpython-310.pyc 2025-12-04T10:00:16.2741640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__pycache__\handlers.cpython-310.pyc 2025-12-04T10:00:16.2745838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.2765294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\handlers.py 2025-12-04T10:00:16.2769539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\subprocess_handler.py 2025-12-04T10:00:16.2773496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__init__.py 2025-12-04T10:00:16.2791973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__pycache__\handlers.cpython-310.pyc 2025-12-04T10:00:16.2796343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__pycache__\subprocess_handler.cpython-310.pyc 2025-12-04T10:00:16.2800740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.2819826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.2823963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\redirects.cpython-310.pyc 2025-12-04T10:00:16.2828113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\tail_log.cpython-310.pyc 2025-12-04T10:00:16.2842050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.2850671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\api.py 2025-12-04T10:00:16.2854946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\c10d_rendezvous_backend.py 2025-12-04T10:00:16.2859132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\dynamic_rendezvous.py 2025-12-04T10:00:16.2873479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_rendezvous.py 2025-12-04T10:00:16.2877977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_rendezvous_backend.py 2025-12-04T10:00:16.2881881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_server.py 2025-12-04T10:00:16.2886076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_store.py 2025-12-04T10:00:16.2890516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\registry.py 2025-12-04T10:00:16.2894471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\static_tcp_rendezvous.py 2025-12-04T10:00:16.2898701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\utils.py 2025-12-04T10:00:16.2902745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\_etcd_stub.py 2025-12-04T10:00:16.2907395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__init__.py 2025-12-04T10:00:16.2917340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.2922559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\c10d_rendezvous_backend.cpython-310.pyc 2025-12-04T10:00:16.2927523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\dynamic_rendezvous.cpython-310.pyc 2025-12-04T10:00:16.2941276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_rendezvous.cpython-310.pyc 2025-12-04T10:00:16.2945722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_rendezvous_backend.cpython-310.pyc 2025-12-04T10:00:16.2950096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_server.cpython-310.pyc 2025-12-04T10:00:16.2954024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_store.cpython-310.pyc 2025-12-04T10:00:16.2958414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\registry.cpython-310.pyc 2025-12-04T10:00:16.2962526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\static_tcp_rendezvous.cpython-310.pyc 2025-12-04T10:00:16.2966745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.2971083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\_etcd_stub.cpython-310.pyc 2025-12-04T10:00:16.2974993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.2983566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\api.py 2025-12-04T10:00:16.2988365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\debug_info_logging.py 2025-12-04T10:00:16.2992392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\file_based_local_timer.py 2025-12-04T10:00:16.2996361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\local_timer.py 2025-12-04T10:00:16.3010185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__init__.py 2025-12-04T10:00:16.3018285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.3022758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\debug_info_logging.cpython-310.pyc 2025-12-04T10:00:16.3026786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\file_based_local_timer.cpython-310.pyc 2025-12-04T10:00:16.3041109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\local_timer.cpython-310.pyc 2025-12-04T10:00:16.3045083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.3053642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\api.py 2025-12-04T10:00:16.3057670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\distributed.py 2025-12-04T10:00:16.3061493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\logging.py 2025-12-04T10:00:16.3065453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\log_level.py 2025-12-04T10:00:16.3069257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\store.py 2025-12-04T10:00:16.3083583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__init__.py 2025-12-04T10:00:16.3091287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\cycling_iterator.py 2025-12-04T10:00:16.3095259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\elastic_distributed_sampler.py 2025-12-04T10:00:16.3099358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__init__.py 2025-12-04T10:00:16.3117097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__pycache__\cycling_iterator.cpython-310.pyc 2025-12-04T10:00:16.3121370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__pycache__\elastic_distributed_sampler.cpython-310.pyc 2025-12-04T10:00:16.3125396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.3143940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.3148049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\distributed.cpython-310.pyc 2025-12-04T10:00:16.3151737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\logging.cpython-310.pyc 2025-12-04T10:00:16.3165848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\log_level.cpython-310.pyc 2025-12-04T10:00:16.3169915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\store.cpython-310.pyc 2025-12-04T10:00:16.3174189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.3182857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\__pycache__\control_plane.cpython-310.pyc 2025-12-04T10:00:16.3187184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.3197078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\fr_trace.py 2025-12-04T10:00:16.3201221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\__init__.py 2025-12-04T10:00:16.3208141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\builder.py 2025-12-04T10:00:16.3212235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\config_manager.py 2025-12-04T10:00:16.3216265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\fr_logger.py 2025-12-04T10:00:16.3220547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\loader.py 2025-12-04T10:00:16.3234767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\types.py 2025-12-04T10:00:16.3239367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\utils.py 2025-12-04T10:00:16.3243529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__init__.py 2025-12-04T10:00:16.3250973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\builder.cpython-310.pyc 2025-12-04T10:00:16.3255059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\config_manager.cpython-310.pyc 2025-12-04T10:00:16.3259239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\fr_logger.cpython-310.pyc 2025-12-04T10:00:16.3273182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\loader.cpython-310.pyc 2025-12-04T10:00:16.3277547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\types.cpython-310.pyc 2025-12-04T10:00:16.3281885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.3285938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.3304891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\__pycache__\fr_trace.cpython-310.pyc 2025-12-04T10:00:16.3309242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.3318273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\api.py 2025-12-04T10:00:16.3322398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\fully_sharded_data_parallel.py 2025-12-04T10:00:16.3326973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\sharded_grad_scaler.py 2025-12-04T10:00:16.3330986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\wrap.py 2025-12-04T10:00:16.3335440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_common_utils.py 2025-12-04T10:00:16.3349985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_debug_utils.py 2025-12-04T10:00:16.3354019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_dynamo_utils.py 2025-12-04T10:00:16.3358065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_exec_order_utils.py 2025-12-04T10:00:16.3362184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_flat_param.py 2025-12-04T10:00:16.3366824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fsdp_extensions.py 2025-12-04T10:00:16.3371061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_init_utils.py 2025-12-04T10:00:16.3375408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_limiter_utils.py 2025-12-04T10:00:16.3379451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_optim_utils.py 2025-12-04T10:00:16.3383917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_runtime_utils.py 2025-12-04T10:00:16.3388325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_shard_utils.py 2025-12-04T10:00:16.3392605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_state_dict_utils.py 2025-12-04T10:00:16.3397086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_trace_utils.py 2025-12-04T10:00:16.3401060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_traversal_utils.py 2025-12-04T10:00:16.3405232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_unshard_param_utils.py 2025-12-04T10:00:16.3409601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_wrap_utils.py 2025-12-04T10:00:16.3425160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__init__.py 2025-12-04T10:00:16.3434811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_api.py 2025-12-04T10:00:16.3439330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_collectives.py 2025-12-04T10:00:16.3443247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_common.py 2025-12-04T10:00:16.3458059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_init.py 2025-12-04T10:00:16.3461796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_param.py 2025-12-04T10:00:16.3465926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_param_group.py 2025-12-04T10:00:16.3470556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_state.py 2025-12-04T10:00:16.3474520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fully_shard.py 2025-12-04T10:00:16.3478638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__init__.py 2025-12-04T10:00:16.3486949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_api.cpython-310.pyc 2025-12-04T10:00:16.3491056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_collectives.cpython-310.pyc 2025-12-04T10:00:16.3494982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_common.cpython-310.pyc 2025-12-04T10:00:16.3508434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_init.cpython-310.pyc 2025-12-04T10:00:16.3512742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_param.cpython-310.pyc 2025-12-04T10:00:16.3517098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_param_group.cpython-310.pyc 2025-12-04T10:00:16.3521178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_state.cpython-310.pyc 2025-12-04T10:00:16.3524970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fully_shard.cpython-310.pyc 2025-12-04T10:00:16.3529419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.3537458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.3541307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\fully_sharded_data_parallel.cpython-310.pyc 2025-12-04T10:00:16.3545489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\sharded_grad_scaler.cpython-310.pyc 2025-12-04T10:00:16.3558899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\wrap.cpython-310.pyc 2025-12-04T10:00:16.3563056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_common_utils.cpython-310.pyc 2025-12-04T10:00:16.3567280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_debug_utils.cpython-310.pyc 2025-12-04T10:00:16.3571538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_dynamo_utils.cpython-310.pyc 2025-12-04T10:00:16.3575523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_exec_order_utils.cpython-310.pyc 2025-12-04T10:00:16.3579734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_flat_param.cpython-310.pyc 2025-12-04T10:00:16.3583954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_fsdp_extensions.cpython-310.pyc 2025-12-04T10:00:16.3587830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_init_utils.cpython-310.pyc 2025-12-04T10:00:16.3591812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_limiter_utils.cpython-310.pyc 2025-12-04T10:00:16.3595716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_optim_utils.cpython-310.pyc 2025-12-04T10:00:16.3599964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_runtime_utils.cpython-310.pyc 2025-12-04T10:00:16.3604202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_shard_utils.cpython-310.pyc 2025-12-04T10:00:16.3608188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_state_dict_utils.cpython-310.pyc 2025-12-04T10:00:16.3622013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_trace_utils.cpython-310.pyc 2025-12-04T10:00:16.3625946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_traversal_utils.cpython-310.pyc 2025-12-04T10:00:16.3629927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_unshard_param_utils.cpython-310.pyc 2025-12-04T10:00:16.3633823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_wrap_utils.cpython-310.pyc 2025-12-04T10:00:16.3637770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.3647541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\api.py 2025-12-04T10:00:16.3651269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\__init__.py 2025-12-04T10:00:16.3658731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.3662655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.3671847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\functional.py 2025-12-04T10:00:16.3675786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\__init__.py 2025-12-04T10:00:16.3684956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\remote_module.py 2025-12-04T10:00:16.3689625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\__init__.py 2025-12-04T10:00:16.3697340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\__pycache__\remote_module.cpython-310.pyc 2025-12-04T10:00:16.3702073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.3711725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\instantiator.py 2025-12-04T10:00:16.3716555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\__init__.py 2025-12-04T10:00:16.3725030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\remote_module_template.py 2025-12-04T10:00:16.3729808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\__init__.py 2025-12-04T10:00:16.3740446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\__pycache__\remote_module_template.cpython-310.pyc 2025-12-04T10:00:16.3745625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.3765214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\__pycache__\instantiator.cpython-310.pyc 2025-12-04T10:00:16.3769633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.3789031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\__pycache__\functional.cpython-310.pyc 2025-12-04T10:00:16.3793004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.3803726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\apply_optimizer_in_backward.py 2025-12-04T10:00:16.3806651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adadelta.py 2025-12-04T10:00:16.3810512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adagrad.py 2025-12-04T10:00:16.3824388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adam.py 2025-12-04T10:00:16.3828298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adamax.py 2025-12-04T10:00:16.3832650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adamw.py 2025-12-04T10:00:16.3836278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_rmsprop.py 2025-12-04T10:00:16.3840196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_rprop.py 2025-12-04T10:00:16.3844326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_sgd.py 2025-12-04T10:00:16.3848168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\named_optimizer.py 2025-12-04T10:00:16.3851971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\optimizer.py 2025-12-04T10:00:16.3856834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\post_localSGD_optimizer.py 2025-12-04T10:00:16.3860536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\utils.py 2025-12-04T10:00:16.3864384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\zero_redundancy_optimizer.py 2025-12-04T10:00:16.3868662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\zero_redundancy_optimizer.pyi 2025-12-04T10:00:16.3872709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\_deprecation_warning.py 2025-12-04T10:00:16.3876761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__init__.py 2025-12-04T10:00:16.3889059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\apply_optimizer_in_backward.cpython-310.pyc 2025-12-04T10:00:16.3891777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adadelta.cpython-310.pyc 2025-12-04T10:00:16.3896045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adagrad.cpython-310.pyc 2025-12-04T10:00:16.3987561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adam.cpython-310.pyc 2025-12-04T10:00:16.3988480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adamax.cpython-310.pyc 2025-12-04T10:00:16.3989378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adamw.cpython-310.pyc 2025-12-04T10:00:16.3990265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_rmsprop.cpython-310.pyc 2025-12-04T10:00:16.3991179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_rprop.cpython-310.pyc 2025-12-04T10:00:16.3994623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_sgd.cpython-310.pyc 2025-12-04T10:00:16.3995514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\named_optimizer.cpython-310.pyc 2025-12-04T10:00:16.3996394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\optimizer.cpython-310.pyc 2025-12-04T10:00:16.3997359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\post_localSGD_optimizer.cpython-310.pyc 2025-12-04T10:00:16.3998241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.4001624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\zero_redundancy_optimizer.cpython-310.pyc 2025-12-04T10:00:16.4002585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\_deprecation_warning.cpython-310.pyc 2025-12-04T10:00:16.4003477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.4004243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\microbatch.py 2025-12-04T10:00:16.4004932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\schedules.py 2025-12-04T10:00:16.4008114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\stage.py 2025-12-04T10:00:16.4008774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_backward.py 2025-12-04T10:00:16.4016705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_debug.py 2025-12-04T10:00:16.4020867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_IR.py 2025-12-04T10:00:16.4024922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_schedule_visualizer.py 2025-12-04T10:00:16.4028773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_unflatten.py 2025-12-04T10:00:16.4032576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_utils.py 2025-12-04T10:00:16.4037121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__init__.py 2025-12-04T10:00:16.4044845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\microbatch.cpython-310.pyc 2025-12-04T10:00:16.4048748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\schedules.cpython-310.pyc 2025-12-04T10:00:16.4053286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\stage.cpython-310.pyc 2025-12-04T10:00:16.4068273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_backward.cpython-310.pyc 2025-12-04T10:00:16.4072303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_debug.cpython-310.pyc 2025-12-04T10:00:16.4076226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_IR.cpython-310.pyc 2025-12-04T10:00:16.4080379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_schedule_visualizer.cpython-310.pyc 2025-12-04T10:00:16.4084299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_unflatten.cpython-310.pyc 2025-12-04T10:00:16.4088211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:16.4092042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.4100728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\api.py 2025-12-04T10:00:16.4104740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\backend_registry.py 2025-12-04T10:00:16.4108343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\constants.py 2025-12-04T10:00:16.4112093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\functions.py 2025-12-04T10:00:16.4125794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\internal.py 2025-12-04T10:00:16.4129499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\options.py 2025-12-04T10:00:16.4133388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\rref_proxy.py 2025-12-04T10:00:16.4137279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\server_process_global_profiler.py 2025-12-04T10:00:16.4141262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_utils.py 2025-12-04T10:00:16.4144939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__init__.py 2025-12-04T10:00:16.4152840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\faulty_agent_backend_registry.py 2025-12-04T10:00:16.4156832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\__init__.py 2025-12-04T10:00:16.4164882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\__pycache__\faulty_agent_backend_registry.cpython-310.pyc 2025-12-04T10:00:16.4168743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.4177638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.4181707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\backend_registry.cpython-310.pyc 2025-12-04T10:00:16.4185692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\constants.cpython-310.pyc 2025-12-04T10:00:16.4199330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\functions.cpython-310.pyc 2025-12-04T10:00:16.4203354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\internal.cpython-310.pyc 2025-12-04T10:00:16.4207229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\options.cpython-310.pyc 2025-12-04T10:00:16.4211727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\rref_proxy.cpython-310.pyc 2025-12-04T10:00:16.4215907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\server_process_global_profiler.cpython-310.pyc 2025-12-04T10:00:16.4219627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:16.4223909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.4233003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\device_mesh.py 2025-12-04T10:00:16.4237276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\placement_types.py 2025-12-04T10:00:16.4241412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_api.py 2025-12-04T10:00:16.4246078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_collective_utils.py 2025-12-04T10:00:16.4259364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_dispatch.py 2025-12-04T10:00:16.4263454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_dtensor_spec.py 2025-12-04T10:00:16.4267604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_op_schema.py 2025-12-04T10:00:16.4271434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_random.py 2025-12-04T10:00:16.4275337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_redistribute.py 2025-12-04T10:00:16.4279588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_sharding_prop.py 2025-12-04T10:00:16.4283490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_shards_wrapper.py 2025-12-04T10:00:16.4287662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_tp_conv.py 2025-12-04T10:00:16.4291592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_utils.py 2025-12-04T10:00:16.4295623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__init__.py 2025-12-04T10:00:16.4303275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\_comm_mode.py 2025-12-04T10:00:16.4307469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\_op_coverage.py 2025-12-04T10:00:16.4311569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\_visualize_sharding.py 2025-12-04T10:00:16.4315344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__init__.py 2025-12-04T10:00:16.4333515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\_comm_mode.cpython-310.pyc 2025-12-04T10:00:16.4337980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\_op_coverage.cpython-310.pyc 2025-12-04T10:00:16.4342058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\_visualize_sharding.cpython-310.pyc 2025-12-04T10:00:16.4355556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.4364550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_attention.py 2025-12-04T10:00:16.4368853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_func_map.py 2025-12-04T10:00:16.4372839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_register_sharding.py 2025-12-04T10:00:16.4386403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_tp_transform.py 2025-12-04T10:00:16.4390456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__init__.py 2025-12-04T10:00:16.4398740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\_attention.py 2025-12-04T10:00:16.4403014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\_cp_custom_ops.py 2025-12-04T10:00:16.4407212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py 2025-12-04T10:00:16.4421544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\_sharding_rules.py 2025-12-04T10:00:16.4426361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__init__.py 2025-12-04T10:00:16.4434941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\_attention.cpython-310.pyc 2025-12-04T10:00:16.4439626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\_cp_custom_ops.cpython-310.pyc 2025-12-04T10:00:16.4444164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\_load_balancer.cpython-310.pyc 2025-12-04T10:00:16.4458440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\_sharding_rules.cpython-310.pyc 2025-12-04T10:00:16.4463002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.4471722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_attention.cpython-310.pyc 2025-12-04T10:00:16.4476214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_func_map.cpython-310.pyc 2025-12-04T10:00:16.4481159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_register_sharding.cpython-310.pyc 2025-12-04T10:00:16.4495352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_tp_transform.cpython-310.pyc 2025-12-04T10:00:16.4499255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.4508062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\api.py 2025-12-04T10:00:16.4512036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\ddp.py 2025-12-04T10:00:16.4515771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\fsdp.py 2025-12-04T10:00:16.4519593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\input_reshard.py 2025-12-04T10:00:16.4523561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\loss.py 2025-12-04T10:00:16.4527452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\style.py 2025-12-04T10:00:16.4541082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\_data_parallel_utils.py 2025-12-04T10:00:16.4544930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__init__.py 2025-12-04T10:00:16.4552894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.4557041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\ddp.cpython-310.pyc 2025-12-04T10:00:16.4561203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\fsdp.cpython-310.pyc 2025-12-04T10:00:16.4575694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\input_reshard.cpython-310.pyc 2025-12-04T10:00:16.4580554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\loss.cpython-310.pyc 2025-12-04T10:00:16.4584694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\style.cpython-310.pyc 2025-12-04T10:00:16.4589635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\_data_parallel_utils.cpython-310.pyc 2025-12-04T10:00:16.4594427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.4605901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\registration.py 2025-12-04T10:00:16.4610220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\utils.py 2025-12-04T10:00:16.4615258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_common_rules.py 2025-12-04T10:00:16.4619288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_conv_ops.py 2025-12-04T10:00:16.4699623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_einsum_strategy.py 2025-12-04T10:00:16.4703656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_embedding_ops.py 2025-12-04T10:00:16.4707748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_mask_buffer.py 2025-12-04T10:00:16.4712556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_math_ops.py 2025-12-04T10:00:16.4716892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_matrix_ops.py 2025-12-04T10:00:16.4723024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_pointwise_ops.py 2025-12-04T10:00:16.4728230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_random_ops.py 2025-12-04T10:00:16.4733353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_tensor_ops.py 2025-12-04T10:00:16.4737182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_view_ops.py 2025-12-04T10:00:16.4741351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__init__.py 2025-12-04T10:00:16.4750098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\registration.cpython-310.pyc 2025-12-04T10:00:16.4762017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.4762936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_common_rules.cpython-310.pyc 2025-12-04T10:00:16.4821485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_conv_ops.cpython-310.pyc 2025-12-04T10:00:16.4826669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_einsum_strategy.cpython-310.pyc 2025-12-04T10:00:16.4831500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_embedding_ops.cpython-310.pyc 2025-12-04T10:00:16.4835715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_mask_buffer.cpython-310.pyc 2025-12-04T10:00:16.4840481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_math_ops.cpython-310.pyc 2025-12-04T10:00:16.4846453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_matrix_ops.cpython-310.pyc 2025-12-04T10:00:16.4851295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_pointwise_ops.cpython-310.pyc 2025-12-04T10:00:16.4855162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_random_ops.cpython-310.pyc 2025-12-04T10:00:16.4859620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_tensor_ops.cpython-310.pyc 2025-12-04T10:00:16.4864636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_view_ops.cpython-310.pyc 2025-12-04T10:00:16.4869627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.4879366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\device_mesh.cpython-310.pyc 2025-12-04T10:00:16.4884558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\placement_types.cpython-310.pyc 2025-12-04T10:00:16.4888893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_api.cpython-310.pyc 2025-12-04T10:00:16.4997575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_collective_utils.cpython-310.pyc 2025-12-04T10:00:16.5001770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_dispatch.cpython-310.pyc 2025-12-04T10:00:16.5005752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_dtensor_spec.cpython-310.pyc 2025-12-04T10:00:16.5010668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_op_schema.cpython-310.pyc 2025-12-04T10:00:16.5015130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_random.cpython-310.pyc 2025-12-04T10:00:16.5019246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_redistribute.cpython-310.pyc 2025-12-04T10:00:16.5024319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_sharding_prop.cpython-310.pyc 2025-12-04T10:00:16.5028982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_shards_wrapper.cpython-310.pyc 2025-12-04T10:00:16.5032964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_tp_conv.cpython-310.pyc 2025-12-04T10:00:16.5036913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:16.5041415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.5052140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\checkpoint_activation.py 2025-12-04T10:00:16.5056212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\contract.py 2025-12-04T10:00:16.5060711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\replicate.py 2025-12-04T10:00:16.5065391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\replicate_with_fsdp.py 2025-12-04T10:00:16.5186778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__init__.py 2025-12-04T10:00:16.5194899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\fully_shard.py 2025-12-04T10:00:16.5198943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\__init__.py 2025-12-04T10:00:16.5206849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\__pycache__\fully_shard.cpython-310.pyc 2025-12-04T10:00:16.5210732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.5219422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\checkpoint_activation.cpython-310.pyc 2025-12-04T10:00:16.5223399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\contract.cpython-310.pyc 2025-12-04T10:00:16.5228210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\replicate.cpython-310.pyc 2025-12-04T10:00:16.5319499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\replicate_with_fsdp.cpython-310.pyc 2025-12-04T10:00:16.5323412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.5333002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_local_tensor\_c10d.py 2025-12-04T10:00:16.5337748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_local_tensor\__init__.py 2025-12-04T10:00:16.5347083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_local_tensor\__pycache__\_c10d.cpython-310.pyc 2025-12-04T10:00:16.5352695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_local_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.5361219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\int_tuple.py 2025-12-04T10:00:16.5365346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\layout.py 2025-12-04T10:00:16.5369487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\typing.py 2025-12-04T10:00:16.5374481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__init__.py 2025-12-04T10:00:16.5448162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\int_tuple.cpython-310.pyc 2025-12-04T10:00:16.5452762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\layout.cpython-310.pyc 2025-12-04T10:00:16.5457392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\typing.cpython-310.pyc 2025-12-04T10:00:16.5538664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.5547441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\api.py 2025-12-04T10:00:16.5551346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\common_op_utils.py 2025-12-04T10:00:16.5558190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\metadata.py 2025-12-04T10:00:16.5560352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\op_registry_utils.py 2025-12-04T10:00:16.5563955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharder.py 2025-12-04T10:00:16.5624440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\_utils.py 2025-12-04T10:00:16.5628567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__init__.py 2025-12-04T10:00:16.5636244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\checkpoint\__init__.py 2025-12-04T10:00:16.5644124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\checkpoint\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.5652799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\api.py 2025-12-04T10:00:16.5656815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\__init__.py 2025-12-04T10:00:16.5665034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.5669193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.5677646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\api.py 2025-12-04T10:00:16.5682622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\logger.py 2025-12-04T10:00:16.5686587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\logging_handlers.py 2025-12-04T10:00:16.5690935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\metadata.py 2025-12-04T10:00:16.5695195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\reshard.py 2025-12-04T10:00:16.5761953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\shard.py 2025-12-04T10:00:16.5766638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\utils.py 2025-12-04T10:00:16.5770653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__init__.py 2025-12-04T10:00:16.5779785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\binary_cmp.py 2025-12-04T10:00:16.5783847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\init.py 2025-12-04T10:00:16.5787339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\misc_ops.py 2025-12-04T10:00:16.5791102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\tensor_ops.py 2025-12-04T10:00:16.5795046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\_common.py 2025-12-04T10:00:16.5878189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__init__.py 2025-12-04T10:00:16.5886750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\binary_cmp.cpython-310.pyc 2025-12-04T10:00:16.5891310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\init.cpython-310.pyc 2025-12-04T10:00:16.5895506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\misc_ops.cpython-310.pyc 2025-12-04T10:00:16.6029804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\tensor_ops.cpython-310.pyc 2025-12-04T10:00:16.6033979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\_common.cpython-310.pyc 2025-12-04T10:00:16.6038091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.6047012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.6051083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\logger.cpython-310.pyc 2025-12-04T10:00:16.6055040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\logging_handlers.cpython-310.pyc 2025-12-04T10:00:16.6068969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\metadata.cpython-310.pyc 2025-12-04T10:00:16.6073288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\reshard.cpython-310.pyc 2025-12-04T10:00:16.6077461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\shard.cpython-310.pyc 2025-12-04T10:00:16.6081447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.6085314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.6093938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\api.py 2025-12-04T10:00:16.6098108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\__init__.py 2025-12-04T10:00:16.6105622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.6109685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.6117861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\api.py 2025-12-04T10:00:16.6121680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec.py 2025-12-04T10:00:16.6125718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\_internals.py 2025-12-04T10:00:16.6129315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__init__.py 2025-12-04T10:00:16.6147344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding.py 2025-12-04T10:00:16.6151250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding_bag.py 2025-12-04T10:00:16.6155355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\_common.py 2025-12-04T10:00:16.6168960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__init__.py 2025-12-04T10:00:16.6175888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__pycache__\embedding.cpython-310.pyc 2025-12-04T10:00:16.6179880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__pycache__\embedding_bag.cpython-310.pyc 2025-12-04T10:00:16.6183789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__pycache__\_common.cpython-310.pyc 2025-12-04T10:00:16.6197640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.6206370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.6210347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\chunk_sharding_spec.cpython-310.pyc 2025-12-04T10:00:16.6214162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\_internals.cpython-310.pyc 2025-12-04T10:00:16.6227576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.6236077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.6240094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\common_op_utils.cpython-310.pyc 2025-12-04T10:00:16.6244109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\metadata.cpython-310.pyc 2025-12-04T10:00:16.6258597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\op_registry_utils.cpython-310.pyc 2025-12-04T10:00:16.6262609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\sharder.cpython-310.pyc 2025-12-04T10:00:16.6266768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:16.6270988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.6279888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharded_tensor\__init__.py 2025-12-04T10:00:16.6287981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharded_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.6296685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharding_spec\__init__.py 2025-12-04T10:00:16.6304887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharding_spec\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.6313611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\_nvshmem_triton.py 2025-12-04T10:00:16.6317880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\__init__.py 2025-12-04T10:00:16.6326657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\__pycache__\_nvshmem_triton.cpython-310.pyc 2025-12-04T10:00:16.6330773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.6340739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\api.py 2025-12-04T10:00:16.6344592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\placement_types.py 2025-12-04T10:00:16.6348776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__init__.py 2025-12-04T10:00:16.6357571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__pycache__\api.cpython-310.pyc 2025-12-04T10:00:16.6360976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__pycache__\placement_types.cpython-310.pyc 2025-12-04T10:00:16.6365185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.6384129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\common_utils.py 2025-12-04T10:00:16.6388850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\fake_collectives.py 2025-12-04T10:00:16.6391690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\fsdp2_mem_tracker.py 2025-12-04T10:00:16.6396713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\ilp_utils.py 2025-12-04T10:00:16.6410387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\memory_tracker.py 2025-12-04T10:00:16.6415503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\mem_tracker.py 2025-12-04T10:00:16.6418653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\mod_tracker.py 2025-12-04T10:00:16.6423226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\runtime_estimator.py 2025-12-04T10:00:16.6427239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\sac_estimator.py 2025-12-04T10:00:16.6431162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\sac_ilp.py 2025-12-04T10:00:16.6435476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__init__.py 2025-12-04T10:00:16.6444706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\common_utils.cpython-310.pyc 2025-12-04T10:00:16.6449302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\fake_collectives.cpython-310.pyc 2025-12-04T10:00:16.6454042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\fsdp2_mem_tracker.cpython-310.pyc 2025-12-04T10:00:16.6468603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\ilp_utils.cpython-310.pyc 2025-12-04T10:00:16.6472686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\memory_tracker.cpython-310.pyc 2025-12-04T10:00:16.6477428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\mem_tracker.cpython-310.pyc 2025-12-04T10:00:16.6482179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\mod_tracker.cpython-310.pyc 2025-12-04T10:00:16.6486487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\runtime_estimator.cpython-310.pyc 2025-12-04T10:00:16.6491239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\sac_estimator.cpython-310.pyc 2025-12-04T10:00:16.6495867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\sac_ilp.cpython-310.pyc 2025-12-04T10:00:16.6500337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.6510327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\argparse_util.cpython-310.pyc 2025-12-04T10:00:16.6514443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\c10d_logger.cpython-310.pyc 2025-12-04T10:00:16.6518636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\collective_utils.cpython-310.pyc 2025-12-04T10:00:16.6532708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\constants.cpython-310.pyc 2025-12-04T10:00:16.6536955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\device_mesh.cpython-310.pyc 2025-12-04T10:00:16.6541059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\distributed_c10d.cpython-310.pyc 2025-12-04T10:00:16.6545964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\launch.cpython-310.pyc 2025-12-04T10:00:16.6550243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\logging_handlers.cpython-310.pyc 2025-12-04T10:00:16.6554286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\remote_device.cpython-310.pyc 2025-12-04T10:00:16.6558342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\rendezvous.cpython-310.pyc 2025-12-04T10:00:16.6562411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\run.cpython-310.pyc 2025-12-04T10:00:16.6566475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.6570405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_checkpointable.cpython-310.pyc 2025-12-04T10:00:16.6574641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_composable_state.cpython-310.pyc 2025-12-04T10:00:16.6578735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_dist2.cpython-310.pyc 2025-12-04T10:00:16.6582748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_functional_collectives.cpython-310.pyc 2025-12-04T10:00:16.6597861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_functional_collectives_impl.cpython-310.pyc 2025-12-04T10:00:16.6602406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_mesh_layout.cpython-310.pyc 2025-12-04T10:00:16.6606358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_serialization.cpython-310.pyc 2025-12-04T10:00:16.6610241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_state_dict_utils.cpython-310.pyc 2025-12-04T10:00:16.6614225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.6625281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\bernoulli.py 2025-12-04T10:00:16.6628685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\beta.py 2025-12-04T10:00:16.6632581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\binomial.py 2025-12-04T10:00:16.6637018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\categorical.py 2025-12-04T10:00:16.6650991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\cauchy.py 2025-12-04T10:00:16.6654718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\chi2.py 2025-12-04T10:00:16.6658571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\constraints.py 2025-12-04T10:00:16.6662598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\constraint_registry.py 2025-12-04T10:00:16.6666439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\continuous_bernoulli.py 2025-12-04T10:00:16.6670259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\dirichlet.py 2025-12-04T10:00:16.6674418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\distribution.py 2025-12-04T10:00:16.6678163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\exponential.py 2025-12-04T10:00:16.6682037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\exp_family.py 2025-12-04T10:00:16.6685982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\fishersnedecor.py 2025-12-04T10:00:16.6689749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\gamma.py 2025-12-04T10:00:16.6693445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\generalized_pareto.py 2025-12-04T10:00:16.6697587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\geometric.py 2025-12-04T10:00:16.6701390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\gumbel.py 2025-12-04T10:00:16.6705116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\half_cauchy.py 2025-12-04T10:00:16.6708995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\half_normal.py 2025-12-04T10:00:16.6713090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\independent.py 2025-12-04T10:00:16.6717019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\inverse_gamma.py 2025-12-04T10:00:16.6730892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\kl.py 2025-12-04T10:00:16.6734765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\kumaraswamy.py 2025-12-04T10:00:16.6738888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\laplace.py 2025-12-04T10:00:16.6743647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\lkj_cholesky.py 2025-12-04T10:00:16.6746708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\logistic_normal.py 2025-12-04T10:00:16.6750870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\log_normal.py 2025-12-04T10:00:16.6756687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\lowrank_multivariate_normal.py 2025-12-04T10:00:16.6759320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\mixture_same_family.py 2025-12-04T10:00:16.6763567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\multinomial.py 2025-12-04T10:00:16.6767361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\multivariate_normal.py 2025-12-04T10:00:16.6781445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\negative_binomial.py 2025-12-04T10:00:16.6785315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\normal.py 2025-12-04T10:00:16.6789302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\one_hot_categorical.py 2025-12-04T10:00:16.6793222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\pareto.py 2025-12-04T10:00:16.6797076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\poisson.py 2025-12-04T10:00:16.6801042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\relaxed_bernoulli.py 2025-12-04T10:00:16.6807216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\relaxed_categorical.py 2025-12-04T10:00:16.6809209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\studentT.py 2025-12-04T10:00:16.6813828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\transformed_distribution.py 2025-12-04T10:00:16.6817052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\transforms.py 2025-12-04T10:00:16.6821848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\uniform.py 2025-12-04T10:00:16.6826303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\utils.py 2025-12-04T10:00:16.6830162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\von_mises.py 2025-12-04T10:00:16.6845267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\weibull.py 2025-12-04T10:00:16.6848745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\wishart.py 2025-12-04T10:00:16.6853138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__init__.py 2025-12-04T10:00:16.6864029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\bernoulli.cpython-310.pyc 2025-12-04T10:00:16.6867018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\beta.cpython-310.pyc 2025-12-04T10:00:16.6871115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\binomial.cpython-310.pyc 2025-12-04T10:00:16.6884915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\categorical.cpython-310.pyc 2025-12-04T10:00:16.6889610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\cauchy.cpython-310.pyc 2025-12-04T10:00:16.6895216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\chi2.cpython-310.pyc 2025-12-04T10:00:16.6897892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\constraints.cpython-310.pyc 2025-12-04T10:00:16.6902251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\constraint_registry.cpython-310.pyc 2025-12-04T10:00:16.6907913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\continuous_bernoulli.cpython-310.pyc 2025-12-04T10:00:16.6910299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\dirichlet.cpython-310.pyc 2025-12-04T10:00:16.6914635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\distribution.cpython-310.pyc 2025-12-04T10:00:16.6918408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\exponential.cpython-310.pyc 2025-12-04T10:00:16.6923063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\exp_family.cpython-310.pyc 2025-12-04T10:00:16.6927281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\fishersnedecor.cpython-310.pyc 2025-12-04T10:00:16.6931438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\gamma.cpython-310.pyc 2025-12-04T10:00:16.6936076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\generalized_pareto.cpython-310.pyc 2025-12-04T10:00:16.6940496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\geometric.cpython-310.pyc 2025-12-04T10:00:16.6954631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\gumbel.cpython-310.pyc 2025-12-04T10:00:16.6959101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\half_cauchy.cpython-310.pyc 2025-12-04T10:00:16.6963589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\half_normal.cpython-310.pyc 2025-12-04T10:00:16.6967741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\independent.cpython-310.pyc 2025-12-04T10:00:16.6971646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\inverse_gamma.cpython-310.pyc 2025-12-04T10:00:16.6975870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\kl.cpython-310.pyc 2025-12-04T10:00:16.6979925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\kumaraswamy.cpython-310.pyc 2025-12-04T10:00:16.6984247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\laplace.cpython-310.pyc 2025-12-04T10:00:16.6998686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\lkj_cholesky.cpython-310.pyc 2025-12-04T10:00:16.7003536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\logistic_normal.cpython-310.pyc 2025-12-04T10:00:16.7007369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\log_normal.cpython-310.pyc 2025-12-04T10:00:16.7011374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\lowrank_multivariate_normal.cpython-310.pyc 2025-12-04T10:00:16.7015429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\mixture_same_family.cpython-310.pyc 2025-12-04T10:00:16.7019708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\multinomial.cpython-310.pyc 2025-12-04T10:00:16.7023621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\multivariate_normal.cpython-310.pyc 2025-12-04T10:00:16.7027737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\negative_binomial.cpython-310.pyc 2025-12-04T10:00:16.7051144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\normal.cpython-310.pyc 2025-12-04T10:00:16.7055008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\one_hot_categorical.cpython-310.pyc 2025-12-04T10:00:16.7058872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\pareto.cpython-310.pyc 2025-12-04T10:00:16.7062886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\poisson.cpython-310.pyc 2025-12-04T10:00:16.7066949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\relaxed_bernoulli.cpython-310.pyc 2025-12-04T10:00:16.7070912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\relaxed_categorical.cpython-310.pyc 2025-12-04T10:00:16.7075080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\studentT.cpython-310.pyc 2025-12-04T10:00:16.7080275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\transformed_distribution.cpython-310.pyc 2025-12-04T10:00:16.7094123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\transforms.cpython-310.pyc 2025-12-04T10:00:16.7098954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\uniform.cpython-310.pyc 2025-12-04T10:00:16.7102963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.7106931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\von_mises.cpython-310.pyc 2025-12-04T10:00:16.7110973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\weibull.cpython-310.pyc 2025-12-04T10:00:16.7115175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\wishart.cpython-310.pyc 2025-12-04T10:00:16.7119265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.7129339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\custom_obj.py 2025-12-04T10:00:16.7133138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\custom_ops.py 2025-12-04T10:00:16.7136972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\decomp_utils.py 2025-12-04T10:00:16.7140648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\dynamic_shapes.py 2025-12-04T10:00:16.7156215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\exported_program.py 2025-12-04T10:00:16.7161101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\graph_signature.py 2025-12-04T10:00:16.7165062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\unflatten.py 2025-12-04T10:00:16.7169098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_draft_export.py 2025-12-04T10:00:16.7172986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_leakage_detection_utils.py 2025-12-04T10:00:16.7177647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_remove_auto_functionalized_pass.py 2025-12-04T10:00:16.7180972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_remove_effect_tokens_pass.py 2025-12-04T10:00:16.7184672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_safeguard.py 2025-12-04T10:00:16.7188471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_swap.py 2025-12-04T10:00:16.7192438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_trace.py 2025-12-04T10:00:16.7196722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_tree_utils.py 2025-12-04T10:00:16.7200882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_unlift.py 2025-12-04T10:00:16.7205143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_wrapper_utils.py 2025-12-04T10:00:16.7208946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__init__.py 2025-12-04T10:00:16.7217008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\_utils.py 2025-12-04T10:00:16.7220851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\__init__.py 2025-12-04T10:00:16.7228884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:16.7232951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.7241188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\passes\__init__.py 2025-12-04T10:00:16.7249347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\passes\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.7267187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\constants.py 2025-12-04T10:00:16.7271675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\_package.py 2025-12-04T10:00:16.7275999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\_package_weights.py 2025-12-04T10:00:16.7279830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__init__.py 2025-12-04T10:00:16.7298035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\constants.cpython-310.pyc 2025-12-04T10:00:16.7302236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\_package.cpython-310.pyc 2025-12-04T10:00:16.7306226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\_package_weights.cpython-310.pyc 2025-12-04T10:00:16.7320932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.7330563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\custom_obj.cpython-310.pyc 2025-12-04T10:00:16.7334710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\custom_ops.cpython-310.pyc 2025-12-04T10:00:16.7338810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\decomp_utils.cpython-310.pyc 2025-12-04T10:00:16.7352263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\dynamic_shapes.cpython-310.pyc 2025-12-04T10:00:16.7356194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\exported_program.cpython-310.pyc 2025-12-04T10:00:16.7360548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\graph_signature.cpython-310.pyc 2025-12-04T10:00:16.7365125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\unflatten.cpython-310.pyc 2025-12-04T10:00:16.7369391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_draft_export.cpython-310.pyc 2025-12-04T10:00:16.7373557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_leakage_detection_utils.cpython-310.pyc 2025-12-04T10:00:16.7377836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_remove_auto_functionalized_pass.cpython-310.pyc 2025-12-04T10:00:16.7381753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_remove_effect_tokens_pass.cpython-310.pyc 2025-12-04T10:00:16.7385859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_safeguard.cpython-310.pyc 2025-12-04T10:00:16.7390042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_swap.cpython-310.pyc 2025-12-04T10:00:16.7394172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_trace.cpython-310.pyc 2025-12-04T10:00:16.7398722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_tree_utils.cpython-310.pyc 2025-12-04T10:00:16.7402940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_unlift.cpython-310.pyc 2025-12-04T10:00:16.7416918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_wrapper_utils.cpython-310.pyc 2025-12-04T10:00:16.7421529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.7432378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fft\__init__.py 2025-12-04T10:00:16.7441909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fft\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.7451073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\func\__init__.py 2025-12-04T10:00:16.7459673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\func\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.7468724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\futures\__init__.py 2025-12-04T10:00:16.7476982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\futures\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.7485603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\annotate.py 2025-12-04T10:00:16.7489607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\config.py 2025-12-04T10:00:16.7493289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\graph.py 2025-12-04T10:00:16.7497391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\graph_module.py 2025-12-04T10:00:16.7501651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\immutable_collections.py 2025-12-04T10:00:16.7516265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\interpreter.py 2025-12-04T10:00:16.7520565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\node.py 2025-12-04T10:00:16.7524460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\operator_schemas.py 2025-12-04T10:00:16.7528564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\proxy.py 2025-12-04T10:00:16.7532319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\subgraph_rewriter.py 2025-12-04T10:00:16.7536037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\tensor_type.py 2025-12-04T10:00:16.7539843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\traceback.py 2025-12-04T10:00:16.7543829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_compatibility.py 2025-12-04T10:00:16.7547883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_graph_pickler.py 2025-12-04T10:00:16.7551681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_lazy_graph_module.py 2025-12-04T10:00:16.7555413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_pytree.py 2025-12-04T10:00:16.7559489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_symbolic_trace.py 2025-12-04T10:00:16.7563472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_utils.py 2025-12-04T10:00:16.7567509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__init__.py 2025-12-04T10:00:16.7575296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\accelerator_partitioner.py 2025-12-04T10:00:16.7579498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\const_fold.py 2025-12-04T10:00:16.7583185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\debug.py 2025-12-04T10:00:16.7597451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\graph_gradual_typechecker.py 2025-12-04T10:00:16.7601392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\merge_matmul.py 2025-12-04T10:00:16.7605447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\meta_tracer.py 2025-12-04T10:00:16.7609267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\normalize.py 2025-12-04T10:00:16.7613099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\optimization.py 2025-12-04T10:00:16.7616946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\partitioner_utils.py 2025-12-04T10:00:16.7621070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\proxy_tensor.py 2025-12-04T10:00:16.7626396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\recording.py 2025-12-04T10:00:16.7630293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\refinement_types.py 2025-12-04T10:00:16.7634777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\rewriter.py 2025-12-04T10:00:16.7639032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\schema_type_annotation.py 2025-12-04T10:00:16.7642844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\symbolic_shapes.py 2025-12-04T10:00:16.7648701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\sym_node.py 2025-12-04T10:00:16.7653007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unify_refinements.py 2025-12-04T10:00:16.7656925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\validator.py 2025-12-04T10:00:16.7660894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_backward_state.py 2025-12-04T10:00:16.7665190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_config.py 2025-12-04T10:00:16.7668990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_constant_symnode.py 2025-12-04T10:00:16.7683462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_dynamism.py 2025-12-04T10:00:16.7687429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__init__.py 2025-12-04T10:00:16.7694869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\constraint.py 2025-12-04T10:00:16.7698834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\constraint_generator.py 2025-12-04T10:00:16.7702989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\constraint_transformation.py 2025-12-04T10:00:16.7717068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\operation.py 2025-12-04T10:00:16.7721085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\transform_to_z3.py 2025-12-04T10:00:16.7725062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\util.py 2025-12-04T10:00:16.7728955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\z3_types.py 2025-12-04T10:00:16.7733032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__init__.py 2025-12-04T10:00:16.7740833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\constraint.cpython-310.pyc 2025-12-04T10:00:16.7754498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\constraint_generator.cpython-310.pyc 2025-12-04T10:00:16.7755755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\constraint_transformation.cpython-310.pyc 2025-12-04T10:00:16.7766392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\operation.cpython-310.pyc 2025-12-04T10:00:16.7770400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\transform_to_z3.cpython-310.pyc 2025-12-04T10:00:16.7774925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\util.cpython-310.pyc 2025-12-04T10:00:16.7779510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\z3_types.cpython-310.pyc 2025-12-04T10:00:16.7784045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.7794287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\core.py 2025-12-04T10:00:16.7798687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\dispatch.py 2025-12-04T10:00:16.7803185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\match.py 2025-12-04T10:00:16.7807353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\more.py 2025-12-04T10:00:16.7812039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\unification_tools.py 2025-12-04T10:00:16.7827054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\utils.py 2025-12-04T10:00:16.7832149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\variable.py 2025-12-04T10:00:16.7835842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__init__.py 2025-12-04T10:00:16.7845477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\conflict.py 2025-12-04T10:00:16.7849282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\core.py 2025-12-04T10:00:16.7853117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\dispatcher.py 2025-12-04T10:00:16.7857073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\utils.py 2025-12-04T10:00:16.7861197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\variadic.py 2025-12-04T10:00:16.7875269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__init__.py 2025-12-04T10:00:16.7883985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\conflict.cpython-310.pyc 2025-12-04T10:00:16.7888248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\core.cpython-310.pyc 2025-12-04T10:00:16.7892266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\dispatcher.cpython-310.pyc 2025-12-04T10:00:16.7905439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.7910132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\variadic.cpython-310.pyc 2025-12-04T10:00:16.7914402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.7923737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\core.cpython-310.pyc 2025-12-04T10:00:16.7927764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\dispatch.cpython-310.pyc 2025-12-04T10:00:16.7931559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\match.cpython-310.pyc 2025-12-04T10:00:16.7945438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\more.cpython-310.pyc 2025-12-04T10:00:16.7949387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\unification_tools.cpython-310.pyc 2025-12-04T10:00:16.7953306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:16.7957517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\variable.cpython-310.pyc 2025-12-04T10:00:16.7961526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.7970735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\accelerator_partitioner.cpython-310.pyc 2025-12-04T10:00:16.7975401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\const_fold.cpython-310.pyc 2025-12-04T10:00:16.7979552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\debug.cpython-310.pyc 2025-12-04T10:00:16.7995216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\graph_gradual_typechecker.cpython-310.pyc 2025-12-04T10:00:16.8000840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\merge_matmul.cpython-310.pyc 2025-12-04T10:00:16.8005199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\meta_tracer.cpython-310.pyc 2025-12-04T10:00:16.8009958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\normalize.cpython-310.pyc 2025-12-04T10:00:16.8014467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\optimization.cpython-310.pyc 2025-12-04T10:00:16.8019329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\partitioner_utils.cpython-310.pyc 2025-12-04T10:00:16.8023796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\proxy_tensor.cpython-310.pyc 2025-12-04T10:00:16.8029082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\recording.cpython-310.pyc 2025-12-04T10:00:16.8033762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\refinement_types.cpython-310.pyc 2025-12-04T10:00:16.8038586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\rewriter.cpython-310.pyc 2025-12-04T10:00:16.8043529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\schema_type_annotation.cpython-310.pyc 2025-12-04T10:00:16.8047944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\symbolic_shapes.cpython-310.pyc 2025-12-04T10:00:16.8053630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\sym_node.cpython-310.pyc 2025-12-04T10:00:16.8068248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\unify_refinements.cpython-310.pyc 2025-12-04T10:00:16.8072574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\validator.cpython-310.pyc 2025-12-04T10:00:16.8076993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_backward_state.cpython-310.pyc 2025-12-04T10:00:16.8081156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_config.cpython-310.pyc 2025-12-04T10:00:16.8085242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_constant_symnode.cpython-310.pyc 2025-12-04T10:00:16.8089561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_dynamism.cpython-310.pyc 2025-12-04T10:00:16.8093525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.8103392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\annotate_getitem_nodes.py 2025-12-04T10:00:16.8107769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\fake_tensor_prop.py 2025-12-04T10:00:16.8111443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\graph_drawer.py 2025-12-04T10:00:16.8115480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\graph_manipulation.py 2025-12-04T10:00:16.8130034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\graph_transform_observer.py 2025-12-04T10:00:16.8133672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\net_min_base.py 2025-12-04T10:00:16.8138156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\operator_support.py 2025-12-04T10:00:16.8141863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\param_fetch.py 2025-12-04T10:00:16.8146565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\pass_manager.py 2025-12-04T10:00:16.8150331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\regional_inductor.py 2025-12-04T10:00:16.8154687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\reinplace.py 2025-12-04T10:00:16.8158509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\runtime_assert.py 2025-12-04T10:00:16.8162210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\shape_prop.py 2025-12-04T10:00:16.8165789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\splitter_base.py 2025-12-04T10:00:16.8169589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\split_module.py 2025-12-04T10:00:16.8173368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\split_utils.py 2025-12-04T10:00:16.8177067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tools_common.py 2025-12-04T10:00:16.8181035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\_tensorify_python_scalars.py 2025-12-04T10:00:16.8196206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__init__.py 2025-12-04T10:00:16.8203724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\cudagraphs.py 2025-12-04T10:00:16.8207504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\__init__.py 2025-12-04T10:00:16.8213705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\__pycache__\cudagraphs.cpython-310.pyc 2025-12-04T10:00:16.8217385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.8225560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\__init__.py 2025-12-04T10:00:16.8232069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\cse_pass.py 2025-12-04T10:00:16.8237140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\__init__.py 2025-12-04T10:00:16.8244770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\__pycache__\cse_pass.cpython-310.pyc 2025-12-04T10:00:16.8247018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.8257447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.8264930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\partitioner.py 2025-12-04T10:00:16.8269885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\pass_base.py 2025-12-04T10:00:16.8273362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\pass_manager.py 2025-12-04T10:00:16.8277242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__init__.py 2025-12-04T10:00:16.8296913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\partitioner.cpython-310.pyc 2025-12-04T10:00:16.8301946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\pass_base.cpython-310.pyc 2025-12-04T10:00:16.8305139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\pass_manager.cpython-310.pyc 2025-12-04T10:00:16.8320840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.8328354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\test_pass_manager.py 2025-12-04T10:00:16.8333254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\__init__.py 2025-12-04T10:00:16.8339762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\__pycache__\test_pass_manager.cpython-310.pyc 2025-12-04T10:00:16.8343191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.8351888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\common.py 2025-12-04T10:00:16.8355618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\fuser_utils.py 2025-12-04T10:00:16.8359637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\matcher_utils.py 2025-12-04T10:00:16.8363578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\matcher_with_name_node_map_utils.py 2025-12-04T10:00:16.8377552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\source_matcher_utils.py 2025-12-04T10:00:16.8381299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__init__.py 2025-12-04T10:00:16.8390239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:16.8394560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\fuser_utils.cpython-310.pyc 2025-12-04T10:00:16.8398737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\matcher_utils.cpython-310.pyc 2025-12-04T10:00:16.8412490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\matcher_with_name_node_map_utils.cpython-310.pyc 2025-12-04T10:00:16.8416596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\source_matcher_utils.cpython-310.pyc 2025-12-04T10:00:16.8420408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.8430559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\annotate_getitem_nodes.cpython-310.pyc 2025-12-04T10:00:16.8435371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\fake_tensor_prop.cpython-310.pyc 2025-12-04T10:00:16.8440151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\graph_drawer.cpython-310.pyc 2025-12-04T10:00:16.8455667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\graph_manipulation.cpython-310.pyc 2025-12-04T10:00:16.8460122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\graph_transform_observer.cpython-310.pyc 2025-12-04T10:00:16.8465101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\net_min_base.cpython-310.pyc 2025-12-04T10:00:16.8469281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\operator_support.cpython-310.pyc 2025-12-04T10:00:16.8473938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\param_fetch.cpython-310.pyc 2025-12-04T10:00:16.8478620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\pass_manager.cpython-310.pyc 2025-12-04T10:00:16.8485777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\regional_inductor.cpython-310.pyc 2025-12-04T10:00:16.8487605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\reinplace.cpython-310.pyc 2025-12-04T10:00:16.8491527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\runtime_assert.cpython-310.pyc 2025-12-04T10:00:16.8495474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\shape_prop.cpython-310.pyc 2025-12-04T10:00:16.8499443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\splitter_base.cpython-310.pyc 2025-12-04T10:00:16.8504183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\split_module.cpython-310.pyc 2025-12-04T10:00:16.8508110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\split_utils.cpython-310.pyc 2025-12-04T10:00:16.8522075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\tools_common.cpython-310.pyc 2025-12-04T10:00:16.8526201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\_tensorify_python_scalars.cpython-310.pyc 2025-12-04T10:00:16.8530588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.8540115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\annotate.cpython-310.pyc 2025-12-04T10:00:16.8544292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:16.8548152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\graph.cpython-310.pyc 2025-12-04T10:00:16.8563244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\graph_module.cpython-310.pyc 2025-12-04T10:00:16.8567478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\immutable_collections.cpython-310.pyc 2025-12-04T10:00:16.8571522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\interpreter.cpython-310.pyc 2025-12-04T10:00:16.8575504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\node.cpython-310.pyc 2025-12-04T10:00:16.8581192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\operator_schemas.cpython-310.pyc 2025-12-04T10:00:16.8583904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\proxy.cpython-310.pyc 2025-12-04T10:00:16.8587881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\subgraph_rewriter.cpython-310.pyc 2025-12-04T10:00:16.8591786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\tensor_type.cpython-310.pyc 2025-12-04T10:00:16.8595736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\traceback.cpython-310.pyc 2025-12-04T10:00:16.8599797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_compatibility.cpython-310.pyc 2025-12-04T10:00:16.8603777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_graph_pickler.cpython-310.pyc 2025-12-04T10:00:16.8607701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_lazy_graph_module.cpython-310.pyc 2025-12-04T10:00:16.8611809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_pytree.cpython-310.pyc 2025-12-04T10:00:16.8625764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_symbolic_trace.cpython-310.pyc 2025-12-04T10:00:16.8629862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:16.8633761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:16.8654023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\advisor-annotate.h 2025-12-04T10:00:16.8657824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\cpuinfo.h 2025-12-04T10:00:16.8662223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl.h 2025-12-04T10:00:16.8665917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl.hpp 2025-12-04T10:00:16.8669588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_config.h 2025-12-04T10:00:16.8682657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_debug.h 2025-12-04T10:00:16.8686545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_ocl.h 2025-12-04T10:00:16.8690851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_ocl.hpp 2025-12-04T10:00:16.8694648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_sycl.h 2025-12-04T10:00:16.8698456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_sycl.hpp 2025-12-04T10:00:16.8702518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_sycl_types.h 2025-12-04T10:00:16.8706323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_threadpool.h 2025-12-04T10:00:16.8710496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_threadpool.hpp 2025-12-04T10:00:16.8715487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_threadpool_iface.hpp 2025-12-04T10:00:16.8719506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_types.h 2025-12-04T10:00:16.8723474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_version.h 2025-12-04T10:00:16.8727502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\experiments-config.h 2025-12-04T10:00:16.8731764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16.h 2025-12-04T10:00:16.8735731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fxdiv.h 2025-12-04T10:00:16.8739795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ittnotify-zca.h 2025-12-04T10:00:16.8743827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ittnotify.h 2025-12-04T10:00:16.8749259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\jitprofiling.h 2025-12-04T10:00:16.8763066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\libittnotify.h 2025-12-04T10:00:16.8767214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\libshm.h 2025-12-04T10:00:16.8771189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\psimd.h 2025-12-04T10:00:16.8775159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pthreadpool.h 2025-12-04T10:00:16.8779695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\sleef.h 2025-12-04T10:00:16.8784952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\xnnpack.h 2025-12-04T10:00:16.8795291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\AccumulateType.h 2025-12-04T10:00:16.8799776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ArrayRef.h 2025-12-04T10:00:16.8803528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ATen.h 2025-12-04T10:00:16.8807410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\autocast_mode.h 2025-12-04T10:00:16.8811653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Backend.h 2025-12-04T10:00:16.8825584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Backtrace.h 2025-12-04T10:00:16.8829578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\BlasBackend.h 2025-12-04T10:00:16.8834066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CachedTensorUtils.h 2025-12-04T10:00:16.8847476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ceil_div.h 2025-12-04T10:00:16.8863840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\code_template.h 2025-12-04T10:00:16.8864604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CollapseDims.h 2025-12-04T10:00:16.8865351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradFunctions.h 2025-12-04T10:00:16.8866243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h 2025-12-04T10:00:16.8869331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h 2025-12-04T10:00:16.8873411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-12-04T10:00:16.8878075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradFunctions.h 2025-12-04T10:00:16.8882584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h 2025-12-04T10:00:16.8886964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h 2025-12-04T10:00:16.8891558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-12-04T10:00:16.8905890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Config.h 2025-12-04T10:00:16.8909945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Context.h 2025-12-04T10:00:16.8914239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpp_custom_type_hack.h 2025-12-04T10:00:16.8918202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUApplyUtils.h 2025-12-04T10:00:16.8922607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUFixedAllocator.h 2025-12-04T10:00:16.8926898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUFunctions.h 2025-12-04T10:00:16.8931417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUFunctions_inl.h 2025-12-04T10:00:16.8936445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUGeneratorImpl.h 2025-12-04T10:00:16.8940941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CUDAFunctions.h 2025-12-04T10:00:16.8945622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CUDAFunctions_inl.h 2025-12-04T10:00:16.8959594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Device.h 2025-12-04T10:00:16.8963761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DeviceAccelerator.h 2025-12-04T10:00:16.8968713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DeviceGuard.h 2025-12-04T10:00:16.8972554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Dimname.h 2025-12-04T10:00:16.8976521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DimVector.h 2025-12-04T10:00:16.8980312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Dispatch.h 2025-12-04T10:00:16.8984196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Dispatch_v2.h 2025-12-04T10:00:16.8988576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\div_rtn.h 2025-12-04T10:00:16.8992325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DLConvertor.h 2025-12-04T10:00:16.8996270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\dlpack.h 2025-12-04T10:00:16.9000244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DTensorState.h 2025-12-04T10:00:16.9004383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DynamicLibrary.h 2025-12-04T10:00:16.9018841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\EmptyTensor.h 2025-12-04T10:00:16.9023791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ExpandBase.h 2025-12-04T10:00:16.9027920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ExpandUtils.h 2025-12-04T10:00:16.9031869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Formatting.h 2025-12-04T10:00:16.9035990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FunctionalizeFallbackKernel.h 2025-12-04T10:00:16.9040682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FunctionalStorageImpl.h 2025-12-04T10:00:16.9044390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FunctionalTensorWrapper.h 2025-12-04T10:00:16.9048288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Functions.h 2025-12-04T10:00:16.9052763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FuncTorchTLS.h 2025-12-04T10:00:16.9056709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Generator.h 2025-12-04T10:00:16.9070629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\InferSize.h 2025-12-04T10:00:16.9074545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\InitialTensorOptions.h 2025-12-04T10:00:16.9078637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\jiterator_macros.h 2025-12-04T10:00:16.9084376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\jit_macros.h 2025-12-04T10:00:16.9087153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Layout.h 2025-12-04T10:00:16.9091714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyBatchedFallback.h 2025-12-04T10:00:16.9095699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyBatchedTensorImpl.h 2025-12-04T10:00:16.9099895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyVmapMode.h 2025-12-04T10:00:16.9104012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyVmapTransforms.h 2025-12-04T10:00:16.9107906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LinalgBackend.h 2025-12-04T10:00:16.9131675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MapAllocator.h 2025-12-04T10:00:16.9135625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MatrixRef.h 2025-12-04T10:00:16.9139538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MemoryOverlap.h 2025-12-04T10:00:16.9143487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MetaFunctions.h 2025-12-04T10:00:16.9147405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MetaFunctions_inl.h 2025-12-04T10:00:16.9151580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MethodOperators.h 2025-12-04T10:00:16.9155534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NamedTensor.h 2025-12-04T10:00:16.9160278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NamedTensorUtils.h 2025-12-04T10:00:16.9164401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NativeFunctions.h 2025-12-04T10:00:16.9178312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NativeMetaFunctions.h 2025-12-04T10:00:16.9183081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NestedTensorImpl.h 2025-12-04T10:00:16.9186942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NumericUtils.h 2025-12-04T10:00:16.9192157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\OpaqueTensorImpl.h 2025-12-04T10:00:16.9197307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Operators.h 2025-12-04T10:00:16.9200735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\OpMathType.h 2025-12-04T10:00:16.9205074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\PadNd.h 2025-12-04T10:00:16.9208769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Parallel-inl.h 2025-12-04T10:00:16.9212930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Parallel.h 2025-12-04T10:00:16.9217507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ParallelFuture.h 2025-12-04T10:00:16.9231513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ParallelNative.h 2025-12-04T10:00:16.9236582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ParallelOpenMP.h 2025-12-04T10:00:16.9240391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\PTThreadPool.h 2025-12-04T10:00:16.9244651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\PythonTorchFunctionTLS.h 2025-12-04T10:00:16.9249063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\record_function.h 2025-12-04T10:00:16.9254900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\RedispatchFunctions.h 2025-12-04T10:00:16.9270710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\RegistrationDeclarations.h 2025-12-04T10:00:16.9279325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ROCmFABackend.h 2025-12-04T10:00:16.9283513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SavedTensorHooks.h 2025-12-04T10:00:16.9287731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Scalar.h 2025-12-04T10:00:16.9291531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ScalarOps.h 2025-12-04T10:00:16.9295695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ScalarType.h 2025-12-04T10:00:16.9299830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SDPBackend.h 2025-12-04T10:00:16.9304108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SequenceNumber.h 2025-12-04T10:00:16.9308132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SmallVector.h 2025-12-04T10:00:16.9312190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SparseCsrTensorImpl.h 2025-12-04T10:00:16.9316142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SparseCsrTensorUtils.h 2025-12-04T10:00:16.9320354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SparseTensorImpl.h 2025-12-04T10:00:16.9324553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Storage.h 2025-12-04T10:00:16.9328469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\StorageUtils.h 2025-12-04T10:00:16.9342865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Tensor.h 2025-12-04T10:00:16.9346893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorAccessor.h 2025-12-04T10:00:16.9350803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorGeometry.h 2025-12-04T10:00:16.9354621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorIndexing.h 2025-12-04T10:00:16.9359253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorIterator.h 2025-12-04T10:00:16.9363525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorIteratorInternal.h 2025-12-04T10:00:16.9367555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorMeta.h 2025-12-04T10:00:16.9371690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorNames.h 2025-12-04T10:00:16.9375977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorOperators.h 2025-12-04T10:00:16.9380304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorOptions.h 2025-12-04T10:00:16.9384587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorSubclassLikeUtils.h 2025-12-04T10:00:16.9388714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorUtils.h 2025-12-04T10:00:16.9393039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ThreadLocalPythonObjects.h 2025-12-04T10:00:16.9397213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ThreadLocalState.h 2025-12-04T10:00:16.9401347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TracerMode.h 2025-12-04T10:00:16.9405304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TypeDefault.h 2025-12-04T10:00:16.9409592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Utils.h 2025-12-04T10:00:16.9413654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Version.h 2025-12-04T10:00:16.9417675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\VmapGeneratedPlumbing.h 2025-12-04T10:00:16.9429863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\WrapDimUtils.h 2025-12-04T10:00:16.9445913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\WrapDimUtilsMulti.h 2025-12-04T10:00:16.9456833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\alias_info.h 2025-12-04T10:00:16.9460991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Array.h 2025-12-04T10:00:16.9464884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATenGeneral.h 2025-12-04T10:00:16.9469115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATenOpList.h 2025-12-04T10:00:16.9482726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATen_fwd.h 2025-12-04T10:00:16.9487288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\aten_interned_strings.h 2025-12-04T10:00:16.9491246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATen_pch.h 2025-12-04T10:00:16.9494969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Backtrace.h 2025-12-04T10:00:16.9499721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\blob.h 2025-12-04T10:00:16.9503948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\builtin_function.h 2025-12-04T10:00:16.9508357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\CachingHostAllocator.h 2025-12-04T10:00:16.9512222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\CheckMemoryFormat.h 2025-12-04T10:00:16.9516074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\class_type.h 2025-12-04T10:00:16.9519952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\custom_class.h 2025-12-04T10:00:16.9524081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DeprecatedTypeProperties.h 2025-12-04T10:00:16.9527979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h 2025-12-04T10:00:16.9532033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Dict.h 2025-12-04T10:00:16.9535739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Dict_inl.h 2025-12-04T10:00:16.9539401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Dimname.h 2025-12-04T10:00:16.9543045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DimVector.h 2025-12-04T10:00:16.9546952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DistributionsHelper.h 2025-12-04T10:00:16.9550871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dynamic_type.h 2025-12-04T10:00:16.9564080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\enum_tag.h 2025-12-04T10:00:16.9568026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\enum_type.h 2025-12-04T10:00:16.9571870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Formatting.h 2025-12-04T10:00:16.9575801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\function.h 2025-12-04T10:00:16.9579489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\functional.h 2025-12-04T10:00:16.9583402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\function_schema.h 2025-12-04T10:00:16.9587606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\function_schema_inl.h 2025-12-04T10:00:16.9591797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Generator.h 2025-12-04T10:00:16.9595729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\GeneratorForPrivateuseone.h 2025-12-04T10:00:16.9599900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\grad_mode.h 2025-12-04T10:00:16.9603776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\IListRef.h 2025-12-04T10:00:16.9617732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\IListRef_inl.h 2025-12-04T10:00:16.9621702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\interned_strings.h 2025-12-04T10:00:16.9625675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\interned_strings_class.h 2025-12-04T10:00:16.9629519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ivalue.h 2025-12-04T10:00:16.9633781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ivalue_inl.h 2025-12-04T10:00:16.9638218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ivalue_to.h 2025-12-04T10:00:16.9642151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\jit_type.h 2025-12-04T10:00:16.9646413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\jit_type_base.h 2025-12-04T10:00:16.9650321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\LegacyTypeDispatch.h 2025-12-04T10:00:16.9654223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\List.h 2025-12-04T10:00:16.9658047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\List_inl.h 2025-12-04T10:00:16.9661803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\MT19937RNGEngine.h 2025-12-04T10:00:16.9674795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\NamedTensor.h 2025-12-04T10:00:16.9678727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\NestedIntSymNodeImpl.h 2025-12-04T10:00:16.9682447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\operator_name.h 2025-12-04T10:00:16.9686503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\PhiloxRNGEngine.h 2025-12-04T10:00:16.9691001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\PythonFallbackKernel.h 2025-12-04T10:00:16.9695372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\PythonOpRegistrationTrampoline.h 2025-12-04T10:00:16.9700984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\qualified_name.h 2025-12-04T10:00:16.9703241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\QuantizerBase.h 2025-12-04T10:00:16.9707309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Range.h 2025-12-04T10:00:16.9712804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Reduction.h 2025-12-04T10:00:16.9726511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\rref_interface.h 2025-12-04T10:00:16.9729301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Scalar.h 2025-12-04T10:00:16.9733178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ScalarType.h 2025-12-04T10:00:16.9739176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\stack.h 2025-12-04T10:00:16.9741196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\symbol.h 2025-12-04T10:00:16.9745506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Tensor.h 2025-12-04T10:00:16.9748832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TensorAccessor.h 2025-12-04T10:00:16.9752913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TensorBase.h 2025-12-04T10:00:16.9758136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TensorBody.h 2025-12-04T10:00:16.9764419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TorchDispatchUtils.h 2025-12-04T10:00:16.9766988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TransformationHelper.h 2025-12-04T10:00:16.9792270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\typeid.h 2025-12-04T10:00:16.9797397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\type_factory.h 2025-12-04T10:00:16.9802237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\type_ptr.h 2025-12-04T10:00:16.9806984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\UndefinedTensorImpl.h 2025-12-04T10:00:16.9812695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\UnsafeFromTH.h 2025-12-04T10:00:16.9817211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\VariableHooksInterface.h 2025-12-04T10:00:16.9822257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Variadic.h 2025-12-04T10:00:16.9826749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Vitals.h 2025-12-04T10:00:16.9834779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\BoxedKernel.h 2025-12-04T10:00:16.9839247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\BoxedKernel_impl.h 2025-12-04T10:00:16.9843464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\KernelFunction.h 2025-12-04T10:00:16.9847786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\KernelFunction_impl.h 2025-12-04T10:00:16.9861960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\OperatorKernel.h 2025-12-04T10:00:16.9871296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\boxing.h 2025-12-04T10:00:16.9873589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\make_boxed_from_unboxed_functor.h 2025-12-04T10:00:16.9879098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\test_helpers.h 2025-12-04T10:00:16.9881654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\WrapFunctionIntoFunctor.h 2025-12-04T10:00:16.9895606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\WrapFunctionIntoRuntimeFunctor.h 2025-12-04T10:00:16.9904230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\CppSignature.h 2025-12-04T10:00:16.9908463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\Dispatcher.h 2025-12-04T10:00:16.9913324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\DispatchKeyExtractor.h 2025-12-04T10:00:16.9916556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\ObservedOperators.h 2025-12-04T10:00:16.9930599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\OperatorEntry.h 2025-12-04T10:00:16.9934432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\OperatorOptions.h 2025-12-04T10:00:16.9938526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\RegistrationHandleRAII.h 2025-12-04T10:00:16.9946824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\adaption.h 2025-12-04T10:00:16.9950438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\infer_schema.h 2025-12-04T10:00:16.9953990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\op_allowlist.h 2025-12-04T10:00:16.9957634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\op_registration.h 2025-12-04T10:00:16.9976451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\FlushDenormal.h 2025-12-04T10:00:16.9980907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\Utils.h 2025-12-04T10:00:17.0060324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vml.h 2025-12-04T10:00:17.0060976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\functional.h 2025-12-04T10:00:17.0061655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\functional_base.h 2025-12-04T10:00:17.0062383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\functional_bfloat16.h 2025-12-04T10:00:17.0063079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\intrinsics.h 2025-12-04T10:00:17.0063699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec.h 2025-12-04T10:00:17.0064317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_base.h 2025-12-04T10:00:17.0067503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_convert.h 2025-12-04T10:00:17.0068157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_half.h 2025-12-04T10:00:17.0068782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_mask.h 2025-12-04T10:00:17.0069420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_n.h 2025-12-04T10:00:17.0070042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_quant.h 2025-12-04T10:00:17.0070688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\sve_helper.h 2025-12-04T10:00:17.0073886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_bfloat16.h 2025-12-04T10:00:17.0074599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_common_sve.h 2025-12-04T10:00:17.0075286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_double.h 2025-12-04T10:00:17.0085183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_float.h 2025-12-04T10:00:17.0089241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_int.h 2025-12-04T10:00:17.0093294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_qint.h 2025-12-04T10:00:17.0101305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128.h 2025-12-04T10:00:17.0105065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_bfloat16_neon.h 2025-12-04T10:00:17.0109292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_convert.h 2025-12-04T10:00:17.0113188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_double_neon.h 2025-12-04T10:00:17.0126711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_float_neon.h 2025-12-04T10:00:17.0131162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_half_neon.h 2025-12-04T10:00:17.0135281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_int_aarch64.h 2025-12-04T10:00:17.0140987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_reduced_precision_common_neon.h 2025-12-04T10:00:17.0143695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_uint_aarch64.h 2025-12-04T10:00:17.0152046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256.h 2025-12-04T10:00:17.0155969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_16bit_float.h 2025-12-04T10:00:17.0160020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_bfloat16.h 2025-12-04T10:00:17.0163857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_complex_double.h 2025-12-04T10:00:17.0178124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_complex_float.h 2025-12-04T10:00:17.0182151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_convert.h 2025-12-04T10:00:17.0186002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_double.h 2025-12-04T10:00:17.0189891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_float.h 2025-12-04T10:00:17.0193801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_half.h 2025-12-04T10:00:17.0198073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_int.h 2025-12-04T10:00:17.0202890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_mask.h 2025-12-04T10:00:17.0206640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_qint.h 2025-12-04T10:00:17.0215660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_bfloat16_vsx.h 2025-12-04T10:00:17.0220639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_common_vsx.h 2025-12-04T10:00:17.0223664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_complex_double_vsx.h 2025-12-04T10:00:17.0238068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_complex_float_vsx.h 2025-12-04T10:00:17.0242434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_double_vsx.h 2025-12-04T10:00:17.0247245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_float_vsx.h 2025-12-04T10:00:17.0250720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int16_vsx.h 2025-12-04T10:00:17.0255166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int32_vsx.h 2025-12-04T10:00:17.0259781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int64_vsx.h 2025-12-04T10:00:17.0263626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_qint32_vsx.h 2025-12-04T10:00:17.0267890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_qint8_vsx.h 2025-12-04T10:00:17.0272329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_quint8_vsx.h 2025-12-04T10:00:17.0276198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vsx_helpers.h 2025-12-04T10:00:17.0285721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\zarch\vec256_zarch.h 2025-12-04T10:00:17.0296917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512.h 2025-12-04T10:00:17.0299813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_bfloat16.h 2025-12-04T10:00:17.0304352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_complex_double.h 2025-12-04T10:00:17.0309921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_complex_float.h 2025-12-04T10:00:17.0322558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_convert.h 2025-12-04T10:00:17.0326423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_double.h 2025-12-04T10:00:17.0331264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_float.h 2025-12-04T10:00:17.0335730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_float8.h 2025-12-04T10:00:17.0341225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_int.h 2025-12-04T10:00:17.0344469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_mask.h 2025-12-04T10:00:17.0348612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_qint.h 2025-12-04T10:00:17.0360348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ApplyGridUtils.cuh 2025-12-04T10:00:17.0363337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\AsmUtils.cuh 2025-12-04T10:00:17.0367334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ATenCUDAGeneral.h 2025-12-04T10:00:17.0372885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\Atomic.cuh 2025-12-04T10:00:17.0375195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CachingHostAllocator.h 2025-12-04T10:00:17.0391748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub-RadixSortPairs.cuh 2025-12-04T10:00:17.0394729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub.cuh 2025-12-04T10:00:17.0398829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub.h 2025-12-04T10:00:17.0404367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub_definitions.cuh 2025-12-04T10:00:17.0407438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAApplyUtils.cuh 2025-12-04T10:00:17.0411427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDABlas.h 2025-12-04T10:00:17.0416897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAContext.h 2025-12-04T10:00:17.0419246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAContextLight.h 2025-12-04T10:00:17.0423344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDADataType.h 2025-12-04T10:00:17.0427088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDADevice.h 2025-12-04T10:00:17.0431515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAEvent.h 2025-12-04T10:00:17.0435788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGeneratorImpl.h 2025-12-04T10:00:17.0439668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGraph.h 2025-12-04T10:00:17.0465506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGraphsUtils.cuh 2025-12-04T10:00:17.0466202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGreenContext.h 2025-12-04T10:00:17.0466866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAScaledBlas.h 2025-12-04T10:00:17.0471856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDASparse.h 2025-12-04T10:00:17.0473670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDASparseBlas.h 2025-12-04T10:00:17.0479409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDASparseDescriptors.h 2025-12-04T10:00:17.0482208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDATensorMethods.cuh 2025-12-04T10:00:17.0486489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAUtils.h 2025-12-04T10:00:17.0490451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\DeviceUtils.cuh 2025-12-04T10:00:17.0494743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\EmptyTensor.h 2025-12-04T10:00:17.0499119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\Exceptions.h 2025-12-04T10:00:17.0502945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\jiterator.h 2025-12-04T10:00:17.0518044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\jiterator_impl.h 2025-12-04T10:00:17.0521858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\llvm_jit_strings.h 2025-12-04T10:00:17.0525867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\MemPool.h 2025-12-04T10:00:17.0530051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\NumericLimits.cuh 2025-12-04T10:00:17.0533865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PeerToPeerAccess.h 2025-12-04T10:00:17.0537687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PhiloxCudaState.h 2025-12-04T10:00:17.0542129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PhiloxUtils.cuh 2025-12-04T10:00:17.0545860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PinnedMemoryAllocator.h 2025-12-04T10:00:17.0549635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ScanUtils.cuh 2025-12-04T10:00:17.0553435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\Sleep.h 2025-12-04T10:00:17.0557292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ThrustAllocator.h 2025-12-04T10:00:17.0575621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\BLASConstants.h 2025-12-04T10:00:17.0579391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\CUDAHooks.h 2025-12-04T10:00:17.0583345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\DeviceThreadHandles.h 2025-12-04T10:00:17.0587018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\IndexUtils.cuh 2025-12-04T10:00:17.0600346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\IntegerDivider.cuh 2025-12-04T10:00:17.0604171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\KernelUtils.h 2025-12-04T10:00:17.0607973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\LazyNVRTC.h 2025-12-04T10:00:17.0611768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\OffsetCalculator.cuh 2025-12-04T10:00:17.0615683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\PhiloxCudaStateRaw.cuh 2025-12-04T10:00:17.0619469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\TensorInfo.cuh 2025-12-04T10:00:17.0623317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\UnpackRaw.cuh 2025-12-04T10:00:17.0631734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\GemmCommon.h 2025-12-04T10:00:17.0635670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\GemmHipblaslt.h 2025-12-04T10:00:17.0639554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\GemmRocblas.h 2025-12-04T10:00:17.0643312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\StreamTimer.h 2025-12-04T10:00:17.0657558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\Tunable.h 2025-12-04T10:00:17.0661466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\TunableGemm.h 2025-12-04T10:00:17.0665356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\TunableOp.h 2025-12-04T10:00:17.0674097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\cudnn-wrapper.h 2025-12-04T10:00:17.0678015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Descriptors.h 2025-12-04T10:00:17.0682114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Handle.h 2025-12-04T10:00:17.0685869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Handles.h 2025-12-04T10:00:17.0689509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Types.h 2025-12-04T10:00:17.0702736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Utils.h 2025-12-04T10:00:17.0711565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\AcceleratorHooksInterface.h 2025-12-04T10:00:17.0715670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\CUDAHooksInterface.h 2025-12-04T10:00:17.0720398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\FunctionTraits.h 2025-12-04T10:00:17.0734480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\HIPHooksInterface.h 2025-12-04T10:00:17.0739453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\HPUHooksInterface.h 2025-12-04T10:00:17.0745086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\IPUHooksInterface.h 2025-12-04T10:00:17.0747494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\MAIAHooksInterface.h 2025-12-04T10:00:17.0751632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\MPSHooksInterface.h 2025-12-04T10:00:17.0757944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\MTIAHooksInterface.h 2025-12-04T10:00:17.0760252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\PrivateUse1HooksInterface.h 2025-12-04T10:00:17.0764214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\XLAHooksInterface.h 2025-12-04T10:00:17.0768140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\XPUHooksInterface.h 2025-12-04T10:00:17.0778072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\ADInterpreters.h 2025-12-04T10:00:17.0783023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchedFallback.h 2025-12-04T10:00:17.0786192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchedTensorImpl.h 2025-12-04T10:00:17.0802118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchingMetaprogramming.h 2025-12-04T10:00:17.0805447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchRulesHelper.h 2025-12-04T10:00:17.0809737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\DynamicLayer.h 2025-12-04T10:00:17.0814878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\FunctionalizeInterpreter.h 2025-12-04T10:00:17.0817817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\Interpreter.h 2025-12-04T10:00:17.0822341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\LegacyVmapTransforms.h 2025-12-04T10:00:17.0827410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\Macros.h 2025-12-04T10:00:17.0830354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\PlumbingHelper.h 2025-12-04T10:00:17.0835032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\TensorWrapper.h 2025-12-04T10:00:17.0840086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\VmapInterpreter.h 2025-12-04T10:00:17.0852745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPAllocatorMasqueradingAsCUDA.h 2025-12-04T10:00:17.0856025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPCachingAllocatorMasqueradingAsCUDA.h 2025-12-04T10:00:17.0860147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPGuardImplMasqueradingAsCUDA.h 2025-12-04T10:00:17.0874955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPStreamMasqueradingAsCUDA.h 2025-12-04T10:00:17.0885090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\metal\Context.h 2025-12-04T10:00:17.0893511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Descriptors.h 2025-12-04T10:00:17.0897930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Exceptions.h 2025-12-04T10:00:17.0902188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Handle.h 2025-12-04T10:00:17.0905605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\miopen-wrapper.h 2025-12-04T10:00:17.0919882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Types.h 2025-12-04T10:00:17.0923797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Utils.h 2025-12-04T10:00:17.0932522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\EmptyTensor.h 2025-12-04T10:00:17.0936652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\IndexKernels.h 2025-12-04T10:00:17.0941433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSAllocator.h 2025-12-04T10:00:17.0944515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSAllocatorInterface.h 2025-12-04T10:00:17.0966401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSDevice.h 2025-12-04T10:00:17.0967018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSEvent.h 2025-12-04T10:00:17.0968163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSGeneratorImpl.h 2025-12-04T10:00:17.0973300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSGuardImpl.h 2025-12-04T10:00:17.0975977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSHooks.h 2025-12-04T10:00:17.0980457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSProfiler.h 2025-12-04T10:00:17.0984236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSStream.h 2025-12-04T10:00:17.0993588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Activation.h 2025-12-04T10:00:17.0997601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\AdaptivePooling.h 2025-12-04T10:00:17.1001470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\AmpKernels.h 2025-12-04T10:00:17.1005353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\BatchLinearAlgebra.h 2025-12-04T10:00:17.1020218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\batch_norm.h 2025-12-04T10:00:17.1024469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\BinaryOps.h 2025-12-04T10:00:17.1028481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\BucketizationUtils.h 2025-12-04T10:00:17.1032306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CanUse32BitIndexMath.h 2025-12-04T10:00:17.1036088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ComplexHelper.h 2025-12-04T10:00:17.1042708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CompositeRandomAccessor.h 2025-12-04T10:00:17.1044316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CompositeRandomAccessorCommon.h 2025-12-04T10:00:17.1048075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ConvolutionMM3d.h 2025-12-04T10:00:17.1051942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ConvUtils.h 2025-12-04T10:00:17.1055783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Copy.h 2025-12-04T10:00:17.1059639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CPUBlas.h 2025-12-04T10:00:17.1063337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CPUFallback.h 2025-12-04T10:00:17.1067112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Cross.h 2025-12-04T10:00:17.1070917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\DilatedConvolutionUtils.h 2025-12-04T10:00:17.1074749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\DispatchStub.h 2025-12-04T10:00:17.1078587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Distance.h 2025-12-04T10:00:17.1082183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Distributions.h 2025-12-04T10:00:17.1096378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\DistributionTemplates.h 2025-12-04T10:00:17.1100434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\EmbeddingBag.h 2025-12-04T10:00:17.1104381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Fill.h 2025-12-04T10:00:17.1108069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ForeachUtils.h 2025-12-04T10:00:17.1112021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FractionalMaxPooling.h 2025-12-04T10:00:17.1116023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FunctionOfAMatrixUtils.h 2025-12-04T10:00:17.1119934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FusedAdagrad.h 2025-12-04T10:00:17.1124596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FusedAdam.h 2025-12-04T10:00:17.1129067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FusedSGD.h 2025-12-04T10:00:17.1132735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Gelu.h 2025-12-04T10:00:17.1136441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\GridSampler.h 2025-12-04T10:00:17.1150275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\GridSamplerUtils.h 2025-12-04T10:00:17.1154279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\GroupedMMUtils.h 2025-12-04T10:00:17.1158206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\group_norm.h 2025-12-04T10:00:17.1162127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Histogram.h 2025-12-04T10:00:17.1165951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\im2col.h 2025-12-04T10:00:17.1169664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\im2col_shape_check.h 2025-12-04T10:00:17.1173444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\IndexingUtils.h 2025-12-04T10:00:17.1177193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\IndexKernel.h 2025-12-04T10:00:17.1181061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\layer_norm.h 2025-12-04T10:00:17.1185036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Lerp.h 2025-12-04T10:00:17.1188836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\LinearAlgebra.h 2025-12-04T10:00:17.1202664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\LinearAlgebraUtils.h 2025-12-04T10:00:17.1208259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\LossMulti.h 2025-12-04T10:00:17.1210602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Math.h 2025-12-04T10:00:17.1215862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\MathBitFallThroughLists.h 2025-12-04T10:00:17.1221203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\MathBitsFallback.h 2025-12-04T10:00:17.1223811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\MaxPooling.h 2025-12-04T10:00:17.1228246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\NonEmptyUtils.h 2025-12-04T10:00:17.1233767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\NonSymbolicBC.h 2025-12-04T10:00:17.1236544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Normalization.h 2025-12-04T10:00:17.1240662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Padding.h 2025-12-04T10:00:17.1254231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\PixelShuffle.h 2025-12-04T10:00:17.1258515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\PointwiseOps.h 2025-12-04T10:00:17.1263059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Pool.h 2025-12-04T10:00:17.1266914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Pow.h 2025-12-04T10:00:17.1270962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\RangeFactories.h 2025-12-04T10:00:17.1274851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\RangeUtils.h 2025-12-04T10:00:17.1279274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReduceAllOps.h 2025-12-04T10:00:17.1284059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReduceOps.h 2025-12-04T10:00:17.1287273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReduceOpsUtils.h 2025-12-04T10:00:17.1291477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReductionType.h 2025-12-04T10:00:17.1295637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Repeat.h 2025-12-04T10:00:17.1318798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Resize.h 2025-12-04T10:00:17.1322900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ResizeCommon.h 2025-12-04T10:00:17.1326983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\RNN.h 2025-12-04T10:00:17.1331303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ScatterGatherChecks.h 2025-12-04T10:00:17.1335675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SegmentReduce.h 2025-12-04T10:00:17.1340512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SharedReduceOps.h 2025-12-04T10:00:17.1343789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SobolEngineOpsUtils.h 2025-12-04T10:00:17.1347926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Sorting.h 2025-12-04T10:00:17.1353085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SortingUtils.h 2025-12-04T10:00:17.1355941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SparseTensorUtils.h 2025-12-04T10:00:17.1360172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SpectralOpsUtils.h 2025-12-04T10:00:17.1374347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\StridedRandomAccessor.h 2025-12-04T10:00:17.1378678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorAdvancedIndexing.h 2025-12-04T10:00:17.1384545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorAdvancedIndexingUtils.h 2025-12-04T10:00:17.1386878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorCompare.h 2025-12-04T10:00:17.1391105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorConversions.h 2025-12-04T10:00:17.1396851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorDimApply.h 2025-12-04T10:00:17.1399441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorFactories.h 2025-12-04T10:00:17.1403642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorIterator.h 2025-12-04T10:00:17.1409429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorIteratorDynamicCasting.h 2025-12-04T10:00:17.1422192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorProperties.h 2025-12-04T10:00:17.1426054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorShape.h 2025-12-04T10:00:17.1430409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorTransformations.h 2025-12-04T10:00:17.1434899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TopKImpl.h 2025-12-04T10:00:17.1468319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TransposeType.h 2025-12-04T10:00:17.1469040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TriangularOpsUtils.h 2025-12-04T10:00:17.1469738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TypeProperties.h 2025-12-04T10:00:17.1470380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\UnaryOps.h 2025-12-04T10:00:17.1471038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Unfold2d.h 2025-12-04T10:00:17.1471661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Unfold3d.h 2025-12-04T10:00:17.1472305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\UnfoldBackward.h 2025-12-04T10:00:17.1475455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\UpSample.h 2025-12-04T10:00:17.1476106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\verbose_wrapper.h 2025-12-04T10:00:17.1478452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\vol2col.h 2025-12-04T10:00:17.1495862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.h 2025-12-04T10:00:17.1500117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ao_sparse\quantized\cpu\packed_params.h 2025-12-04T10:00:17.1504636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ao_sparse\quantized\cpu\qnnpack_utils.h 2025-12-04T10:00:17.1515153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\AtomicAddFloat.h 2025-12-04T10:00:17.1519419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\avx_mathfun.h 2025-12-04T10:00:17.1523230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\CatKernel.h 2025-12-04T10:00:17.1527020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\ChannelShuffleKernel.h 2025-12-04T10:00:17.1540683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\CopyKernel.h 2025-12-04T10:00:17.1544948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\DepthwiseConvKernel.h 2025-12-04T10:00:17.1548863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\DistributionTemplates.h 2025-12-04T10:00:17.1552903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Elu.h 2025-12-04T10:00:17.1556616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Gelu.h 2025-12-04T10:00:17.1560461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\GridSamplerKernel.h 2025-12-04T10:00:17.1564262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\IndexKernelUtils.h 2025-12-04T10:00:17.1568044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Intrinsics.h 2025-12-04T10:00:17.1571858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\int_mm_kernel.h 2025-12-04T10:00:17.1575628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\IsContiguous.h 2025-12-04T10:00:17.1579483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\LogAddExp.h 2025-12-04T10:00:17.1583383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\LogSoftmaxKernelImpl.h 2025-12-04T10:00:17.1587380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Loops.h 2025-12-04T10:00:17.1591373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\MaxUnpoolKernel.h 2025-12-04T10:00:17.1595101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\mixed_data_type.h 2025-12-04T10:00:17.1599019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\moments_utils.h 2025-12-04T10:00:17.1612538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\PixelShuffleKernel.h 2025-12-04T10:00:17.1616397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Reduce.h 2025-12-04T10:00:17.1620260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.h 2025-12-04T10:00:17.1624038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\ReduceUtils.h 2025-12-04T10:00:17.1628241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SampledAddmmKernel.h 2025-12-04T10:00:17.1632079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SerialStackImpl.h 2025-12-04T10:00:17.1635825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SoftmaxKernel.h 2025-12-04T10:00:17.1639758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SpmmReduceKernel.h 2025-12-04T10:00:17.1643659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\StackKernel.h 2025-12-04T10:00:17.1647567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\UpSampleKernelAVXAntialias.h 2025-12-04T10:00:17.1661018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\utils.h 2025-12-04T10:00:17.1664883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\WeightNormKernel.h 2025-12-04T10:00:17.1668938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\zmath.h 2025-12-04T10:00:17.1678174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Activation.h 2025-12-04T10:00:17.1682060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\BinaryInternal.h 2025-12-04T10:00:17.1685880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\block_reduce.cuh 2025-12-04T10:00:17.1689628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CompositeRandomAccessor.h 2025-12-04T10:00:17.1703447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Copy.h 2025-12-04T10:00:17.1707171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\cuBlasCommonArgs.h 2025-12-04T10:00:17.1711112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CUDAJitLoops.cuh 2025-12-04T10:00:17.1714971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CUDALoops.cuh 2025-12-04T10:00:17.1719011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CuFFTPlanCache.h 2025-12-04T10:00:17.1722819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CuFFTUtils.h 2025-12-04T10:00:17.1726733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\cutlass_common.cuh 2025-12-04T10:00:17.1730565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\DeviceSqrt.cuh 2025-12-04T10:00:17.1734419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Distributions.h 2025-12-04T10:00:17.1738303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\DistributionTemplates.h 2025-12-04T10:00:17.1742259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\EmbeddingBackwardKernel.cuh 2025-12-04T10:00:17.1746155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ForeachFunctors.cuh 2025-12-04T10:00:17.1750535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ForeachMinMaxFunctors.cuh 2025-12-04T10:00:17.1754468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adagrad_impl.cuh 2025-12-04T10:00:17.1758853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adagrad_utils.cuh 2025-12-04T10:00:17.1772005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adamw_amsgrad_impl.cuh 2025-12-04T10:00:17.1775922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adamw_impl.cuh 2025-12-04T10:00:17.1779963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adam_amsgrad_impl.cuh 2025-12-04T10:00:17.1783910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adam_impl.cuh 2025-12-04T10:00:17.1788061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adam_utils.cuh 2025-12-04T10:00:17.1792318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GridSampler.cuh 2025-12-04T10:00:17.1795878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GridSampler.h 2025-12-04T10:00:17.1799840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GroupMM.h 2025-12-04T10:00:17.1803880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GroupMMCommon.cuh 2025-12-04T10:00:17.1817229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\im2col.cuh 2025-12-04T10:00:17.1821053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\IndexKernel.h 2025-12-04T10:00:17.1825186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\IndexKernelUtils.h 2025-12-04T10:00:17.1829038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\JitLoops.cuh 2025-12-04T10:00:17.1832884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\jit_utils.h 2025-12-04T10:00:17.1836724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\KernelUtils.cuh 2025-12-04T10:00:17.1840646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\LaunchUtils.h 2025-12-04T10:00:17.1844474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Loops.cuh 2025-12-04T10:00:17.1848181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Math.cuh 2025-12-04T10:00:17.1852968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\MemoryAccess.cuh 2025-12-04T10:00:17.1856774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\MiscUtils.h 2025-12-04T10:00:17.1870258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\MultiTensorApply.cuh 2025-12-04T10:00:17.1874117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Normalization.cuh 2025-12-04T10:00:17.1878537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\PersistentSoftmax.cuh 2025-12-04T10:00:17.1882435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Pow.cuh 2025-12-04T10:00:17.1886596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Randperm.cuh 2025-12-04T10:00:17.1890362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Reduce.cuh 2025-12-04T10:00:17.1894187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ReduceOps.h 2025-12-04T10:00:17.1898135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\reduction_template.cuh 2025-12-04T10:00:17.1901977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Resize.h 2025-12-04T10:00:17.1905988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\RowwiseScaledMM.h 2025-12-04T10:00:17.1909932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ScaledGroupMM.h 2025-12-04T10:00:17.1923367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ScanKernels.h 2025-12-04T10:00:17.1927585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ScanUtils.cuh 2025-12-04T10:00:17.1931573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Sort.h 2025-12-04T10:00:17.1935535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Sorting.h 2025-12-04T10:00:17.1939252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortingCommon.cuh 2025-12-04T10:00:17.1943170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortingRadixSelect.cuh 2025-12-04T10:00:17.1947701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortStable.h 2025-12-04T10:00:17.1952103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortUtils.cuh 2025-12-04T10:00:17.1956574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\TensorModeKernel.cuh 2025-12-04T10:00:17.1960715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\TensorModeKernel.h 2025-12-04T10:00:17.1986935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\TensorTopK.h 2025-12-04T10:00:17.1991679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\thread_constants.h 2025-12-04T10:00:17.1996244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\UniqueCub.cuh 2025-12-04T10:00:17.2001164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\UpSample.cuh 2025-12-04T10:00:17.2005681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\vol2col.cuh 2025-12-04T10:00:17.2019034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_bgemm.h 2025-12-04T10:00:17.2023653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_gemm.h 2025-12-04T10:00:17.2028392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_gemm_template.h 2025-12-04T10:00:17.2032728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_group_gemm.h 2025-12-04T10:00:17.2037704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_types.h 2025-12-04T10:00:17.2056637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\bgemm_kernels\bgemm_kernel_collection.h 2025-12-04T10:00:17.2060589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\bgemm_kernels\bgemm_kernel_template.h 2025-12-04T10:00:17.2069977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\kleidiai\kai_kernels.h 2025-12-04T10:00:17.2073837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\kleidiai\kai_pack.h 2025-12-04T10:00:17.2078292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\kleidiai\kai_ukernel_interface.h 2025-12-04T10:00:17.2090479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\Conv.h 2025-12-04T10:00:17.2094282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\FusionUtils.h 2025-12-04T10:00:17.2098050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\qconv.h 2025-12-04T10:00:17.2102132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\qlinear.h 2025-12-04T10:00:17.2109968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\Attr.h 2025-12-04T10:00:17.2113546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\DnnlExt.h 2025-12-04T10:00:17.2117565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\LRUCache.h 2025-12-04T10:00:17.2121269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\oneDNN.h 2025-12-04T10:00:17.2125000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\oneDNNContext.h 2025-12-04T10:00:17.2128813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\Utils.h 2025-12-04T10:00:17.2148082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\Copy.h 2025-12-04T10:00:17.2151677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\MetalShaderLibrary.h 2025-12-04T10:00:17.2155458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\MPSGraphSequoiaOps.h 2025-12-04T10:00:17.2159402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\OperationUtils.h 2025-12-04T10:00:17.2173711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\TensorFactory.h 2025-12-04T10:00:17.2181399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\Activation.h 2025-12-04T10:00:17.2185180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\EmbeddingBag.h 2025-12-04T10:00:17.2189074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\GridSampler.h 2025-12-04T10:00:17.2192922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\LinearAlgebra.h 2025-12-04T10:00:17.2206515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\Pooling.h 2025-12-04T10:00:17.2210227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\Shape.h 2025-12-04T10:00:17.2213961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\UpSample.h 2025-12-04T10:00:17.2222311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\BinaryKernel.h 2025-12-04T10:00:17.2226266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamAmsgradKernelImpl.h 2025-12-04T10:00:17.2230255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamKernelImpl.h 2025-12-04T10:00:17.2243792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamWAmsgradKernelImpl.h 2025-12-04T10:00:17.2247734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamWKernelImpl.h 2025-12-04T10:00:17.2251604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\MultiTensorApply.h 2025-12-04T10:00:17.2259949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mtia\EmptyTensor.h 2025-12-04T10:00:17.2268102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorBinaryOps.h 2025-12-04T10:00:17.2271953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorMath.h 2025-12-04T10:00:17.2275873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorTransformerFunctions.h 2025-12-04T10:00:17.2298686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorTransformerUtils.h 2025-12-04T10:00:17.2303853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorUtils.h 2025-12-04T10:00:17.2312716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\AffineQuantizer.h 2025-12-04T10:00:17.2317378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\AffineQuantizerBase.h 2025-12-04T10:00:17.2322041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\ConvUtils.h 2025-12-04T10:00:17.2336479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\Copy.h 2025-12-04T10:00:17.2340350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\FakeQuantAffine.h 2025-12-04T10:00:17.2344316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\IndexKernel.h 2025-12-04T10:00:17.2348177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\library.h 2025-12-04T10:00:17.2351957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\PackedParams.h 2025-12-04T10:00:17.2359802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\ACLUtils.h 2025-12-04T10:00:17.2363693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\BinaryOps.h 2025-12-04T10:00:17.2367573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\conv_serialization.h 2025-12-04T10:00:17.2381512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\EmbeddingPackedParams.h 2025-12-04T10:00:17.2385078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\fbgemm_utils.h 2025-12-04T10:00:17.2388789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\init_qnnpack.h 2025-12-04T10:00:17.2392541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\OnednnUtils.h 2025-12-04T10:00:17.2396800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qconv.h 2025-12-04T10:00:17.2400731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qembeddingbag.h 2025-12-04T10:00:17.2404670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qembeddingbag_prepack.h 2025-12-04T10:00:17.2408689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qlinear.h 2025-12-04T10:00:17.2412436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\QnnpackUtils.h 2025-12-04T10:00:17.2416490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\QuantizedOps.h 2025-12-04T10:00:17.2420145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\QuantUtils.h 2025-12-04T10:00:17.2423875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\RuyUtils.h 2025-12-04T10:00:17.2427604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\XnnpackUtils.h 2025-12-04T10:00:17.2435870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cudnn\utils.h 2025-12-04T10:00:17.2444977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\attention.h 2025-12-04T10:00:17.2449226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\sdp_utils.h 2025-12-04T10:00:17.2453106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\sdp_utils_cpp.h 2025-12-04T10:00:17.2471095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\sdp_utils.h 2025-12-04T10:00:17.2478914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\flash_attn\flash_api.h 2025-12-04T10:00:17.2483000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\flash_attn\static_switch.h 2025-12-04T10:00:17.2491024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\debug_utils.h 2025-12-04T10:00:17.2495238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm_kernel_utils.h 2025-12-04T10:00:17.2499699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernel_backward.h 2025-12-04T10:00:17.2513558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernel_forward.h 2025-12-04T10:00:17.2518174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\pytorch_utils.h 2025-12-04T10:00:17.2526697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_pipelined.h 2025-12-04T10:00:17.2530913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_rescale_output.h 2025-12-04T10:00:17.2535120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_thread_apply_logsumexp.h 2025-12-04T10:00:17.2554292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma.h 2025-12-04T10:00:17.2558332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_base.h 2025-12-04T10:00:17.2562290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_multistage.h 2025-12-04T10:00:17.2566331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_pipelined.h 2025-12-04T10:00:17.2580162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\find_default_mma.h 2025-12-04T10:00:17.2584421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\mma_accum_lambda_iterator.h 2025-12-04T10:00:17.2588293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\mma_from_smem.h 2025-12-04T10:00:17.2597961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\default_warp_iterator_from_smem.h 2025-12-04T10:00:17.2602495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\epilogue_predicated_tile_iterator.h 2025-12-04T10:00:17.2607688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\make_residual_last.h 2025-12-04T10:00:17.2623950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\predicated_tile_access_iterator_residual_last.h 2025-12-04T10:00:17.2629022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\predicated_tile_iterator_residual_last.h 2025-12-04T10:00:17.2634059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\transpose_warp_iterator.h 2025-12-04T10:00:17.2638539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\warp_iterator_from_smem.h 2025-12-04T10:00:17.2648134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB.h 2025-12-04T10:00:17.2654129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF.h 2025-12-04T10:00:17.2664076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform\tile_smem_loader.h 2025-12-04T10:00:17.2674849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\aotriton_adapter.h 2025-12-04T10:00:17.2679788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\aotriton_versions.h 2025-12-04T10:00:17.2684670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\gemm_kernel_utils.h 2025-12-04T10:00:17.2703238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\flash_attn\flash_api.h 2025-12-04T10:00:17.2711543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\flash_attn\ck\me_ck_api.h 2025-12-04T10:00:17.2720673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\xpu\sdp_utils.h 2025-12-04T10:00:17.2728880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\utils\Factory.h 2025-12-04T10:00:17.2732816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\utils\ParamsHash.h 2025-12-04T10:00:17.2736791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\utils\ParamUtils.h 2025-12-04T10:00:17.2747293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs.h 2025-12-04T10:00:17.2751258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute.h 2025-12-04T10:00:17.2755487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.2759141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute_native.h 2025-12-04T10:00:17.2773059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute_ops.h 2025-12-04T10:00:17.2777150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.2781117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_cpu_dispatch.h 2025-12-04T10:00:17.2784950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_cuda_dispatch.h 2025-12-04T10:00:17.2788720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_native.h 2025-12-04T10:00:17.2792756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_ops.h 2025-12-04T10:00:17.2796345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos.h 2025-12-04T10:00:17.2800122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh.h 2025-12-04T10:00:17.2804113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.2807934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_cpu_dispatch.h 2025-12-04T10:00:17.2812057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_cuda_dispatch.h 2025-12-04T10:00:17.2815987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_meta.h 2025-12-04T10:00:17.2819921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_meta_dispatch.h 2025-12-04T10:00:17.2823794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_native.h 2025-12-04T10:00:17.2828081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_ops.h 2025-12-04T10:00:17.2832319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.2845442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_cpu_dispatch.h 2025-12-04T10:00:17.2849610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_cuda_dispatch.h 2025-12-04T10:00:17.2853531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_meta.h 2025-12-04T10:00:17.2858343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_meta_dispatch.h 2025-12-04T10:00:17.2862142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_native.h 2025-12-04T10:00:17.2865888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_ops.h 2025-12-04T10:00:17.2869668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d.h 2025-12-04T10:00:17.2874601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.2879102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.2892760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_native.h 2025-12-04T10:00:17.2896729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_ops.h 2025-12-04T10:00:17.2900774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d.h 2025-12-04T10:00:17.2904918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.2908837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_cpu_dispatch.h 2025-12-04T10:00:17.2912864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_cuda_dispatch.h 2025-12-04T10:00:17.2917699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_native.h 2025-12-04T10:00:17.2921944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_ops.h 2025-12-04T10:00:17.2936608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d.h 2025-12-04T10:00:17.2940503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward.h 2025-12-04T10:00:17.2944665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-12-04T10:00:17.2949428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-12-04T10:00:17.2953233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_native.h 2025-12-04T10:00:17.2957403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_ops.h 2025-12-04T10:00:17.2961958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.2965792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_cpu_dispatch.h 2025-12-04T10:00:17.2969807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_cuda_dispatch.h 2025-12-04T10:00:17.2975199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_native.h 2025-12-04T10:00:17.2979456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_ops.h 2025-12-04T10:00:17.3002921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d.h 2025-12-04T10:00:17.3007159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3011243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d_native.h 2025-12-04T10:00:17.3015358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d_ops.h 2025-12-04T10:00:17.3019369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d.h 2025-12-04T10:00:17.3024281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward.h 2025-12-04T10:00:17.3028727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3033185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_cpu_dispatch.h 2025-12-04T10:00:17.3037437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_cuda_dispatch.h 2025-12-04T10:00:17.3041541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_meta.h 2025-12-04T10:00:17.3046017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_meta_dispatch.h 2025-12-04T10:00:17.3059472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_native.h 2025-12-04T10:00:17.3063440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_ops.h 2025-12-04T10:00:17.3067689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3071715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_cpu_dispatch.h 2025-12-04T10:00:17.3075870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_cuda_dispatch.h 2025-12-04T10:00:17.3080309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_meta.h 2025-12-04T10:00:17.3084476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_meta_dispatch.h 2025-12-04T10:00:17.3098887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_native.h 2025-12-04T10:00:17.3102860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_ops.h 2025-12-04T10:00:17.3107189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d.h 2025-12-04T10:00:17.3111564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward.h 2025-12-04T10:00:17.3116144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3132238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_cpu_dispatch.h 2025-12-04T10:00:17.3136372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_cuda_dispatch.h 2025-12-04T10:00:17.3140583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_meta.h 2025-12-04T10:00:17.3144868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_meta_dispatch.h 2025-12-04T10:00:17.3148901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_native.h 2025-12-04T10:00:17.3153724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_ops.h 2025-12-04T10:00:17.3158212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3162300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_cpu_dispatch.h 2025-12-04T10:00:17.3166607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_cuda_dispatch.h 2025-12-04T10:00:17.3170741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_meta.h 2025-12-04T10:00:17.3175241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_meta_dispatch.h 2025-12-04T10:00:17.3179506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_native.h 2025-12-04T10:00:17.3184058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_ops.h 2025-12-04T10:00:17.3188132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add.h 2025-12-04T10:00:17.3191869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm.h 2025-12-04T10:00:17.3195701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_cpu_dispatch.h 2025-12-04T10:00:17.3199820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_cuda_dispatch.h 2025-12-04T10:00:17.3203754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_meta_dispatch.h 2025-12-04T10:00:17.3207901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_native.h 2025-12-04T10:00:17.3211835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_ops.h 2025-12-04T10:00:17.3215896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv.h 2025-12-04T10:00:17.3219915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3223791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_cpu_dispatch.h 2025-12-04T10:00:17.3227728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_cuda_dispatch.h 2025-12-04T10:00:17.3242113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_meta.h 2025-12-04T10:00:17.3246122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_meta_dispatch.h 2025-12-04T10:00:17.3250474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_native.h 2025-12-04T10:00:17.3254528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_ops.h 2025-12-04T10:00:17.3258657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul.h 2025-12-04T10:00:17.3262569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3267089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_cpu_dispatch.h 2025-12-04T10:00:17.3270993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_cuda_dispatch.h 2025-12-04T10:00:17.3275517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_meta.h 2025-12-04T10:00:17.3279925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_meta_dispatch.h 2025-12-04T10:00:17.3284142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_native.h 2025-12-04T10:00:17.3288736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_ops.h 2025-12-04T10:00:17.3292829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm.h 2025-12-04T10:00:17.3296876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3300746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_cpu_dispatch.h 2025-12-04T10:00:17.3304804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_cuda_dispatch.h 2025-12-04T10:00:17.3308794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_meta.h 2025-12-04T10:00:17.3313028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_meta_dispatch.h 2025-12-04T10:00:17.3317219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_native.h 2025-12-04T10:00:17.3321710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_ops.h 2025-12-04T10:00:17.3325667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv.h 2025-12-04T10:00:17.3329651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3343973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_cpu_dispatch.h 2025-12-04T10:00:17.3347952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_cuda_dispatch.h 2025-12-04T10:00:17.3351888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_meta.h 2025-12-04T10:00:17.3356069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_meta_dispatch.h 2025-12-04T10:00:17.3360374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_native.h 2025-12-04T10:00:17.3364890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_ops.h 2025-12-04T10:00:17.3369402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr.h 2025-12-04T10:00:17.3373649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.3377571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_cpu_dispatch.h 2025-12-04T10:00:17.3381715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_cuda_dispatch.h 2025-12-04T10:00:17.3385827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_native.h 2025-12-04T10:00:17.3390112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_ops.h 2025-12-04T10:00:17.3394450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3398692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.3403569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_cpu_dispatch.h 2025-12-04T10:00:17.3408348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_cuda_dispatch.h 2025-12-04T10:00:17.3412566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_meta.h 2025-12-04T10:00:17.3417063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_meta_dispatch.h 2025-12-04T10:00:17.3422308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_native.h 2025-12-04T10:00:17.3426954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_ops.h 2025-12-04T10:00:17.3431239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint.h 2025-12-04T10:00:17.3435921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3440833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint_native.h 2025-12-04T10:00:17.3445391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint_ops.h 2025-12-04T10:00:17.3450152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator.h 2025-12-04T10:00:17.3455359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward.h 2025-12-04T10:00:17.3460673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3465787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward_native.h 2025-12-04T10:00:17.3470678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward_ops.h 2025-12-04T10:00:17.3475864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.3492054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_native.h 2025-12-04T10:00:17.3497136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_ops.h 2025-12-04T10:00:17.3501835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias.h 2025-12-04T10:00:17.3506028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.3510098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy.h 2025-12-04T10:00:17.3514818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3519207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.3523522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_native.h 2025-12-04T10:00:17.3527910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_ops.h 2025-12-04T10:00:17.3532370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_native.h 2025-12-04T10:00:17.3536444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_ops.h 2025-12-04T10:00:17.3540405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as.h 2025-12-04T10:00:17.3544730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3548882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as_native.h 2025-12-04T10:00:17.3552822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as_ops.h 2025-12-04T10:00:17.3556972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors.h 2025-12-04T10:00:17.3561628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3566068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors_native.h 2025-12-04T10:00:17.3570311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors_ops.h 2025-12-04T10:00:17.3574307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to.h 2025-12-04T10:00:17.3578625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3582587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to_native.h 2025-12-04T10:00:17.3586952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to_ops.h 2025-12-04T10:00:17.3591211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all.h 2025-12-04T10:00:17.3595030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose.h 2025-12-04T10:00:17.3599139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.3603048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose_native.h 2025-12-04T10:00:17.3606895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose_ops.h 2025-12-04T10:00:17.3611224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3615272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.3619917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3624083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_cpu_dispatch.h 2025-12-04T10:00:17.3628128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_cuda_dispatch.h 2025-12-04T10:00:17.3631991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_meta.h 2025-12-04T10:00:17.3635770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_meta_dispatch.h 2025-12-04T10:00:17.3639804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_native.h 2025-12-04T10:00:17.3643680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_ops.h 2025-12-04T10:00:17.3647371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout.h 2025-12-04T10:00:17.3651530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3655837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout_native.h 2025-12-04T10:00:17.3671003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout_ops.h 2025-12-04T10:00:17.3674992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax.h 2025-12-04T10:00:17.3679088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3682965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_cpu_dispatch.h 2025-12-04T10:00:17.3687003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_cuda_dispatch.h 2025-12-04T10:00:17.3690978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_meta.h 2025-12-04T10:00:17.3695160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_meta_dispatch.h 2025-12-04T10:00:17.3699291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_native.h 2025-12-04T10:00:17.3703183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_ops.h 2025-12-04T10:00:17.3706939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin.h 2025-12-04T10:00:17.3710674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax.h 2025-12-04T10:00:17.3714848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3718840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_cpu_dispatch.h 2025-12-04T10:00:17.3723009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_cuda_dispatch.h 2025-12-04T10:00:17.3727127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_meta.h 2025-12-04T10:00:17.3731194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_meta_dispatch.h 2025-12-04T10:00:17.3735348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_native.h 2025-12-04T10:00:17.3739503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_ops.h 2025-12-04T10:00:17.3743787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3747701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_cpu_dispatch.h 2025-12-04T10:00:17.3751873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_cuda_dispatch.h 2025-12-04T10:00:17.3756085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_meta.h 2025-12-04T10:00:17.3760186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_meta_dispatch.h 2025-12-04T10:00:17.3764138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_native.h 2025-12-04T10:00:17.3769433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_ops.h 2025-12-04T10:00:17.3774083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and.h 2025-12-04T10:00:17.3777970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3782670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and_native.h 2025-12-04T10:00:17.3786626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and_ops.h 2025-12-04T10:00:17.3790981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle.h 2025-12-04T10:00:17.3796816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_cpu_dispatch.h 2025-12-04T10:00:17.3802041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_cuda_dispatch.h 2025-12-04T10:00:17.3806951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_native.h 2025-12-04T10:00:17.3811559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_ops.h 2025-12-04T10:00:17.3816225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any.h 2025-12-04T10:00:17.3821056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.3825864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.3830627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3835554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_cpu_dispatch.h 2025-12-04T10:00:17.3840133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_cuda_dispatch.h 2025-12-04T10:00:17.3857267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_meta.h 2025-12-04T10:00:17.3861238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_meta_dispatch.h 2025-12-04T10:00:17.3865287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_native.h 2025-12-04T10:00:17.3869848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_ops.h 2025-12-04T10:00:17.3873496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange.h 2025-12-04T10:00:17.3878147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.3882353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_cpu_dispatch.h 2025-12-04T10:00:17.3886052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_cuda_dispatch.h 2025-12-04T10:00:17.3890445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_meta_dispatch.h 2025-12-04T10:00:17.3894575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_native.h 2025-12-04T10:00:17.3898771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_ops.h 2025-12-04T10:00:17.3903005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos.h 2025-12-04T10:00:17.3906855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh.h 2025-12-04T10:00:17.3911211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3915536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh_native.h 2025-12-04T10:00:17.3919595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh_ops.h 2025-12-04T10:00:17.3924145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3928267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos_native.h 2025-12-04T10:00:17.3932312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos_ops.h 2025-12-04T10:00:17.3936755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin.h 2025-12-04T10:00:17.3940847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh.h 2025-12-04T10:00:17.3944856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3949151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh_native.h 2025-12-04T10:00:17.3953489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh_ops.h 2025-12-04T10:00:17.3958118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3962109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin_native.h 2025-12-04T10:00:17.3966064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin_ops.h 2025-12-04T10:00:17.3970155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan.h 2025-12-04T10:00:17.3974388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2.h 2025-12-04T10:00:17.3978461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3982508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2_native.h 2025-12-04T10:00:17.3986716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2_ops.h 2025-12-04T10:00:17.3990958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh.h 2025-12-04T10:00:17.3994839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.3998857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh_native.h 2025-12-04T10:00:17.4002849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh_ops.h 2025-12-04T10:00:17.4007510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.4011682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan_native.h 2025-12-04T10:00:17.4015765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan_ops.h 2025-12-04T10:00:17.4019771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax.h 2025-12-04T10:00:17.4023782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4027672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_cpu_dispatch.h 2025-12-04T10:00:17.4031680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_cuda_dispatch.h 2025-12-04T10:00:17.4035630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_meta.h 2025-12-04T10:00:17.4040397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_meta_dispatch.h 2025-12-04T10:00:17.4044780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_native.h 2025-12-04T10:00:17.4048757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_ops.h 2025-12-04T10:00:17.4052773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin.h 2025-12-04T10:00:17.4057168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4061104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_cpu_dispatch.h 2025-12-04T10:00:17.4065154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_cuda_dispatch.h 2025-12-04T10:00:17.4069146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_meta.h 2025-12-04T10:00:17.4073411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_meta_dispatch.h 2025-12-04T10:00:17.4077578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_native.h 2025-12-04T10:00:17.4081859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_ops.h 2025-12-04T10:00:17.4085738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort.h 2025-12-04T10:00:17.4089723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.4093802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort_native.h 2025-12-04T10:00:17.4097748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort_ops.h 2025-12-04T10:00:17.4101714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere.h 2025-12-04T10:00:17.4106285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.4110209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere_native.h 2025-12-04T10:00:17.4114346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere_ops.h 2025-12-04T10:00:17.4118441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin.h 2025-12-04T10:00:17.4122212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh.h 2025-12-04T10:00:17.4126342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4130168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_cpu_dispatch.h 2025-12-04T10:00:17.4134435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_cuda_dispatch.h 2025-12-04T10:00:17.4138423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_meta.h 2025-12-04T10:00:17.4142451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_meta_dispatch.h 2025-12-04T10:00:17.4146465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_native.h 2025-12-04T10:00:17.4150519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_ops.h 2025-12-04T10:00:17.4154841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4158810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_cpu_dispatch.h 2025-12-04T10:00:17.4162796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_cuda_dispatch.h 2025-12-04T10:00:17.4167065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_meta.h 2025-12-04T10:00:17.4171327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_meta_dispatch.h 2025-12-04T10:00:17.4175744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_native.h 2025-12-04T10:00:17.4179695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_ops.h 2025-12-04T10:00:17.4183428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided.h 2025-12-04T10:00:17.4187537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4191425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy.h 2025-12-04T10:00:17.4195708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4200216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.4204300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_native.h 2025-12-04T10:00:17.4220414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_ops.h 2025-12-04T10:00:17.4224478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_cpu_dispatch.h 2025-12-04T10:00:17.4228537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_cuda_dispatch.h 2025-12-04T10:00:17.4232602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_meta_dispatch.h 2025-12-04T10:00:17.4237024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_native.h 2025-12-04T10:00:17.4241065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_ops.h 2025-12-04T10:00:17.4245148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter.h 2025-12-04T10:00:17.4249567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4253690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.4257873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_native.h 2025-12-04T10:00:17.4262229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_ops.h 2025-12-04T10:00:17.4266610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan.h 2025-12-04T10:00:17.4270711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2.h 2025-12-04T10:00:17.4274913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4279132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_cpu_dispatch.h 2025-12-04T10:00:17.4283569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_cuda_dispatch.h 2025-12-04T10:00:17.4287526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_meta.h 2025-12-04T10:00:17.4291971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_meta_dispatch.h 2025-12-04T10:00:17.4296309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_native.h 2025-12-04T10:00:17.4300861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_ops.h 2025-12-04T10:00:17.4305160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh.h 2025-12-04T10:00:17.4309515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4313417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_cpu_dispatch.h 2025-12-04T10:00:17.4317790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_cuda_dispatch.h 2025-12-04T10:00:17.4322079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_meta.h 2025-12-04T10:00:17.4326572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_meta_dispatch.h 2025-12-04T10:00:17.4330669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_native.h 2025-12-04T10:00:17.4334930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_ops.h 2025-12-04T10:00:17.4339181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4343390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_cpu_dispatch.h 2025-12-04T10:00:17.4347504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_cuda_dispatch.h 2025-12-04T10:00:17.4351948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_meta.h 2025-12-04T10:00:17.4356043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_meta_dispatch.h 2025-12-04T10:00:17.4360618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_native.h 2025-12-04T10:00:17.4364564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_ops.h 2025-12-04T10:00:17.4368506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d.h 2025-12-04T10:00:17.4372678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.4376877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d_native.h 2025-12-04T10:00:17.4381210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d_ops.h 2025-12-04T10:00:17.4385248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d.h 2025-12-04T10:00:17.4389735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.4394145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d_native.h 2025-12-04T10:00:17.4398480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d_ops.h 2025-12-04T10:00:17.4403004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d.h 2025-12-04T10:00:17.4407424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.4411424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d_native.h 2025-12-04T10:00:17.4416137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d_ops.h 2025-12-04T10:00:17.4420755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d.h 2025-12-04T10:00:17.4425826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.4430047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.4434362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_native.h 2025-12-04T10:00:17.4438541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_ops.h 2025-12-04T10:00:17.4442788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d.h 2025-12-04T10:00:17.4447314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward.h 2025-12-04T10:00:17.4451737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4456309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_cpu_dispatch.h 2025-12-04T10:00:17.4461032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_cuda_dispatch.h 2025-12-04T10:00:17.4466100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_meta.h 2025-12-04T10:00:17.4471226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_meta_dispatch.h 2025-12-04T10:00:17.4476238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_native.h 2025-12-04T10:00:17.4481376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_ops.h 2025-12-04T10:00:17.4487172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4491944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_cpu_dispatch.h 2025-12-04T10:00:17.4496801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_cuda_dispatch.h 2025-12-04T10:00:17.4501013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_meta.h 2025-12-04T10:00:17.4505396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_meta_dispatch.h 2025-12-04T10:00:17.4509954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_native.h 2025-12-04T10:00:17.4514078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_ops.h 2025-12-04T10:00:17.4519097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d.h 2025-12-04T10:00:17.4523160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward.h 2025-12-04T10:00:17.4527699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4532097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_cpu_dispatch.h 2025-12-04T10:00:17.4536345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_cuda_dispatch.h 2025-12-04T10:00:17.4541134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_meta.h 2025-12-04T10:00:17.4545735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_meta_dispatch.h 2025-12-04T10:00:17.4550128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_native.h 2025-12-04T10:00:17.4565877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_ops.h 2025-12-04T10:00:17.4570306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4574750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_cpu_dispatch.h 2025-12-04T10:00:17.4578920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_cuda_dispatch.h 2025-12-04T10:00:17.4583315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_meta.h 2025-12-04T10:00:17.4588046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_meta_dispatch.h 2025-12-04T10:00:17.4592123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_native.h 2025-12-04T10:00:17.4596231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_ops.h 2025-12-04T10:00:17.4600443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm.h 2025-12-04T10:00:17.4604519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4608481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_cpu_dispatch.h 2025-12-04T10:00:17.4612735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_cuda_dispatch.h 2025-12-04T10:00:17.4618263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_meta.h 2025-12-04T10:00:17.4622496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_meta_dispatch.h 2025-12-04T10:00:17.4626591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_native.h 2025-12-04T10:00:17.4630719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_ops.h 2025-12-04T10:00:17.4634629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window.h 2025-12-04T10:00:17.4639254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.4643387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window_native.h 2025-12-04T10:00:17.4647737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window_ops.h 2025-12-04T10:00:17.4651744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm.h 2025-12-04T10:00:17.4655797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward.h 2025-12-04T10:00:17.4660086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_cpu_dispatch.h 2025-12-04T10:00:17.4664195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_cuda_dispatch.h 2025-12-04T10:00:17.4668742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt.h 2025-12-04T10:00:17.4673206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.4677698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_cuda_dispatch.h 2025-12-04T10:00:17.4682121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_native.h 2025-12-04T10:00:17.4686279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_ops.h 2025-12-04T10:00:17.4690466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_native.h 2025-12-04T10:00:17.4694657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_ops.h 2025-12-04T10:00:17.4698826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce.h 2025-12-04T10:00:17.4703418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.4707800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_cuda_dispatch.h 2025-12-04T10:00:17.4711944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_native.h 2025-12-04T10:00:17.4716183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_ops.h 2025-12-04T10:00:17.4720549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.4724631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt.h 2025-12-04T10:00:17.4729098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt_cuda_dispatch.h 2025-12-04T10:00:17.4733296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt_native.h 2025-12-04T10:00:17.4737863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt_ops.h 2025-12-04T10:00:17.4742085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats.h 2025-12-04T10:00:17.4746430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.4750663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_cuda_dispatch.h 2025-12-04T10:00:17.4755149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_native.h 2025-12-04T10:00:17.4759406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_ops.h 2025-12-04T10:00:17.4763667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts.h 2025-12-04T10:00:17.4768085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.4773028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-12-04T10:00:17.4777603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_native.h 2025-12-04T10:00:17.4782536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_ops.h 2025-12-04T10:00:17.4786701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_native.h 2025-12-04T10:00:17.4790910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_ops.h 2025-12-04T10:00:17.4795205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats.h 2025-12-04T10:00:17.4800015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.4804398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_cuda_dispatch.h 2025-12-04T10:00:17.4808993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_native.h 2025-12-04T10:00:17.4813367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_ops.h 2025-12-04T10:00:17.4817855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats.h 2025-12-04T10:00:17.4822457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.4827292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_cpu_dispatch.h 2025-12-04T10:00:17.4831859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_cuda_dispatch.h 2025-12-04T10:00:17.4836752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_native.h 2025-12-04T10:00:17.4841121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_ops.h 2025-12-04T10:00:17.4845626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli.h 2025-12-04T10:00:17.4850099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.4854460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.4859120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_cpu_dispatch.h 2025-12-04T10:00:17.4863458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_cuda_dispatch.h 2025-12-04T10:00:17.4882705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_meta_dispatch.h 2025-12-04T10:00:17.4887129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_native.h 2025-12-04T10:00:17.4891460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_ops.h 2025-12-04T10:00:17.4896421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear.h 2025-12-04T10:00:17.4901235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.4905894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear_native.h 2025-12-04T10:00:17.4910094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear_ops.h 2025-12-04T10:00:17.4914461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy.h 2025-12-04T10:00:17.4918976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward.h 2025-12-04T10:00:17.4923567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_cpu_dispatch.h 2025-12-04T10:00:17.4927716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_cuda_dispatch.h 2025-12-04T10:00:17.4932523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_native.h 2025-12-04T10:00:17.4937189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_ops.h 2025-12-04T10:00:17.4941904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_cpu_dispatch.h 2025-12-04T10:00:17.4946158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_cuda_dispatch.h 2025-12-04T10:00:17.4950517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_native.h 2025-12-04T10:00:17.4954787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_ops.h 2025-12-04T10:00:17.4959610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits.h 2025-12-04T10:00:17.4964542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.4970093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits_native.h 2025-12-04T10:00:17.4974625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits_ops.h 2025-12-04T10:00:17.4979723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount.h 2025-12-04T10:00:17.4984304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.4989117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_cpu_dispatch.h 2025-12-04T10:00:17.4993971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_cuda_dispatch.h 2025-12-04T10:00:17.4999226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_native.h 2025-12-04T10:00:17.5004035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_ops.h 2025-12-04T10:00:17.5008331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial.h 2025-12-04T10:00:17.5012991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5017985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_cpu_dispatch.h 2025-12-04T10:00:17.5022162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_cuda_dispatch.h 2025-12-04T10:00:17.5026588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_native.h 2025-12-04T10:00:17.5030619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_ops.h 2025-12-04T10:00:17.5035289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and.h 2025-12-04T10:00:17.5040042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.5044128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5048200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_cpu_dispatch.h 2025-12-04T10:00:17.5052685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_cuda_dispatch.h 2025-12-04T10:00:17.5057002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_meta.h 2025-12-04T10:00:17.5061829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_meta_dispatch.h 2025-12-04T10:00:17.5066320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_native.h 2025-12-04T10:00:17.5070449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_ops.h 2025-12-04T10:00:17.5074457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift.h 2025-12-04T10:00:17.5079422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.5084426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5088657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_cpu_dispatch.h 2025-12-04T10:00:17.5093189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_cuda_dispatch.h 2025-12-04T10:00:17.5097550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_meta.h 2025-12-04T10:00:17.5101651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_meta_dispatch.h 2025-12-04T10:00:17.5105843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_native.h 2025-12-04T10:00:17.5110362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_ops.h 2025-12-04T10:00:17.5114621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not.h 2025-12-04T10:00:17.5119248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.5123744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_cpu_dispatch.h 2025-12-04T10:00:17.5127842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_cuda_dispatch.h 2025-12-04T10:00:17.5132473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_meta.h 2025-12-04T10:00:17.5136659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_meta_dispatch.h 2025-12-04T10:00:17.5140845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_native.h 2025-12-04T10:00:17.5144944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_ops.h 2025-12-04T10:00:17.5150203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or.h 2025-12-04T10:00:17.5154933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.5159499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5163703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_cpu_dispatch.h 2025-12-04T10:00:17.5167900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_cuda_dispatch.h 2025-12-04T10:00:17.5172052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_meta.h 2025-12-04T10:00:17.5176362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_meta_dispatch.h 2025-12-04T10:00:17.5180730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_native.h 2025-12-04T10:00:17.5184819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_ops.h 2025-12-04T10:00:17.5188959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift.h 2025-12-04T10:00:17.5193700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.5198309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5202475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_cpu_dispatch.h 2025-12-04T10:00:17.5206844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_cuda_dispatch.h 2025-12-04T10:00:17.5210993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_meta.h 2025-12-04T10:00:17.5215254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_meta_dispatch.h 2025-12-04T10:00:17.5220174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_native.h 2025-12-04T10:00:17.5224409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_ops.h 2025-12-04T10:00:17.5228526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor.h 2025-12-04T10:00:17.5233578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.5238256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5243211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_cpu_dispatch.h 2025-12-04T10:00:17.5247819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_cuda_dispatch.h 2025-12-04T10:00:17.5251948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_meta.h 2025-12-04T10:00:17.5256152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_meta_dispatch.h 2025-12-04T10:00:17.5260497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_native.h 2025-12-04T10:00:17.5264869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_ops.h 2025-12-04T10:00:17.5268914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window.h 2025-12-04T10:00:17.5273417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5278168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window_native.h 2025-12-04T10:00:17.5282573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window_ops.h 2025-12-04T10:00:17.5286706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag.h 2025-12-04T10:00:17.5291198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5296119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag_native.h 2025-12-04T10:00:17.5301383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag_ops.h 2025-12-04T10:00:17.5305344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm.h 2025-12-04T10:00:17.5309771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.5314325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_cpu_dispatch.h 2025-12-04T10:00:17.5318697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_cuda_dispatch.h 2025-12-04T10:00:17.5323149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_meta.h 2025-12-04T10:00:17.5327352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_meta_dispatch.h 2025-12-04T10:00:17.5331688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_native.h 2025-12-04T10:00:17.5335856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_ops.h 2025-12-04T10:00:17.5340044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors.h 2025-12-04T10:00:17.5344506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.5348704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors_native.h 2025-12-04T10:00:17.5352977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors_ops.h 2025-12-04T10:00:17.5357487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to.h 2025-12-04T10:00:17.5362173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.5366875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to_native.h 2025-12-04T10:00:17.5372342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to_ops.h 2025-12-04T10:00:17.5376854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize.h 2025-12-04T10:00:17.5381171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5385541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_cpu_dispatch.h 2025-12-04T10:00:17.5389700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_cuda_dispatch.h 2025-12-04T10:00:17.5394840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_native.h 2025-12-04T10:00:17.5399473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_ops.h 2025-12-04T10:00:17.5403553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast.h 2025-12-04T10:00:17.5408370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.5412996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast_native.h 2025-12-04T10:00:17.5417232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast_ops.h 2025-12-04T10:00:17.5421351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod.h 2025-12-04T10:00:17.5425698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.5429948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod_native.h 2025-12-04T10:00:17.5434780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod_ops.h 2025-12-04T10:00:17.5439307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat.h 2025-12-04T10:00:17.5443485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.5447680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.5452017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_cpu_dispatch.h 2025-12-04T10:00:17.5456380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_cuda_dispatch.h 2025-12-04T10:00:17.5460793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_meta.h 2025-12-04T10:00:17.5464778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_meta_dispatch.h 2025-12-04T10:00:17.5470241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_native.h 2025-12-04T10:00:17.5475113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_ops.h 2025-12-04T10:00:17.5480739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy.h 2025-12-04T10:00:17.5486114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5490755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_cpu_dispatch.h 2025-12-04T10:00:17.5496171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_cuda_dispatch.h 2025-12-04T10:00:17.5502109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_meta_dispatch.h 2025-12-04T10:00:17.5520194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_native.h 2025-12-04T10:00:17.5524574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_ops.h 2025-12-04T10:00:17.5528818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices.h 2025-12-04T10:00:17.5533362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5537980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy.h 2025-12-04T10:00:17.5542306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.5546723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5551710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_native.h 2025-12-04T10:00:17.5556768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_ops.h 2025-12-04T10:00:17.5561305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_native.h 2025-12-04T10:00:17.5565437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_ops.h 2025-12-04T10:00:17.5569589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist.h 2025-12-04T10:00:17.5573711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.5578161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist_native.h 2025-12-04T10:00:17.5582774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist_ops.h 2025-12-04T10:00:17.5587014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil.h 2025-12-04T10:00:17.5591043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.5595014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_cpu_dispatch.h 2025-12-04T10:00:17.5599362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_cuda_dispatch.h 2025-12-04T10:00:17.5603478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_meta.h 2025-12-04T10:00:17.5607708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_meta_dispatch.h 2025-12-04T10:00:17.5611887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_native.h 2025-12-04T10:00:17.5616016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_ops.h 2025-12-04T10:00:17.5620368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu.h 2025-12-04T10:00:17.5624362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5628303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu_native.h 2025-12-04T10:00:17.5632669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu_ops.h 2025-12-04T10:00:17.5636821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul.h 2025-12-04T10:00:17.5641083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.5645373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul_native.h 2025-12-04T10:00:17.5649395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul_ops.h 2025-12-04T10:00:17.5653655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf.h 2025-12-04T10:00:17.5657679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.5661600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf_native.h 2025-12-04T10:00:17.5669273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf_ops.h 2025-12-04T10:00:17.5673188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle.h 2025-12-04T10:00:17.5677911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5681979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_cpu_dispatch.h 2025-12-04T10:00:17.5686257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_cuda_dispatch.h 2025-12-04T10:00:17.5690306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_native.h 2025-12-04T10:00:17.5694745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_ops.h 2025-12-04T10:00:17.5698796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky.h 2025-12-04T10:00:17.5702651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_cpu_dispatch.h 2025-12-04T10:00:17.5707262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_cuda_dispatch.h 2025-12-04T10:00:17.5711376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse.h 2025-12-04T10:00:17.5715503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_cpu_dispatch.h 2025-12-04T10:00:17.5719928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_cuda_dispatch.h 2025-12-04T10:00:17.5724102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_native.h 2025-12-04T10:00:17.5728838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_ops.h 2025-12-04T10:00:17.5733193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_native.h 2025-12-04T10:00:17.5737739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_ops.h 2025-12-04T10:00:17.5741756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve.h 2025-12-04T10:00:17.5753622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5754490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve_native.h 2025-12-04T10:00:17.5755927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve_ops.h 2025-12-04T10:00:17.5760458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized.h 2025-12-04T10:00:17.5764991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.5769672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized_native.h 2025-12-04T10:00:17.5773971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized_ops.h 2025-12-04T10:00:17.5778346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk.h 2025-12-04T10:00:17.5782735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.5786752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk_native.h 2025-12-04T10:00:17.5790962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk_ops.h 2025-12-04T10:00:17.5795096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp.h 2025-12-04T10:00:17.5799460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.5804074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_cpu_dispatch.h 2025-12-04T10:00:17.5808286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_cuda_dispatch.h 2025-12-04T10:00:17.5812308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max.h 2025-12-04T10:00:17.5816902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.5821173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_cpu_dispatch.h 2025-12-04T10:00:17.5825643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_cuda_dispatch.h 2025-12-04T10:00:17.5830207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_meta.h 2025-12-04T10:00:17.5835219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_meta_dispatch.h 2025-12-04T10:00:17.5839683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_native.h 2025-12-04T10:00:17.5843970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_ops.h 2025-12-04T10:00:17.5848416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_meta.h 2025-12-04T10:00:17.5852901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_meta_dispatch.h 2025-12-04T10:00:17.5857247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min.h 2025-12-04T10:00:17.5862232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.5866933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_cpu_dispatch.h 2025-12-04T10:00:17.5871463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_cuda_dispatch.h 2025-12-04T10:00:17.5876040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_meta.h 2025-12-04T10:00:17.5880555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_meta_dispatch.h 2025-12-04T10:00:17.5884722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_native.h 2025-12-04T10:00:17.5888932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_ops.h 2025-12-04T10:00:17.5893946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_native.h 2025-12-04T10:00:17.5898635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_ops.h 2025-12-04T10:00:17.5903138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip.h 2025-12-04T10:00:17.5907426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.5911461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip_native.h 2025-12-04T10:00:17.5916159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip_ops.h 2025-12-04T10:00:17.5920356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone.h 2025-12-04T10:00:17.5924279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.5928442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone_native.h 2025-12-04T10:00:17.5932701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone_ops.h 2025-12-04T10:00:17.5937360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce.h 2025-12-04T10:00:17.5941613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.5945753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce_native.h 2025-12-04T10:00:17.5950147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce_ops.h 2025-12-04T10:00:17.5954258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im.h 2025-12-04T10:00:17.5958365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_cpu_dispatch.h 2025-12-04T10:00:17.5962643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_cuda_dispatch.h 2025-12-04T10:00:17.5967202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_native.h 2025-12-04T10:00:17.5972457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_ops.h 2025-12-04T10:00:17.5977693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack.h 2025-12-04T10:00:17.5982455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.5987223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack_native.h 2025-12-04T10:00:17.5992099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack_ops.h 2025-12-04T10:00:17.5997209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices.h 2025-12-04T10:00:17.6002224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6015951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy.h 2025-12-04T10:00:17.6016875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.6020002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6025117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_native.h 2025-12-04T10:00:17.6029907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_ops.h 2025-12-04T10:00:17.6035054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_native.h 2025-12-04T10:00:17.6040290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_ops.h 2025-12-04T10:00:17.6044949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations.h 2025-12-04T10:00:17.6049755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6054620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations_native.h 2025-12-04T10:00:17.6059709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations_ops.h 2025-12-04T10:00:17.6064586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex.h 2025-12-04T10:00:17.6069884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6074925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_cpu_dispatch.h 2025-12-04T10:00:17.6079998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_cuda_dispatch.h 2025-12-04T10:00:17.6084823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_native.h 2025-12-04T10:00:17.6090036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_ops.h 2025-12-04T10:00:17.6094913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat.h 2025-12-04T10:00:17.6099455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate.h 2025-12-04T10:00:17.6104167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6108600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate_native.h 2025-12-04T10:00:17.6113189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate_ops.h 2025-12-04T10:00:17.6117732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6121998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat_native.h 2025-12-04T10:00:17.6126290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat_ops.h 2025-12-04T10:00:17.6131227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj.h 2025-12-04T10:00:17.6135211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6139448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_native.h 2025-12-04T10:00:17.6143469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_ops.h 2025-12-04T10:00:17.6148033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical.h 2025-12-04T10:00:17.6152493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6156791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6161398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_cpu_dispatch.h 2025-12-04T10:00:17.6165577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_cuda_dispatch.h 2025-12-04T10:00:17.6169679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_native.h 2025-12-04T10:00:17.6174073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_ops.h 2025-12-04T10:00:17.6178728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd.h 2025-12-04T10:00:17.6182950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6186922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd_native.h 2025-12-04T10:00:17.6191668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd_ops.h 2025-12-04T10:00:17.6195910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous.h 2025-12-04T10:00:17.6213719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6217668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous_native.h 2025-12-04T10:00:17.6221977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous_ops.h 2025-12-04T10:00:17.6226779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d.h 2025-12-04T10:00:17.6231109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6235736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d_native.h 2025-12-04T10:00:17.6239759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d_ops.h 2025-12-04T10:00:17.6244080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d.h 2025-12-04T10:00:17.6248429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6252696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d_native.h 2025-12-04T10:00:17.6257172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d_ops.h 2025-12-04T10:00:17.6261229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d.h 2025-12-04T10:00:17.6265312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6269817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d_native.h 2025-12-04T10:00:17.6274014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d_ops.h 2025-12-04T10:00:17.6278512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution.h 2025-12-04T10:00:17.6283170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward.h 2025-12-04T10:00:17.6287883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6292164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_cuda_dispatch.h 2025-12-04T10:00:17.6296923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_native.h 2025-12-04T10:00:17.6301320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_ops.h 2025-12-04T10:00:17.6305550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable.h 2025-12-04T10:00:17.6310271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6314927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable_native.h 2025-12-04T10:00:17.6319292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable_ops.h 2025-12-04T10:00:17.6323848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6328187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_native.h 2025-12-04T10:00:17.6332919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_ops.h 2025-12-04T10:00:17.6337203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable.h 2025-12-04T10:00:17.6341824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6345928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable_native.h 2025-12-04T10:00:17.6350196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable_ops.h 2025-12-04T10:00:17.6354840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d.h 2025-12-04T10:00:17.6359032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6363387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_cuda_dispatch.h 2025-12-04T10:00:17.6368127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_native.h 2025-12-04T10:00:17.6372523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_ops.h 2025-12-04T10:00:17.6376749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc.h 2025-12-04T10:00:17.6380785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward.h 2025-12-04T10:00:17.6385677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6390469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward_native.h 2025-12-04T10:00:17.6394960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward_ops.h 2025-12-04T10:00:17.6399719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6403850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_native.h 2025-12-04T10:00:17.6408235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_ops.h 2025-12-04T10:00:17.6412572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d.h 2025-12-04T10:00:17.6417099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6421579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d_native.h 2025-12-04T10:00:17.6426037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d_ops.h 2025-12-04T10:00:17.6430564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d.h 2025-12-04T10:00:17.6435138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6439858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d_native.h 2025-12-04T10:00:17.6444288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d_ops.h 2025-12-04T10:00:17.6448705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d.h 2025-12-04T10:00:17.6453346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6458001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d_native.h 2025-12-04T10:00:17.6462335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d_ops.h 2025-12-04T10:00:17.6467020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy.h 2025-12-04T10:00:17.6471569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign.h 2025-12-04T10:00:17.6476523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.6481009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6485349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_cpu_dispatch.h 2025-12-04T10:00:17.6490480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_cuda_dispatch.h 2025-12-04T10:00:17.6495041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_meta.h 2025-12-04T10:00:17.6499829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_meta_dispatch.h 2025-12-04T10:00:17.6504565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_native.h 2025-12-04T10:00:17.6509146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_ops.h 2025-12-04T10:00:17.6514452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.6519664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6524326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_meta_dispatch.h 2025-12-04T10:00:17.6528886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_native.h 2025-12-04T10:00:17.6533400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_ops.h 2025-12-04T10:00:17.6537905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse.h 2025-12-04T10:00:17.6543390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6548088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_meta_dispatch.h 2025-12-04T10:00:17.6552375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_native.h 2025-12-04T10:00:17.6557043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_ops.h 2025-12-04T10:00:17.6561567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef.h 2025-12-04T10:00:17.6565511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6569769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef_native.h 2025-12-04T10:00:17.6573993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef_ops.h 2025-12-04T10:00:17.6578065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos.h 2025-12-04T10:00:17.6582189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh.h 2025-12-04T10:00:17.6586191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.6590374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_cpu_dispatch.h 2025-12-04T10:00:17.6594466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_cuda_dispatch.h 2025-12-04T10:00:17.6599102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_meta.h 2025-12-04T10:00:17.6603135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_meta_dispatch.h 2025-12-04T10:00:17.6607471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_native.h 2025-12-04T10:00:17.6611401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_ops.h 2025-12-04T10:00:17.6615462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss.h 2025-12-04T10:00:17.6619389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6623852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss_native.h 2025-12-04T10:00:17.6627809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss_ops.h 2025-12-04T10:00:17.6632255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity.h 2025-12-04T10:00:17.6636881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6640962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity_native.h 2025-12-04T10:00:17.6645050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity_ops.h 2025-12-04T10:00:17.6649574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.6653697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_cpu_dispatch.h 2025-12-04T10:00:17.6657594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_cuda_dispatch.h 2025-12-04T10:00:17.6661694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_meta.h 2025-12-04T10:00:17.6665333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_meta_dispatch.h 2025-12-04T10:00:17.6669281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_native.h 2025-12-04T10:00:17.6673742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_ops.h 2025-12-04T10:00:17.6677597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero.h 2025-12-04T10:00:17.6682201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6686369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_cpu_dispatch.h 2025-12-04T10:00:17.6690354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_cuda_dispatch.h 2025-12-04T10:00:17.6694347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_native.h 2025-12-04T10:00:17.6698362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_ops.h 2025-12-04T10:00:17.6702411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov.h 2025-12-04T10:00:17.6706337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6710457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov_native.h 2025-12-04T10:00:17.6714385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov_ops.h 2025-12-04T10:00:17.6718194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross.h 2025-12-04T10:00:17.6722044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6725979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss.h 2025-12-04T10:00:17.6730271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6734309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss_native.h 2025-12-04T10:00:17.6738610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss_ops.h 2025-12-04T10:00:17.6742713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_native.h 2025-12-04T10:00:17.6747232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_ops.h 2025-12-04T10:00:17.6751584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices.h 2025-12-04T10:00:17.6755559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6759619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy.h 2025-12-04T10:00:17.6764035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.6768385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6772539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_native.h 2025-12-04T10:00:17.6776597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_ops.h 2025-12-04T10:00:17.6780726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_native.h 2025-12-04T10:00:17.6785092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_ops.h 2025-12-04T10:00:17.6789456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss.h 2025-12-04T10:00:17.6793573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.6798091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss_native.h 2025-12-04T10:00:17.6802340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss_ops.h 2025-12-04T10:00:17.6806957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator.h 2025-12-04T10:00:17.6832768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward.h 2025-12-04T10:00:17.6837510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6842477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-12-04T10:00:17.6847462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_native.h 2025-12-04T10:00:17.6851856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_ops.h 2025-12-04T10:00:17.6856665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6861252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_cuda_dispatch.h 2025-12-04T10:00:17.6865608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_native.h 2025-12-04T10:00:17.6870274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_ops.h 2025-12-04T10:00:17.6875386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm.h 2025-12-04T10:00:17.6879894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward.h 2025-12-04T10:00:17.6884441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6889000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_cuda_dispatch.h 2025-12-04T10:00:17.6893471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_native.h 2025-12-04T10:00:17.6898040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_ops.h 2025-12-04T10:00:17.6902481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_cuda_dispatch.h 2025-12-04T10:00:17.6906849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_native.h 2025-12-04T10:00:17.6911249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_ops.h 2025-12-04T10:00:17.6915689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution.h 2025-12-04T10:00:17.6920336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu.h 2025-12-04T10:00:17.6925214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6929687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_cuda_dispatch.h 2025-12-04T10:00:17.6934151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_native.h 2025-12-04T10:00:17.6938355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_ops.h 2025-12-04T10:00:17.6942819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_cuda_dispatch.h 2025-12-04T10:00:17.6947262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_native.h 2025-12-04T10:00:17.6951772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_ops.h 2025-12-04T10:00:17.6956188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu.h 2025-12-04T10:00:17.6961044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6965547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_cuda_dispatch.h 2025-12-04T10:00:17.6970037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_native.h 2025-12-04T10:00:17.6974875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_ops.h 2025-12-04T10:00:17.6980045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose.h 2025-12-04T10:00:17.6986156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.6991055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_cuda_dispatch.h 2025-12-04T10:00:17.6996012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_native.h 2025-12-04T10:00:17.7001437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_ops.h 2025-12-04T10:00:17.7006558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler.h 2025-12-04T10:00:17.7011769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward.h 2025-12-04T10:00:17.7016790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7021299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_cuda_dispatch.h 2025-12-04T10:00:17.7025732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_native.h 2025-12-04T10:00:17.7030325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_ops.h 2025-12-04T10:00:17.7034789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7039627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_cuda_dispatch.h 2025-12-04T10:00:17.7043812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_native.h 2025-12-04T10:00:17.7048795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_ops.h 2025-12-04T10:00:17.7053138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable.h 2025-12-04T10:00:17.7057276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7061325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable_native.h 2025-12-04T10:00:17.7065985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable_ops.h 2025-12-04T10:00:17.7070244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax.h 2025-12-04T10:00:17.7074108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward.h 2025-12-04T10:00:17.7078557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7082444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward_native.h 2025-12-04T10:00:17.7086586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward_ops.h 2025-12-04T10:00:17.7091067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7096230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7100278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_native.h 2025-12-04T10:00:17.7104316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_ops.h 2025-12-04T10:00:17.7108497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin.h 2025-12-04T10:00:17.7112421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7116493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7120675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_native.h 2025-12-04T10:00:17.7124718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_ops.h 2025-12-04T10:00:17.7129037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod.h 2025-12-04T10:00:17.7132778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward.h 2025-12-04T10:00:17.7137086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7141097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward_native.h 2025-12-04T10:00:17.7145481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward_ops.h 2025-12-04T10:00:17.7149858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.7154987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7159653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_cpu_dispatch.h 2025-12-04T10:00:17.7163839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_cuda_dispatch.h 2025-12-04T10:00:17.7168236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_meta.h 2025-12-04T10:00:17.7172671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_meta_dispatch.h 2025-12-04T10:00:17.7176880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_native.h 2025-12-04T10:00:17.7181474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_ops.h 2025-12-04T10:00:17.7186803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum.h 2025-12-04T10:00:17.7191311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.7195454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7199690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_cpu_dispatch.h 2025-12-04T10:00:17.7204158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_cuda_dispatch.h 2025-12-04T10:00:17.7208074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_meta.h 2025-12-04T10:00:17.7213181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_meta_dispatch.h 2025-12-04T10:00:17.7217704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_native.h 2025-12-04T10:00:17.7221570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_ops.h 2025-12-04T10:00:17.7225966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid.h 2025-12-04T10:00:17.7230683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7234690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid_native.h 2025-12-04T10:00:17.7239280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid_ops.h 2025-12-04T10:00:17.7243558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data.h 2025-12-04T10:00:17.7247878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7252110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data_native.h 2025-12-04T10:00:17.7256803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data_ops.h 2025-12-04T10:00:17.7260660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad.h 2025-12-04T10:00:17.7264884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7269040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad_native.h 2025-12-04T10:00:17.7273061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad_ops.h 2025-12-04T10:00:17.7277547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim.h 2025-12-04T10:00:17.7282335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7286307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim_native.h 2025-12-04T10:00:17.7290589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim_ops.h 2025-12-04T10:00:17.7294796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize.h 2025-12-04T10:00:17.7299125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7304379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_cpu_dispatch.h 2025-12-04T10:00:17.7309303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_cuda_dispatch.h 2025-12-04T10:00:17.7313688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_native.h 2025-12-04T10:00:17.7318150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_ops.h 2025-12-04T10:00:17.7322598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det.h 2025-12-04T10:00:17.7326509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach.h 2025-12-04T10:00:17.7330588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7334733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy.h 2025-12-04T10:00:17.7339380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.7344065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7348485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_native.h 2025-12-04T10:00:17.7352812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_ops.h 2025-12-04T10:00:17.7356984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_native.h 2025-12-04T10:00:17.7361384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_ops.h 2025-12-04T10:00:17.7365744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7369931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det_native.h 2025-12-04T10:00:17.7374153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det_ops.h 2025-12-04T10:00:17.7378178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag.h 2025-12-04T10:00:17.7382160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat.h 2025-12-04T10:00:17.7386443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7390358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat_native.h 2025-12-04T10:00:17.7394620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat_ops.h 2025-12-04T10:00:17.7398846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal.h 2025-12-04T10:00:17.7402766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward.h 2025-12-04T10:00:17.7407148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7411395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward_native.h 2025-12-04T10:00:17.7415761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward_ops.h 2025-12-04T10:00:17.7420204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7424428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7428666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy.h 2025-12-04T10:00:17.7433335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.7438070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7442246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_native.h 2025-12-04T10:00:17.7446739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_ops.h 2025-12-04T10:00:17.7451265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_native.h 2025-12-04T10:00:17.7455753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_ops.h 2025-12-04T10:00:17.7460521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter.h 2025-12-04T10:00:17.7465544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.7470044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7474348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_native.h 2025-12-04T10:00:17.7479136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_ops.h 2025-12-04T10:00:17.7484307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7489789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed.h 2025-12-04T10:00:17.7494270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.7498753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7503274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_native.h 2025-12-04T10:00:17.7507516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_ops.h 2025-12-04T10:00:17.7511934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_native.h 2025-12-04T10:00:17.7516307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_ops.h 2025-12-04T10:00:17.7520177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff.h 2025-12-04T10:00:17.7524159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7528788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff_native.h 2025-12-04T10:00:17.7532837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff_ops.h 2025-12-04T10:00:17.7536619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma.h 2025-12-04T10:00:17.7540654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.7544923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_cpu_dispatch.h 2025-12-04T10:00:17.7549243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_cuda_dispatch.h 2025-12-04T10:00:17.7553234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_meta.h 2025-12-04T10:00:17.7557549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_meta_dispatch.h 2025-12-04T10:00:17.7562362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_native.h 2025-12-04T10:00:17.7566653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_ops.h 2025-12-04T10:00:17.7571451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist.h 2025-12-04T10:00:17.7575992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7580019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist_native.h 2025-12-04T10:00:17.7583933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist_ops.h 2025-12-04T10:00:17.7587780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div.h 2025-12-04T10:00:17.7591868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide.h 2025-12-04T10:00:17.7596344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7600560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide_native.h 2025-12-04T10:00:17.7604591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide_ops.h 2025-12-04T10:00:17.7608858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.7613089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7617080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_cpu_dispatch.h 2025-12-04T10:00:17.7621946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_cuda_dispatch.h 2025-12-04T10:00:17.7626437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_meta.h 2025-12-04T10:00:17.7662441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_meta_dispatch.h 2025-12-04T10:00:17.7666441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_native.h 2025-12-04T10:00:17.7670882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_ops.h 2025-12-04T10:00:17.7674778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot.h 2025-12-04T10:00:17.7679781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7684050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_cpu_dispatch.h 2025-12-04T10:00:17.7688017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_cuda_dispatch.h 2025-12-04T10:00:17.7692822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_native.h 2025-12-04T10:00:17.7696846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_ops.h 2025-12-04T10:00:17.7700936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout.h 2025-12-04T10:00:17.7705238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7709504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout_native.h 2025-12-04T10:00:17.7713576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout_ops.h 2025-12-04T10:00:17.7717684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit.h 2025-12-04T10:00:17.7721753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7725832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit_native.h 2025-12-04T10:00:17.7729818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit_ops.h 2025-12-04T10:00:17.7734170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack.h 2025-12-04T10:00:17.7738080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7742018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack_native.h 2025-12-04T10:00:17.7746009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack_ops.h 2025-12-04T10:00:17.7750050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum.h 2025-12-04T10:00:17.7754129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7758389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum_native.h 2025-12-04T10:00:17.7762569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum_ops.h 2025-12-04T10:00:17.7766519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu.h 2025-12-04T10:00:17.7770301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward.h 2025-12-04T10:00:17.7774613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.7778608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_cpu_dispatch.h 2025-12-04T10:00:17.7782710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_cuda_dispatch.h 2025-12-04T10:00:17.7787165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_meta.h 2025-12-04T10:00:17.7791502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_meta_dispatch.h 2025-12-04T10:00:17.7795869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_native.h 2025-12-04T10:00:17.7800345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_ops.h 2025-12-04T10:00:17.7805317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.7809554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_cpu_dispatch.h 2025-12-04T10:00:17.7813736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_cuda_dispatch.h 2025-12-04T10:00:17.7817778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_meta.h 2025-12-04T10:00:17.7822149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_meta_dispatch.h 2025-12-04T10:00:17.7826516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_native.h 2025-12-04T10:00:17.7830567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_ops.h 2025-12-04T10:00:17.7834638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding.h 2025-12-04T10:00:17.7838800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward.h 2025-12-04T10:00:17.7843385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7847851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward_native.h 2025-12-04T10:00:17.7852951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward_ops.h 2025-12-04T10:00:17.7857143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag.h 2025-12-04T10:00:17.7861882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7866251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag_native.h 2025-12-04T10:00:17.7870394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag_ops.h 2025-12-04T10:00:17.7874879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7879423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward.h 2025-12-04T10:00:17.7884060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7888377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_cpu_dispatch.h 2025-12-04T10:00:17.7892733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_cuda_dispatch.h 2025-12-04T10:00:17.7897059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_native.h 2025-12-04T10:00:17.7901914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_ops.h 2025-12-04T10:00:17.7906427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_native.h 2025-12-04T10:00:17.7910996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_ops.h 2025-12-04T10:00:17.7915383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm.h 2025-12-04T10:00:17.7920195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7924601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_cpu_dispatch.h 2025-12-04T10:00:17.7928984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_cuda_dispatch.h 2025-12-04T10:00:17.7933554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_meta_dispatch.h 2025-12-04T10:00:17.7938058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_native.h 2025-12-04T10:00:17.7942479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_ops.h 2025-12-04T10:00:17.7946849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward.h 2025-12-04T10:00:17.7951584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7955991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward_native.h 2025-12-04T10:00:17.7960315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward_ops.h 2025-12-04T10:00:17.7965600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty.h 2025-12-04T10:00:17.7970166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.7974430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.7979514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_cpu_dispatch.h 2025-12-04T10:00:17.7984405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_cuda_dispatch.h 2025-12-04T10:00:17.7988986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like.h 2025-12-04T10:00:17.7996571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.8001754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like_native.h 2025-12-04T10:00:17.8006924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like_ops.h 2025-12-04T10:00:17.8012111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_meta_dispatch.h 2025-12-04T10:00:17.8016671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_native.h 2025-12-04T10:00:17.8021534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_ops.h 2025-12-04T10:00:17.8025781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted.h 2025-12-04T10:00:17.8030356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.8034705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted_native.h 2025-12-04T10:00:17.8039292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted_ops.h 2025-12-04T10:00:17.8043871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized.h 2025-12-04T10:00:17.8048208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.8052527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized_native.h 2025-12-04T10:00:17.8057111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized_ops.h 2025-12-04T10:00:17.8061269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided.h 2025-12-04T10:00:17.8065504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.8070228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_cpu_dispatch.h 2025-12-04T10:00:17.8074506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_cuda_dispatch.h 2025-12-04T10:00:17.8078782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_meta_dispatch.h 2025-12-04T10:00:17.8082871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_native.h 2025-12-04T10:00:17.8086975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_ops.h 2025-12-04T10:00:17.8091107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq.h 2025-12-04T10:00:17.8095136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal.h 2025-12-04T10:00:17.8099417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_cpu_dispatch.h 2025-12-04T10:00:17.8104070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_cuda_dispatch.h 2025-12-04T10:00:17.8108160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_native.h 2025-12-04T10:00:17.8112650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_ops.h 2025-12-04T10:00:17.8117127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.8121547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_cpu_dispatch.h 2025-12-04T10:00:17.8126070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_cuda_dispatch.h 2025-12-04T10:00:17.8130028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_meta.h 2025-12-04T10:00:17.8133885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_meta_dispatch.h 2025-12-04T10:00:17.8138263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_native.h 2025-12-04T10:00:17.8142290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_ops.h 2025-12-04T10:00:17.8145949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf.h 2025-12-04T10:00:17.8149717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc.h 2025-12-04T10:00:17.8153748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.8174102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_cpu_dispatch.h 2025-12-04T10:00:17.8178169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_cuda_dispatch.h 2025-12-04T10:00:17.8182480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_meta.h 2025-12-04T10:00:17.8186662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_meta_dispatch.h 2025-12-04T10:00:17.8190717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_native.h 2025-12-04T10:00:17.8194696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_ops.h 2025-12-04T10:00:17.8198577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv.h 2025-12-04T10:00:17.8202741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.8206659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_cpu_dispatch.h 2025-12-04T10:00:17.8211762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_cuda_dispatch.h 2025-12-04T10:00:17.8215799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_meta.h 2025-12-04T10:00:17.8220022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_meta_dispatch.h 2025-12-04T10:00:17.8224682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_native.h 2025-12-04T10:00:17.8229003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_ops.h 2025-12-04T10:00:17.8233839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.8238971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_cpu_dispatch.h 2025-12-04T10:00:17.8242908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_cuda_dispatch.h 2025-12-04T10:00:17.8247074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_meta.h 2025-12-04T10:00:17.8250957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_meta_dispatch.h 2025-12-04T10:00:17.8255227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_native.h 2025-12-04T10:00:17.8259428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_ops.h 2025-12-04T10:00:17.8263446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp.h 2025-12-04T10:00:17.8267467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2.h 2025-12-04T10:00:17.8271927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.8276020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_cpu_dispatch.h 2025-12-04T10:00:17.8280260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_cuda_dispatch.h 2025-12-04T10:00:17.8284584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_meta.h 2025-12-04T10:00:17.8288863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_meta_dispatch.h 2025-12-04T10:00:17.8293161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_native.h 2025-12-04T10:00:17.8297662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_ops.h 2025-12-04T10:00:17.8301713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand.h 2025-12-04T10:00:17.8305838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as.h 2025-12-04T10:00:17.8310510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8314737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as_native.h 2025-12-04T10:00:17.8319128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as_ops.h 2025-12-04T10:00:17.8323583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.8328302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy.h 2025-12-04T10:00:17.8333495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.8337571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.8341926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_native.h 2025-12-04T10:00:17.8346502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_ops.h 2025-12-04T10:00:17.8351155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_native.h 2025-12-04T10:00:17.8355288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_ops.h 2025-12-04T10:00:17.8359940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1.h 2025-12-04T10:00:17.8365033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.8369267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_cpu_dispatch.h 2025-12-04T10:00:17.8373906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_cuda_dispatch.h 2025-12-04T10:00:17.8378843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_meta.h 2025-12-04T10:00:17.8382853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_meta_dispatch.h 2025-12-04T10:00:17.8387599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_native.h 2025-12-04T10:00:17.8392656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_ops.h 2025-12-04T10:00:17.8397445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential.h 2025-12-04T10:00:17.8402151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.8406912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_cpu_dispatch.h 2025-12-04T10:00:17.8411203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_cuda_dispatch.h 2025-12-04T10:00:17.8415433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_meta_dispatch.h 2025-12-04T10:00:17.8420262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_native.h 2025-12-04T10:00:17.8425117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_ops.h 2025-12-04T10:00:17.8430182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.8434406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_cpu_dispatch.h 2025-12-04T10:00:17.8439216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_cuda_dispatch.h 2025-12-04T10:00:17.8443578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_meta.h 2025-12-04T10:00:17.8447707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_meta_dispatch.h 2025-12-04T10:00:17.8452964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_native.h 2025-12-04T10:00:17.8457573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_ops.h 2025-12-04T10:00:17.8461760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye.h 2025-12-04T10:00:17.8465770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.8470097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_cpu_dispatch.h 2025-12-04T10:00:17.8474412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_cuda_dispatch.h 2025-12-04T10:00:17.8479915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_meta_dispatch.h 2025-12-04T10:00:17.8484711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_native.h 2025-12-04T10:00:17.8492298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_ops.h 2025-12-04T10:00:17.8497006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine.h 2025-12-04T10:00:17.8503032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask.h 2025-12-04T10:00:17.8509135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward.h 2025-12-04T10:00:17.8514166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8519612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-12-04T10:00:17.8524589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-12-04T10:00:17.8529961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.8535531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-12-04T10:00:17.8540288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-12-04T10:00:17.8545454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_native.h 2025-12-04T10:00:17.8549975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_ops.h 2025-12-04T10:00:17.8555199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8559812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_native.h 2025-12-04T10:00:17.8564501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_ops.h 2025-12-04T10:00:17.8569154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine.h 2025-12-04T10:00:17.8574069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask.h 2025-12-04T10:00:17.8578794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward.h 2025-12-04T10:00:17.8583678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8588454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-12-04T10:00:17.8593365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-12-04T10:00:17.8599060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.8603894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-12-04T10:00:17.8608465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-12-04T10:00:17.8613266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_native.h 2025-12-04T10:00:17.8617661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_ops.h 2025-12-04T10:00:17.8622602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8627144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_native.h 2025-12-04T10:00:17.8631624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_ops.h 2025-12-04T10:00:17.8636112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight.h 2025-12-04T10:00:17.8641053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8645252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation.h 2025-12-04T10:00:17.8649845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8654041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-12-04T10:00:17.8658490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-12-04T10:00:17.8663118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_native.h 2025-12-04T10:00:17.8667742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_ops.h 2025-12-04T10:00:17.8671980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight.h 2025-12-04T10:00:17.8676544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8680895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation.h 2025-12-04T10:00:17.8686055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8690781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_native.h 2025-12-04T10:00:17.8695103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-12-04T10:00:17.8699616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_native.h 2025-12-04T10:00:17.8704138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_ops.h 2025-12-04T10:00:17.8708660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight.h 2025-12-04T10:00:17.8713046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8717340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight_native.h 2025-12-04T10:00:17.8722099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight_ops.h 2025-12-04T10:00:17.8726810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16.h 2025-12-04T10:00:17.8731187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8735655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_native.h 2025-12-04T10:00:17.8740035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_ops.h 2025-12-04T10:00:17.8744560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix.h 2025-12-04T10:00:17.8749195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8753914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_native.h 2025-12-04T10:00:17.8758499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_ops.h 2025-12-04T10:00:17.8762999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout.h 2025-12-04T10:00:17.8767506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8772192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout_native.h 2025-12-04T10:00:17.8776529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout_ops.h 2025-12-04T10:00:17.8781318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout.h 2025-12-04T10:00:17.8786206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8790536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout_native.h 2025-12-04T10:00:17.8795552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout_ops.h 2025-12-04T10:00:17.8800111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft.h 2025-12-04T10:00:17.8804089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2.h 2025-12-04T10:00:17.8808078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8812332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2_native.h 2025-12-04T10:00:17.8816917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2_ops.h 2025-12-04T10:00:17.8821597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq.h 2025-12-04T10:00:17.8826080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.8866663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq_native.h 2025-12-04T10:00:17.8869501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq_ops.h 2025-12-04T10:00:17.8874224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn.h 2025-12-04T10:00:17.8878759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8883084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn_native.h 2025-12-04T10:00:17.8887591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn_ops.h 2025-12-04T10:00:17.8892021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift.h 2025-12-04T10:00:17.8896636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8902145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift_native.h 2025-12-04T10:00:17.8907196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift_ops.h 2025-12-04T10:00:17.8912213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8917540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft_native.h 2025-12-04T10:00:17.8922931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft_ops.h 2025-12-04T10:00:17.8927307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft.h 2025-12-04T10:00:17.8931549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2.h 2025-12-04T10:00:17.8935941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8941523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2_native.h 2025-12-04T10:00:17.8946565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2_ops.h 2025-12-04T10:00:17.8950853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn.h 2025-12-04T10:00:17.8955574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8960977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn_native.h 2025-12-04T10:00:17.8966724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn_ops.h 2025-12-04T10:00:17.8973267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.8976125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft_native.h 2025-12-04T10:00:17.8981156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft_ops.h 2025-12-04T10:00:17.8985905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft.h 2025-12-04T10:00:17.8990502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2.h 2025-12-04T10:00:17.8995447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9001227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2_native.h 2025-12-04T10:00:17.9006150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2_ops.h 2025-12-04T10:00:17.9010850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn.h 2025-12-04T10:00:17.9017293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9023086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn_native.h 2025-12-04T10:00:17.9028485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn_ops.h 2025-12-04T10:00:17.9033760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift.h 2025-12-04T10:00:17.9039417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9043959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift_native.h 2025-12-04T10:00:17.9048500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift_ops.h 2025-12-04T10:00:17.9054272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9058516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft_native.h 2025-12-04T10:00:17.9063412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft_ops.h 2025-12-04T10:00:17.9067811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft.h 2025-12-04T10:00:17.9074611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2.h 2025-12-04T10:00:17.9079059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9083242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2_native.h 2025-12-04T10:00:17.9087862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2_ops.h 2025-12-04T10:00:17.9092456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn.h 2025-12-04T10:00:17.9099358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9104456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn_native.h 2025-12-04T10:00:17.9109432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn_ops.h 2025-12-04T10:00:17.9113697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9118980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft_native.h 2025-12-04T10:00:17.9123303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft_ops.h 2025-12-04T10:00:17.9127583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft.h 2025-12-04T10:00:17.9131637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2.h 2025-12-04T10:00:17.9136130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9140556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2_native.h 2025-12-04T10:00:17.9145413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2_ops.h 2025-12-04T10:00:17.9149743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn.h 2025-12-04T10:00:17.9154163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9159210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn_native.h 2025-12-04T10:00:17.9164323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn_ops.h 2025-12-04T10:00:17.9171897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9175192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft_native.h 2025-12-04T10:00:17.9179837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft_ops.h 2025-12-04T10:00:17.9183915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft.h 2025-12-04T10:00:17.9187697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2.h 2025-12-04T10:00:17.9192128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9197044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2_native.h 2025-12-04T10:00:17.9201487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2_ops.h 2025-12-04T10:00:17.9206185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq.h 2025-12-04T10:00:17.9210866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.9216067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq_native.h 2025-12-04T10:00:17.9219776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq_ops.h 2025-12-04T10:00:17.9223908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn.h 2025-12-04T10:00:17.9228135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9233789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn_native.h 2025-12-04T10:00:17.9238742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn_ops.h 2025-12-04T10:00:17.9244654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9249612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft_native.h 2025-12-04T10:00:17.9253905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft_ops.h 2025-12-04T10:00:17.9258510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill.h 2025-12-04T10:00:17.9262796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.9267129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_cpu_dispatch.h 2025-12-04T10:00:17.9271375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_cuda_dispatch.h 2025-12-04T10:00:17.9275591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal.h 2025-12-04T10:00:17.9280238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9285033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal_native.h 2025-12-04T10:00:17.9290309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal_ops.h 2025-12-04T10:00:17.9294648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_meta_dispatch.h 2025-12-04T10:00:17.9299953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_native.h 2025-12-04T10:00:17.9305188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_ops.h 2025-12-04T10:00:17.9308944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix.h 2025-12-04T10:00:17.9313281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9318039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix_native.h 2025-12-04T10:00:17.9323312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix_ops.h 2025-12-04T10:00:17.9328259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten.h 2025-12-04T10:00:17.9332538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9336615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors.h 2025-12-04T10:00:17.9342478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9347578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors_native.h 2025-12-04T10:00:17.9352756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors_ops.h 2025-12-04T10:00:17.9357445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_native.h 2025-12-04T10:00:17.9362381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_ops.h 2025-12-04T10:00:17.9367067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip.h 2025-12-04T10:00:17.9374235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr.h 2025-12-04T10:00:17.9379082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9383931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr_native.h 2025-12-04T10:00:17.9388591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr_ops.h 2025-12-04T10:00:17.9392878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud.h 2025-12-04T10:00:17.9398771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9403880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud_native.h 2025-12-04T10:00:17.9410147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud_ops.h 2025-12-04T10:00:17.9416839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.9419544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_cpu_dispatch.h 2025-12-04T10:00:17.9423976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_cuda_dispatch.h 2025-12-04T10:00:17.9428638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_native.h 2025-12-04T10:00:17.9432857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_ops.h 2025-12-04T10:00:17.9436831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power.h 2025-12-04T10:00:17.9441329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:17.9446315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power_native.h 2025-12-04T10:00:17.9451093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power_ops.h 2025-12-04T10:00:17.9455649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor.h 2025-12-04T10:00:17.9460246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.9464816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_cpu_dispatch.h 2025-12-04T10:00:17.9469580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_cuda_dispatch.h 2025-12-04T10:00:17.9474052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide.h 2025-12-04T10:00:17.9478893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.9484138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_cpu_dispatch.h 2025-12-04T10:00:17.9489768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_cuda_dispatch.h 2025-12-04T10:00:17.9494495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_meta_dispatch.h 2025-12-04T10:00:17.9499988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_native.h 2025-12-04T10:00:17.9505867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_ops.h 2025-12-04T10:00:17.9511709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_meta.h 2025-12-04T10:00:17.9516701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_meta_dispatch.h 2025-12-04T10:00:17.9521421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_native.h 2025-12-04T10:00:17.9525705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_ops.h 2025-12-04T10:00:17.9530203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax.h 2025-12-04T10:00:17.9534555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.9539259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_cpu_dispatch.h 2025-12-04T10:00:17.9543680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_cuda_dispatch.h 2025-12-04T10:00:17.9547745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_meta.h 2025-12-04T10:00:17.9552079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_meta_dispatch.h 2025-12-04T10:00:17.9556116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_native.h 2025-12-04T10:00:17.9560371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_ops.h 2025-12-04T10:00:17.9564656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin.h 2025-12-04T10:00:17.9569509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.9574322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_cpu_dispatch.h 2025-12-04T10:00:17.9578517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_cuda_dispatch.h 2025-12-04T10:00:17.9582600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_meta.h 2025-12-04T10:00:17.9778891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_meta_dispatch.h 2025-12-04T10:00:17.9783233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_native.h 2025-12-04T10:00:17.9787354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_ops.h 2025-12-04T10:00:17.9792481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod.h 2025-12-04T10:00:17.9796185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.9801128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:17.9805442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_cpu_dispatch.h 2025-12-04T10:00:17.9811225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_cuda_dispatch.h 2025-12-04T10:00:17.9814544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_meta.h 2025-12-04T10:00:17.9819051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_meta_dispatch.h 2025-12-04T10:00:17.9823811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_native.h 2025-12-04T10:00:17.9829673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_ops.h 2025-12-04T10:00:17.9832023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac.h 2025-12-04T10:00:17.9837239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d.h 2025-12-04T10:00:17.9842628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward.h 2025-12-04T10:00:17.9846311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.9850766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_cpu_dispatch.h 2025-12-04T10:00:17.9855506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_cuda_dispatch.h 2025-12-04T10:00:17.9861467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_meta.h 2025-12-04T10:00:17.9864775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_meta_dispatch.h 2025-12-04T10:00:17.9869347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_native.h 2025-12-04T10:00:17.9874164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_ops.h 2025-12-04T10:00:17.9880475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.9883143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_cpu_dispatch.h 2025-12-04T10:00:17.9887983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_cuda_dispatch.h 2025-12-04T10:00:17.9906952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_meta.h 2025-12-04T10:00:17.9907876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_meta_dispatch.h 2025-12-04T10:00:17.9908671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_native.h 2025-12-04T10:00:17.9909414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_ops.h 2025-12-04T10:00:17.9912731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d.h 2025-12-04T10:00:17.9915762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward.h 2025-12-04T10:00:17.9920445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_cpu_dispatch.h 2025-12-04T10:00:17.9925407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_cuda_dispatch.h 2025-12-04T10:00:17.9931171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_native.h 2025-12-04T10:00:17.9934164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_ops.h 2025-12-04T10:00:17.9939425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.9944345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_cpu_dispatch.h 2025-12-04T10:00:17.9950818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_cuda_dispatch.h 2025-12-04T10:00:17.9953535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_meta.h 2025-12-04T10:00:17.9958011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_meta_dispatch.h 2025-12-04T10:00:17.9962795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_native.h 2025-12-04T10:00:17.9966858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_ops.h 2025-12-04T10:00:17.9971953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:17.9976721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_cpu_dispatch.h 2025-12-04T10:00:17.9981105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_cuda_dispatch.h 2025-12-04T10:00:17.9985265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_meta.h 2025-12-04T10:00:17.9989711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_meta_dispatch.h 2025-12-04T10:00:17.9994156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_native.h 2025-12-04T10:00:17.9998323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_ops.h 2025-12-04T10:00:18.0002933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp.h 2025-12-04T10:00:18.0007503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0012102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_cpu_dispatch.h 2025-12-04T10:00:18.0016924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_cuda_dispatch.h 2025-12-04T10:00:18.0021795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_native.h 2025-12-04T10:00:18.0026988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_ops.h 2025-12-04T10:00:18.0032179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm.h 2025-12-04T10:00:18.0035942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.0040657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm_native.h 2025-12-04T10:00:18.0045089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm_ops.h 2025-12-04T10:00:18.0049307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_blob.h 2025-12-04T10:00:18.0053196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file.h 2025-12-04T10:00:18.0057860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0062997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_cpu_dispatch.h 2025-12-04T10:00:18.0067181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_native.h 2025-12-04T10:00:18.0071507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_ops.h 2025-12-04T10:00:18.0076007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full.h 2025-12-04T10:00:18.0080129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0084254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like.h 2025-12-04T10:00:18.0088429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0092376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like_native.h 2025-12-04T10:00:18.0096422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like_ops.h 2025-12-04T10:00:18.0100952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_native.h 2025-12-04T10:00:18.0105167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_ops.h 2025-12-04T10:00:18.0109307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant.h 2025-12-04T10:00:18.0113397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.0117575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_native.h 2025-12-04T10:00:18.0122060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_ops.h 2025-12-04T10:00:18.0125914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather.h 2025-12-04T10:00:18.0129969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward.h 2025-12-04T10:00:18.0134183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.0138154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward_native.h 2025-12-04T10:00:18.0142304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward_ops.h 2025-12-04T10:00:18.0146750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.0151907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.0155692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_cpu_dispatch.h 2025-12-04T10:00:18.0159947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_cuda_dispatch.h 2025-12-04T10:00:18.0164188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_meta.h 2025-12-04T10:00:18.0168256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_meta_dispatch.h 2025-12-04T10:00:18.0172445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_native.h 2025-12-04T10:00:18.0176894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_ops.h 2025-12-04T10:00:18.0181025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd.h 2025-12-04T10:00:18.0185087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.0189776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_cpu_dispatch.h 2025-12-04T10:00:18.0193827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_cuda_dispatch.h 2025-12-04T10:00:18.0198081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_meta.h 2025-12-04T10:00:18.0201891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_meta_dispatch.h 2025-12-04T10:00:18.0206081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_native.h 2025-12-04T10:00:18.0210644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_ops.h 2025-12-04T10:00:18.0214453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge.h 2025-12-04T10:00:18.0218349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu.h 2025-12-04T10:00:18.0222035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward.h 2025-12-04T10:00:18.0226985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.0231255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_cpu_dispatch.h 2025-12-04T10:00:18.0235437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_cuda_dispatch.h 2025-12-04T10:00:18.0239650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_meta.h 2025-12-04T10:00:18.0243969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_meta_dispatch.h 2025-12-04T10:00:18.0279100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_native.h 2025-12-04T10:00:18.0283308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_ops.h 2025-12-04T10:00:18.0287946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.0291911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_cpu_dispatch.h 2025-12-04T10:00:18.0296071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_cuda_dispatch.h 2025-12-04T10:00:18.0300207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_meta.h 2025-12-04T10:00:18.0304263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_meta_dispatch.h 2025-12-04T10:00:18.0308789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_native.h 2025-12-04T10:00:18.0312885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_ops.h 2025-12-04T10:00:18.0317229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric.h 2025-12-04T10:00:18.0321749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0326120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_cpu_dispatch.h 2025-12-04T10:00:18.0331015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_cuda_dispatch.h 2025-12-04T10:00:18.0335370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_meta_dispatch.h 2025-12-04T10:00:18.0339598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_native.h 2025-12-04T10:00:18.0343855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_ops.h 2025-12-04T10:00:18.0348272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf.h 2025-12-04T10:00:18.0352571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_cpu_dispatch.h 2025-12-04T10:00:18.0356885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_cuda_dispatch.h 2025-12-04T10:00:18.0361356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_native.h 2025-12-04T10:00:18.0365655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_ops.h 2025-12-04T10:00:18.0370930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger.h 2025-12-04T10:00:18.0375190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.0379363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger_native.h 2025-12-04T10:00:18.0384867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger_ops.h 2025-12-04T10:00:18.0388021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.0392459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_cpu_dispatch.h 2025-12-04T10:00:18.0397544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_cuda_dispatch.h 2025-12-04T10:00:18.0401462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_meta.h 2025-12-04T10:00:18.0405648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_meta_dispatch.h 2025-12-04T10:00:18.0410049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_native.h 2025-12-04T10:00:18.0413985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_ops.h 2025-12-04T10:00:18.0418065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu.h 2025-12-04T10:00:18.0422569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward.h 2025-12-04T10:00:18.0428809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_cpu_dispatch.h 2025-12-04T10:00:18.0431290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_cuda_dispatch.h 2025-12-04T10:00:18.0435846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp.h 2025-12-04T10:00:18.0441561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0444951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_cpu_dispatch.h 2025-12-04T10:00:18.0449356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_cuda_dispatch.h 2025-12-04T10:00:18.0454023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_native.h 2025-12-04T10:00:18.0460259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_ops.h 2025-12-04T10:00:18.0463274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_native.h 2025-12-04T10:00:18.0467769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_ops.h 2025-12-04T10:00:18.0472687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.0476653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_cpu_dispatch.h 2025-12-04T10:00:18.0480892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_cuda_dispatch.h 2025-12-04T10:00:18.0485225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp.h 2025-12-04T10:00:18.0489522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0493635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_cpu_dispatch.h 2025-12-04T10:00:18.0498039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_cuda_dispatch.h 2025-12-04T10:00:18.0502776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_native.h 2025-12-04T10:00:18.0507287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_ops.h 2025-12-04T10:00:18.0511544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_meta.h 2025-12-04T10:00:18.0515743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_meta_dispatch.h 2025-12-04T10:00:18.0519894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_native.h 2025-12-04T10:00:18.0524829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_ops.h 2025-12-04T10:00:18.0528833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient.h 2025-12-04T10:00:18.0533016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.0537159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient_native.h 2025-12-04T10:00:18.0541569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient_ops.h 2025-12-04T10:00:18.0545743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater.h 2025-12-04T10:00:18.0550012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.0554558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal.h 2025-12-04T10:00:18.0559825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.0564474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal_native.h 2025-12-04T10:00:18.0568843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal_ops.h 2025-12-04T10:00:18.0573267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_native.h 2025-12-04T10:00:18.0577702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_ops.h 2025-12-04T10:00:18.0581987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler.h 2025-12-04T10:00:18.0586441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d.h 2025-12-04T10:00:18.0590921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward.h 2025-12-04T10:00:18.0595668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0600059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_cpu_dispatch.h 2025-12-04T10:00:18.0604248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_cuda_dispatch.h 2025-12-04T10:00:18.0608541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_native.h 2025-12-04T10:00:18.0613178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_ops.h 2025-12-04T10:00:18.0617594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0621927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_cpu_dispatch.h 2025-12-04T10:00:18.0626340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_cuda_dispatch.h 2025-12-04T10:00:18.0630505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_native.h 2025-12-04T10:00:18.0634630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_ops.h 2025-12-04T10:00:18.0638967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d.h 2025-12-04T10:00:18.0643127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward.h 2025-12-04T10:00:18.0647728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0652021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_cpu_dispatch.h 2025-12-04T10:00:18.0656602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_cuda_dispatch.h 2025-12-04T10:00:18.0660824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_native.h 2025-12-04T10:00:18.0665077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_ops.h 2025-12-04T10:00:18.0669414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0673871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_cpu_dispatch.h 2025-12-04T10:00:18.0678274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_cuda_dispatch.h 2025-12-04T10:00:18.0682623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_native.h 2025-12-04T10:00:18.0686796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_ops.h 2025-12-04T10:00:18.0691501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.0695685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_native.h 2025-12-04T10:00:18.0700063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_ops.h 2025-12-04T10:00:18.0704222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm.h 2025-12-04T10:00:18.0708885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.0713223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm_native.h 2025-12-04T10:00:18.0717601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm_ops.h 2025-12-04T10:00:18.0721680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru.h 2025-12-04T10:00:18.0725518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell.h 2025-12-04T10:00:18.0729492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.0734114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell_native.h 2025-12-04T10:00:18.0737962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell_ops.h 2025-12-04T10:00:18.0742242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.0746116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_native.h 2025-12-04T10:00:18.0749995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_ops.h 2025-12-04T10:00:18.0753855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt.h 2025-12-04T10:00:18.0758017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.0762191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_cpu_dispatch.h 2025-12-04T10:00:18.0766233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_cuda_dispatch.h 2025-12-04T10:00:18.0770353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_meta.h 2025-12-04T10:00:18.0774383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_meta_dispatch.h 2025-12-04T10:00:18.0778402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_native.h 2025-12-04T10:00:18.0782358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_ops.h 2025-12-04T10:00:18.0786109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window.h 2025-12-04T10:00:18.0790338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0794597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window_native.h 2025-12-04T10:00:18.0798929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window_ops.h 2025-12-04T10:00:18.0803015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window.h 2025-12-04T10:00:18.0807232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0811899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window_native.h 2025-12-04T10:00:18.0816527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window_ops.h 2025-12-04T10:00:18.0821392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink.h 2025-12-04T10:00:18.0824724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward.h 2025-12-04T10:00:18.0829364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.0834100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_cpu_dispatch.h 2025-12-04T10:00:18.0840049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_cuda_dispatch.h 2025-12-04T10:00:18.0843034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_meta.h 2025-12-04T10:00:18.0847598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_meta_dispatch.h 2025-12-04T10:00:18.0852718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_native.h 2025-12-04T10:00:18.0856392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_ops.h 2025-12-04T10:00:18.0861404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.0865754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_cpu_dispatch.h 2025-12-04T10:00:18.0871383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_cuda_dispatch.h 2025-12-04T10:00:18.0874421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_meta.h 2025-12-04T10:00:18.0879085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_meta_dispatch.h 2025-12-04T10:00:18.0884115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_native.h 2025-12-04T10:00:18.0887931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_ops.h 2025-12-04T10:00:18.0892270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid.h 2025-12-04T10:00:18.0896989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward.h 2025-12-04T10:00:18.0902030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.0905667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_cpu_dispatch.h 2025-12-04T10:00:18.0909928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_cuda_dispatch.h 2025-12-04T10:00:18.0915707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_meta.h 2025-12-04T10:00:18.0918893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_meta_dispatch.h 2025-12-04T10:00:18.0923390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_native.h 2025-12-04T10:00:18.0928349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_ops.h 2025-12-04T10:00:18.0934640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.0937208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_cpu_dispatch.h 2025-12-04T10:00:18.0941982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_cuda_dispatch.h 2025-12-04T10:00:18.0947072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_meta.h 2025-12-04T10:00:18.0950696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_meta_dispatch.h 2025-12-04T10:00:18.0955098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_native.h 2025-12-04T10:00:18.0959776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_ops.h 2025-12-04T10:00:18.0965742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish.h 2025-12-04T10:00:18.0968444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward.h 2025-12-04T10:00:18.0972963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.0978421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_cpu_dispatch.h 2025-12-04T10:00:18.0981782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_cuda_dispatch.h 2025-12-04T10:00:18.0986270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_native.h 2025-12-04T10:00:18.0991059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_ops.h 2025-12-04T10:00:18.0996061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_cpu_dispatch.h 2025-12-04T10:00:18.0999537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_cuda_dispatch.h 2025-12-04T10:00:18.1017493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_meta_dispatch.h 2025-12-04T10:00:18.1018219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_native.h 2025-12-04T10:00:18.1019115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_ops.h 2025-12-04T10:00:18.1019754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh.h 2025-12-04T10:00:18.1026692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward.h 2025-12-04T10:00:18.1028669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_cpu_dispatch.h 2025-12-04T10:00:18.1063425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_cuda_dispatch.h 2025-12-04T10:00:18.1064206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_native.h 2025-12-04T10:00:18.1064926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_ops.h 2025-12-04T10:00:18.1065647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_cpu_dispatch.h 2025-12-04T10:00:18.1066366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_cuda_dispatch.h 2025-12-04T10:00:18.1067087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_meta_dispatch.h 2025-12-04T10:00:18.1070320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_native.h 2025-12-04T10:00:18.1070969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_ops.h 2025-12-04T10:00:18.1073635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor.h 2025-12-04T10:00:18.1078732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.1084160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_cpu_dispatch.h 2025-12-04T10:00:18.1087431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_cuda_dispatch.h 2025-12-04T10:00:18.1091639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_meta.h 2025-12-04T10:00:18.1096227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_meta_dispatch.h 2025-12-04T10:00:18.1100441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_native.h 2025-12-04T10:00:18.1104618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_ops.h 2025-12-04T10:00:18.1108918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside.h 2025-12-04T10:00:18.1113566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.1117778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_cpu_dispatch.h 2025-12-04T10:00:18.1121951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_cuda_dispatch.h 2025-12-04T10:00:18.1153299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_meta.h 2025-12-04T10:00:18.1157580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_meta_dispatch.h 2025-12-04T10:00:18.1161978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_native.h 2025-12-04T10:00:18.1166213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_ops.h 2025-12-04T10:00:18.1170436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss.h 2025-12-04T10:00:18.1174704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.1178781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss_native.h 2025-12-04T10:00:18.1183006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss_ops.h 2025-12-04T10:00:18.1187066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc.h 2025-12-04T10:00:18.1191109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_cpu_dispatch.h 2025-12-04T10:00:18.1195351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_cuda_dispatch.h 2025-12-04T10:00:18.1199875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_native.h 2025-12-04T10:00:18.1204287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_ops.h 2025-12-04T10:00:18.1208378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram.h 2025-12-04T10:00:18.1212352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd.h 2025-12-04T10:00:18.1216603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.1220666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd_native.h 2025-12-04T10:00:18.1224838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd_ops.h 2025-12-04T10:00:18.1229310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram_cpu_dispatch.h 2025-12-04T10:00:18.1233378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram_native.h 2025-12-04T10:00:18.1237553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram_ops.h 2025-12-04T10:00:18.1241623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit.h 2025-12-04T10:00:18.1245545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.1249490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit_native.h 2025-12-04T10:00:18.1253593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit_ops.h 2025-12-04T10:00:18.1257629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hspmm.h 2025-12-04T10:00:18.1261677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hspmm_native.h 2025-12-04T10:00:18.1265720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hspmm_ops.h 2025-12-04T10:00:18.1269761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack.h 2025-12-04T10:00:18.1273724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.1278430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack_native.h 2025-12-04T10:00:18.1282682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack_ops.h 2025-12-04T10:00:18.1286811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss.h 2025-12-04T10:00:18.1290855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward.h 2025-12-04T10:00:18.1295148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.1299734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_cpu_dispatch.h 2025-12-04T10:00:18.1303937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_cuda_dispatch.h 2025-12-04T10:00:18.1308204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_native.h 2025-12-04T10:00:18.1312375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_ops.h 2025-12-04T10:00:18.1317940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_cpu_dispatch.h 2025-12-04T10:00:18.1321537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_cuda_dispatch.h 2025-12-04T10:00:18.1326333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_native.h 2025-12-04T10:00:18.1330717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_ops.h 2025-12-04T10:00:18.1336724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot.h 2025-12-04T10:00:18.1339317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.1343582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_cpu_dispatch.h 2025-12-04T10:00:18.1349306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_cuda_dispatch.h 2025-12-04T10:00:18.1352954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_meta.h 2025-12-04T10:00:18.1358892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_meta_dispatch.h 2025-12-04T10:00:18.1363735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_native.h 2025-12-04T10:00:18.1367864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_ops.h 2025-12-04T10:00:18.1372038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0.h 2025-12-04T10:00:18.1376373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.1381152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_cpu_dispatch.h 2025-12-04T10:00:18.1384720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_cuda_dispatch.h 2025-12-04T10:00:18.1388948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_meta.h 2025-12-04T10:00:18.1394039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_meta_dispatch.h 2025-12-04T10:00:18.1398019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_native.h 2025-12-04T10:00:18.1402246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_ops.h 2025-12-04T10:00:18.1406295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma.h 2025-12-04T10:00:18.1410212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac.h 2025-12-04T10:00:18.1415005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.1419618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_cpu_dispatch.h 2025-12-04T10:00:18.1424062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_cuda_dispatch.h 2025-12-04T10:00:18.3340172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_meta.h 2025-12-04T10:00:18.3345239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_meta_dispatch.h 2025-12-04T10:00:18.3349963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_native.h 2025-12-04T10:00:18.3355129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_ops.h 2025-12-04T10:00:18.3359794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.3364059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_cpu_dispatch.h 2025-12-04T10:00:18.3369023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_cuda_dispatch.h 2025-12-04T10:00:18.3373935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_meta.h 2025-12-04T10:00:18.3378872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_meta_dispatch.h 2025-12-04T10:00:18.3382978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_native.h 2025-12-04T10:00:18.3387095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_ops.h 2025-12-04T10:00:18.3396602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col.h 2025-12-04T10:00:18.3401439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_cpu_dispatch.h 2025-12-04T10:00:18.3405819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_cuda_dispatch.h 2025-12-04T10:00:18.3410035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_native.h 2025-12-04T10:00:18.3414349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_ops.h 2025-12-04T10:00:18.3419006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag.h 2025-12-04T10:00:18.3423387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.3427456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag_native.h 2025-12-04T10:00:18.3431632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag_ops.h 2025-12-04T10:00:18.3437353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index.h 2025-12-04T10:00:18.3441245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add.h 2025-12-04T10:00:18.3445826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.3450167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.3454511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_cpu_dispatch.h 2025-12-04T10:00:18.3459875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_cuda_dispatch.h 2025-12-04T10:00:18.3464552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_meta.h 2025-12-04T10:00:18.3468750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_meta_dispatch.h 2025-12-04T10:00:18.3473033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_native.h 2025-12-04T10:00:18.3477667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_ops.h 2025-12-04T10:00:18.3483171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.3486875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy.h 2025-12-04T10:00:18.3492211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.3496903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.3503021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_cpu_dispatch.h 2025-12-04T10:00:18.3507539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_cuda_dispatch.h 2025-12-04T10:00:18.3511989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_meta.h 2025-12-04T10:00:18.3516686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_meta_dispatch.h 2025-12-04T10:00:18.3591490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_native.h 2025-12-04T10:00:18.3591847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_ops.h 2025-12-04T10:00:18.3592463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_cpu_dispatch.h 2025-12-04T10:00:18.3592758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_cuda_dispatch.h 2025-12-04T10:00:18.3593012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill.h 2025-12-04T10:00:18.3593432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.3593837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.3594145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_cpu_dispatch.h 2025-12-04T10:00:18.3594468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_cuda_dispatch.h 2025-12-04T10:00:18.3594781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_meta_dispatch.h 2025-12-04T10:00:18.3595059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_native.h 2025-12-04T10:00:18.3595330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_ops.h 2025-12-04T10:00:18.3595580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_meta.h 2025-12-04T10:00:18.3597144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_meta_dispatch.h 2025-12-04T10:00:18.3597918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_native.h 2025-12-04T10:00:18.3600823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_ops.h 2025-12-04T10:00:18.3605373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put.h 2025-12-04T10:00:18.3612014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.3614475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put_native.h 2025-12-04T10:00:18.3618889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put_ops.h 2025-12-04T10:00:18.3623946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce.h 2025-12-04T10:00:18.3627868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.3632420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_cpu_dispatch.h 2025-12-04T10:00:18.3637245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_cuda_dispatch.h 2025-12-04T10:00:18.3643239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_meta.h 2025-12-04T10:00:18.3647382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_meta_dispatch.h 2025-12-04T10:00:18.3652211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_native.h 2025-12-04T10:00:18.3656238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_ops.h 2025-12-04T10:00:18.3660400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select.h 2025-12-04T10:00:18.3664843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward.h 2025-12-04T10:00:18.3669728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.3674824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward_native.h 2025-12-04T10:00:18.3679696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward_ops.h 2025-12-04T10:00:18.3684325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.3688545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_cpu_dispatch.h 2025-12-04T10:00:18.3693453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_cuda_dispatch.h 2025-12-04T10:00:18.3697714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_native.h 2025-12-04T10:00:18.3702031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_ops.h 2025-12-04T10:00:18.3706198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices.h 2025-12-04T10:00:18.3710601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.3714721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy.h 2025-12-04T10:00:18.3721074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.3723977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.3728724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_native.h 2025-12-04T10:00:18.3733675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_ops.h 2025-12-04T10:00:18.3738043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_native.h 2025-12-04T10:00:18.3742246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_ops.h 2025-12-04T10:00:18.3746884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward.h 2025-12-04T10:00:18.3751159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.3755910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_native.h 2025-12-04T10:00:18.3760419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_ops.h 2025-12-04T10:00:18.3764469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner.h 2025-12-04T10:00:18.3769462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.3773745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner_native.h 2025-12-04T10:00:18.3778614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner_ops.h 2025-12-04T10:00:18.3782987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm.h 2025-12-04T10:00:18.3787283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.3791863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm_native.h 2025-12-04T10:00:18.3795972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm_ops.h 2025-12-04T10:00:18.3800291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr.h 2025-12-04T10:00:18.3805947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.3810075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr_native.h 2025-12-04T10:00:18.3814978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr_ops.h 2025-12-04T10:00:18.3819010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse.h 2025-12-04T10:00:18.3823580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.3827774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse_native.h 2025-12-04T10:00:18.3832154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse_ops.h 2025-12-04T10:00:18.3836899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose.h 2025-12-04T10:00:18.3841699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.3846837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose_native.h 2025-12-04T10:00:18.3856777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose_ops.h 2025-12-04T10:00:18.3857059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite.h 2025-12-04T10:00:18.3861373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.3866001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite_native.h 2025-12-04T10:00:18.3871445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite_ops.h 2025-12-04T10:00:18.3875591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin.h 2025-12-04T10:00:18.3879917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf.h 2025-12-04T10:00:18.3885192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.3889785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf_native.h 2025-12-04T10:00:18.3896318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf_ops.h 2025-12-04T10:00:18.3899121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.3903288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_cpu_dispatch.h 2025-12-04T10:00:18.3909353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_cuda_dispatch.h 2025-12-04T10:00:18.3912232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_meta.h 2025-12-04T10:00:18.3916651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_meta_dispatch.h 2025-12-04T10:00:18.3921979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_native.h 2025-12-04T10:00:18.3926388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_ops.h 2025-12-04T10:00:18.3931070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan.h 2025-12-04T10:00:18.3935287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.3939369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_cpu_dispatch.h 2025-12-04T10:00:18.3943689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_cuda_dispatch.h 2025-12-04T10:00:18.3947990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_native.h 2025-12-04T10:00:18.3952182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_ops.h 2025-12-04T10:00:18.3956718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf.h 2025-12-04T10:00:18.3961478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.3965648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_cpu_dispatch.h 2025-12-04T10:00:18.3970324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_cuda_dispatch.h 2025-12-04T10:00:18.3974765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_meta.h 2025-12-04T10:00:18.3979280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_meta_dispatch.h 2025-12-04T10:00:18.3983457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_native.h 2025-12-04T10:00:18.3987823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_ops.h 2025-12-04T10:00:18.3992379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf.h 2025-12-04T10:00:18.3996787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.4001173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_cpu_dispatch.h 2025-12-04T10:00:18.4005557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_cuda_dispatch.h 2025-12-04T10:00:18.4010438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_meta.h 2025-12-04T10:00:18.4014690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_meta_dispatch.h 2025-12-04T10:00:18.4019387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_native.h 2025-12-04T10:00:18.4024248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_ops.h 2025-12-04T10:00:18.4029183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal.h 2025-12-04T10:00:18.4033836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4038827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal_native.h 2025-12-04T10:00:18.4042907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal_ops.h 2025-12-04T10:00:18.4047341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft.h 2025-12-04T10:00:18.4052048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4056663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft_native.h 2025-12-04T10:00:18.4061945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft_ops.h 2025-12-04T10:00:18.4066291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced.h 2025-12-04T10:00:18.4070979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.4075155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced_native.h 2025-12-04T10:00:18.4079451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced_ops.h 2025-12-04T10:00:18.4083842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex.h 2025-12-04T10:00:18.4088859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4092432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex_native.h 2025-12-04T10:00:18.4096623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex_ops.h 2025-12-04T10:00:18.4100818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj.h 2025-12-04T10:00:18.4104921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4109010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj_native.h 2025-12-04T10:00:18.4115798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj_ops.h 2025-12-04T10:00:18.4118010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed.h 2025-12-04T10:00:18.4122482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4126676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed_native.h 2025-12-04T10:00:18.4130868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed_ops.h 2025-12-04T10:00:18.4134987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point.h 2025-12-04T10:00:18.4139731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4143946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point_native.h 2025-12-04T10:00:18.4148247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point_ops.h 2025-12-04T10:00:18.4152457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference.h 2025-12-04T10:00:18.4157732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4162133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference_native.h 2025-12-04T10:00:18.4166472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference_ops.h 2025-12-04T10:00:18.4172140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf.h 2025-12-04T10:00:18.4175128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4179520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf_native.h 2025-12-04T10:00:18.4183658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf_ops.h 2025-12-04T10:00:18.4187941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg.h 2025-12-04T10:00:18.4192022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4196624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg_native.h 2025-12-04T10:00:18.4200414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg_ops.h 2025-12-04T10:00:18.4204559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero.h 2025-12-04T10:00:18.4208914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4213423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero_native.h 2025-12-04T10:00:18.4217690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero_ops.h 2025-12-04T10:00:18.4222186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned.h 2025-12-04T10:00:18.4226456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.4231608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned_native.h 2025-12-04T10:00:18.4235739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned_ops.h 2025-12-04T10:00:18.4240307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size.h 2025-12-04T10:00:18.4244436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.4249159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size_native.h 2025-12-04T10:00:18.4253073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size_ops.h 2025-12-04T10:00:18.4257032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to.h 2025-12-04T10:00:18.4261513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_cpu_dispatch.h 2025-12-04T10:00:18.4265480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_cuda_dispatch.h 2025-12-04T10:00:18.4269583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_native.h 2025-12-04T10:00:18.4274260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_ops.h 2025-12-04T10:00:18.4278478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed.h 2025-12-04T10:00:18.4282997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4287325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed_native.h 2025-12-04T10:00:18.4291351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed_ops.h 2025-12-04T10:00:18.4295968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available.h 2025-12-04T10:00:18.4300163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4304599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available_native.h 2025-12-04T10:00:18.4309982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available_ops.h 2025-12-04T10:00:18.4314469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item.h 2025-12-04T10:00:18.4319227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4323123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item_native.h 2025-12-04T10:00:18.4327025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item_ops.h 2025-12-04T10:00:18.4330801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window.h 2025-12-04T10:00:18.4334876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.4339323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window_native.h 2025-12-04T10:00:18.4343435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window_ops.h 2025-12-04T10:00:18.4348059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div.h 2025-12-04T10:00:18.4351822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4355972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div_native.h 2025-12-04T10:00:18.4360184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div_ops.h 2025-12-04T10:00:18.4364143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron.h 2025-12-04T10:00:18.4371968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4375766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron_native.h 2025-12-04T10:00:18.4379931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron_ops.h 2025-12-04T10:00:18.4384033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue.h 2025-12-04T10:00:18.4388853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.4393829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4398348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_cpu_dispatch.h 2025-12-04T10:00:18.4402891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_cuda_dispatch.h 2025-12-04T10:00:18.4407778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_native.h 2025-12-04T10:00:18.4413195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_ops.h 2025-12-04T10:00:18.4417301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss.h 2025-12-04T10:00:18.4421927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4426619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss_native.h 2025-12-04T10:00:18.4431028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss_ops.h 2025-12-04T10:00:18.4435289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm.h 2025-12-04T10:00:18.4439746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4443871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm_native.h 2025-12-04T10:00:18.4448043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm_ops.h 2025-12-04T10:00:18.4452398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm.h 2025-12-04T10:00:18.4457916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.4462169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_cpu_dispatch.h 2025-12-04T10:00:18.4466305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_cuda_dispatch.h 2025-12-04T10:00:18.4470325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_meta.h 2025-12-04T10:00:18.4474449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_meta_dispatch.h 2025-12-04T10:00:18.4478679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_native.h 2025-12-04T10:00:18.4483750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_ops.h 2025-12-04T10:00:18.4488475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp.h 2025-12-04T10:00:18.4492666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.4496594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp_native.h 2025-12-04T10:00:18.4502536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp_ops.h 2025-12-04T10:00:18.4506773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le.h 2025-12-04T10:00:18.5838709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu.h 2025-12-04T10:00:18.5844011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward.h 2025-12-04T10:00:18.5849145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.5853892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_cpu_dispatch.h 2025-12-04T10:00:18.5858093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_cuda_dispatch.h 2025-12-04T10:00:18.5863224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_meta.h 2025-12-04T10:00:18.5867614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_meta_dispatch.h 2025-12-04T10:00:18.5872022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_native.h 2025-12-04T10:00:18.5876836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_ops.h 2025-12-04T10:00:18.5881530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.5885731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_cpu_dispatch.h 2025-12-04T10:00:18.5890051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_cuda_dispatch.h 2025-12-04T10:00:18.5894776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_meta.h 2025-12-04T10:00:18.5899339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_meta_dispatch.h 2025-12-04T10:00:18.5903646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_native.h 2025-12-04T10:00:18.5907811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_ops.h 2025-12-04T10:00:18.5912153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp.h 2025-12-04T10:00:18.5916530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.5920571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_cpu_dispatch.h 2025-12-04T10:00:18.5926218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_cuda_dispatch.h 2025-12-04T10:00:18.5930453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_meta.h 2025-12-04T10:00:18.5935031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_meta_dispatch.h 2025-12-04T10:00:18.5939878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_native.h 2025-12-04T10:00:18.5944270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_ops.h 2025-12-04T10:00:18.5948695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less.h 2025-12-04T10:00:18.5952617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.5956809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal.h 2025-12-04T10:00:18.5962665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.5967001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal_native.h 2025-12-04T10:00:18.5972882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal_ops.h 2025-12-04T10:00:18.5976338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_native.h 2025-12-04T10:00:18.5980426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_ops.h 2025-12-04T10:00:18.5984820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.5988957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_cpu_dispatch.h 2025-12-04T10:00:18.5993717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_cuda_dispatch.h 2025-12-04T10:00:18.5999087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_meta.h 2025-12-04T10:00:18.6004362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_meta_dispatch.h 2025-12-04T10:00:18.6008067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_native.h 2025-12-04T10:00:18.6025340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_ops.h 2025-12-04T10:00:18.6026041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma.h 2025-12-04T10:00:18.6026869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.6028949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_cpu_dispatch.h 2025-12-04T10:00:18.6032984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_cuda_dispatch.h 2025-12-04T10:00:18.6037249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_meta.h 2025-12-04T10:00:18.6042529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_meta_dispatch.h 2025-12-04T10:00:18.6047250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_native.h 2025-12-04T10:00:18.6051206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_ops.h 2025-12-04T10:00:18.6081430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift.h 2025-12-04T10:00:18.6082176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.6082931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh.h 2025-12-04T10:00:18.6083694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.6084478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy.h 2025-12-04T10:00:18.6085350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.6088884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.6089729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_native.h 2025-12-04T10:00:18.6095380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_ops.h 2025-12-04T10:00:18.6114115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_native.h 2025-12-04T10:00:18.6116723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_ops.h 2025-12-04T10:00:18.6120862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_native.h 2025-12-04T10:00:18.6124748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_ops.h 2025-12-04T10:00:18.6131056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky.h 2025-12-04T10:00:18.6132979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6139961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex.h 2025-12-04T10:00:18.6222831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.6228099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_cpu_dispatch.h 2025-12-04T10:00:18.6232764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_cuda_dispatch.h 2025-12-04T10:00:18.6239070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_meta.h 2025-12-04T10:00:18.6294109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_meta_dispatch.h 2025-12-04T10:00:18.6298994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_native.h 2025-12-04T10:00:18.6303093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_ops.h 2025-12-04T10:00:18.6307472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_native.h 2025-12-04T10:00:18.6312842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ops.h 2025-12-04T10:00:18.6316793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond.h 2025-12-04T10:00:18.6321313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6325711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond_native.h 2025-12-04T10:00:18.6330039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond_ops.h 2025-12-04T10:00:18.6334279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross.h 2025-12-04T10:00:18.6338840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.6343168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_cpu_dispatch.h 2025-12-04T10:00:18.6347731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_cuda_dispatch.h 2025-12-04T10:00:18.6351911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_meta.h 2025-12-04T10:00:18.6356550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_meta_dispatch.h 2025-12-04T10:00:18.6361385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_native.h 2025-12-04T10:00:18.6366386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_ops.h 2025-12-04T10:00:18.6371768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det.h 2025-12-04T10:00:18.6376847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6380950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det_native.h 2025-12-04T10:00:18.6387829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det_ops.h 2025-12-04T10:00:18.6392128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal.h 2025-12-04T10:00:18.6396865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6401152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal_native.h 2025-12-04T10:00:18.6405553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal_ops.h 2025-12-04T10:00:18.6410447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig.h 2025-12-04T10:00:18.6415280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh.h 2025-12-04T10:00:18.6420733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6424263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh_native.h 2025-12-04T10:00:18.6428877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh_ops.h 2025-12-04T10:00:18.6433316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals.h 2025-12-04T10:00:18.6439422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh.h 2025-12-04T10:00:18.6442615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6447777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh_native.h 2025-12-04T10:00:18.6452427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh_ops.h 2025-12-04T10:00:18.6457227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6461678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_cpu_dispatch.h 2025-12-04T10:00:18.6466437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_cuda_dispatch.h 2025-12-04T10:00:18.6470809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_native.h 2025-12-04T10:00:18.6475919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_ops.h 2025-12-04T10:00:18.6480752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_cpu_dispatch.h 2025-12-04T10:00:18.6485441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_cuda_dispatch.h 2025-12-04T10:00:18.6490057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_native.h 2025-12-04T10:00:18.6494086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_ops.h 2025-12-04T10:00:18.6499548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product.h 2025-12-04T10:00:18.6504250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_cpu_dispatch.h 2025-12-04T10:00:18.6509027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_cuda_dispatch.h 2025-12-04T10:00:18.6515275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_native.h 2025-12-04T10:00:18.6518335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_ops.h 2025-12-04T10:00:18.6522815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv.h 2025-12-04T10:00:18.6528292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6533764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex.h 2025-12-04T10:00:18.6537104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.6541744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_cpu_dispatch.h 2025-12-04T10:00:18.6601792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_cuda_dispatch.h 2025-12-04T10:00:18.6602549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_meta.h 2025-12-04T10:00:18.6603272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_meta_dispatch.h 2025-12-04T10:00:18.6603991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_native.h 2025-12-04T10:00:18.6604674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_ops.h 2025-12-04T10:00:18.6605343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_native.h 2025-12-04T10:00:18.6608677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ops.h 2025-12-04T10:00:18.6609339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor.h 2025-12-04T10:00:18.6610217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6611304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex.h 2025-12-04T10:00:18.6612200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.6615810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_cpu_dispatch.h 2025-12-04T10:00:18.6616811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_cuda_dispatch.h 2025-12-04T10:00:18.6617676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_meta.h 2025-12-04T10:00:18.6619234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_meta_dispatch.h 2025-12-04T10:00:18.6625721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_native.h 2025-12-04T10:00:18.6631115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_ops.h 2025-12-04T10:00:18.6637195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_native.h 2025-12-04T10:00:18.6696037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ops.h 2025-12-04T10:00:18.6700185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve.h 2025-12-04T10:00:18.6705066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.6709508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_cpu_dispatch.h 2025-12-04T10:00:18.6713553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_cuda_dispatch.h 2025-12-04T10:00:18.6717904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_meta.h 2025-12-04T10:00:18.6722457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_meta_dispatch.h 2025-12-04T10:00:18.6727112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_native.h 2025-12-04T10:00:18.6731581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_ops.h 2025-12-04T10:00:18.6735829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq.h 2025-12-04T10:00:18.6740435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.6744671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_cpu_dispatch.h 2025-12-04T10:00:18.6748831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_cuda_dispatch.h 2025-12-04T10:00:18.6754082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_native.h 2025-12-04T10:00:18.6758324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_ops.h 2025-12-04T10:00:18.6762573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu.h 2025-12-04T10:00:18.6766908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.6771052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_cpu_dispatch.h 2025-12-04T10:00:18.6775304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_cuda_dispatch.h 2025-12-04T10:00:18.6779742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor.h 2025-12-04T10:00:18.6784203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6788444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex.h 2025-12-04T10:00:18.6793442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.6797652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_cpu_dispatch.h 2025-12-04T10:00:18.6801823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_cuda_dispatch.h 2025-12-04T10:00:18.6806012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_meta.h 2025-12-04T10:00:18.6810432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_meta_dispatch.h 2025-12-04T10:00:18.6821179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_native.h 2025-12-04T10:00:18.6822918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_ops.h 2025-12-04T10:00:18.6827985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_native.h 2025-12-04T10:00:18.6834559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ops.h 2025-12-04T10:00:18.6838956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_meta.h 2025-12-04T10:00:18.6843003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_meta_dispatch.h 2025-12-04T10:00:18.6847523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_native.h 2025-12-04T10:00:18.6851713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_ops.h 2025-12-04T10:00:18.6856123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve.h 2025-12-04T10:00:18.6860501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.6865141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_cpu_dispatch.h 2025-12-04T10:00:18.6869308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_cuda_dispatch.h 2025-12-04T10:00:18.6873401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_meta.h 2025-12-04T10:00:18.6878116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_meta_dispatch.h 2025-12-04T10:00:18.6882345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_native.h 2025-12-04T10:00:18.6886492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_ops.h 2025-12-04T10:00:18.6890665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul.h 2025-12-04T10:00:18.6895592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6899812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul_native.h 2025-12-04T10:00:18.6904496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul_ops.h 2025-12-04T10:00:18.6908873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp.h 2025-12-04T10:00:18.6914402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.6918761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_cpu_dispatch.h 2025-12-04T10:00:18.6923790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_cuda_dispatch.h 2025-12-04T10:00:18.6928472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_native.h 2025-12-04T10:00:18.6932551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_ops.h 2025-12-04T10:00:18.6936958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm.h 2025-12-04T10:00:18.6941373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6945555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm_native.h 2025-12-04T10:00:18.6949737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm_ops.h 2025-12-04T10:00:18.6954276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power.h 2025-12-04T10:00:18.6959632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6964356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power_native.h 2025-12-04T10:00:18.6968866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power_ops.h 2025-12-04T10:00:18.6973816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank.h 2025-12-04T10:00:18.6981600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.6985187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank_native.h 2025-12-04T10:00:18.6990873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank_ops.h 2025-12-04T10:00:18.6997306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot.h 2025-12-04T10:00:18.7003440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7008912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot_native.h 2025-12-04T10:00:18.7014378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot_ops.h 2025-12-04T10:00:18.7019976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm.h 2025-12-04T10:00:18.7026365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7032261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm_native.h 2025-12-04T10:00:18.7035761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm_ops.h 2025-12-04T10:00:18.7040580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv.h 2025-12-04T10:00:18.7046187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.7137646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.7138610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7139401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_native.h 2025-12-04T10:00:18.7140078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_ops.h 2025-12-04T10:00:18.7140707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr.h 2025-12-04T10:00:18.7144036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.7145200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_cpu_dispatch.h 2025-12-04T10:00:18.7145928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_cuda_dispatch.h 2025-12-04T10:00:18.7146609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_meta.h 2025-12-04T10:00:18.7147292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_meta_dispatch.h 2025-12-04T10:00:18.7147985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_native.h 2025-12-04T10:00:18.7151174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_ops.h 2025-12-04T10:00:18.7151826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet.h 2025-12-04T10:00:18.7152615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7153463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet_native.h 2025-12-04T10:00:18.7154151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet_ops.h 2025-12-04T10:00:18.7154807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve.h 2025-12-04T10:00:18.7158121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7158931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex.h 2025-12-04T10:00:18.7159728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7160554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex_native.h 2025-12-04T10:00:18.7161273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex_ops.h 2025-12-04T10:00:18.7161959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_native.h 2025-12-04T10:00:18.7165113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ops.h 2025-12-04T10:00:18.7170408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular.h 2025-12-04T10:00:18.7176147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_cpu_dispatch.h 2025-12-04T10:00:18.7180470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_cuda_dispatch.h 2025-12-04T10:00:18.7187403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_native.h 2025-12-04T10:00:18.7189458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_ops.h 2025-12-04T10:00:18.7193587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd.h 2025-12-04T10:00:18.7198018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals.h 2025-12-04T10:00:18.7202449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7207864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals_native.h 2025-12-04T10:00:18.7211301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals_ops.h 2025-12-04T10:00:18.7215780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7220214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd_native.h 2025-12-04T10:00:18.7224522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd_ops.h 2025-12-04T10:00:18.7228740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv.h 2025-12-04T10:00:18.7233051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7237534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv_native.h 2025-12-04T10:00:18.7241990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv_ops.h 2025-12-04T10:00:18.7246204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve.h 2025-12-04T10:00:18.7284574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7288794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve_native.h 2025-12-04T10:00:18.7293007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve_ops.h 2025-12-04T10:00:18.7297360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander.h 2025-12-04T10:00:18.7301781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7306099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander_native.h 2025-12-04T10:00:18.7310334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander_ops.h 2025-12-04T10:00:18.7340250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot.h 2025-12-04T10:00:18.7344729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7349644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot_native.h 2025-12-04T10:00:18.7354408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot_ops.h 2025-12-04T10:00:18.7358588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm.h 2025-12-04T10:00:18.7363108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.7367497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_cpu_dispatch.h 2025-12-04T10:00:18.7371972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_cuda_dispatch.h 2025-12-04T10:00:18.7376329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_meta.h 2025-12-04T10:00:18.7381036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_meta_dispatch.h 2025-12-04T10:00:18.7385866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_native.h 2025-12-04T10:00:18.7390911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_ops.h 2025-12-04T10:00:18.7395298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear.h 2025-12-04T10:00:18.7399646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward.h 2025-12-04T10:00:18.7404189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.7409611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward_native.h 2025-12-04T10:00:18.7413011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward_ops.h 2025-12-04T10:00:18.7417611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.7423119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7427140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_native.h 2025-12-04T10:00:18.7431912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_ops.h 2025-12-04T10:00:18.7436431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace.h 2025-12-04T10:00:18.7440670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.7445010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_cpu_dispatch.h 2025-12-04T10:00:18.7449777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_cuda_dispatch.h 2025-12-04T10:00:18.7454112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_meta_dispatch.h 2025-12-04T10:00:18.7458198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_native.h 2025-12-04T10:00:18.7462720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_ops.h 2025-12-04T10:00:18.7466982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log.h 2025-12-04T10:00:18.7472770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10.h 2025-12-04T10:00:18.7475459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.7479881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_cpu_dispatch.h 2025-12-04T10:00:18.7485400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_cuda_dispatch.h 2025-12-04T10:00:18.7488106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_meta.h 2025-12-04T10:00:18.7492452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_meta_dispatch.h 2025-12-04T10:00:18.7498068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_native.h 2025-12-04T10:00:18.7500926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_ops.h 2025-12-04T10:00:18.7505306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p.h 2025-12-04T10:00:18.7510914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.7513696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_cpu_dispatch.h 2025-12-04T10:00:18.7518089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_cuda_dispatch.h 2025-12-04T10:00:18.7523422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_meta.h 2025-12-04T10:00:18.7526678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_meta_dispatch.h 2025-12-04T10:00:18.7531026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_native.h 2025-12-04T10:00:18.7536019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_ops.h 2025-12-04T10:00:18.7541944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2.h 2025-12-04T10:00:18.7544671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.7548910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_cpu_dispatch.h 2025-12-04T10:00:18.7600560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_cuda_dispatch.h 2025-12-04T10:00:18.7601236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_meta.h 2025-12-04T10:00:18.7602138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_meta_dispatch.h 2025-12-04T10:00:18.7602791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_native.h 2025-12-04T10:00:18.7603410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_ops.h 2025-12-04T10:00:18.7604008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp.h 2025-12-04T10:00:18.7607204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2.h 2025-12-04T10:00:18.7608047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.7608950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_cpu_dispatch.h 2025-12-04T10:00:18.7609680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_cuda_dispatch.h 2025-12-04T10:00:18.7610388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_meta.h 2025-12-04T10:00:18.7611084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_meta_dispatch.h 2025-12-04T10:00:18.7614314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_native.h 2025-12-04T10:00:18.7616371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_ops.h 2025-12-04T10:00:18.7621598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.7625273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_cpu_dispatch.h 2025-12-04T10:00:18.7629473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_cuda_dispatch.h 2025-12-04T10:00:18.7634095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_meta.h 2025-12-04T10:00:18.7638961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_meta_dispatch.h 2025-12-04T10:00:18.7643145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_native.h 2025-12-04T10:00:18.7650035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_ops.h 2025-12-04T10:00:18.7652153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp.h 2025-12-04T10:00:18.7656414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.7660430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7664427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_native.h 2025-12-04T10:00:18.7668609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_ops.h 2025-12-04T10:00:18.7672717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet.h 2025-12-04T10:00:18.7677392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7681422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet_native.h 2025-12-04T10:00:18.7685485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet_ops.h 2025-12-04T10:00:18.7689597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and.h 2025-12-04T10:00:18.7693875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.7697899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_cpu_dispatch.h 2025-12-04T10:00:18.7702458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_cuda_dispatch.h 2025-12-04T10:00:18.7706731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_native.h 2025-12-04T10:00:18.7710823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_ops.h 2025-12-04T10:00:18.7715119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not.h 2025-12-04T10:00:18.7720131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.7724330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_cpu_dispatch.h 2025-12-04T10:00:18.7728656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_cuda_dispatch.h 2025-12-04T10:00:18.7732812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_native.h 2025-12-04T10:00:18.7737157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_ops.h 2025-12-04T10:00:18.7741562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or.h 2025-12-04T10:00:18.7745995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.7750074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_cpu_dispatch.h 2025-12-04T10:00:18.7754267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_cuda_dispatch.h 2025-12-04T10:00:18.7758508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_native.h 2025-12-04T10:00:18.7762535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_ops.h 2025-12-04T10:00:18.7766621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor.h 2025-12-04T10:00:18.7771167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.7775264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_cpu_dispatch.h 2025-12-04T10:00:18.7779464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_cuda_dispatch.h 2025-12-04T10:00:18.7783593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_native.h 2025-12-04T10:00:18.7787756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_ops.h 2025-12-04T10:00:18.7791780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit.h 2025-12-04T10:00:18.7795633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward.h 2025-12-04T10:00:18.7800267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.7804341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_cpu_dispatch.h 2025-12-04T10:00:18.7808459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_cuda_dispatch.h 2025-12-04T10:00:18.7812596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_meta.h 2025-12-04T10:00:18.7816816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_meta_dispatch.h 2025-12-04T10:00:18.7820965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_native.h 2025-12-04T10:00:18.7825127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_ops.h 2025-12-04T10:00:18.7829461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_cpu_dispatch.h 2025-12-04T10:00:18.7834076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_cuda_dispatch.h 2025-12-04T10:00:18.7838569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_meta_dispatch.h 2025-12-04T10:00:18.7843046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_native.h 2025-12-04T10:00:18.7847172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_ops.h 2025-12-04T10:00:18.7851303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace.h 2025-12-04T10:00:18.7855250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.7859772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_cpu_dispatch.h 2025-12-04T10:00:18.7864079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_cuda_dispatch.h 2025-12-04T10:00:18.7868131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_meta_dispatch.h 2025-12-04T10:00:18.7872918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_native.h 2025-12-04T10:00:18.7876825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_ops.h 2025-12-04T10:00:18.7880879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp.h 2025-12-04T10:00:18.7885162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.7889284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.7893690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7897896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_native.h 2025-12-04T10:00:18.7901974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_ops.h 2025-12-04T10:00:18.7906412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.7910368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_cpu_dispatch.h 2025-12-04T10:00:18.7914299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_cuda_dispatch.h 2025-12-04T10:00:18.7918471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_meta.h 2025-12-04T10:00:18.7922292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_meta_dispatch.h 2025-12-04T10:00:18.7926285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_native.h 2025-12-04T10:00:18.7930265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal.h 2025-12-04T10:00:18.7934458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.7938569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_cpu_dispatch.h 2025-12-04T10:00:18.7942798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_cuda_dispatch.h 2025-12-04T10:00:18.7947478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_meta_dispatch.h 2025-12-04T10:00:18.7951892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_native.h 2025-12-04T10:00:18.7956090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_ops.h 2025-12-04T10:00:18.7960332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_ops.h 2025-12-04T10:00:18.7964103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid.h 2025-12-04T10:00:18.7968136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward.h 2025-12-04T10:00:18.7972736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_cpu_dispatch.h 2025-12-04T10:00:18.7976897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_cuda_dispatch.h 2025-12-04T10:00:18.7981183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_native.h 2025-12-04T10:00:18.7985521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_ops.h 2025-12-04T10:00:18.7989858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.7994260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward.h 2025-12-04T10:00:18.7998583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_cpu_dispatch.h 2025-12-04T10:00:18.8003350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_cuda_dispatch.h 2025-12-04T10:00:18.8007541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_native.h 2025-12-04T10:00:18.8011932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_ops.h 2025-12-04T10:00:18.8016112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_native.h 2025-12-04T10:00:18.8020293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_ops.h 2025-12-04T10:00:18.8024449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax.h 2025-12-04T10:00:18.8028701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.8032863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8037350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_native.h 2025-12-04T10:00:18.8041991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_ops.h 2025-12-04T10:00:18.8046083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift.h 2025-12-04T10:00:18.8050028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.8053993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_cpu_dispatch.h 2025-12-04T10:00:18.8058088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_cuda_dispatch.h 2025-12-04T10:00:18.8062539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_meta_dispatch.h 2025-12-04T10:00:18.8066778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_native.h 2025-12-04T10:00:18.8071124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_ops.h 2025-12-04T10:00:18.8076423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm.h 2025-12-04T10:00:18.8080566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell.h 2025-12-04T10:00:18.8085574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8090349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell_native.h 2025-12-04T10:00:18.8095154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell_ops.h 2025-12-04T10:00:18.8100284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8105031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward.h 2025-12-04T10:00:18.8111457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.8115886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward_native.h 2025-12-04T10:00:18.8120858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward_ops.h 2025-12-04T10:00:18.8125869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_native.h 2025-12-04T10:00:18.8130668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_ops.h 2025-12-04T10:00:18.8135410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt.h 2025-12-04T10:00:18.8140069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.8145143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_cpu_dispatch.h 2025-12-04T10:00:18.8149549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_cuda_dispatch.h 2025-12-04T10:00:18.8153585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_meta.h 2025-12-04T10:00:18.8159118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_meta_dispatch.h 2025-12-04T10:00:18.8161487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_native.h 2025-12-04T10:00:18.8166161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_ops.h 2025-12-04T10:00:18.8169804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve.h 2025-12-04T10:00:18.8173966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8178528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve_native.h 2025-12-04T10:00:18.8182637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve_ops.h 2025-12-04T10:00:18.8186987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack.h 2025-12-04T10:00:18.8191129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.8196071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_cpu_dispatch.h 2025-12-04T10:00:18.8201787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_cuda_dispatch.h 2025-12-04T10:00:18.8204802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_meta.h 2025-12-04T10:00:18.8209244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_meta_dispatch.h 2025-12-04T10:00:18.8213686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_native.h 2025-12-04T10:00:18.8218317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_ops.h 2025-12-04T10:00:18.8222350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss.h 2025-12-04T10:00:18.8226753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8231068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss_native.h 2025-12-04T10:00:18.8235001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss_ops.h 2025-12-04T10:00:18.8239115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill.h 2025-12-04T10:00:18.8243428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.8247582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_cpu_dispatch.h 2025-12-04T10:00:18.8251480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_cuda_dispatch.h 2025-12-04T10:00:18.8256042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_meta_dispatch.h 2025-12-04T10:00:18.8260043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_native.h 2025-12-04T10:00:18.8264361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_ops.h 2025-12-04T10:00:18.8268245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter.h 2025-12-04T10:00:18.8272439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward.h 2025-12-04T10:00:18.8276835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.8280949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward_native.h 2025-12-04T10:00:18.8285764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward_ops.h 2025-12-04T10:00:18.8291999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.8294419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_cpu_dispatch.h 2025-12-04T10:00:18.8299237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_cuda_dispatch.h 2025-12-04T10:00:18.8304805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_meta_dispatch.h 2025-12-04T10:00:18.8308645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_native.h 2025-12-04T10:00:18.8313014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_ops.h 2025-12-04T10:00:18.8319426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select.h 2025-12-04T10:00:18.8324227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward.h 2025-12-04T10:00:18.8330073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8333071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward_native.h 2025-12-04T10:00:18.8337422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward_ops.h 2025-12-04T10:00:18.8342581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_cpu_dispatch.h 2025-12-04T10:00:18.8346402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_cuda_dispatch.h 2025-12-04T10:00:18.8351165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_native.h 2025-12-04T10:00:18.8355543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_ops.h 2025-12-04T10:00:18.8361230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul.h 2025-12-04T10:00:18.8364032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward.h 2025-12-04T10:00:18.8368587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.8373955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward_native.h 2025-12-04T10:00:18.8377451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward_ops.h 2025-12-04T10:00:18.8382533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8386989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_native.h 2025-12-04T10:00:18.8392671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_ops.h 2025-12-04T10:00:18.8395443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp.h 2025-12-04T10:00:18.8400240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward.h 2025-12-04T10:00:18.8405348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8408806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward_native.h 2025-12-04T10:00:18.8413108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward_ops.h 2025-12-04T10:00:18.8418670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8424400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_native.h 2025-12-04T10:00:18.8427199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_ops.h 2025-12-04T10:00:18.8431927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H.h 2025-12-04T10:00:18.8464698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8469117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H_native.h 2025-12-04T10:00:18.8474590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H_ops.h 2025-12-04T10:00:18.8480924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power.h 2025-12-04T10:00:18.8483866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8488530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power_native.h 2025-12-04T10:00:18.8493607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power_ops.h 2025-12-04T10:00:18.8498757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max.h 2025-12-04T10:00:18.8501776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum.h 2025-12-04T10:00:18.8506444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.8511292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_cpu_dispatch.h 2025-12-04T10:00:18.8514655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_cuda_dispatch.h 2025-12-04T10:00:18.8519588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_meta.h 2025-12-04T10:00:18.8525016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_meta_dispatch.h 2025-12-04T10:00:18.8527890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_native.h 2025-12-04T10:00:18.8532272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_ops.h 2025-12-04T10:00:18.8537883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.8541407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8545647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_cpu_dispatch.h 2025-12-04T10:00:18.8550270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_cuda_dispatch.h 2025-12-04T10:00:18.8556363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_meta.h 2025-12-04T10:00:18.8558431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_meta_dispatch.h 2025-12-04T10:00:18.8562822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_native.h 2025-12-04T10:00:18.8566489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_ops.h 2025-12-04T10:00:18.8570441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d.h 2025-12-04T10:00:18.8574817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8578691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_native.h 2025-12-04T10:00:18.8583454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_ops.h 2025-12-04T10:00:18.8588892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices.h 2025-12-04T10:00:18.8594244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8598777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices_native.h 2025-12-04T10:00:18.8603904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices_ops.h 2025-12-04T10:00:18.8608685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d.h 2025-12-04T10:00:18.8613295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward.h 2025-12-04T10:00:18.8617811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.8621978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward_native.h 2025-12-04T10:00:18.8626561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward_ops.h 2025-12-04T10:00:18.8631184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8635747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_native.h 2025-12-04T10:00:18.8640278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_ops.h 2025-12-04T10:00:18.8644808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices.h 2025-12-04T10:00:18.8649034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward.h 2025-12-04T10:00:18.8653902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.8658384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_cpu_dispatch.h 2025-12-04T10:00:18.8662888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_cuda_dispatch.h 2025-12-04T10:00:18.8667953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_meta.h 2025-12-04T10:00:18.8673399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_meta_dispatch.h 2025-12-04T10:00:18.8677918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_native.h 2025-12-04T10:00:18.8681882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_ops.h 2025-12-04T10:00:18.8686608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.8691126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_cpu_dispatch.h 2025-12-04T10:00:18.8695930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_cuda_dispatch.h 2025-12-04T10:00:18.8700131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_meta.h 2025-12-04T10:00:18.8704569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_meta_dispatch.h 2025-12-04T10:00:18.8708813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_native.h 2025-12-04T10:00:18.8714167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_ops.h 2025-12-04T10:00:18.8718762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d.h 2025-12-04T10:00:18.8723010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8727333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_native.h 2025-12-04T10:00:18.8731402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_ops.h 2025-12-04T10:00:18.8735560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices.h 2025-12-04T10:00:18.8739734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward.h 2025-12-04T10:00:18.8744333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_cpu_dispatch.h 2025-12-04T10:00:18.8748746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_cuda_dispatch.h 2025-12-04T10:00:18.8753355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_native.h 2025-12-04T10:00:18.8757644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_ops.h 2025-12-04T10:00:18.8761868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_cpu_dispatch.h 2025-12-04T10:00:18.8765963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_cuda_dispatch.h 2025-12-04T10:00:18.8770051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_native.h 2025-12-04T10:00:18.8774192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_ops.h 2025-12-04T10:00:18.8778121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d.h 2025-12-04T10:00:18.8781906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_cpu_dispatch.h 2025-12-04T10:00:18.8785854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_cuda_dispatch.h 2025-12-04T10:00:18.8789924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_native.h 2025-12-04T10:00:18.8794167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_ops.h 2025-12-04T10:00:18.8798413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d.h 2025-12-04T10:00:18.8802838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_cpu_dispatch.h 2025-12-04T10:00:18.8807473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_cuda_dispatch.h 2025-12-04T10:00:18.8811940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_native.h 2025-12-04T10:00:18.8816221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_ops.h 2025-12-04T10:00:18.8820902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean.h 2025-12-04T10:00:18.8825199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.8829421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.8833684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8837846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_cpu_dispatch.h 2025-12-04T10:00:18.8841905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_cuda_dispatch.h 2025-12-04T10:00:18.8846017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_meta.h 2025-12-04T10:00:18.8850110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_meta_dispatch.h 2025-12-04T10:00:18.8854146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_native.h 2025-12-04T10:00:18.8858093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_ops.h 2025-12-04T10:00:18.8861910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median.h 2025-12-04T10:00:18.8867871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.8872000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8876226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_cpu_dispatch.h 2025-12-04T10:00:18.8880433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_cuda_dispatch.h 2025-12-04T10:00:18.8884653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_native.h 2025-12-04T10:00:18.8888792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_ops.h 2025-12-04T10:00:18.8892859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid.h 2025-12-04T10:00:18.8896781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8901012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid_native.h 2025-12-04T10:00:18.8905147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid_ops.h 2025-12-04T10:00:18.8909083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH.h 2025-12-04T10:00:18.8913339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8917475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH_native.h 2025-12-04T10:00:18.8921438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH_ops.h 2025-12-04T10:00:18.8925147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min.h 2025-12-04T10:00:18.8929316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum.h 2025-12-04T10:00:18.8933619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.8937633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_cpu_dispatch.h 2025-12-04T10:00:18.8941669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_cuda_dispatch.h 2025-12-04T10:00:18.8945691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_meta.h 2025-12-04T10:00:18.8949949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_meta_dispatch.h 2025-12-04T10:00:18.8954525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_native.h 2025-12-04T10:00:18.8958596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_ops.h 2025-12-04T10:00:18.8963143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.8968148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.8972841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_cpu_dispatch.h 2025-12-04T10:00:18.8977553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_cuda_dispatch.h 2025-12-04T10:00:18.8981268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_meta.h 2025-12-04T10:00:18.8985432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_meta_dispatch.h 2025-12-04T10:00:18.8990810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_native.h 2025-12-04T10:00:18.8994796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_ops.h 2025-12-04T10:00:18.8998961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm.h 2025-12-04T10:00:18.9003431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward.h 2025-12-04T10:00:18.9007911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9012234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_cuda_dispatch.h 2025-12-04T10:00:18.9016723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_native.h 2025-12-04T10:00:18.9021210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_ops.h 2025-12-04T10:00:18.9025835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9030567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_cuda_dispatch.h 2025-12-04T10:00:18.9035189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_native.h 2025-12-04T10:00:18.9040830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_ops.h 2025-12-04T10:00:18.9043952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution.h 2025-12-04T10:00:18.9048926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu.h 2025-12-04T10:00:18.9053895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu_cuda_dispatch.h 2025-12-04T10:00:18.9059797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu_native.h 2025-12-04T10:00:18.9062482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu_ops.h 2025-12-04T10:00:18.9139038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9139957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_cuda_dispatch.h 2025-12-04T10:00:18.9140732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_native.h 2025-12-04T10:00:18.9141459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_ops.h 2025-12-04T10:00:18.9142191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu.h 2025-12-04T10:00:18.9145964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu_cuda_dispatch.h 2025-12-04T10:00:18.9146797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu_native.h 2025-12-04T10:00:18.9147572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu_ops.h 2025-12-04T10:00:18.9148330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose.h 2025-12-04T10:00:18.9149238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9152714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_cuda_dispatch.h 2025-12-04T10:00:18.9153578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_native.h 2025-12-04T10:00:18.9154398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_ops.h 2025-12-04T10:00:18.9155173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution.h 2025-12-04T10:00:18.9156090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9159631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_cuda_dispatch.h 2025-12-04T10:00:18.9160487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_native.h 2025-12-04T10:00:18.9161301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_ops.h 2025-12-04T10:00:18.9162011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn.h 2025-12-04T10:00:18.9162686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward.h 2025-12-04T10:00:18.9167598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9172324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_cuda_dispatch.h 2025-12-04T10:00:18.9176571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_native.h 2025-12-04T10:00:18.9180851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_ops.h 2025-12-04T10:00:18.9185117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9189759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_cuda_dispatch.h 2025-12-04T10:00:18.9193956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_native.h 2025-12-04T10:00:18.9198444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_ops.h 2025-12-04T10:00:18.9202522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish.h 2025-12-04T10:00:18.9206540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward.h 2025-12-04T10:00:18.9210789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.9215790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_cpu_dispatch.h 2025-12-04T10:00:18.9220814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_cuda_dispatch.h 2025-12-04T10:00:18.9224481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_native.h 2025-12-04T10:00:18.9228905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_ops.h 2025-12-04T10:00:18.9233374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.9237928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_cpu_dispatch.h 2025-12-04T10:00:18.9242353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_cuda_dispatch.h 2025-12-04T10:00:18.9246460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_meta.h 2025-12-04T10:00:18.9250584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_meta_dispatch.h 2025-12-04T10:00:18.9254633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_native.h 2025-12-04T10:00:18.9258659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_ops.h 2025-12-04T10:00:18.9262729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d.h 2025-12-04T10:00:18.9266966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward.h 2025-12-04T10:00:18.9271254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9275430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_native.h 2025-12-04T10:00:18.9280332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-12-04T10:00:18.9284867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_native.h 2025-12-04T10:00:18.9289135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_ops.h 2025-12-04T10:00:18.9293742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution.h 2025-12-04T10:00:18.9298202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9302333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution_native.h 2025-12-04T10:00:18.9306448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution_ops.h 2025-12-04T10:00:18.9310659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear.h 2025-12-04T10:00:18.9315027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward.h 2025-12-04T10:00:18.9319552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9324242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input.h 2025-12-04T10:00:18.9328796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9333068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input_native.h 2025-12-04T10:00:18.9337561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input_ops.h 2025-12-04T10:00:18.9342236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_native.h 2025-12-04T10:00:18.9346597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_ops.h 2025-12-04T10:00:18.9350785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights.h 2025-12-04T10:00:18.9355263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9359645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights_native.h 2025-12-04T10:00:18.9364308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights_ops.h 2025-12-04T10:00:18.9368686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9372812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_native.h 2025-12-04T10:00:18.9378758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_ops.h 2025-12-04T10:00:18.9381610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d.h 2025-12-04T10:00:18.9386440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward.h 2025-12-04T10:00:18.9390939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9395439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward_native.h 2025-12-04T10:00:18.9399875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward_ops.h 2025-12-04T10:00:18.9404278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9408568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_native.h 2025-12-04T10:00:18.9412849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_ops.h 2025-12-04T10:00:18.9418034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d.h 2025-12-04T10:00:18.9422413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward.h 2025-12-04T10:00:18.9436942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9437887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward_native.h 2025-12-04T10:00:18.9438683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward_ops.h 2025-12-04T10:00:18.9440117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9444911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_native.h 2025-12-04T10:00:18.9449164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_ops.h 2025-12-04T10:00:18.9455949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight.h 2025-12-04T10:00:18.9460382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9464709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_native.h 2025-12-04T10:00:18.9469317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_ops.h 2025-12-04T10:00:18.9473724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight.h 2025-12-04T10:00:18.9478137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9482774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_native.h 2025-12-04T10:00:18.9486937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_ops.h 2025-12-04T10:00:18.9491720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer.h 2025-12-04T10:00:18.9495845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward.h 2025-12-04T10:00:18.9500449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9504677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-12-04T10:00:18.9509188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_native.h 2025-12-04T10:00:18.9513220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_ops.h 2025-12-04T10:00:18.9517744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9522147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_cpu_dispatch.h 2025-12-04T10:00:18.9526842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_native.h 2025-12-04T10:00:18.9531021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_ops.h 2025-12-04T10:00:18.9535082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm.h 2025-12-04T10:00:18.9539047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.9542935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_cpu_dispatch.h 2025-12-04T10:00:18.9546966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_cuda_dispatch.h 2025-12-04T10:00:18.9550901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_meta.h 2025-12-04T10:00:18.9555303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_meta_dispatch.h 2025-12-04T10:00:18.9559384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_native.h 2025-12-04T10:00:18.9563414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_ops.h 2025-12-04T10:00:18.9567206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode.h 2025-12-04T10:00:18.9571127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9575349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.9579299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_cpu_dispatch.h 2025-12-04T10:00:18.9583657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_cuda_dispatch.h 2025-12-04T10:00:18.9588067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_native.h 2025-12-04T10:00:18.9667543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_ops.h 2025-12-04T10:00:18.9668184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis.h 2025-12-04T10:00:18.9668937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.9669716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis_native.h 2025-12-04T10:00:18.9670360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis_ops.h 2025-12-04T10:00:18.9670971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim.h 2025-12-04T10:00:18.9671808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.9672925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim_native.h 2025-12-04T10:00:18.9673662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim_ops.h 2025-12-04T10:00:18.9674344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward.h 2025-12-04T10:00:18.9675226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9676139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward_native.h 2025-12-04T10:00:18.9681389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward_ops.h 2025-12-04T10:00:18.9685073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward.h 2025-12-04T10:00:18.9689927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9694225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward_native.h 2025-12-04T10:00:18.9700198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward_ops.h 2025-12-04T10:00:18.9702848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss.h 2025-12-04T10:00:18.9706734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward.h 2025-12-04T10:00:18.9711006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_cpu_dispatch.h 2025-12-04T10:00:18.9717230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_cuda_dispatch.h 2025-12-04T10:00:18.9719801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_native.h 2025-12-04T10:00:18.9724205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_ops.h 2025-12-04T10:00:18.9728675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.9732792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_cpu_dispatch.h 2025-12-04T10:00:18.9737154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_cuda_dispatch.h 2025-12-04T10:00:18.9741320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_meta.h 2025-12-04T10:00:18.9745543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_meta_dispatch.h 2025-12-04T10:00:18.9749690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_native.h 2025-12-04T10:00:18.9754197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_ops.h 2025-12-04T10:00:18.9758446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort.h 2025-12-04T10:00:18.9762554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.9766423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort_native.h 2025-12-04T10:00:18.9770657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort_ops.h 2025-12-04T10:00:18.9774662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT.h 2025-12-04T10:00:18.9778655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.9782573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT_native.h 2025-12-04T10:00:18.9786943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT_ops.h 2025-12-04T10:00:18.9791180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul.h 2025-12-04T10:00:18.9794883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss.h 2025-12-04T10:00:18.9799056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward.h 2025-12-04T10:00:18.9803362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_cpu_dispatch.h 2025-12-04T10:00:18.9807706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_cuda_dispatch.h 2025-12-04T10:00:18.9812052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_native.h 2025-12-04T10:00:18.9816273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_ops.h 2025-12-04T10:00:18.9820710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.9824803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward.h 2025-12-04T10:00:18.9829262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_cpu_dispatch.h 2025-12-04T10:00:18.9833508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_cuda_dispatch.h 2025-12-04T10:00:18.9837862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_native.h 2025-12-04T10:00:18.9842213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_ops.h 2025-12-04T10:00:18.9846537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_native.h 2025-12-04T10:00:18.9850682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_ops.h 2025-12-04T10:00:18.9854975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial.h 2025-12-04T10:00:18.9859095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_cpu_dispatch.h 2025-12-04T10:00:18.9863442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_cuda_dispatch.h 2025-12-04T10:00:18.9867662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_native.h 2025-12-04T10:00:18.9871796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_ops.h 2025-12-04T10:00:18.9876088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply.h 2025-12-04T10:00:18.9880996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:18.9892469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply_native.h 2025-12-04T10:00:18.9893136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply_ops.h 2025-12-04T10:00:18.9897427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss.h 2025-12-04T10:00:18.9901520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward.h 2025-12-04T10:00:18.9905521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_cpu_dispatch.h 2025-12-04T10:00:18.9909585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_cuda_dispatch.h 2025-12-04T10:00:18.9913906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_native.h 2025-12-04T10:00:18.9918284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_ops.h 2025-12-04T10:00:18.9922694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_cpu_dispatch.h 2025-12-04T10:00:18.9926840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_cuda_dispatch.h 2025-12-04T10:00:18.9931244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_native.h 2025-12-04T10:00:18.9935563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_ops.h 2025-12-04T10:00:18.9940202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:18.9944984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:18.9949106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_cpu_dispatch.h 2025-12-04T10:00:18.9953051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_cuda_dispatch.h 2025-12-04T10:00:18.9957081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_meta.h 2025-12-04T10:00:18.9960957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_meta_dispatch.h 2025-12-04T10:00:18.9964915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_native.h 2025-12-04T10:00:18.9968887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_ops.h 2025-12-04T10:00:18.9972543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv.h 2025-12-04T10:00:18.9976518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma.h 2025-12-04T10:00:18.9981197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.0013031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_cpu_dispatch.h 2025-12-04T10:00:19.0017084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_cuda_dispatch.h 2025-12-04T10:00:19.0021127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_native.h 2025-12-04T10:00:19.0025769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_ops.h 2025-12-04T10:00:19.0030057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.0034055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv_native.h 2025-12-04T10:00:19.0038649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv_ops.h 2025-12-04T10:00:19.0042511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean.h 2025-12-04T10:00:19.0046778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.0050965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean_native.h 2025-12-04T10:00:19.0055135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean_ops.h 2025-12-04T10:00:19.0059405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian.h 2025-12-04T10:00:19.0063846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.0068259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.0073004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_cpu_dispatch.h 2025-12-04T10:00:19.0078076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_cuda_dispatch.h 2025-12-04T10:00:19.0082992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_native.h 2025-12-04T10:00:19.0087738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_ops.h 2025-12-04T10:00:19.0091926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile.h 2025-12-04T10:00:19.0097252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.0102088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile_native.h 2025-12-04T10:00:19.0106842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile_ops.h 2025-12-04T10:00:19.0111770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum.h 2025-12-04T10:00:19.0116117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_cpu_dispatch.h 2025-12-04T10:00:19.0121048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_cuda_dispatch.h 2025-12-04T10:00:19.0126330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_native.h 2025-12-04T10:00:19.0131105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_ops.h 2025-12-04T10:00:19.0136093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num.h 2025-12-04T10:00:19.0141671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.0146658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_cpu_dispatch.h 2025-12-04T10:00:19.0151736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_cuda_dispatch.h 2025-12-04T10:00:19.0155986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_native.h 2025-12-04T10:00:19.0160406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_ops.h 2025-12-04T10:00:19.0164620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow.h 2025-12-04T10:00:19.0169143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.0175786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy.h 2025-12-04T10:00:19.0177990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.0181975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_cpu_dispatch.h 2025-12-04T10:00:19.0187616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_native.h 2025-12-04T10:00:19.0190734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_ops.h 2025-12-04T10:00:19.0194794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_native.h 2025-12-04T10:00:19.0198926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_ops.h 2025-12-04T10:00:19.0204621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm.h 2025-12-04T10:00:19.0207711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward.h 2025-12-04T10:00:19.0211986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.0216049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_cpu_dispatch.h 2025-12-04T10:00:19.0220228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_cuda_dispatch.h 2025-12-04T10:00:19.0225190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_native.h 2025-12-04T10:00:19.0228866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_ops.h 2025-12-04T10:00:19.0233045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_cpu_dispatch.h 2025-12-04T10:00:19.0237854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_cuda_dispatch.h 2025-12-04T10:00:19.0242010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_native.h 2025-12-04T10:00:19.0246245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_ops.h 2025-12-04T10:00:19.0250356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle.h 2025-12-04T10:00:19.0255228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.0259794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_cpu_dispatch.h 2025-12-04T10:00:19.0263992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_native.h 2025-12-04T10:00:19.0268535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_ops.h 2025-12-04T10:00:19.0272712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout.h 2025-12-04T10:00:19.0277013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward.h 2025-12-04T10:00:19.0281941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.0286258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_cpu_dispatch.h 2025-12-04T10:00:19.0290520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_cuda_dispatch.h 2025-12-04T10:00:19.0294692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_native.h 2025-12-04T10:00:19.0298989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_ops.h 2025-12-04T10:00:19.0303249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.0307392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_cpu_dispatch.h 2025-12-04T10:00:19.0311735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_cuda_dispatch.h 2025-12-04T10:00:19.0315913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_native.h 2025-12-04T10:00:19.0320132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_ops.h 2025-12-04T10:00:19.0324311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm.h 2025-12-04T10:00:19.0328470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward.h 2025-12-04T10:00:19.0332794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.0337712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_cpu_dispatch.h 2025-12-04T10:00:19.0342118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_cuda_dispatch.h 2025-12-04T10:00:19.0346365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_native.h 2025-12-04T10:00:19.0350574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_ops.h 2025-12-04T10:00:19.0355788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.0360037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_cpu_dispatch.h 2025-12-04T10:00:19.0364430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_cuda_dispatch.h 2025-12-04T10:00:19.0368586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_native.h 2025-12-04T10:00:19.0372811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_ops.h 2025-12-04T10:00:19.0376944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm.h 2025-12-04T10:00:19.0382748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward.h 2025-12-04T10:00:19.0385931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.0390912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_cpu_dispatch.h 2025-12-04T10:00:19.0395495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_cuda_dispatch.h 2025-12-04T10:00:19.0401726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_native.h 2025-12-04T10:00:19.0404740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_ops.h 2025-12-04T10:00:19.0409434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.0414285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_cpu_dispatch.h 2025-12-04T10:00:19.0420209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_cuda_dispatch.h 2025-12-04T10:00:19.0422853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_native.h 2025-12-04T10:00:19.0427402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_ops.h 2025-12-04T10:00:19.0432967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm.h 2025-12-04T10:00:19.0436466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.0440919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm_native.h 2025-12-04T10:00:19.0445527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm_ops.h 2025-12-04T10:00:19.0450057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne.h 2025-12-04T10:00:19.0454173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg.h 2025-12-04T10:00:19.0458282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative.h 2025-12-04T10:00:19.0462326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.0466747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative_native.h 2025-12-04T10:00:19.0471455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative_ops.h 2025-12-04T10:00:19.0476678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.0480794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_cpu_dispatch.h 2025-12-04T10:00:19.0485443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_cuda_dispatch.h 2025-12-04T10:00:19.0490290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_meta.h 2025-12-04T10:00:19.0494064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_meta_dispatch.h 2025-12-04T10:00:19.0498400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_native.h 2025-12-04T10:00:19.0502582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_ops.h 2025-12-04T10:00:19.0506482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor.h 2025-12-04T10:00:19.0511431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.0515896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor_native.h 2025-12-04T10:00:19.2975047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor_ops.h 2025-12-04T10:00:19.2980488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty.h 2025-12-04T10:00:19.2986560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.2991485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_native.h 2025-12-04T10:00:19.2995823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_ops.h 2025-12-04T10:00:19.3000546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided.h 2025-12-04T10:00:19.3005658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.3010116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.3015006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_native.h 2025-12-04T10:00:19.3020021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_ops.h 2025-12-04T10:00:19.3024551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full.h 2025-12-04T10:00:19.3028618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.3033359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full_native.h 2025-12-04T10:00:19.3037984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full_ops.h 2025-12-04T10:00:19.3042500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones.h 2025-12-04T10:00:19.3046936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.3051613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones_native.h 2025-12-04T10:00:19.3056390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones_ops.h 2025-12-04T10:00:19.3062957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros.h 2025-12-04T10:00:19.3065221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.3070107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros_native.h 2025-12-04T10:00:19.3074136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros_ops.h 2025-12-04T10:00:19.3078469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter.h 2025-12-04T10:00:19.3084139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.3088283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_cpu_dispatch.h 2025-12-04T10:00:19.3092610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_cuda_dispatch.h 2025-12-04T10:00:19.3123399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_meta.h 2025-12-04T10:00:19.3124145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_meta_dispatch.h 2025-12-04T10:00:19.3125026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_native.h 2025-12-04T10:00:19.3125766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_ops.h 2025-12-04T10:00:19.3126569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.3130035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_cpu_dispatch.h 2025-12-04T10:00:19.3130744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_cuda_dispatch.h 2025-12-04T10:00:19.3131683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_meta.h 2025-12-04T10:00:19.3135896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_meta_dispatch.h 2025-12-04T10:00:19.3140297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_native.h 2025-12-04T10:00:19.3144667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_ops.h 2025-12-04T10:00:19.3148791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss.h 2025-12-04T10:00:19.3152660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d.h 2025-12-04T10:00:19.3157354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward.h 2025-12-04T10:00:19.3161680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_cpu_dispatch.h 2025-12-04T10:00:19.3165830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_cuda_dispatch.h 2025-12-04T10:00:19.3169906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_native.h 2025-12-04T10:00:19.3175005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_ops.h 2025-12-04T10:00:19.3180102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.3185002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward.h 2025-12-04T10:00:19.3189386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_cpu_dispatch.h 2025-12-04T10:00:19.3198665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_cuda_dispatch.h 2025-12-04T10:00:19.3203591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_native.h 2025-12-04T10:00:19.3208307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_ops.h 2025-12-04T10:00:19.3212340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_native.h 2025-12-04T10:00:19.3217855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_ops.h 2025-12-04T10:00:19.3222220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward.h 2025-12-04T10:00:19.3227058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.3231290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_cpu_dispatch.h 2025-12-04T10:00:19.3235950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_cuda_dispatch.h 2025-12-04T10:00:19.3241163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_meta.h 2025-12-04T10:00:19.3245524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_meta_dispatch.h 2025-12-04T10:00:19.3249738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_native.h 2025-12-04T10:00:19.3254048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_ops.h 2025-12-04T10:00:19.3258794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4096226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward.h 2025-12-04T10:00:19.4100758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.4105495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_cpu_dispatch.h 2025-12-04T10:00:19.4109697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_cuda_dispatch.h 2025-12-04T10:00:19.4113885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_meta.h 2025-12-04T10:00:19.4118222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_meta_dispatch.h 2025-12-04T10:00:19.4122322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_native.h 2025-12-04T10:00:19.4127005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_ops.h 2025-12-04T10:00:19.4131619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_native.h 2025-12-04T10:00:19.4135692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd.h 2025-12-04T10:00:19.4140739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4144956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd_native.h 2025-12-04T10:00:19.4149319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd_ops.h 2025-12-04T10:00:19.4153396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_ops.h 2025-12-04T10:00:19.4157554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero.h 2025-12-04T10:00:19.4161729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_cpu_dispatch.h 2025-12-04T10:00:19.4166331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_cuda_dispatch.h 2025-12-04T10:00:19.4170593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_native.h 2025-12-04T10:00:19.4175125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy.h 2025-12-04T10:00:19.4179860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4184277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy_native.h 2025-12-04T10:00:19.4188970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy_ops.h 2025-12-04T10:00:19.4193435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_ops.h 2025-12-04T10:00:19.4198519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static.h 2025-12-04T10:00:19.4203078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_cpu_dispatch.h 2025-12-04T10:00:19.4208103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_cuda_dispatch.h 2025-12-04T10:00:19.4212924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_native.h 2025-12-04T10:00:19.4217789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_ops.h 2025-12-04T10:00:19.4222586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm.h 2025-12-04T10:00:19.4226872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal.h 2025-12-04T10:00:19.4231231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.4236006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_cpu_dispatch.h 2025-12-04T10:00:19.4240609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_cuda_dispatch.h 2025-12-04T10:00:19.4245332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_meta_dispatch.h 2025-12-04T10:00:19.4249365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_native.h 2025-12-04T10:00:19.4253642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_ops.h 2025-12-04T10:00:19.4259434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.4263939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.4269043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4273242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_cpu_dispatch.h 2025-12-04T10:00:19.4277743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_cuda_dispatch.h 2025-12-04T10:00:19.4281942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim.h 2025-12-04T10:00:19.4286108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4290208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim_native.h 2025-12-04T10:00:19.4294938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim_ops.h 2025-12-04T10:00:19.4300166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_meta.h 2025-12-04T10:00:19.4304200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_meta_dispatch.h 2025-12-04T10:00:19.4308160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_native.h 2025-12-04T10:00:19.4312147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_ops.h 2025-12-04T10:00:19.4315861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal.h 2025-12-04T10:00:19.4320066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4324122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal_native.h 2025-12-04T10:00:19.4328293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal_ops.h 2025-12-04T10:00:19.4332405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm.h 2025-12-04T10:00:19.4336816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4340907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm_native.h 2025-12-04T10:00:19.4344948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm_ops.h 2025-12-04T10:00:19.4348967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T.h 2025-12-04T10:00:19.4352969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4356935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T_native.h 2025-12-04T10:00:19.4361104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T_ops.h 2025-12-04T10:00:19.4365090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones.h 2025-12-04T10:00:19.4368978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.4372881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like.h 2025-12-04T10:00:19.4377057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.4381592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like_native.h 2025-12-04T10:00:19.4385498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like_ops.h 2025-12-04T10:00:19.4389552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_native.h 2025-12-04T10:00:19.4393667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_ops.h 2025-12-04T10:00:19.4397532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot.h 2025-12-04T10:00:19.4401515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4405495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot_native.h 2025-12-04T10:00:19.4409925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot_ops.h 2025-12-04T10:00:19.4413896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or.h 2025-12-04T10:00:19.4417648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr.h 2025-12-04T10:00:19.4421551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4425750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr_native.h 2025-12-04T10:00:19.4429690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr_ops.h 2025-12-04T10:00:19.4433879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr.h 2025-12-04T10:00:19.4437749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_cpu_dispatch.h 2025-12-04T10:00:19.4441813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_cuda_dispatch.h 2025-12-04T10:00:19.4445786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_native.h 2025-12-04T10:00:19.4449769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_ops.h 2025-12-04T10:00:19.4453909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4457807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or_native.h 2025-12-04T10:00:19.4462173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or_ops.h 2025-12-04T10:00:19.4465879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer.h 2025-12-04T10:00:19.4469739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4473629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer_native.h 2025-12-04T10:00:19.4477627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer_ops.h 2025-12-04T10:00:19.4481848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr.h 2025-12-04T10:00:19.4486573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4490607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr_native.h 2025-12-04T10:00:19.4495850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr_ops.h 2025-12-04T10:00:19.4499743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad.h 2025-12-04T10:00:19.4503785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4508530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_native.h 2025-12-04T10:00:19.4512498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_ops.h 2025-12-04T10:00:19.4516538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence.h 2025-12-04T10:00:19.4520962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4525255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence_native.h 2025-12-04T10:00:19.4529483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence_ops.h 2025-12-04T10:00:19.4533798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance.h 2025-12-04T10:00:19.4538050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4542277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance_native.h 2025-12-04T10:00:19.4546695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance_ops.h 2025-12-04T10:00:19.4550706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist.h 2025-12-04T10:00:19.4554834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4559725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist_native.h 2025-12-04T10:00:19.4563979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist_ops.h 2025-12-04T10:00:19.4568080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute.h 2025-12-04T10:00:19.4572547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.4576632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy.h 2025-12-04T10:00:19.4581065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.4585608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.4590313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_native.h 2025-12-04T10:00:19.4594484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_ops.h 2025-12-04T10:00:19.4599069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_native.h 2025-12-04T10:00:19.4653912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_ops.h 2025-12-04T10:00:19.4654567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse.h 2025-12-04T10:00:19.4655332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4656110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse_native.h 2025-12-04T10:00:19.4657015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse_ops.h 2025-12-04T10:00:19.4657638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory.h 2025-12-04T10:00:19.4660971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4661775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory_native.h 2025-12-04T10:00:19.4662430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory_ops.h 2025-12-04T10:00:19.4663077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle.h 2025-12-04T10:00:19.4663926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.4667479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.4668342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_cpu_dispatch.h 2025-12-04T10:00:19.4669062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_native.h 2025-12-04T10:00:19.4669768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_ops.h 2025-12-04T10:00:19.4674796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle.h 2025-12-04T10:00:19.4678405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.4682683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.4687243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_cpu_dispatch.h 2025-12-04T10:00:19.4691304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_native.h 2025-12-04T10:00:19.4696260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_ops.h 2025-12-04T10:00:19.4703024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson.h 2025-12-04T10:00:19.4704967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.4709312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_cpu_dispatch.h 2025-12-04T10:00:19.4713605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_cuda_dispatch.h 2025-12-04T10:00:19.4718150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_native.h 2025-12-04T10:00:19.4722366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss.h 2025-12-04T10:00:19.4726654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4731147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss_native.h 2025-12-04T10:00:19.4735239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss_ops.h 2025-12-04T10:00:19.4739342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_ops.h 2025-12-04T10:00:19.4743621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar.h 2025-12-04T10:00:19.4747921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.4751952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_cpu_dispatch.h 2025-12-04T10:00:19.4756304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_cuda_dispatch.h 2025-12-04T10:00:19.4760519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_native.h 2025-12-04T10:00:19.4764325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_ops.h 2025-12-04T10:00:19.4768389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma.h 2025-12-04T10:00:19.4772579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.4776843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.4780828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_cpu_dispatch.h 2025-12-04T10:00:19.4784877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_cuda_dispatch.h 2025-12-04T10:00:19.4788984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_meta.h 2025-12-04T10:00:19.4793085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_meta_dispatch.h 2025-12-04T10:00:19.4797309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_native.h 2025-12-04T10:00:19.4801721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_ops.h 2025-12-04T10:00:19.4805879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive.h 2025-12-04T10:00:19.4810313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4814241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive_native.h 2025-12-04T10:00:19.4818178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive_ops.h 2025-12-04T10:00:19.4822301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow.h 2025-12-04T10:00:19.4826294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.4830337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_cpu_dispatch.h 2025-12-04T10:00:19.4834561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_cuda_dispatch.h 2025-12-04T10:00:19.4838630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_meta.h 2025-12-04T10:00:19.4842365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_meta_dispatch.h 2025-12-04T10:00:19.4846274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_native.h 2025-12-04T10:00:19.4850332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_ops.h 2025-12-04T10:00:19.4853987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu.h 2025-12-04T10:00:19.4857831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4862009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu_native.h 2025-12-04T10:00:19.4866306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu_ops.h 2025-12-04T10:00:19.4870361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod.h 2025-12-04T10:00:19.4874746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.4878896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.4882933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4887093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_cpu_dispatch.h 2025-12-04T10:00:19.4891121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_cuda_dispatch.h 2025-12-04T10:00:19.4895505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_meta.h 2025-12-04T10:00:19.4899461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_meta_dispatch.h 2025-12-04T10:00:19.4903371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_native.h 2025-12-04T10:00:19.4907640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_ops.h 2025-12-04T10:00:19.4913262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types.h 2025-12-04T10:00:19.4915685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4920103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types_native.h 2025-12-04T10:00:19.4925824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types_ops.h 2025-12-04T10:00:19.4928707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put.h 2025-12-04T10:00:19.4932902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.4938404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_cpu_dispatch.h 2025-12-04T10:00:19.4941184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_cuda_dispatch.h 2025-12-04T10:00:19.4945393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_meta_dispatch.h 2025-12-04T10:00:19.4950962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_native.h 2025-12-04T10:00:19.4953569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_ops.h 2025-12-04T10:00:19.4957705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr.h 2025-12-04T10:00:19.4963675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.4966021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr_native.h 2025-12-04T10:00:19.4970282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr_ops.h 2025-12-04T10:00:19.4975926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qscheme.h 2025-12-04T10:00:19.4978954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qscheme_native.h 2025-12-04T10:00:19.4983164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qscheme_ops.h 2025-12-04T10:00:19.4988772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile.h 2025-12-04T10:00:19.4991885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.5008013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile_native.h 2025-12-04T10:00:19.5009182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile_ops.h 2025-12-04T10:00:19.5011172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm.h 2025-12-04T10:00:19.5015750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5020149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm_native.h 2025-12-04T10:00:19.5024570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm_ops.h 2025-12-04T10:00:19.5028992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell.h 2025-12-04T10:00:19.5034621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.5038878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell_native.h 2025-12-04T10:00:19.5043210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell_ops.h 2025-12-04T10:00:19.5047702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell.h 2025-12-04T10:00:19.5053237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.5056473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell_native.h 2025-12-04T10:00:19.5061202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell_ops.h 2025-12-04T10:00:19.5065603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d.h 2025-12-04T10:00:19.5070106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5074491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d_native.h 2025-12-04T10:00:19.5078883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d_ops.h 2025-12-04T10:00:19.5084487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d.h 2025-12-04T10:00:19.5087722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5092325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d_native.h 2025-12-04T10:00:19.5097200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d_ops.h 2025-12-04T10:00:19.5128362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d.h 2025-12-04T10:00:19.5129234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5130106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d_native.h 2025-12-04T10:00:19.5130840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d_ops.h 2025-12-04T10:00:19.5131572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell.h 2025-12-04T10:00:19.5132434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.5141835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell_native.h 2025-12-04T10:00:19.5142641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell_ops.h 2025-12-04T10:00:19.5143388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell.h 2025-12-04T10:00:19.5165385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.5166291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell_native.h 2025-12-04T10:00:19.5167044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell_ops.h 2025-12-04T10:00:19.5167774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel.h 2025-12-04T10:00:19.5168628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5172372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_cpu_dispatch.h 2025-12-04T10:00:19.5175332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_cuda_dispatch.h 2025-12-04T10:00:19.5180146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_native.h 2025-12-04T10:00:19.5186235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_ops.h 2025-12-04T10:00:19.5188932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor.h 2025-12-04T10:00:19.5193226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5198202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_cpu_dispatch.h 2025-12-04T10:00:19.5202122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_cuda_dispatch.h 2025-12-04T10:00:19.5206575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic.h 2025-12-04T10:00:19.5210985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5244094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_cpu_dispatch.h 2025-12-04T10:00:19.5248904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_cuda_dispatch.h 2025-12-04T10:00:19.5253107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_native.h 2025-12-04T10:00:19.5257694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_ops.h 2025-12-04T10:00:19.5262084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_native.h 2025-12-04T10:00:19.5266274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_ops.h 2025-12-04T10:00:19.5270342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_axis.h 2025-12-04T10:00:19.5274308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_axis_native.h 2025-12-04T10:00:19.5278462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_axis_ops.h 2025-12-04T10:00:19.5282553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales.h 2025-12-04T10:00:19.5286997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5291054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales_native.h 2025-12-04T10:00:19.5295219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales_ops.h 2025-12-04T10:00:19.5299367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points.h 2025-12-04T10:00:19.5304201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5308353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points_native.h 2025-12-04T10:00:19.5319902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points_ops.h 2025-12-04T10:00:19.5320621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_scale.h 2025-12-04T10:00:19.5321250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_scale_native.h 2025-12-04T10:00:19.5325067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_scale_ops.h 2025-12-04T10:00:19.5329144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_zero_point.h 2025-12-04T10:00:19.5333051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_zero_point_native.h 2025-12-04T10:00:19.5337085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_zero_point_ops.h 2025-12-04T10:00:19.5341082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg.h 2025-12-04T10:00:19.5345344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5349441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg_native.h 2025-12-04T10:00:19.5353366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg_ops.h 2025-12-04T10:00:19.5357411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand.h 2025-12-04T10:00:19.5362387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint.h 2025-12-04T10:00:19.5366408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5370263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like.h 2025-12-04T10:00:19.5374509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5378776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like_native.h 2025-12-04T10:00:19.5382886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like_ops.h 2025-12-04T10:00:19.5387066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_native.h 2025-12-04T10:00:19.5391041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_ops.h 2025-12-04T10:00:19.5395043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn.h 2025-12-04T10:00:19.5399046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5403045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.5407330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like.h 2025-12-04T10:00:19.5411544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5416134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T10:00:19.5421514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_native.h 2025-12-04T10:00:19.5424637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_ops.h 2025-12-04T10:00:19.5428962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_native.h 2025-12-04T10:00:19.5434050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_ops.h 2025-12-04T10:00:19.5437962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random.h 2025-12-04T10:00:19.5442245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5446998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_cpu_dispatch.h 2025-12-04T10:00:19.5452896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_cuda_dispatch.h 2025-12-04T10:00:19.5455503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_meta_dispatch.h 2025-12-04T10:00:19.5459890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_native.h 2025-12-04T10:00:19.5465586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_ops.h 2025-12-04T10:00:19.5468226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm.h 2025-12-04T10:00:19.5472551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5478158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_cpu_dispatch.h 2025-12-04T10:00:19.5481621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_cuda_dispatch.h 2025-12-04T10:00:19.5486148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_native.h 2025-12-04T10:00:19.5490636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_ops.h 2025-12-04T10:00:19.5494754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5498883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.5503407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like.h 2025-12-04T10:00:19.5507404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5511571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like_native.h 2025-12-04T10:00:19.5515896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like_ops.h 2025-12-04T10:00:19.5520232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_native.h 2025-12-04T10:00:19.5524445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_ops.h 2025-12-04T10:00:19.5528395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range.h 2025-12-04T10:00:19.5532362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5537585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_cpu_dispatch.h 2025-12-04T10:00:19.5542078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_cuda_dispatch.h 2025-12-04T10:00:19.5546443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_meta_dispatch.h 2025-12-04T10:00:19.5550681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_native.h 2025-12-04T10:00:19.5554958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_ops.h 2025-12-04T10:00:19.5559317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel.h 2025-12-04T10:00:19.5564163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.5568349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel_native.h 2025-12-04T10:00:19.5572908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel_ops.h 2025-12-04T10:00:19.5576966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real.h 2025-12-04T10:00:19.5581352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.5585629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real_native.h 2025-12-04T10:00:19.5589576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real_ops.h 2025-12-04T10:00:19.5593568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal.h 2025-12-04T10:00:19.5598144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.5602334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_cpu_dispatch.h 2025-12-04T10:00:19.5607837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_cuda_dispatch.h 2025-12-04T10:00:19.5612768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_meta.h 2025-12-04T10:00:19.5660467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_meta_dispatch.h 2025-12-04T10:00:19.5661201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_native.h 2025-12-04T10:00:19.5661869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_ops.h 2025-12-04T10:00:19.5662527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream.h 2025-12-04T10:00:19.5663236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream_cuda_dispatch.h 2025-12-04T10:00:19.5663968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream_native.h 2025-12-04T10:00:19.5667202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream_ops.h 2025-12-04T10:00:19.5667850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names.h 2025-12-04T10:00:19.5668629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.5669430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names_native.h 2025-12-04T10:00:19.5670126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names_ops.h 2025-12-04T10:00:19.5671212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d.h 2025-12-04T10:00:19.5675595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward.h 2025-12-04T10:00:19.5681511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.5684755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_cpu_dispatch.h 2025-12-04T10:00:19.5688957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_cuda_dispatch.h 2025-12-04T10:00:19.5693570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_meta.h 2025-12-04T10:00:19.5697859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_meta_dispatch.h 2025-12-04T10:00:19.5702212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_native.h 2025-12-04T10:00:19.5706435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_ops.h 2025-12-04T10:00:19.5711601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.5715697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_cpu_dispatch.h 2025-12-04T10:00:19.5719985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_cuda_dispatch.h 2025-12-04T10:00:19.5724122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_meta.h 2025-12-04T10:00:19.5729211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_meta_dispatch.h 2025-12-04T10:00:19.5733461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_native.h 2025-12-04T10:00:19.5738172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_ops.h 2025-12-04T10:00:19.5742426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d.h 2025-12-04T10:00:19.5746601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward.h 2025-12-04T10:00:19.5751046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_cpu_dispatch.h 2025-12-04T10:00:19.5755279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_cuda_dispatch.h 2025-12-04T10:00:19.5759888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_native.h 2025-12-04T10:00:19.5764210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_ops.h 2025-12-04T10:00:19.5768641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_cpu_dispatch.h 2025-12-04T10:00:19.5772842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_cuda_dispatch.h 2025-12-04T10:00:19.5776961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_native.h 2025-12-04T10:00:19.5781818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_ops.h 2025-12-04T10:00:19.5786242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d.h 2025-12-04T10:00:19.5790933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward.h 2025-12-04T10:00:19.5795419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.5799692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_cpu_dispatch.h 2025-12-04T10:00:19.5803969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_cuda_dispatch.h 2025-12-04T10:00:19.5808273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_meta.h 2025-12-04T10:00:19.5812781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_meta_dispatch.h 2025-12-04T10:00:19.5817063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_native.h 2025-12-04T10:00:19.5821234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_ops.h 2025-12-04T10:00:19.5825800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.5829918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_cpu_dispatch.h 2025-12-04T10:00:19.5834633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_cuda_dispatch.h 2025-12-04T10:00:19.5839052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_meta.h 2025-12-04T10:00:19.5843265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_meta_dispatch.h 2025-12-04T10:00:19.5847973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_native.h 2025-12-04T10:00:19.5852133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_ops.h 2025-12-04T10:00:19.5856410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu.h 2025-12-04T10:00:19.5860148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6.h 2025-12-04T10:00:19.5864488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.5869012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6_native.h 2025-12-04T10:00:19.5873830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6_ops.h 2025-12-04T10:00:19.5877844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5881886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_cpu_dispatch.h 2025-12-04T10:00:19.5885989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_cuda_dispatch.h 2025-12-04T10:00:19.5890046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_meta_dispatch.h 2025-12-04T10:00:19.5894009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_native.h 2025-12-04T10:00:19.5897986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_ops.h 2025-12-04T10:00:19.5901975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder.h 2025-12-04T10:00:19.5906349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.5910464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.5940894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_cpu_dispatch.h 2025-12-04T10:00:19.5945556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_cuda_dispatch.h 2025-12-04T10:00:19.5951300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_meta.h 2025-12-04T10:00:19.5954090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_meta_dispatch.h 2025-12-04T10:00:19.5958569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_native.h 2025-12-04T10:00:19.5964327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_ops.h 2025-12-04T10:00:19.5967155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename.h 2025-12-04T10:00:19.5971426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.5977260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename_native.h 2025-12-04T10:00:19.5980220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename_ops.h 2025-12-04T10:00:19.5984580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm.h 2025-12-04T10:00:19.5988759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.5993087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_cpu_dispatch.h 2025-12-04T10:00:19.5997514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_cuda_dispatch.h 2025-12-04T10:00:19.6001848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_meta.h 2025-12-04T10:00:19.6005993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_meta_dispatch.h 2025-12-04T10:00:19.6011040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_native.h 2025-12-04T10:00:19.6015335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_ops.h 2025-12-04T10:00:19.6019515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat.h 2025-12-04T10:00:19.6023884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6028067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave.h 2025-12-04T10:00:19.6032632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6037103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6041416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_cpu_dispatch.h 2025-12-04T10:00:19.6045730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_cuda_dispatch.h 2025-12-04T10:00:19.6050177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_native.h 2025-12-04T10:00:19.6054601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_ops.h 2025-12-04T10:00:19.6059548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_native.h 2025-12-04T10:00:19.6063677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_ops.h 2025-12-04T10:00:19.6068135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d.h 2025-12-04T10:00:19.6072474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward.h 2025-12-04T10:00:19.6076969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.6081614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_cpu_dispatch.h 2025-12-04T10:00:19.6086203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_cuda_dispatch.h 2025-12-04T10:00:19.6090631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_meta.h 2025-12-04T10:00:19.6095532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_meta_dispatch.h 2025-12-04T10:00:19.6100027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_native.h 2025-12-04T10:00:19.6104652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_ops.h 2025-12-04T10:00:19.6109242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.6114136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_cpu_dispatch.h 2025-12-04T10:00:19.6119056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_cuda_dispatch.h 2025-12-04T10:00:19.6123991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_meta.h 2025-12-04T10:00:19.6129172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_meta_dispatch.h 2025-12-04T10:00:19.6134163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_native.h 2025-12-04T10:00:19.6139049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_ops.h 2025-12-04T10:00:19.6144104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d.h 2025-12-04T10:00:19.6149208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward.h 2025-12-04T10:00:19.6153403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_cpu_dispatch.h 2025-12-04T10:00:19.6158110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_cuda_dispatch.h 2025-12-04T10:00:19.6162504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_native.h 2025-12-04T10:00:19.6167125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_ops.h 2025-12-04T10:00:19.6172130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.6176149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_cpu_dispatch.h 2025-12-04T10:00:19.6180459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_cuda_dispatch.h 2025-12-04T10:00:19.6184955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_meta.h 2025-12-04T10:00:19.6189338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_meta_dispatch.h 2025-12-04T10:00:19.6194305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_native.h 2025-12-04T10:00:19.6199102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_ops.h 2025-12-04T10:00:19.6203427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d.h 2025-12-04T10:00:19.6207597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward.h 2025-12-04T10:00:19.6212199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_cpu_dispatch.h 2025-12-04T10:00:19.6216932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_cuda_dispatch.h 2025-12-04T10:00:19.6221439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_native.h 2025-12-04T10:00:19.6226059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_ops.h 2025-12-04T10:00:19.6231167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.6235385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_cpu_dispatch.h 2025-12-04T10:00:19.6239765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_cuda_dispatch.h 2025-12-04T10:00:19.6243961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_meta.h 2025-12-04T10:00:19.6248451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_meta_dispatch.h 2025-12-04T10:00:19.6252769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_native.h 2025-12-04T10:00:19.6257027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_ops.h 2025-12-04T10:00:19.6261162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad.h 2025-12-04T10:00:19.6265425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6269848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad_native.h 2025-12-04T10:00:19.6273926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad_ops.h 2025-12-04T10:00:19.6278380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape.h 2025-12-04T10:00:19.6282409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as.h 2025-12-04T10:00:19.6286403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T10:00:19.6290686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6294744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_native.h 2025-12-04T10:00:19.6299180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_ops.h 2025-12-04T10:00:19.6303512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T10:00:19.6308035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6312112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_native.h 2025-12-04T10:00:19.6316359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_ops.h 2025-12-04T10:00:19.6321144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize.h 2025-12-04T10:00:19.6324964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as.h 2025-12-04T10:00:19.6329136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6333392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_native.h 2025-12-04T10:00:19.6337508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_ops.h 2025-12-04T10:00:19.6341648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse.h 2025-12-04T10:00:19.6346102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6350290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_meta_dispatch.h 2025-12-04T10:00:19.6354432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_native.h 2025-12-04T10:00:19.6358903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_ops.h 2025-12-04T10:00:19.6363346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6367472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_cpu_dispatch.h 2025-12-04T10:00:19.6371658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_cuda_dispatch.h 2025-12-04T10:00:19.6375781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_meta_dispatch.h 2025-12-04T10:00:19.6380052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_native.h 2025-12-04T10:00:19.6384142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_ops.h 2025-12-04T10:00:19.6388241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj.h 2025-12-04T10:00:19.6420575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6425029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj_native.h 2025-12-04T10:00:19.6429249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj_ops.h 2025-12-04T10:00:19.6433553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg.h 2025-12-04T10:00:19.6438346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6442702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg_native.h 2025-12-04T10:00:19.6446968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg_ops.h 2025-12-04T10:00:19.6451370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type.h 2025-12-04T10:00:19.6456054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6460870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type_native.h 2025-12-04T10:00:19.6465290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type_ops.h 2025-12-04T10:00:19.6469935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad.h 2025-12-04T10:00:19.6474524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6478588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad_native.h 2025-12-04T10:00:19.6482927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad_ops.h 2025-12-04T10:00:19.6487450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad.h 2025-12-04T10:00:19.6491865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6496115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad_native.h 2025-12-04T10:00:19.6500230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad_ops.h 2025-12-04T10:00:19.6504499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm.h 2025-12-04T10:00:19.6508670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6512720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm_native.h 2025-12-04T10:00:19.6517178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm_ops.h 2025-12-04T10:00:19.6521679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu.h 2025-12-04T10:00:19.6525682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell.h 2025-12-04T10:00:19.6529980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6534374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell_native.h 2025-12-04T10:00:19.6538644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell_ops.h 2025-12-04T10:00:19.6543058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6547383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_native.h 2025-12-04T10:00:19.6551946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_ops.h 2025-12-04T10:00:19.6556112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh.h 2025-12-04T10:00:19.6560233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell.h 2025-12-04T10:00:19.6564551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6568591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell_native.h 2025-12-04T10:00:19.6573013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell_ops.h 2025-12-04T10:00:19.6577573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6581807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_native.h 2025-12-04T10:00:19.6586178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_ops.h 2025-12-04T10:00:19.6590846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll.h 2025-12-04T10:00:19.6594984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6599374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_cpu_dispatch.h 2025-12-04T10:00:19.6604116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_cuda_dispatch.h 2025-12-04T10:00:19.6608495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_native.h 2025-12-04T10:00:19.6612526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_ops.h 2025-12-04T10:00:19.6617281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90.h 2025-12-04T10:00:19.6621837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6626873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90_native.h 2025-12-04T10:00:19.6631586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90_ops.h 2025-12-04T10:00:19.6636313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round.h 2025-12-04T10:00:19.6641117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.6645516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_cpu_dispatch.h 2025-12-04T10:00:19.6649387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_cuda_dispatch.h 2025-12-04T10:00:19.6654253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_meta.h 2025-12-04T10:00:19.6658915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_meta_dispatch.h 2025-12-04T10:00:19.6667922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_native.h 2025-12-04T10:00:19.6669175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_ops.h 2025-12-04T10:00:19.6674258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices.h 2025-12-04T10:00:19.6678572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6683122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy.h 2025-12-04T10:00:19.6687942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.6692670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6696741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_native.h 2025-12-04T10:00:19.6701288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_ops.h 2025-12-04T10:00:19.6705519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_native.h 2025-12-04T10:00:19.6710194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_ops.h 2025-12-04T10:00:19.6714284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack.h 2025-12-04T10:00:19.6719646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6723907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack_native.h 2025-12-04T10:00:19.6728163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack_ops.h 2025-12-04T10:00:19.6732148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu.h 2025-12-04T10:00:19.6736032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6740031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_native.h 2025-12-04T10:00:19.6744858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_ops.h 2025-12-04T10:00:19.6748706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise.h 2025-12-04T10:00:19.6753098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward.h 2025-12-04T10:00:19.6757543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6761908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward_native.h 2025-12-04T10:00:19.6766326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward_ops.h 2025-12-04T10:00:19.6770623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6774749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_cpu_dispatch.h 2025-12-04T10:00:19.6779133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_cuda_dispatch.h 2025-12-04T10:00:19.6783362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_meta_dispatch.h 2025-12-04T10:00:19.6787657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_native.h 2025-12-04T10:00:19.6791709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_ops.h 2025-12-04T10:00:19.6795881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift.h 2025-12-04T10:00:19.6799933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6804076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_cpu_dispatch.h 2025-12-04T10:00:19.6808158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_cuda_dispatch.h 2025-12-04T10:00:19.6812207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_meta_dispatch.h 2025-12-04T10:00:19.6816259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_native.h 2025-12-04T10:00:19.6820487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_ops.h 2025-12-04T10:00:19.6824510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt.h 2025-12-04T10:00:19.6828415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.6832781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_cpu_dispatch.h 2025-12-04T10:00:19.6837398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_cuda_dispatch.h 2025-12-04T10:00:19.6841434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_meta.h 2025-12-04T10:00:19.6845530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_meta_dispatch.h 2025-12-04T10:00:19.6849565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_native.h 2025-12-04T10:00:19.6853597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_ops.h 2025-12-04T10:00:19.6861149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub.h 2025-12-04T10:00:19.6865037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6869189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_cpu_dispatch.h 2025-12-04T10:00:19.6873426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_cuda_dispatch.h 2025-12-04T10:00:19.6878280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_native.h 2025-12-04T10:00:19.6882250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_ops.h 2025-12-04T10:00:19.6886037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor.h 2025-12-04T10:00:19.6890160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.6894239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor_native.h 2025-12-04T10:00:19.6898246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor_ops.h 2025-12-04T10:00:19.6902285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention.h 2025-12-04T10:00:19.6906723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6910779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention_native.h 2025-12-04T10:00:19.6914894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention_ops.h 2025-12-04T10:00:19.6919121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter.h 2025-12-04T10:00:19.6922837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add.h 2025-12-04T10:00:19.6927387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.6933588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6936118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_cpu_dispatch.h 2025-12-04T10:00:19.6940508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_cuda_dispatch.h 2025-12-04T10:00:19.6946190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_meta.h 2025-12-04T10:00:19.6949664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_meta_dispatch.h 2025-12-04T10:00:19.6954066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_native.h 2025-12-04T10:00:19.6958834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_ops.h 2025-12-04T10:00:19.6965059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.6967674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.6972088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_cpu_dispatch.h 2025-12-04T10:00:19.6976131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_cuda_dispatch.h 2025-12-04T10:00:19.6980394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_meta.h 2025-12-04T10:00:19.6984698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_meta_dispatch.h 2025-12-04T10:00:19.6989244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_native.h 2025-12-04T10:00:19.6993706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_ops.h 2025-12-04T10:00:19.6998187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce.h 2025-12-04T10:00:19.7002749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7007120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_cpu_dispatch.h 2025-12-04T10:00:19.7011687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_cuda_dispatch.h 2025-12-04T10:00:19.7016057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_meta.h 2025-12-04T10:00:19.7020636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_meta_dispatch.h 2025-12-04T10:00:19.7025063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_native.h 2025-12-04T10:00:19.7029364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_ops.h 2025-12-04T10:00:19.7033668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted.h 2025-12-04T10:00:19.7037979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_cpu_dispatch.h 2025-12-04T10:00:19.7042511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_cuda_dispatch.h 2025-12-04T10:00:19.7047177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_native.h 2025-12-04T10:00:19.7051470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_ops.h 2025-12-04T10:00:19.7055914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce.h 2025-12-04T10:00:19.7060274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7064376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_cpu_dispatch.h 2025-12-04T10:00:19.7069400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_cuda_dispatch.h 2025-12-04T10:00:19.7073797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_native.h 2025-12-04T10:00:19.7078385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_ops.h 2025-12-04T10:00:19.7082561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select.h 2025-12-04T10:00:19.7087478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward.h 2025-12-04T10:00:19.7092055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7096315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7100778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_native.h 2025-12-04T10:00:19.7105067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_ops.h 2025-12-04T10:00:19.7109553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7114104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.7118805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy.h 2025-12-04T10:00:19.7123907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7129035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7133822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_native.h 2025-12-04T10:00:19.7138593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_ops.h 2025-12-04T10:00:19.7143399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_native.h 2025-12-04T10:00:19.7147880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_ops.h 2025-12-04T10:00:19.7152664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter.h 2025-12-04T10:00:19.7157224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7162285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7167089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_native.h 2025-12-04T10:00:19.7171395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_ops.h 2025-12-04T10:00:19.7176025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu.h 2025-12-04T10:00:19.7180335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.7184632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu_native.h 2025-12-04T10:00:19.7189429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu_ops.h 2025-12-04T10:00:19.7193323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set.h 2025-12-04T10:00:19.7197483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7202869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.7207080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_cpu_dispatch.h 2025-12-04T10:00:19.7211155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_cuda_dispatch.h 2025-12-04T10:00:19.7215130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data.h 2025-12-04T10:00:19.7219501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.7223675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data_native.h 2025-12-04T10:00:19.7227717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data_ops.h 2025-12-04T10:00:19.7232001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_meta_dispatch.h 2025-12-04T10:00:19.7236011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_native.h 2025-12-04T10:00:19.7240216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_ops.h 2025-12-04T10:00:19.7244272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn.h 2025-12-04T10:00:19.7248540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7252277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_cpu_dispatch.h 2025-12-04T10:00:19.7256102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_cuda_dispatch.h 2025-12-04T10:00:19.7260033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_meta.h 2025-12-04T10:00:19.7263783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_meta_dispatch.h 2025-12-04T10:00:19.7267862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_native.h 2025-12-04T10:00:19.7271919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_ops.h 2025-12-04T10:00:19.7276034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid.h 2025-12-04T10:00:19.7279944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward.h 2025-12-04T10:00:19.7284707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7288627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_cpu_dispatch.h 2025-12-04T10:00:19.7293194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_cuda_dispatch.h 2025-12-04T10:00:19.7297557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_meta.h 2025-12-04T10:00:19.7301759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_meta_dispatch.h 2025-12-04T10:00:19.7306155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_native.h 2025-12-04T10:00:19.7310714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_ops.h 2025-12-04T10:00:19.7315117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7319512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_cpu_dispatch.h 2025-12-04T10:00:19.7323635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_cuda_dispatch.h 2025-12-04T10:00:19.7327871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_meta.h 2025-12-04T10:00:19.7332135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_meta_dispatch.h 2025-12-04T10:00:19.7336148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_native.h 2025-12-04T10:00:19.7340293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_ops.h 2025-12-04T10:00:19.7344461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign.h 2025-12-04T10:00:19.7348170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit.h 2025-12-04T10:00:19.7352100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7355999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_cpu_dispatch.h 2025-12-04T10:00:19.7360299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_cuda_dispatch.h 2025-12-04T10:00:19.7364550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_meta.h 2025-12-04T10:00:19.7368550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_meta_dispatch.h 2025-12-04T10:00:19.7372667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_native.h 2025-12-04T10:00:19.7376687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_ops.h 2025-12-04T10:00:19.7381396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7385401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_cpu_dispatch.h 2025-12-04T10:00:19.7389323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_cuda_dispatch.h 2025-12-04T10:00:19.7393311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_meta.h 2025-12-04T10:00:19.7397675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_meta_dispatch.h 2025-12-04T10:00:19.7402101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_native.h 2025-12-04T10:00:19.7406016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_ops.h 2025-12-04T10:00:19.7409728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu.h 2025-12-04T10:00:19.7413502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward.h 2025-12-04T10:00:19.7417839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7421962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.7426471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_cpu_dispatch.h 2025-12-04T10:00:19.7431542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_cuda_dispatch.h 2025-12-04T10:00:19.7435817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_meta.h 2025-12-04T10:00:19.7440287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_meta_dispatch.h 2025-12-04T10:00:19.7444429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_native.h 2025-12-04T10:00:19.7448719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_ops.h 2025-12-04T10:00:19.7453127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7457742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_cpu_dispatch.h 2025-12-04T10:00:19.7461594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_cuda_dispatch.h 2025-12-04T10:00:19.7465673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_meta.h 2025-12-04T10:00:19.7469673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_meta_dispatch.h 2025-12-04T10:00:19.7473679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_native.h 2025-12-04T10:00:19.7477755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_ops.h 2025-12-04T10:00:19.7481517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin.h 2025-12-04T10:00:19.7485253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc.h 2025-12-04T10:00:19.7489281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7494138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_cpu_dispatch.h 2025-12-04T10:00:19.7500167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_cuda_dispatch.h 2025-12-04T10:00:19.7502483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_meta.h 2025-12-04T10:00:19.7506429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_meta_dispatch.h 2025-12-04T10:00:19.7510428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_native.h 2025-12-04T10:00:19.7514424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_ops.h 2025-12-04T10:00:19.7518216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh.h 2025-12-04T10:00:19.7522193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7526356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_cpu_dispatch.h 2025-12-04T10:00:19.7559577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_cuda_dispatch.h 2025-12-04T10:00:19.7563753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_meta.h 2025-12-04T10:00:19.7567814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_meta_dispatch.h 2025-12-04T10:00:19.7571762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_native.h 2025-12-04T10:00:19.7576186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_ops.h 2025-12-04T10:00:19.7580360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7584481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_cpu_dispatch.h 2025-12-04T10:00:19.7588488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_cuda_dispatch.h 2025-12-04T10:00:19.7592549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_meta.h 2025-12-04T10:00:19.7596423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_meta_dispatch.h 2025-12-04T10:00:19.7601897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_native.h 2025-12-04T10:00:19.7604901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_ops.h 2025-12-04T10:00:19.7609031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size.h 2025-12-04T10:00:19.7614559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.7617332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size_native.h 2025-12-04T10:00:19.7621801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size_ops.h 2025-12-04T10:00:19.7625649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice.h 2025-12-04T10:00:19.7630239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward.h 2025-12-04T10:00:19.7635234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7639698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward_native.h 2025-12-04T10:00:19.7644528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward_ops.h 2025-12-04T10:00:19.7649559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7654361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy.h 2025-12-04T10:00:19.7659669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7664603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7669221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_native.h 2025-12-04T10:00:19.7674120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_ops.h 2025-12-04T10:00:19.7678990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse.h 2025-12-04T10:00:19.7683548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7688212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse_native.h 2025-12-04T10:00:19.7692545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse_ops.h 2025-12-04T10:00:19.7697182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_native.h 2025-12-04T10:00:19.7702623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_ops.h 2025-12-04T10:00:19.7707298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter.h 2025-12-04T10:00:19.7711774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7716689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7721103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_native.h 2025-12-04T10:00:19.7725416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_ops.h 2025-12-04T10:00:19.7730424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet.h 2025-12-04T10:00:19.7734474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.7738534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet_native.h 2025-12-04T10:00:19.7742956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet_ops.h 2025-12-04T10:00:19.7747260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d.h 2025-12-04T10:00:19.7751493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.7755613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward.h 2025-12-04T10:00:19.7760306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward_cpu_dispatch.h 2025-12-04T10:00:19.7764364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward_native.h 2025-12-04T10:00:19.7768451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward_ops.h 2025-12-04T10:00:19.7772658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_native.h 2025-12-04T10:00:19.7777115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_ops.h 2025-12-04T10:00:19.7781422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d.h 2025-12-04T10:00:19.7785860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7790029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_cpu_dispatch.h 2025-12-04T10:00:19.7794323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_cuda_dispatch.h 2025-12-04T10:00:19.7798907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_native.h 2025-12-04T10:00:19.7803352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_ops.h 2025-12-04T10:00:19.7807924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d.h 2025-12-04T10:00:19.7812373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7817052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_cpu_dispatch.h 2025-12-04T10:00:19.7821316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_cuda_dispatch.h 2025-12-04T10:00:19.7825558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_native.h 2025-12-04T10:00:19.7829772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_ops.h 2025-12-04T10:00:19.7834297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d.h 2025-12-04T10:00:19.7839084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7843529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_cpu_dispatch.h 2025-12-04T10:00:19.7847895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_cuda_dispatch.h 2025-12-04T10:00:19.7852267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_meta.h 2025-12-04T10:00:19.7856883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_meta_dispatch.h 2025-12-04T10:00:19.7861516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_native.h 2025-12-04T10:00:19.7865825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_ops.h 2025-12-04T10:00:19.7870152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d.h 2025-12-04T10:00:19.7874600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_cpu_dispatch.h 2025-12-04T10:00:19.7879203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_cuda_dispatch.h 2025-12-04T10:00:19.7883441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_native.h 2025-12-04T10:00:19.7888130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_ops.h 2025-12-04T10:00:19.7892443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm.h 2025-12-04T10:00:19.7897134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.7901572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm_native.h 2025-12-04T10:00:19.7905978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm_ops.h 2025-12-04T10:00:19.7910048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss.h 2025-12-04T10:00:19.7914428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward.h 2025-12-04T10:00:19.7919140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7923728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_cpu_dispatch.h 2025-12-04T10:00:19.7928442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_cuda_dispatch.h 2025-12-04T10:00:19.7932898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_native.h 2025-12-04T10:00:19.7937347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_ops.h 2025-12-04T10:00:19.7942389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.7946883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_cpu_dispatch.h 2025-12-04T10:00:19.7951470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_cuda_dispatch.h 2025-12-04T10:00:19.7956297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_meta.h 2025-12-04T10:00:19.7960623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_meta_dispatch.h 2025-12-04T10:00:19.7964979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_native.h 2025-12-04T10:00:19.7969338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_ops.h 2025-12-04T10:00:19.7973476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax.h 2025-12-04T10:00:19.7977896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.7982739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.7987072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_native.h 2025-12-04T10:00:19.7991536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_ops.h 2025-12-04T10:00:19.7995593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus.h 2025-12-04T10:00:19.8000489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward.h 2025-12-04T10:00:19.8004154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8008717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_cpu_dispatch.h 2025-12-04T10:00:19.8013574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_cuda_dispatch.h 2025-12-04T10:00:19.8019471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_meta.h 2025-12-04T10:00:19.8022155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_meta_dispatch.h 2025-12-04T10:00:19.8026543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_native.h 2025-12-04T10:00:19.8031973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_ops.h 2025-12-04T10:00:19.8035533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8040059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_cpu_dispatch.h 2025-12-04T10:00:19.8045232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_cuda_dispatch.h 2025-12-04T10:00:19.8050838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_meta.h 2025-12-04T10:00:19.8053758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_meta_dispatch.h 2025-12-04T10:00:19.8058100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_native.h 2025-12-04T10:00:19.8062604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_ops.h 2025-12-04T10:00:19.8066636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink.h 2025-12-04T10:00:19.8071119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward.h 2025-12-04T10:00:19.8075944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8079971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_cpu_dispatch.h 2025-12-04T10:00:19.8085154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_cuda_dispatch.h 2025-12-04T10:00:19.8089656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_meta.h 2025-12-04T10:00:19.8094879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_meta_dispatch.h 2025-12-04T10:00:19.8098797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_native.h 2025-12-04T10:00:19.8103330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_ops.h 2025-12-04T10:00:19.8107789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8112046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_cpu_dispatch.h 2025-12-04T10:00:19.8116293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_cuda_dispatch.h 2025-12-04T10:00:19.8120579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_meta.h 2025-12-04T10:00:19.8125910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_meta_dispatch.h 2025-12-04T10:00:19.8130839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_native.h 2025-12-04T10:00:19.8135951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_ops.h 2025-12-04T10:00:19.8140710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss.h 2025-12-04T10:00:19.8145493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward.h 2025-12-04T10:00:19.8150432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.8156117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward_native.h 2025-12-04T10:00:19.8160983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward_ops.h 2025-12-04T10:00:19.8166355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.8170648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_native.h 2025-12-04T10:00:19.8175484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_ops.h 2025-12-04T10:00:19.8179684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort.h 2025-12-04T10:00:19.8183686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8188031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.8192465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.8196610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_cpu_dispatch.h 2025-12-04T10:00:19.8200819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_cuda_dispatch.h 2025-12-04T10:00:19.8205087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_meta.h 2025-12-04T10:00:19.8209631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_meta_dispatch.h 2025-12-04T10:00:19.8213664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_native.h 2025-12-04T10:00:19.8217684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_ops.h 2025-12-04T10:00:19.8221647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor.h 2025-12-04T10:00:19.8225855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.8229960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor_native.h 2025-12-04T10:00:19.8234031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor_ops.h 2025-12-04T10:00:19.8238327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor.h 2025-12-04T10:00:19.8242971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.8247379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor_native.h 2025-12-04T10:00:19.8251521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor_ops.h 2025-12-04T10:00:19.8255669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor.h 2025-12-04T10:00:19.8260191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.8264370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor_native.h 2025-12-04T10:00:19.8268437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor_ops.h 2025-12-04T10:00:19.8272627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor.h 2025-12-04T10:00:19.8277778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.8282352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.8286450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_native.h 2025-12-04T10:00:19.8290602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_ops.h 2025-12-04T10:00:19.8294678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor.h 2025-12-04T10:00:19.8299256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.8303679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor_native.h 2025-12-04T10:00:19.8307954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor_ops.h 2025-12-04T10:00:19.8312156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor.h 2025-12-04T10:00:19.8316570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.8320767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor_native.h 2025-12-04T10:00:19.8325049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor_ops.h 2025-12-04T10:00:19.8329301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim.h 2025-12-04T10:00:19.8333613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.8337723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim_native.h 2025-12-04T10:00:19.8341784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim_ops.h 2025-12-04T10:00:19.8345836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask.h 2025-12-04T10:00:19.8350113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.8354497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask_native.h 2025-12-04T10:00:19.8358727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask_ops.h 2025-12-04T10:00:19.8363214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize.h 2025-12-04T10:00:19.8367427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear.h 2025-12-04T10:00:19.8372015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.8376789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_meta_dispatch.h 2025-12-04T10:00:19.8381000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_native.h 2025-12-04T10:00:19.8386277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_ops.h 2025-12-04T10:00:19.8390818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.8395048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_meta_dispatch.h 2025-12-04T10:00:19.8399329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_native.h 2025-12-04T10:00:19.8403441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_ops.h 2025-12-04T10:00:19.8407581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_sampled_addmm.h 2025-12-04T10:00:19.8412083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_sampled_addmm_native.h 2025-12-04T10:00:19.8416422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_sampled_addmm_ops.h 2025-12-04T10:00:19.8420659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai.h 2025-12-04T10:00:19.8424827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8429060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_cpu_dispatch.h 2025-12-04T10:00:19.8433096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_cuda_dispatch.h 2025-12-04T10:00:19.8437273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_meta.h 2025-12-04T10:00:19.8441630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_meta_dispatch.h 2025-12-04T10:00:19.8446258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_native.h 2025-12-04T10:00:19.8450728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_ops.h 2025-12-04T10:00:19.8454903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0.h 2025-12-04T10:00:19.8459530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8463850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_cpu_dispatch.h 2025-12-04T10:00:19.8468008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_cuda_dispatch.h 2025-12-04T10:00:19.8473059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_meta.h 2025-12-04T10:00:19.8479406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_meta_dispatch.h 2025-12-04T10:00:19.8483563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_native.h 2025-12-04T10:00:19.8488008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_ops.h 2025-12-04T10:00:19.8492416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1.h 2025-12-04T10:00:19.8497527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8503230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_cpu_dispatch.h 2025-12-04T10:00:19.8507616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_cuda_dispatch.h 2025-12-04T10:00:19.8511916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_meta.h 2025-12-04T10:00:19.8516478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_meta_dispatch.h 2025-12-04T10:00:19.8520993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_native.h 2025-12-04T10:00:19.8525408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_ops.h 2025-12-04T10:00:19.8556809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0.h 2025-12-04T10:00:19.8561770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8566088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_cpu_dispatch.h 2025-12-04T10:00:19.8570232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_cuda_dispatch.h 2025-12-04T10:00:19.8574734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_meta.h 2025-12-04T10:00:19.8579047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_meta_dispatch.h 2025-12-04T10:00:19.8583216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_native.h 2025-12-04T10:00:19.8587729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_ops.h 2025-12-04T10:00:19.8592403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1.h 2025-12-04T10:00:19.8596744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8601370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_cpu_dispatch.h 2025-12-04T10:00:19.8605873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_cuda_dispatch.h 2025-12-04T10:00:19.8610316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_meta.h 2025-12-04T10:00:19.8614706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_meta_dispatch.h 2025-12-04T10:00:19.8619323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_native.h 2025-12-04T10:00:19.8624245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_ops.h 2025-12-04T10:00:19.8628566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t.h 2025-12-04T10:00:19.8633684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8638890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.8643980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_cpu_dispatch.h 2025-12-04T10:00:19.8648887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_cuda_dispatch.h 2025-12-04T10:00:19.8653975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_meta.h 2025-12-04T10:00:19.8659034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_meta_dispatch.h 2025-12-04T10:00:19.8663941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_native.h 2025-12-04T10:00:19.8669151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_ops.h 2025-12-04T10:00:19.8673203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u.h 2025-12-04T10:00:19.8678150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8682950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.8687200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_cpu_dispatch.h 2025-12-04T10:00:19.8692011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_cuda_dispatch.h 2025-12-04T10:00:19.8696325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_meta.h 2025-12-04T10:00:19.8700833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_meta_dispatch.h 2025-12-04T10:00:19.8705334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_native.h 2025-12-04T10:00:19.8709648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_ops.h 2025-12-04T10:00:19.8714145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v.h 2025-12-04T10:00:19.8719064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8723421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.8728161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_cpu_dispatch.h 2025-12-04T10:00:19.8764558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_cuda_dispatch.h 2025-12-04T10:00:19.8769021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_meta.h 2025-12-04T10:00:19.8773250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_meta_dispatch.h 2025-12-04T10:00:19.8777697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_native.h 2025-12-04T10:00:19.8781969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_ops.h 2025-12-04T10:00:19.8786231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w.h 2025-12-04T10:00:19.8790740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8795323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.8799899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_cpu_dispatch.h 2025-12-04T10:00:19.8804129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_cuda_dispatch.h 2025-12-04T10:00:19.8808394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_meta.h 2025-12-04T10:00:19.8812811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_meta_dispatch.h 2025-12-04T10:00:19.8817024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_native.h 2025-12-04T10:00:19.8821217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_ops.h 2025-12-04T10:00:19.8825259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma.h 2025-12-04T10:00:19.8829628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.8833853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma_native.h 2025-12-04T10:00:19.8838462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma_ops.h 2025-12-04T10:00:19.8842594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr.h 2025-12-04T10:00:19.8847056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8851818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_cpu_dispatch.h 2025-12-04T10:00:19.8856387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_cuda_dispatch.h 2025-12-04T10:00:19.8860968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_meta.h 2025-12-04T10:00:19.8865126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_meta_dispatch.h 2025-12-04T10:00:19.8869501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_native.h 2025-12-04T10:00:19.8873708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_ops.h 2025-12-04T10:00:19.8877830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf.h 2025-12-04T10:00:19.8881889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc.h 2025-12-04T10:00:19.8885970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx.h 2025-12-04T10:00:19.8890333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.8894423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_cpu_dispatch.h 2025-12-04T10:00:19.8898928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_cuda_dispatch.h 2025-12-04T10:00:19.8903133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_meta.h 2025-12-04T10:00:19.8907459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_meta_dispatch.h 2025-12-04T10:00:19.8911843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_native.h 2025-12-04T10:00:19.8916134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_ops.h 2025-12-04T10:00:19.8920565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.8924822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc_native.h 2025-12-04T10:00:19.8929159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc_ops.h 2025-12-04T10:00:19.8933546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv.h 2025-12-04T10:00:19.8937917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.8942050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv_native.h 2025-12-04T10:00:19.8946531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv_ops.h 2025-12-04T10:00:19.8951015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.8955386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf_native.h 2025-12-04T10:00:19.8959969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf_ops.h 2025-12-04T10:00:19.8964279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2.h 2025-12-04T10:00:19.8969254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.8973385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2_native.h 2025-12-04T10:00:19.8978422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2_ops.h 2025-12-04T10:00:19.8982781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit.h 2025-12-04T10:00:19.8987087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.8991454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit_native.h 2025-12-04T10:00:19.8995810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit_ops.h 2025-12-04T10:00:19.9000154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1.h 2025-12-04T10:00:19.9004531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9008949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1_native.h 2025-12-04T10:00:19.9013174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1_ops.h 2025-12-04T10:00:19.9017394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc.h 2025-12-04T10:00:19.9032874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc.h 2025-12-04T10:00:19.9033450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9033779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc_native.h 2025-12-04T10:00:19.9035126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc_ops.h 2025-12-04T10:00:19.9039849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9044129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc_native.h 2025-12-04T10:00:19.9048548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc_ops.h 2025-12-04T10:00:19.9053061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln.h 2025-12-04T10:00:19.9058205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9062677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln_native.h 2025-12-04T10:00:19.9067147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln_ops.h 2025-12-04T10:00:19.9071476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h.h 2025-12-04T10:00:19.9075586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he.h 2025-12-04T10:00:19.9080448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9085256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.9091419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_cpu_dispatch.h 2025-12-04T10:00:19.9096090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_cuda_dispatch.h 2025-12-04T10:00:19.9100514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_meta.h 2025-12-04T10:00:19.9105213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_meta_dispatch.h 2025-12-04T10:00:19.9109708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_native.h 2025-12-04T10:00:19.9113710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_ops.h 2025-12-04T10:00:19.9118382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9122871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.9127589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_cpu_dispatch.h 2025-12-04T10:00:19.9131843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_cuda_dispatch.h 2025-12-04T10:00:19.9136702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_meta.h 2025-12-04T10:00:19.9141551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_meta_dispatch.h 2025-12-04T10:00:19.9146639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_native.h 2025-12-04T10:00:19.9151573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_ops.h 2025-12-04T10:00:19.9156618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0.h 2025-12-04T10:00:19.9160918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e.h 2025-12-04T10:00:19.9177669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9178604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_cpu_dispatch.h 2025-12-04T10:00:19.9179350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_cuda_dispatch.h 2025-12-04T10:00:19.9180259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_meta.h 2025-12-04T10:00:19.9184867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_meta_dispatch.h 2025-12-04T10:00:19.9189274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_native.h 2025-12-04T10:00:19.9193660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_ops.h 2025-12-04T10:00:19.9199084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9203221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0_native.h 2025-12-04T10:00:19.9207325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0_ops.h 2025-12-04T10:00:19.9211806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1.h 2025-12-04T10:00:19.9215981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e.h 2025-12-04T10:00:19.9220620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9224975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_cpu_dispatch.h 2025-12-04T10:00:19.9229649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_cuda_dispatch.h 2025-12-04T10:00:19.9233729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_meta.h 2025-12-04T10:00:19.9237983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_meta_dispatch.h 2025-12-04T10:00:19.9242336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_native.h 2025-12-04T10:00:19.9246397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_ops.h 2025-12-04T10:00:19.9250923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9255461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_cpu_dispatch.h 2025-12-04T10:00:19.9259675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_cuda_dispatch.h 2025-12-04T10:00:19.9263851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_meta.h 2025-12-04T10:00:19.9267994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_meta_dispatch.h 2025-12-04T10:00:19.9272181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_native.h 2025-12-04T10:00:19.9276875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_ops.h 2025-12-04T10:00:19.9281546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l.h 2025-12-04T10:00:19.9286009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9290966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.9295178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_cpu_dispatch.h 2025-12-04T10:00:19.9299433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_cuda_dispatch.h 2025-12-04T10:00:19.9303907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_meta.h 2025-12-04T10:00:19.9308667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_meta_dispatch.h 2025-12-04T10:00:19.9312994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_native.h 2025-12-04T10:00:19.9317348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_ops.h 2025-12-04T10:00:19.9321552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p.h 2025-12-04T10:00:19.9326065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9330661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.9334903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_cpu_dispatch.h 2025-12-04T10:00:19.9339156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_cuda_dispatch.h 2025-12-04T10:00:19.9343385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_meta.h 2025-12-04T10:00:19.9347872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_meta_dispatch.h 2025-12-04T10:00:19.9352139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_native.h 2025-12-04T10:00:19.9356407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_ops.h 2025-12-04T10:00:19.9360601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p.h 2025-12-04T10:00:19.9365083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9369184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p_native.h 2025-12-04T10:00:19.9373545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p_ops.h 2025-12-04T10:00:19.9377702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit.h 2025-12-04T10:00:19.9382061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9386291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit_native.h 2025-12-04T10:00:19.9390747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit_ops.h 2025-12-04T10:00:19.9394890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp.h 2025-12-04T10:00:19.9399581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9403924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp_native.h 2025-12-04T10:00:19.9408101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp_ops.h 2025-12-04T10:00:19.9412686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr.h 2025-12-04T10:00:19.9417114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9421294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_cpu_dispatch.h 2025-12-04T10:00:19.9425471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_cuda_dispatch.h 2025-12-04T10:00:19.9429812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_meta.h 2025-12-04T10:00:19.9434031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_meta_dispatch.h 2025-12-04T10:00:19.9438447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_native.h 2025-12-04T10:00:19.9442679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_ops.h 2025-12-04T10:00:19.9447267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax.h 2025-12-04T10:00:19.9451710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9455952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax_native.h 2025-12-04T10:00:19.9460442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax_ops.h 2025-12-04T10:00:19.9464695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0.h 2025-12-04T10:00:19.9469206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9473521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_cpu_dispatch.h 2025-12-04T10:00:19.9477939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_cuda_dispatch.h 2025-12-04T10:00:19.9482621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_meta.h 2025-12-04T10:00:19.9487120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_meta_dispatch.h 2025-12-04T10:00:19.9491551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_native.h 2025-12-04T10:00:19.9495810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_ops.h 2025-12-04T10:00:19.9500011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1.h 2025-12-04T10:00:19.9504507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9508998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_cpu_dispatch.h 2025-12-04T10:00:19.9513823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_cuda_dispatch.h 2025-12-04T10:00:19.9518163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_meta.h 2025-12-04T10:00:19.9522452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_meta_dispatch.h 2025-12-04T10:00:19.9526688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_native.h 2025-12-04T10:00:19.9530919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_ops.h 2025-12-04T10:00:19.9535556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0.h 2025-12-04T10:00:19.9540080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9544365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_cpu_dispatch.h 2025-12-04T10:00:19.9549060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_cuda_dispatch.h 2025-12-04T10:00:19.9553416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_meta.h 2025-12-04T10:00:19.9558124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_meta_dispatch.h 2025-12-04T10:00:19.9563285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_native.h 2025-12-04T10:00:19.9567750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_ops.h 2025-12-04T10:00:19.9572091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1.h 2025-12-04T10:00:19.9577262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9581528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_cpu_dispatch.h 2025-12-04T10:00:19.9586060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_cuda_dispatch.h 2025-12-04T10:00:19.9590328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_meta.h 2025-12-04T10:00:19.9594698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_meta_dispatch.h 2025-12-04T10:00:19.9599078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_native.h 2025-12-04T10:00:19.9603389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_ops.h 2025-12-04T10:00:19.9607791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln.h 2025-12-04T10:00:19.9612287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9617251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln_native.h 2025-12-04T10:00:19.9621452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln_ops.h 2025-12-04T10:00:19.9625637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr.h 2025-12-04T10:00:19.9630151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri.h 2025-12-04T10:00:19.9634931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9639527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_cpu_dispatch.h 2025-12-04T10:00:19.9643762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_cuda_dispatch.h 2025-12-04T10:00:19.9648227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_meta.h 2025-12-04T10:00:19.9652925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_meta_dispatch.h 2025-12-04T10:00:19.9657108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_native.h 2025-12-04T10:00:19.9661365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_ops.h 2025-12-04T10:00:19.9665737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9670245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr_native.h 2025-12-04T10:00:19.9674903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr_ops.h 2025-12-04T10:00:19.9679384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma.h 2025-12-04T10:00:19.9683731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9687879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma_native.h 2025-12-04T10:00:19.9692009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma_ops.h 2025-12-04T10:00:19.9697484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi.h 2025-12-04T10:00:19.9701744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9705867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi_native.h 2025-12-04T10:00:19.9710028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi_ops.h 2025-12-04T10:00:19.9714213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round.h 2025-12-04T10:00:19.9718645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:19.9722865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round_native.h 2025-12-04T10:00:19.9727305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round_ops.h 2025-12-04T10:00:19.9732370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0.h 2025-12-04T10:00:19.9736948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9741196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-12-04T10:00:19.9745803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-12-04T10:00:19.9750119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta.h 2025-12-04T10:00:19.9755617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta_dispatch.h 2025-12-04T10:00:19.9760006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_native.h 2025-12-04T10:00:19.9764191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_ops.h 2025-12-04T10:00:19.9768360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1.h 2025-12-04T10:00:19.9773039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9777509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-12-04T10:00:19.9781859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-12-04T10:00:19.9786156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta.h 2025-12-04T10:00:19.9790436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta_dispatch.h 2025-12-04T10:00:19.9798671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_native.h 2025-12-04T10:00:19.9803199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_ops.h 2025-12-04T10:00:19.9807552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t.h 2025-12-04T10:00:19.9812029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9817207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.9821698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-12-04T10:00:19.9826477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-12-04T10:00:19.9830796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta.h 2025-12-04T10:00:19.9835214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-12-04T10:00:19.9839605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_native.h 2025-12-04T10:00:19.9844165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_ops.h 2025-12-04T10:00:19.9848395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u.h 2025-12-04T10:00:19.9853198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9857559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.9862010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-12-04T10:00:19.9866380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-12-04T10:00:19.9870854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta.h 2025-12-04T10:00:19.9875108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-12-04T10:00:19.9879523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_native.h 2025-12-04T10:00:19.9884050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_ops.h 2025-12-04T10:00:19.9888364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v.h 2025-12-04T10:00:19.9893079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9897571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.9901823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-12-04T10:00:19.9937186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-12-04T10:00:19.9942298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta.h 2025-12-04T10:00:19.9946711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-12-04T10:00:19.9951641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_native.h 2025-12-04T10:00:19.9957823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_ops.h 2025-12-04T10:00:19.9960824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w.h 2025-12-04T10:00:19.9965639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:19.9970756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:19.9976934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-12-04T10:00:19.9979919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-12-04T10:00:19.9984532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta.h 2025-12-04T10:00:19.9989383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-12-04T10:00:19.9993522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_native.h 2025-12-04T10:00:19.9998158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_ops.h 2025-12-04T10:00:20.0002755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc.h 2025-12-04T10:00:20.0007427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0011752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc_native.h 2025-12-04T10:00:20.0016291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc_ops.h 2025-12-04T10:00:20.0020805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax.h 2025-12-04T10:00:20.0025355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0029658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax_native.h 2025-12-04T10:00:20.0034435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax_ops.h 2025-12-04T10:00:20.0039166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0.h 2025-12-04T10:00:20.0044259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.0048767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_cpu_dispatch.h 2025-12-04T10:00:20.0053239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_cuda_dispatch.h 2025-12-04T10:00:20.0057756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_meta.h 2025-12-04T10:00:20.0062169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_meta_dispatch.h 2025-12-04T10:00:20.0066906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_native.h 2025-12-04T10:00:20.0071424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_ops.h 2025-12-04T10:00:20.0075683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py.h 2025-12-04T10:00:20.0080538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.0085283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0089687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_cpu_dispatch.h 2025-12-04T10:00:20.0094253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_cuda_dispatch.h 2025-12-04T10:00:20.0099108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_meta.h 2025-12-04T10:00:20.0103648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_meta_dispatch.h 2025-12-04T10:00:20.0108569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_native.h 2025-12-04T10:00:20.0113211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_ops.h 2025-12-04T10:00:20.0117773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy.h 2025-12-04T10:00:20.0122586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0126757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy_native.h 2025-12-04T10:00:20.0131168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy_ops.h 2025-12-04T10:00:20.0135574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta.h 2025-12-04T10:00:20.0140231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.0145785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0150577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_cpu_dispatch.h 2025-12-04T10:00:20.0155625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_cuda_dispatch.h 2025-12-04T10:00:20.0160758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_meta.h 2025-12-04T10:00:20.0165510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_meta_dispatch.h 2025-12-04T10:00:20.0170701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_native.h 2025-12-04T10:00:20.0176024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_ops.h 2025-12-04T10:00:20.0180685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split.h 2025-12-04T10:00:20.0185363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0190344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0195109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy.h 2025-12-04T10:00:20.0199936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.0204575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0208980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_native.h 2025-12-04T10:00:20.0213484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_ops.h 2025-12-04T10:00:20.0217992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_native.h 2025-12-04T10:00:20.0222329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_ops.h 2025-12-04T10:00:20.0226555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes.h 2025-12-04T10:00:20.0231354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0235564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy.h 2025-12-04T10:00:20.0240375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.0244898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0249474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_cuda_dispatch.h 2025-12-04T10:00:20.0253737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_native.h 2025-12-04T10:00:20.0258251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_ops.h 2025-12-04T10:00:20.0262453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_native.h 2025-12-04T10:00:20.0266971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_ops.h 2025-12-04T10:00:20.0271176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt.h 2025-12-04T10:00:20.0275936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.0280221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_cpu_dispatch.h 2025-12-04T10:00:20.0284335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_cuda_dispatch.h 2025-12-04T10:00:20.0288457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_meta.h 2025-12-04T10:00:20.0292608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_meta_dispatch.h 2025-12-04T10:00:20.0297953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_native.h 2025-12-04T10:00:20.0301313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_ops.h 2025-12-04T10:00:20.0305037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square.h 2025-12-04T10:00:20.0308930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0312865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square_native.h 2025-12-04T10:00:20.0317269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square_ops.h 2025-12-04T10:00:20.0321467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze.h 2025-12-04T10:00:20.0325523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0329980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0334145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy.h 2025-12-04T10:00:20.0338634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.0342828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0347092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_native.h 2025-12-04T10:00:20.0351208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_ops.h 2025-12-04T10:00:20.0355535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_native.h 2025-12-04T10:00:20.0359793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_ops.h 2025-12-04T10:00:20.0363881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm.h 2025-12-04T10:00:20.0368036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0372343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_cpu_dispatch.h 2025-12-04T10:00:20.0376476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_cuda_dispatch.h 2025-12-04T10:00:20.0380887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_native.h 2025-12-04T10:00:20.0384911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_ops.h 2025-12-04T10:00:20.0389126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack.h 2025-12-04T10:00:20.0393379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0397403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack_native.h 2025-12-04T10:00:20.0401442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack_ops.h 2025-12-04T10:00:20.0405493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std.h 2025-12-04T10:00:20.0409402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0413355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_cpu_dispatch.h 2025-12-04T10:00:20.0417270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_cuda_dispatch.h 2025-12-04T10:00:20.0421414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean.h 2025-12-04T10:00:20.0425489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0429953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0433911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_cpu_dispatch.h 2025-12-04T10:00:20.0438036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_cuda_dispatch.h 2025-12-04T10:00:20.0442171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_native.h 2025-12-04T10:00:20.0446158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_ops.h 2025-12-04T10:00:20.0450249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_native.h 2025-12-04T10:00:20.0454289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_ops.h 2025-12-04T10:00:20.0457962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft.h 2025-12-04T10:00:20.0461879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0465951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft_native.h 2025-12-04T10:00:20.0469869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft_ops.h 2025-12-04T10:00:20.0473987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride.h 2025-12-04T10:00:20.0486519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0487328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride_native.h 2025-12-04T10:00:20.0490232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride_ops.h 2025-12-04T10:00:20.0494349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub.h 2025-12-04T10:00:20.0499026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract.h 2025-12-04T10:00:20.0502795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0506898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract_native.h 2025-12-04T10:00:20.0510929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract_ops.h 2025-12-04T10:00:20.0515577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.0519842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0523858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_cpu_dispatch.h 2025-12-04T10:00:20.0527843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_cuda_dispatch.h 2025-12-04T10:00:20.0532094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_meta.h 2025-12-04T10:00:20.0535912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_meta_dispatch.h 2025-12-04T10:00:20.0539910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_native.h 2025-12-04T10:00:20.0543868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_ops.h 2025-12-04T10:00:20.0547558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum.h 2025-12-04T10:00:20.0551576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.0556055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0560309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0564436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_cpu_dispatch.h 2025-12-04T10:00:20.0568241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_cuda_dispatch.h 2025-12-04T10:00:20.0572528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_meta.h 2025-12-04T10:00:20.0576303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_meta_dispatch.h 2025-12-04T10:00:20.0580346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_native.h 2025-12-04T10:00:20.0584326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_ops.h 2025-12-04T10:00:20.0588055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size.h 2025-12-04T10:00:20.0592531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0597300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size_native.h 2025-12-04T10:00:20.0601332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size_ops.h 2025-12-04T10:00:20.0605360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd.h 2025-12-04T10:00:20.0609288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0613420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd_native.h 2025-12-04T10:00:20.0617375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd_ops.h 2025-12-04T10:00:20.0621079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes.h 2025-12-04T10:00:20.0624918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0628968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes_native.h 2025-12-04T10:00:20.0633622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes_ops.h 2025-12-04T10:00:20.0638162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims.h 2025-12-04T10:00:20.0642090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0647119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims_native.h 2025-12-04T10:00:20.0730388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims_ops.h 2025-12-04T10:00:20.0731080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range.h 2025-12-04T10:00:20.0731919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0732821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size.h 2025-12-04T10:00:20.0733717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.0737205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size_native.h 2025-12-04T10:00:20.0738021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size_ops.h 2025-12-04T10:00:20.0738783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_native.h 2025-12-04T10:00:20.0739524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_ops.h 2025-12-04T10:00:20.0740217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous.h 2025-12-04T10:00:20.0743889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0744754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous_native.h 2025-12-04T10:00:20.0745475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous_ops.h 2025-12-04T10:00:20.0746133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel.h 2025-12-04T10:00:20.0746879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0747669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel_native.h 2025-12-04T10:00:20.0750798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel_ops.h 2025-12-04T10:00:20.0751441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size.h 2025-12-04T10:00:20.0752209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0752975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size_native.h 2025-12-04T10:00:20.0753617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size_ops.h 2025-12-04T10:00:20.0754276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset.h 2025-12-04T10:00:20.0757373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0763274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset_native.h 2025-12-04T10:00:20.0766380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset_ops.h 2025-12-04T10:00:20.0770419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride.h 2025-12-04T10:00:20.0774819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0779196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride_native.h 2025-12-04T10:00:20.0783629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride_ops.h 2025-12-04T10:00:20.0787757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t.h 2025-12-04T10:00:20.0791444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take.h 2025-12-04T10:00:20.0795224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim.h 2025-12-04T10:00:20.0799566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0804014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim_native.h 2025-12-04T10:00:20.0808379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim_ops.h 2025-12-04T10:00:20.0812541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_cpu_dispatch.h 2025-12-04T10:00:20.0816737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_cuda_dispatch.h 2025-12-04T10:00:20.0820859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_native.h 2025-12-04T10:00:20.0824819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_ops.h 2025-12-04T10:00:20.0828726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan.h 2025-12-04T10:00:20.0832559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh.h 2025-12-04T10:00:20.0836666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward.h 2025-12-04T10:00:20.0841566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.0845605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_cpu_dispatch.h 2025-12-04T10:00:20.0849819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_cuda_dispatch.h 2025-12-04T10:00:20.0853969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_meta.h 2025-12-04T10:00:20.0858093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_meta_dispatch.h 2025-12-04T10:00:20.0862234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_native.h 2025-12-04T10:00:20.0866800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_ops.h 2025-12-04T10:00:20.0871450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.0877192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_cpu_dispatch.h 2025-12-04T10:00:20.0880378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_cuda_dispatch.h 2025-12-04T10:00:20.0884782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_meta.h 2025-12-04T10:00:20.0889873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_meta_dispatch.h 2025-12-04T10:00:20.0893249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_native.h 2025-12-04T10:00:20.0897863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_ops.h 2025-12-04T10:00:20.0903037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.0906216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_cpu_dispatch.h 2025-12-04T10:00:20.0910663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_cuda_dispatch.h 2025-12-04T10:00:20.0915439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_meta.h 2025-12-04T10:00:20.0918910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_meta_dispatch.h 2025-12-04T10:00:20.0923093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_native.h 2025-12-04T10:00:20.0927867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_ops.h 2025-12-04T10:00:20.0931357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor.h 2025-12-04T10:00:20.0935725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot.h 2025-12-04T10:00:20.0940666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0944277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot_native.h 2025-12-04T10:00:20.0948477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot_ops.h 2025-12-04T10:00:20.0953116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split.h 2025-12-04T10:00:20.0959036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.0961586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split_native.h 2025-12-04T10:00:20.0965968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split_ops.h 2025-12-04T10:00:20.0971845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d.h 2025-12-04T10:00:20.0974919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1010320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d_native.h 2025-12-04T10:00:20.1012802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d_ops.h 2025-12-04T10:00:20.1017646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold.h 2025-12-04T10:00:20.1022682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward.h 2025-12-04T10:00:20.1026543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.1031335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_cpu_dispatch.h 2025-12-04T10:00:20.1035733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_cuda_dispatch.h 2025-12-04T10:00:20.1041172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_meta.h 2025-12-04T10:00:20.1044865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_meta_dispatch.h 2025-12-04T10:00:20.1049263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_native.h 2025-12-04T10:00:20.1054256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_ops.h 2025-12-04T10:00:20.1058229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.1062573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_cpu_dispatch.h 2025-12-04T10:00:20.1066943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_cuda_dispatch.h 2025-12-04T10:00:20.1071108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_meta.h 2025-12-04T10:00:20.1075406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_meta_dispatch.h 2025-12-04T10:00:20.1079852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_native.h 2025-12-04T10:00:20.1084859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_ops.h 2025-12-04T10:00:20.1088427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile.h 2025-12-04T10:00:20.1122178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1126327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile_native.h 2025-12-04T10:00:20.1130579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile_ops.h 2025-12-04T10:00:20.1134548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to.h 2025-12-04T10:00:20.1138424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk.h 2025-12-04T10:00:20.1142605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.1146515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_cpu_dispatch.h 2025-12-04T10:00:20.1153339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_cuda_dispatch.h 2025-12-04T10:00:20.1156013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_meta.h 2025-12-04T10:00:20.1170593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_meta_dispatch.h 2025-12-04T10:00:20.1171262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_native.h 2025-12-04T10:00:20.1171868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_ops.h 2025-12-04T10:00:20.1174020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1178470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense.h 2025-12-04T10:00:20.1184532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward.h 2025-12-04T10:00:20.1187530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1192272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward_native.h 2025-12-04T10:00:20.1196366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward_ops.h 2025-12-04T10:00:20.1203175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1205024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_native.h 2025-12-04T10:00:20.1209127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_ops.h 2025-12-04T10:00:20.1213125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn.h 2025-12-04T10:00:20.1217139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward.h 2025-12-04T10:00:20.1222688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1226890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward_native.h 2025-12-04T10:00:20.1231128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward_ops.h 2025-12-04T10:00:20.1235347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1239551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_cpu_dispatch.h 2025-12-04T10:00:20.1243727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_native.h 2025-12-04T10:00:20.1248463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_ops.h 2025-12-04T10:00:20.1252828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_native.h 2025-12-04T10:00:20.1256771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_ops.h 2025-12-04T10:00:20.1260570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor.h 2025-12-04T10:00:20.1264636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1268618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor_native.h 2025-12-04T10:00:20.1272643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor_ops.h 2025-12-04T10:00:20.1276898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse.h 2025-12-04T10:00:20.1281028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc.h 2025-12-04T10:00:20.1285124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1289125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc_native.h 2025-12-04T10:00:20.1293267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc_ops.h 2025-12-04T10:00:20.1297859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr.h 2025-12-04T10:00:20.1303735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1306517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr_native.h 2025-12-04T10:00:20.1311059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr_ops.h 2025-12-04T10:00:20.1315204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1319308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc.h 2025-12-04T10:00:20.1324089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1328364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc_native.h 2025-12-04T10:00:20.1332447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc_ops.h 2025-12-04T10:00:20.1336567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr.h 2025-12-04T10:00:20.1341352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1345335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr_native.h 2025-12-04T10:00:20.1349414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr_ops.h 2025-12-04T10:00:20.1353408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_native.h 2025-12-04T10:00:20.1357522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_ops.h 2025-12-04T10:00:20.1361894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace.h 2025-12-04T10:00:20.1365588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward.h 2025-12-04T10:00:20.1370006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1373980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward_native.h 2025-12-04T10:00:20.1378091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward_ops.h 2025-12-04T10:00:20.1382428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1386717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_cpu_dispatch.h 2025-12-04T10:00:20.1390879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_cuda_dispatch.h 2025-12-04T10:00:20.1394948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_native.h 2025-12-04T10:00:20.1399498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_ops.h 2025-12-04T10:00:20.1403924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose.h 2025-12-04T10:00:20.1408066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1412811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1417340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy.h 2025-12-04T10:00:20.1421631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.1425938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1430929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_native.h 2025-12-04T10:00:20.1436853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_ops.h 2025-12-04T10:00:20.1439614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_native.h 2025-12-04T10:00:20.1444520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_ops.h 2025-12-04T10:00:20.1449564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid.h 2025-12-04T10:00:20.1453101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1457949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid_native.h 2025-12-04T10:00:20.1462794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid_ops.h 2025-12-04T10:00:20.1468188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz.h 2025-12-04T10:00:20.1471084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1475242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz_native.h 2025-12-04T10:00:20.1480804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz_ops.h 2025-12-04T10:00:20.1484113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve.h 2025-12-04T10:00:20.1488765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.1493449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_cpu_dispatch.h 2025-12-04T10:00:20.1499381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_cuda_dispatch.h 2025-12-04T10:00:20.1502715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_meta.h 2025-12-04T10:00:20.1507381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_meta_dispatch.h 2025-12-04T10:00:20.1512350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_native.h 2025-12-04T10:00:20.1516449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_ops.h 2025-12-04T10:00:20.1520597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril.h 2025-12-04T10:00:20.1525107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.1529632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_cpu_dispatch.h 2025-12-04T10:00:20.1534162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_cuda_dispatch.h 2025-12-04T10:00:20.1538932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices.h 2025-12-04T10:00:20.1544313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1547504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_cpu_dispatch.h 2025-12-04T10:00:20.1551846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_cuda_dispatch.h 2025-12-04T10:00:20.1556848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_native.h 2025-12-04T10:00:20.1562784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_ops.h 2025-12-04T10:00:20.1565431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_meta.h 2025-12-04T10:00:20.1569685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_meta_dispatch.h 2025-12-04T10:00:20.1575477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_native.h 2025-12-04T10:00:20.1577934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_ops.h 2025-12-04T10:00:20.1582227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss.h 2025-12-04T10:00:20.1588284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1590822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss_native.h 2025-12-04T10:00:20.1595239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss_ops.h 2025-12-04T10:00:20.1600822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu.h 2025-12-04T10:00:20.1603979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.1608142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_cpu_dispatch.h 2025-12-04T10:00:20.1613433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_cuda_dispatch.h 2025-12-04T10:00:20.1616584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices.h 2025-12-04T10:00:20.1621123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1626009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_cpu_dispatch.h 2025-12-04T10:00:20.1629453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_cuda_dispatch.h 2025-12-04T10:00:20.1633908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_native.h 2025-12-04T10:00:20.1638646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_ops.h 2025-12-04T10:00:20.1644475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_meta.h 2025-12-04T10:00:20.1647030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_meta_dispatch.h 2025-12-04T10:00:20.1675678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_native.h 2025-12-04T10:00:20.1676115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_ops.h 2025-12-04T10:00:20.1676444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide.h 2025-12-04T10:00:20.1676865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1677153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide_native.h 2025-12-04T10:00:20.1677427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide_ops.h 2025-12-04T10:00:20.1681130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc.h 2025-12-04T10:00:20.1685170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.1689976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_cpu_dispatch.h 2025-12-04T10:00:20.1694104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_cuda_dispatch.h 2025-12-04T10:00:20.1698350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_meta.h 2025-12-04T10:00:20.1702673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_meta_dispatch.h 2025-12-04T10:00:20.1707294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_native.h 2025-12-04T10:00:20.1711467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_ops.h 2025-12-04T10:00:20.1715622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as.h 2025-12-04T10:00:20.1719649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1724548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as_native.h 2025-12-04T10:00:20.1728588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as_ops.h 2025-12-04T10:00:20.1732816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1736554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy.h 2025-12-04T10:00:20.1740423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.1744443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1748408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_native.h 2025-12-04T10:00:20.1753077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_ops.h 2025-12-04T10:00:20.1757202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_native.h 2025-12-04T10:00:20.1760961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_ops.h 2025-12-04T10:00:20.1764733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind.h 2025-12-04T10:00:20.1768681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1772724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1777320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy.h 2025-12-04T10:00:20.1781916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.1785976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1789980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_native.h 2025-12-04T10:00:20.1794165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_ops.h 2025-12-04T10:00:20.1798473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_native.h 2025-12-04T10:00:20.1802653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_ops.h 2025-12-04T10:00:20.1808535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten.h 2025-12-04T10:00:20.1811670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1815822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors.h 2025-12-04T10:00:20.1820057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.1824143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors_native.h 2025-12-04T10:00:20.1828863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors_ops.h 2025-12-04T10:00:20.1833078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_native.h 2025-12-04T10:00:20.1837512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_ops.h 2025-12-04T10:00:20.1841593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold.h 2025-12-04T10:00:20.1845374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward.h 2025-12-04T10:00:20.1849618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1853907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_cpu_dispatch.h 2025-12-04T10:00:20.1858385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_cuda_dispatch.h 2025-12-04T10:00:20.1862151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_native.h 2025-12-04T10:00:20.1883025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_ops.h 2025-12-04T10:00:20.1883445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy.h 2025-12-04T10:00:20.1883931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.1884338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1884669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_native.h 2025-12-04T10:00:20.1888743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_ops.h 2025-12-04T10:00:20.1892899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_cpu_dispatch.h 2025-12-04T10:00:20.1897154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_cuda_dispatch.h 2025-12-04T10:00:20.1901642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_meta_dispatch.h 2025-12-04T10:00:20.1905838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_native.h 2025-12-04T10:00:20.1910231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_ops.h 2025-12-04T10:00:20.1914464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform.h 2025-12-04T10:00:20.1918952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1923172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_cpu_dispatch.h 2025-12-04T10:00:20.1928870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_cuda_dispatch.h 2025-12-04T10:00:20.1931680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_meta_dispatch.h 2025-12-04T10:00:20.1936016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_native.h 2025-12-04T10:00:20.1941382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_ops.h 2025-12-04T10:00:20.1944705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive.h 2025-12-04T10:00:20.1949164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1954288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_cpu_dispatch.h 2025-12-04T10:00:20.1957958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_cuda_dispatch.h 2025-12-04T10:00:20.1962497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_native.h 2025-12-04T10:00:20.1967094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_ops.h 2025-12-04T10:00:20.1970902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim.h 2025-12-04T10:00:20.1975897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1980240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive.h 2025-12-04T10:00:20.1986259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.1989560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_cpu_dispatch.h 2025-12-04T10:00:20.1993997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_cuda_dispatch.h 2025-12-04T10:00:20.1998509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_native.h 2025-12-04T10:00:20.2002710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_ops.h 2025-12-04T10:00:20.2007889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_cpu_dispatch.h 2025-12-04T10:00:20.2012392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_cuda_dispatch.h 2025-12-04T10:00:20.2017014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_native.h 2025-12-04T10:00:20.2021210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_ops.h 2025-12-04T10:00:20.2025723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk.h 2025-12-04T10:00:20.2030265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.2034343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk_native.h 2025-12-04T10:00:20.2038852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk_ops.h 2025-12-04T10:00:20.2043141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split.h 2025-12-04T10:00:20.2048863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2051956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_native.h 2025-12-04T10:00:20.2056342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_ops.h 2025-12-04T10:00:20.2061037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes.h 2025-12-04T10:00:20.2065290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2069605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes_native.h 2025-12-04T10:00:20.2074263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes_ops.h 2025-12-04T10:00:20.2079337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze.h 2025-12-04T10:00:20.2083683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2087951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy.h 2025-12-04T10:00:20.2092470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2096615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2101114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_native.h 2025-12-04T10:00:20.2105912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_ops.h 2025-12-04T10:00:20.2110184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_native.h 2025-12-04T10:00:20.2114498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_ops.h 2025-12-04T10:00:20.2119127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d.h 2025-12-04T10:00:20.2124269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward.h 2025-12-04T10:00:20.2128602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2132930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_cpu_dispatch.h 2025-12-04T10:00:20.2137580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_cuda_dispatch.h 2025-12-04T10:00:20.2142864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_meta.h 2025-12-04T10:00:20.2146233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_meta_dispatch.h 2025-12-04T10:00:20.2150873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_native.h 2025-12-04T10:00:20.2187545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_ops.h 2025-12-04T10:00:20.2188061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2188504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.2188845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_cpu_dispatch.h 2025-12-04T10:00:20.2189183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_cuda_dispatch.h 2025-12-04T10:00:20.2189501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_meta.h 2025-12-04T10:00:20.2189833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_meta_dispatch.h 2025-12-04T10:00:20.2191039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_native.h 2025-12-04T10:00:20.2195679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_ops.h 2025-12-04T10:00:20.2200443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d.h 2025-12-04T10:00:20.2204749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward.h 2025-12-04T10:00:20.2209522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2213652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_cpu_dispatch.h 2025-12-04T10:00:20.2220378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_cuda_dispatch.h 2025-12-04T10:00:20.2222655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_meta.h 2025-12-04T10:00:20.2226911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_meta_dispatch.h 2025-12-04T10:00:20.2231569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_native.h 2025-12-04T10:00:20.2237250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_ops.h 2025-12-04T10:00:20.2241061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2275724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2280246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.2284760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_cpu_dispatch.h 2025-12-04T10:00:20.2289082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_cuda_dispatch.h 2025-12-04T10:00:20.2293616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_meta.h 2025-12-04T10:00:20.2298531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_meta_dispatch.h 2025-12-04T10:00:20.2303326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_native.h 2025-12-04T10:00:20.2308789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_ops.h 2025-12-04T10:00:20.2312004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d.h 2025-12-04T10:00:20.2316525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward.h 2025-12-04T10:00:20.2321089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2325627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_cpu_dispatch.h 2025-12-04T10:00:20.2330382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_cuda_dispatch.h 2025-12-04T10:00:20.2334657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_meta.h 2025-12-04T10:00:20.2339706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_meta_dispatch.h 2025-12-04T10:00:20.2344031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_native.h 2025-12-04T10:00:20.2349075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_ops.h 2025-12-04T10:00:20.2353531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2357947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.2362631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_cpu_dispatch.h 2025-12-04T10:00:20.2366953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_cuda_dispatch.h 2025-12-04T10:00:20.2371304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_meta.h 2025-12-04T10:00:20.2375827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_meta_dispatch.h 2025-12-04T10:00:20.2380067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_native.h 2025-12-04T10:00:20.2384311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_ops.h 2025-12-04T10:00:20.2388516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d.h 2025-12-04T10:00:20.2392755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward.h 2025-12-04T10:00:20.2397351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2401702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_cpu_dispatch.h 2025-12-04T10:00:20.2406021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_cuda_dispatch.h 2025-12-04T10:00:20.2411257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_meta.h 2025-12-04T10:00:20.2415526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_meta_dispatch.h 2025-12-04T10:00:20.2419768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_native.h 2025-12-04T10:00:20.2424040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_ops.h 2025-12-04T10:00:20.2428778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2433053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.2437379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_cpu_dispatch.h 2025-12-04T10:00:20.2441643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_cuda_dispatch.h 2025-12-04T10:00:20.2445889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_meta.h 2025-12-04T10:00:20.2450501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_meta_dispatch.h 2025-12-04T10:00:20.2455076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_native.h 2025-12-04T10:00:20.2459374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_ops.h 2025-12-04T10:00:20.2463766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d.h 2025-12-04T10:00:20.2469545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward.h 2025-12-04T10:00:20.2473958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2478431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_cpu_dispatch.h 2025-12-04T10:00:20.2483364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_cuda_dispatch.h 2025-12-04T10:00:20.2487688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_meta.h 2025-12-04T10:00:20.2492011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_meta_dispatch.h 2025-12-04T10:00:20.2496233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_native.h 2025-12-04T10:00:20.2500437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_ops.h 2025-12-04T10:00:20.2505139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2509459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2513845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.2518250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_cpu_dispatch.h 2025-12-04T10:00:20.2522438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_cuda_dispatch.h 2025-12-04T10:00:20.2526917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_meta.h 2025-12-04T10:00:20.2531238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_meta_dispatch.h 2025-12-04T10:00:20.2537042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_native.h 2025-12-04T10:00:20.2540345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_ops.h 2025-12-04T10:00:20.2544562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d.h 2025-12-04T10:00:20.2548734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward.h 2025-12-04T10:00:20.2553377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2557706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_cpu_dispatch.h 2025-12-04T10:00:20.2562070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_cuda_dispatch.h 2025-12-04T10:00:20.2567018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_meta.h 2025-12-04T10:00:20.2571662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_meta_dispatch.h 2025-12-04T10:00:20.2576164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_native.h 2025-12-04T10:00:20.2580897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_ops.h 2025-12-04T10:00:20.2586925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2590117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.2594555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_cpu_dispatch.h 2025-12-04T10:00:20.2599824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_cuda_dispatch.h 2025-12-04T10:00:20.2605946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_meta.h 2025-12-04T10:00:20.2608658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_meta_dispatch.h 2025-12-04T10:00:20.2613465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_native.h 2025-12-04T10:00:20.2618780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_ops.h 2025-12-04T10:00:20.2622558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d.h 2025-12-04T10:00:20.2627104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward.h 2025-12-04T10:00:20.2632026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2636996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_cpu_dispatch.h 2025-12-04T10:00:20.2641330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_cuda_dispatch.h 2025-12-04T10:00:20.2645818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_meta.h 2025-12-04T10:00:20.2650341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_meta_dispatch.h 2025-12-04T10:00:20.2654736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_native.h 2025-12-04T10:00:20.2660142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_ops.h 2025-12-04T10:00:20.2666120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2671108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.2676231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_cpu_dispatch.h 2025-12-04T10:00:20.2681466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_cuda_dispatch.h 2025-12-04T10:00:20.2686779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_meta.h 2025-12-04T10:00:20.2691863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_meta_dispatch.h 2025-12-04T10:00:20.2696887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_native.h 2025-12-04T10:00:20.2702318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_ops.h 2025-12-04T10:00:20.2707357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values.h 2025-12-04T10:00:20.2712131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2717081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy.h 2025-12-04T10:00:20.2721745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2726222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2730684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_native.h 2025-12-04T10:00:20.2735076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_ops.h 2025-12-04T10:00:20.2739631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_native.h 2025-12-04T10:00:20.2743931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_ops.h 2025-12-04T10:00:20.2749570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward.h 2025-12-04T10:00:20.2753293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.2757485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward_native.h 2025-12-04T10:00:20.2761684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward_ops.h 2025-12-04T10:00:20.2766571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander.h 2025-12-04T10:00:20.2770610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.2774886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander_native.h 2025-12-04T10:00:20.2778967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander_ops.h 2025-12-04T10:00:20.2783138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var.h 2025-12-04T10:00:20.2787047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.2792670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_cpu_dispatch.h 2025-12-04T10:00:20.2795780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_cuda_dispatch.h 2025-12-04T10:00:20.2799868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean.h 2025-12-04T10:00:20.2803842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2808326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.2813226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_cpu_dispatch.h 2025-12-04T10:00:20.2816627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_cuda_dispatch.h 2025-12-04T10:00:20.2820980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_native.h 2025-12-04T10:00:20.2825173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_ops.h 2025-12-04T10:00:20.2829286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_native.h 2025-12-04T10:00:20.2833281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_ops.h 2025-12-04T10:00:20.2837280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot.h 2025-12-04T10:00:20.2841410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2845365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_cpu_dispatch.h 2025-12-04T10:00:20.2849436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_cuda_dispatch.h 2025-12-04T10:00:20.2853511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_native.h 2025-12-04T10:00:20.2857565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_ops.h 2025-12-04T10:00:20.2861304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view.h 2025-12-04T10:00:20.2865046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as.h 2025-12-04T10:00:20.2868824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex.h 2025-12-04T10:00:20.2873382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy.h 2025-12-04T10:00:20.2877836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2881968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2886240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_native.h 2025-12-04T10:00:20.2890701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_ops.h 2025-12-04T10:00:20.2894922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_cpu_dispatch.h 2025-12-04T10:00:20.2899310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_cuda_dispatch.h 2025-12-04T10:00:20.2903565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_meta_dispatch.h 2025-12-04T10:00:20.2908330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_native.h 2025-12-04T10:00:20.2912543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_ops.h 2025-12-04T10:00:20.2916986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.2921046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_native.h 2025-12-04T10:00:20.2925168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_ops.h 2025-12-04T10:00:20.2929481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real.h 2025-12-04T10:00:20.2933657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy.h 2025-12-04T10:00:20.2938234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2942442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2946545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_native.h 2025-12-04T10:00:20.2950711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_ops.h 2025-12-04T10:00:20.2955190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_cpu_dispatch.h 2025-12-04T10:00:20.2959621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_cuda_dispatch.h 2025-12-04T10:00:20.2964239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_meta_dispatch.h 2025-12-04T10:00:20.2969703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_native.h 2025-12-04T10:00:20.2973057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_ops.h 2025-12-04T10:00:20.2977378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2981295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy.h 2025-12-04T10:00:20.2985944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.2989857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.2993951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_native.h 2025-12-04T10:00:20.2998222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_ops.h 2025-12-04T10:00:20.3002615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_cpu_dispatch.h 2025-12-04T10:00:20.3006793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_cuda_dispatch.h 2025-12-04T10:00:20.3011012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_meta_dispatch.h 2025-12-04T10:00:20.3015323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_native.h 2025-12-04T10:00:20.3019370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_ops.h 2025-12-04T10:00:20.3023467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit.h 2025-12-04T10:00:20.3027430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3031341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit_native.h 2025-12-04T10:00:20.3035368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit_ops.h 2025-12-04T10:00:20.3039507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack.h 2025-12-04T10:00:20.3043771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3047968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack_native.h 2025-12-04T10:00:20.3051945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack_ops.h 2025-12-04T10:00:20.3056087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where.h 2025-12-04T10:00:20.3059973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3063964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_cpu_dispatch.h 2025-12-04T10:00:20.3068476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_cuda_dispatch.h 2025-12-04T10:00:20.3072586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_native.h 2025-12-04T10:00:20.3076857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_ops.h 2025-12-04T10:00:20.3081227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy.h 2025-12-04T10:00:20.3085246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.3089324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3093333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_cpu_dispatch.h 2025-12-04T10:00:20.3097578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_cuda_dispatch.h 2025-12-04T10:00:20.3101631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_meta.h 2025-12-04T10:00:20.3105845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_meta_dispatch.h 2025-12-04T10:00:20.3110171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_native.h 2025-12-04T10:00:20.3114199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_ops.h 2025-12-04T10:00:20.3118304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor.h 2025-12-04T10:00:20.3122312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3126227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor_native.h 2025-12-04T10:00:20.3130551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor_ops.h 2025-12-04T10:00:20.3134400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero.h 2025-12-04T10:00:20.3138184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros.h 2025-12-04T10:00:20.3142721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3146815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like.h 2025-12-04T10:00:20.3151144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3155409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T10:00:20.3160044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_native.h 2025-12-04T10:00:20.3164459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_ops.h 2025-12-04T10:00:20.3168671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_native.h 2025-12-04T10:00:20.3173969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_ops.h 2025-12-04T10:00:20.3177544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3182101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_cpu_dispatch.h 2025-12-04T10:00:20.3186257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_cuda_dispatch.h 2025-12-04T10:00:20.3190813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_meta_dispatch.h 2025-12-04T10:00:20.3195054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_native.h 2025-12-04T10:00:20.3199359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_ops.h 2025-12-04T10:00:20.3203970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d.h 2025-12-04T10:00:20.3208472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward.h 2025-12-04T10:00:20.3213154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3217596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-12-04T10:00:20.3222177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-12-04T10:00:20.3226729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_native.h 2025-12-04T10:00:20.3231337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_ops.h 2025-12-04T10:00:20.3236044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3240607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_cpu_dispatch.h 2025-12-04T10:00:20.3245463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_cuda_dispatch.h 2025-12-04T10:00:20.3249797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_native.h 2025-12-04T10:00:20.3254826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_ops.h 2025-12-04T10:00:20.3259219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d.h 2025-12-04T10:00:20.3263983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward.h 2025-12-04T10:00:20.3268545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3273003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-12-04T10:00:20.3278005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-12-04T10:00:20.3281854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_native.h 2025-12-04T10:00:20.3286086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_ops.h 2025-12-04T10:00:20.3291084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3295310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_cpu_dispatch.h 2025-12-04T10:00:20.3299694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_cuda_dispatch.h 2025-12-04T10:00:20.3306479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_native.h 2025-12-04T10:00:20.3308781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_ops.h 2025-12-04T10:00:20.3313005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation.h 2025-12-04T10:00:20.3319568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.3323735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_cpu_dispatch.h 2025-12-04T10:00:20.3327972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_cuda_dispatch.h 2025-12-04T10:00:20.3332136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_meta.h 2025-12-04T10:00:20.3336611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_meta_dispatch.h 2025-12-04T10:00:20.3340757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_native.h 2025-12-04T10:00:20.3345172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_ops.h 2025-12-04T10:00:20.3349356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim.h 2025-12-04T10:00:20.3353650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3357922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim_native.h 2025-12-04T10:00:20.3362596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim_ops.h 2025-12-04T10:00:20.3366737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu.h 2025-12-04T10:00:20.3371058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3375774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_cpu_dispatch.h 2025-12-04T10:00:20.3380120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_meta_dispatch.h 2025-12-04T10:00:20.3384285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_native.h 2025-12-04T10:00:20.3388524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_ops.h 2025-12-04T10:00:20.3392677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax.h 2025-12-04T10:00:20.3396661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3400872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_cpu_dispatch.h 2025-12-04T10:00:20.3435673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_cuda_dispatch.h 2025-12-04T10:00:20.3439884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_native.h 2025-12-04T10:00:20.3444023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_ops.h 2025-12-04T10:00:20.3448312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale.h 2025-12-04T10:00:20.3452878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3457322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h 2025-12-04T10:00:20.3461894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h 2025-12-04T10:00:20.3466353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_native.h 2025-12-04T10:00:20.3470654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_ops.h 2025-12-04T10:00:20.3475179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale.h 2025-12-04T10:00:20.3481168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3484249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_cpu_dispatch.h 2025-12-04T10:00:20.3488910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_cuda_dispatch.h 2025-12-04T10:00:20.3493747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_meta_dispatch.h 2025-12-04T10:00:20.3500036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_native.h 2025-12-04T10:00:20.3503342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_ops.h 2025-12-04T10:00:20.3507999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async.h 2025-12-04T10:00:20.3512989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_cpu_dispatch.h 2025-12-04T10:00:20.3516765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_cuda_dispatch.h 2025-12-04T10:00:20.3521148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_native.h 2025-12-04T10:00:20.3525708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_ops.h 2025-12-04T10:00:20.3531652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar.h 2025-12-04T10:00:20.3534480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3538804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar_native.h 2025-12-04T10:00:20.3544260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar_ops.h 2025-12-04T10:00:20.3547600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata.h 2025-12-04T10:00:20.3552415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3557057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_meta_dispatch.h 2025-12-04T10:00:20.3563146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_native.h 2025-12-04T10:00:20.3566243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_ops.h 2025-12-04T10:00:20.3570726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision.h 2025-12-04T10:00:20.3575938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3579513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision_native.h 2025-12-04T10:00:20.3584248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision_ops.h 2025-12-04T10:00:20.3588756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision.h 2025-12-04T10:00:20.3594675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3597938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision_native.h 2025-12-04T10:00:20.3602466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision_ops.h 2025-12-04T10:00:20.3607127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward.h 2025-12-04T10:00:20.3612318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3616378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward_native.h 2025-12-04T10:00:20.3621470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward_ops.h 2025-12-04T10:00:20.3673214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index.h 2025-12-04T10:00:20.3673804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward.h 2025-12-04T10:00:20.3674293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3674666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward_native.h 2025-12-04T10:00:20.3675016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward_ops.h 2025-12-04T10:00:20.3681493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3687123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_native.h 2025-12-04T10:00:20.3690645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_ops.h 2025-12-04T10:00:20.3695179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update.h 2025-12-04T10:00:20.3699508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3706017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update_native.h 2025-12-04T10:00:20.3708469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update_ops.h 2025-12-04T10:00:20.3712737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update.h 2025-12-04T10:00:20.3717581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3723006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_cpu_dispatch.h 2025-12-04T10:00:20.3726892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_cuda_dispatch.h 2025-12-04T10:00:20.3731084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_native.h 2025-12-04T10:00:20.3735279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_ops.h 2025-12-04T10:00:20.3739603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte.h 2025-12-04T10:00:20.3743997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3749890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte_native.h 2025-12-04T10:00:20.3752650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte_ops.h 2025-12-04T10:00:20.3756919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char.h 2025-12-04T10:00:20.3762101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3766339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char_native.h 2025-12-04T10:00:20.3770768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char_ops.h 2025-12-04T10:00:20.3774936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double.h 2025-12-04T10:00:20.3779199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3783272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double_native.h 2025-12-04T10:00:20.3787811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double_ops.h 2025-12-04T10:00:20.3792099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float.h 2025-12-04T10:00:20.3796673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3803219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float_native.h 2025-12-04T10:00:20.3805610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float_ops.h 2025-12-04T10:00:20.3809824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half.h 2025-12-04T10:00:20.3814126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3820189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half_native.h 2025-12-04T10:00:20.3822687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half_ops.h 2025-12-04T10:00:20.3826781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int.h 2025-12-04T10:00:20.3831164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3835422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int_native.h 2025-12-04T10:00:20.3839699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int_ops.h 2025-12-04T10:00:20.3843764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long.h 2025-12-04T10:00:20.3848085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3852192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long_native.h 2025-12-04T10:00:20.3856593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long_ops.h 2025-12-04T10:00:20.3861145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short.h 2025-12-04T10:00:20.3865554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3869811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short_native.h 2025-12-04T10:00:20.3873912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short_ops.h 2025-12-04T10:00:20.3878130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward.h 2025-12-04T10:00:20.3882828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3887013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_cpu_dispatch.h 2025-12-04T10:00:20.3891387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_cuda_dispatch.h 2025-12-04T10:00:20.3895800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_native.h 2025-12-04T10:00:20.3900345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_ops.h 2025-12-04T10:00:20.3904861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward.h 2025-12-04T10:00:20.3909081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3913214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_cpu_dispatch.h 2025-12-04T10:00:20.3917511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_cuda_dispatch.h 2025-12-04T10:00:20.3921742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_native.h 2025-12-04T10:00:20.3926021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_ops.h 2025-12-04T10:00:20.3930516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper.h 2025-12-04T10:00:20.3934634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3938722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_cpu_dispatch.h 2025-12-04T10:00:20.3942845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_cuda_dispatch.h 2025-12-04T10:00:20.3947133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_native.h 2025-12-04T10:00:20.3953443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_ops.h 2025-12-04T10:00:20.3957846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor.h 2025-12-04T10:00:20.3962131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.3966236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor_native.h 2025-12-04T10:00:20.3970424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor_ops.h 2025-12-04T10:00:20.3974607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat.h 2025-12-04T10:00:20.3979041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.3983108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_cuda_dispatch.h 2025-12-04T10:00:20.3987360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_native.h 2025-12-04T10:00:20.3991984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_ops.h 2025-12-04T10:00:20.3996206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce.h 2025-12-04T10:00:20.4000280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced.h 2025-12-04T10:00:20.4004487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4008833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_meta_dispatch.h 2025-12-04T10:00:20.4013421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_native.h 2025-12-04T10:00:20.4017409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_ops.h 2025-12-04T10:00:20.4021975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4026413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce_native.h 2025-12-04T10:00:20.4030741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce_ops.h 2025-12-04T10:00:20.4035521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination.h 2025-12-04T10:00:20.4040250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_cpu_dispatch.h 2025-12-04T10:00:20.4045131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_cuda_dispatch.h 2025-12-04T10:00:20.4048932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_native.h 2025-12-04T10:00:20.4053555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_ops.h 2025-12-04T10:00:20.4057994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj.h 2025-12-04T10:00:20.4064006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4066349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy.h 2025-12-04T10:00:20.4071750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.4076235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4080858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_native.h 2025-12-04T10:00:20.4085034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_ops.h 2025-12-04T10:00:20.4089624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_native.h 2025-12-04T10:00:20.4093395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_ops.h 2025-12-04T10:00:20.4097911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical.h 2025-12-04T10:00:20.4102814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4108257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical_native.h 2025-12-04T10:00:20.4112029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical_ops.h 2025-12-04T10:00:20.4116753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr.h 2025-12-04T10:00:20.4121478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.4127148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-12-04T10:00:20.4130738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-12-04T10:00:20.4135181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta.h 2025-12-04T10:00:20.4139780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta_dispatch.h 2025-12-04T10:00:20.4145906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_native.h 2025-12-04T10:00:20.4148633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_ops.h 2025-12-04T10:00:20.4200573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo.h 2025-12-04T10:00:20.4201580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.4202637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-12-04T10:00:20.4203510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-12-04T10:00:20.4204371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta.h 2025-12-04T10:00:20.4207749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta_dispatch.h 2025-12-04T10:00:20.4208614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_native.h 2025-12-04T10:00:20.4209446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_ops.h 2025-12-04T10:00:20.4210225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack.h 2025-12-04T10:00:20.4211280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_cuda_dispatch.h 2025-12-04T10:00:20.4214608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu.h 2025-12-04T10:00:20.4215468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-12-04T10:00:20.4216353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_native.h 2025-12-04T10:00:20.4221410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_ops.h 2025-12-04T10:00:20.4224330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_native.h 2025-12-04T10:00:20.4228688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_ops.h 2025-12-04T10:00:20.4234273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution.h 2025-12-04T10:00:20.4238729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4243010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.4247240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward.h 2025-12-04T10:00:20.4252083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.4256384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward_native.h 2025-12-04T10:00:20.4260996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward_ops.h 2025-12-04T10:00:20.4265170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode.h 2025-12-04T10:00:20.4269533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.4276891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode_native.h 2025-12-04T10:00:20.4279040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode_ops.h 2025-12-04T10:00:20.4283196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_native.h 2025-12-04T10:00:20.4287974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_ops.h 2025-12-04T10:00:20.4292638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d.h 2025-12-04T10:00:20.4296927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d_cuda_dispatch.h 2025-12-04T10:00:20.4301098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d_native.h 2025-12-04T10:00:20.4305267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d_ops.h 2025-12-04T10:00:20.4309849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from.h 2025-12-04T10:00:20.4315677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize.h 2025-12-04T10:00:20.4318889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4323368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize_native.h 2025-12-04T10:00:20.4327541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize_ops.h 2025-12-04T10:00:20.4333476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4337282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_native.h 2025-12-04T10:00:20.4341447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_ops.h 2025-12-04T10:00:20.4345601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress.h 2025-12-04T10:00:20.4349986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress_cuda_dispatch.h 2025-12-04T10:00:20.4354117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress_native.h 2025-12-04T10:00:20.4358329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress_ops.h 2025-12-04T10:00:20.4362482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm.h 2025-12-04T10:00:20.4367156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_cuda_dispatch.h 2025-12-04T10:00:20.4371395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_native.h 2025-12-04T10:00:20.4375604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_ops.h 2025-12-04T10:00:20.4380016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search.h 2025-12-04T10:00:20.4384434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search_cuda_dispatch.h 2025-12-04T10:00:20.4388793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search_native.h 2025-12-04T10:00:20.4392992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search_ops.h 2025-12-04T10:00:20.4397451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss.h 2025-12-04T10:00:20.4401589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward.h 2025-12-04T10:00:20.4406713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4411239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_cpu_dispatch.h 2025-12-04T10:00:20.4415556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_cuda_dispatch.h 2025-12-04T10:00:20.4419981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_native.h 2025-12-04T10:00:20.4424325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_ops.h 2025-12-04T10:00:20.4428743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4434639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_cpu_dispatch.h 2025-12-04T10:00:20.4438014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_cuda_dispatch.h 2025-12-04T10:00:20.4442225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_meta_dispatch.h 2025-12-04T10:00:20.4446553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_native.h 2025-12-04T10:00:20.4451244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_ops.h 2025-12-04T10:00:20.4455484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward.h 2025-12-04T10:00:20.4459679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward_cuda_dispatch.h 2025-12-04T10:00:20.4463818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward_native.h 2025-12-04T10:00:20.4468281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward_ops.h 2025-12-04T10:00:20.4472477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward.h 2025-12-04T10:00:20.4476805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward_cuda_dispatch.h 2025-12-04T10:00:20.4481138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward_native.h 2025-12-04T10:00:20.4485416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward_ops.h 2025-12-04T10:00:20.4489953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss.h 2025-12-04T10:00:20.4494404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4498783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_cuda_dispatch.h 2025-12-04T10:00:20.4503429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_native.h 2025-12-04T10:00:20.4507685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_ops.h 2025-12-04T10:00:20.4511821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state.h 2025-12-04T10:00:20.4516321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4520712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_cuda_dispatch.h 2025-12-04T10:00:20.4525397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_native.h 2025-12-04T10:00:20.4529666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_ops.h 2025-12-04T10:00:20.4536411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn.h 2025-12-04T10:00:20.4542393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward.h 2025-12-04T10:00:20.4545342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4550033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_cuda_dispatch.h 2025-12-04T10:00:20.4555299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_native.h 2025-12-04T10:00:20.4559142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_ops.h 2025-12-04T10:00:20.4564159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4568737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_cuda_dispatch.h 2025-12-04T10:00:20.4574014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight.h 2025-12-04T10:00:20.4577574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4582431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-12-04T10:00:20.4597380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_native.h 2025-12-04T10:00:20.4602730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_ops.h 2025-12-04T10:00:20.4606827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_native.h 2025-12-04T10:00:20.4611375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_ops.h 2025-12-04T10:00:20.4615574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache.h 2025-12-04T10:00:20.4620193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.4624694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache_native.h 2025-12-04T10:00:20.4660305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache_ops.h 2025-12-04T10:00:20.4665450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size.h 2025-12-04T10:00:20.4670767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.4675795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_native.h 2025-12-04T10:00:20.4681260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_ops.h 2025-12-04T10:00:20.4685826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size.h 2025-12-04T10:00:20.4691261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.4697422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size_native.h 2025-12-04T10:00:20.4703148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size_ops.h 2025-12-04T10:00:20.4707834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size.h 2025-12-04T10:00:20.4712913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.4718158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_native.h 2025-12-04T10:00:20.4722794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_ops.h 2025-12-04T10:00:20.4727212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper.h 2025-12-04T10:00:20.4731678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_cpu_dispatch.h 2025-12-04T10:00:20.4736255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_cuda_dispatch.h 2025-12-04T10:00:20.4742774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_native.h 2025-12-04T10:00:20.4745144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_ops.h 2025-12-04T10:00:20.4749408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper.h 2025-12-04T10:00:20.4753651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_cpu_dispatch.h 2025-12-04T10:00:20.4759657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_cuda_dispatch.h 2025-12-04T10:00:20.4762434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_native.h 2025-12-04T10:00:20.4767007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_ops.h 2025-12-04T10:00:20.4771567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap.h 2025-12-04T10:00:20.4775898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.4780733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap_native.h 2025-12-04T10:00:20.4786075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap_ops.h 2025-12-04T10:00:20.4788783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimI.h 2025-12-04T10:00:20.4792890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimI_native.h 2025-12-04T10:00:20.4797119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimI_ops.h 2025-12-04T10:00:20.4801113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimV.h 2025-12-04T10:00:20.4804948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimV_native.h 2025-12-04T10:00:20.4808938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimV_ops.h 2025-12-04T10:00:20.4812958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange.h 2025-12-04T10:00:20.4817180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.4821676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange_native.h 2025-12-04T10:00:20.4825892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange_ops.h 2025-12-04T10:00:20.4830238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad.h 2025-12-04T10:00:20.4835197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4839428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_cpu_dispatch.h 2025-12-04T10:00:20.4843652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_cuda_dispatch.h 2025-12-04T10:00:20.4847782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_native.h 2025-12-04T10:00:20.4851948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_ops.h 2025-12-04T10:00:20.4856094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit.h 2025-12-04T10:00:20.4860373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit_cpu_dispatch.h 2025-12-04T10:00:20.4864441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit_native.h 2025-12-04T10:00:20.4868525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit_ops.h 2025-12-04T10:00:20.4872842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight.h 2025-12-04T10:00:20.4877140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-12-04T10:00:20.4881506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_native.h 2025-12-04T10:00:20.4885830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_ops.h 2025-12-04T10:00:20.4890040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor.h 2025-12-04T10:00:20.4894309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4898407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_cpu_dispatch.h 2025-12-04T10:00:20.4902539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_cuda_dispatch.h 2025-12-04T10:00:20.4906790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_meta_dispatch.h 2025-12-04T10:00:20.4911573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_native.h 2025-12-04T10:00:20.4915729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_ops.h 2025-12-04T10:00:20.4919952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward.h 2025-12-04T10:00:20.4924224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward_cuda_dispatch.h 2025-12-04T10:00:20.4928485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward_native.h 2025-12-04T10:00:20.4932717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward_ops.h 2025-12-04T10:00:20.4936927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward.h 2025-12-04T10:00:20.4942111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward_cuda_dispatch.h 2025-12-04T10:00:20.4946563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward_native.h 2025-12-04T10:00:20.4950704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward_ops.h 2025-12-04T10:00:20.4954819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag.h 2025-12-04T10:00:20.4958979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward.h 2025-12-04T10:00:20.4963199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_cpu_dispatch.h 2025-12-04T10:00:20.4967681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_cuda_dispatch.h 2025-12-04T10:00:20.4972731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_native.h 2025-12-04T10:00:20.4977079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_ops.h 2025-12-04T10:00:20.4981563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.4986266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_cpu_dispatch.h 2025-12-04T10:00:20.4990849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_cuda_dispatch.h 2025-12-04T10:00:20.4997045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward.h 2025-12-04T10:00:20.5000050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5004293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_cpu_dispatch.h 2025-12-04T10:00:20.5008637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_cuda_dispatch.h 2025-12-04T10:00:20.5012948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_native.h 2025-12-04T10:00:20.5017613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_ops.h 2025-12-04T10:00:20.5022065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only.h 2025-12-04T10:00:20.5026417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5030827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_cpu_dispatch.h 2025-12-04T10:00:20.5035453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_cuda_dispatch.h 2025-12-04T10:00:20.5040056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_native.h 2025-12-04T10:00:20.5045183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_ops.h 2025-12-04T10:00:20.5049916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_native.h 2025-12-04T10:00:20.5054626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_ops.h 2025-12-04T10:00:20.5059109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward.h 2025-12-04T10:00:20.5063693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5068366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-12-04T10:00:20.5072937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-12-04T10:00:20.5077268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_native.h 2025-12-04T10:00:20.5081805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_ops.h 2025-12-04T10:00:20.5087167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward.h 2025-12-04T10:00:20.5092922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.5095629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward_native.h 2025-12-04T10:00:20.5100317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward_ops.h 2025-12-04T10:00:20.5105717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized.h 2025-12-04T10:00:20.5109460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5114022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_cpu_dispatch.h 2025-12-04T10:00:20.5118600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_native.h 2025-12-04T10:00:20.5124625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_ops.h 2025-12-04T10:00:20.5128277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized.h 2025-12-04T10:00:20.5133050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5137596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_cpu_dispatch.h 2025-12-04T10:00:20.5143541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_native.h 2025-12-04T10:00:20.5148615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_ops.h 2025-12-04T10:00:20.5152240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist.h 2025-12-04T10:00:20.5156962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5163453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist_native.h 2025-12-04T10:00:20.5168870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist_ops.h 2025-12-04T10:00:20.5172582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine.h 2025-12-04T10:00:20.5181297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward.h 2025-12-04T10:00:20.5182495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h 2025-12-04T10:00:20.5187217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h 2025-12-04T10:00:20.5234375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_native.h 2025-12-04T10:00:20.5235366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-12-04T10:00:20.5236516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5237582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-12-04T10:00:20.5241050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-12-04T10:00:20.5242005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_native.h 2025-12-04T10:00:20.5242908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_ops.h 2025-12-04T10:00:20.5243793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine.h 2025-12-04T10:00:20.5244682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward.h 2025-12-04T10:00:20.5248139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h 2025-12-04T10:00:20.5249175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h 2025-12-04T10:00:20.5250651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-12-04T10:00:20.5255552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-12-04T10:00:20.5260141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5267016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-12-04T10:00:20.5269713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-12-04T10:00:20.5274045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_native.h 2025-12-04T10:00:20.5278535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_ops.h 2025-12-04T10:00:20.5284071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-12-04T10:00:20.5288771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5293259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h 2025-12-04T10:00:20.5297768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h 2025-12-04T10:00:20.5302526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h 2025-12-04T10:00:20.5306932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h 2025-12-04T10:00:20.5311277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c.h 2025-12-04T10:00:20.5315163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_cpu_dispatch.h 2025-12-04T10:00:20.5319377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_cuda_dispatch.h 2025-12-04T10:00:20.5323563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_native.h 2025-12-04T10:00:20.5327980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_ops.h 2025-12-04T10:00:20.5332340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r.h 2025-12-04T10:00:20.5336200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_cpu_dispatch.h 2025-12-04T10:00:20.5340520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_cuda_dispatch.h 2025-12-04T10:00:20.5345484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_native.h 2025-12-04T10:00:20.5350046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_ops.h 2025-12-04T10:00:20.5354224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c.h 2025-12-04T10:00:20.5358296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_cpu_dispatch.h 2025-12-04T10:00:20.5362539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_cuda_dispatch.h 2025-12-04T10:00:20.5366571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_native.h 2025-12-04T10:00:20.5370585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_ops.h 2025-12-04T10:00:20.5374940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask.h 2025-12-04T10:00:20.5379061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-12-04T10:00:20.5383187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_meta_dispatch.h 2025-12-04T10:00:20.5387354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_native.h 2025-12-04T10:00:20.5391984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_ops.h 2025-12-04T10:00:20.5396317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward.h 2025-12-04T10:00:20.5400438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward_cuda_dispatch.h 2025-12-04T10:00:20.5404621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward_native.h 2025-12-04T10:00:20.5408892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward_ops.h 2025-12-04T10:00:20.5413509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward.h 2025-12-04T10:00:20.5417920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward_cuda_dispatch.h 2025-12-04T10:00:20.5422356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward_native.h 2025-12-04T10:00:20.5426665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward_ops.h 2025-12-04T10:00:20.5430869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar.h 2025-12-04T10:00:20.5435038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5439235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_cpu_dispatch.h 2025-12-04T10:00:20.5443415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_native.h 2025-12-04T10:00:20.5447639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_ops.h 2025-12-04T10:00:20.5451782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs.h 2025-12-04T10:00:20.5455974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5460661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_cuda_dispatch.h 2025-12-04T10:00:20.5464907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_native.h 2025-12-04T10:00:20.5469134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_ops.h 2025-12-04T10:00:20.5473398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos.h 2025-12-04T10:00:20.5477866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5482249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_cuda_dispatch.h 2025-12-04T10:00:20.5488292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_native.h 2025-12-04T10:00:20.5491004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_ops.h 2025-12-04T10:00:20.5495336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add.h 2025-12-04T10:00:20.5499623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv.h 2025-12-04T10:00:20.5504182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5508950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_cuda_dispatch.h 2025-12-04T10:00:20.5513383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_native.h 2025-12-04T10:00:20.5517725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_ops.h 2025-12-04T10:00:20.5522057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul.h 2025-12-04T10:00:20.5526557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5530823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_cuda_dispatch.h 2025-12-04T10:00:20.5535333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_native.h 2025-12-04T10:00:20.5539887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_ops.h 2025-12-04T10:00:20.5552334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5553286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_cuda_dispatch.h 2025-12-04T10:00:20.5554020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_native.h 2025-12-04T10:00:20.5557606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_ops.h 2025-12-04T10:00:20.5561583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin.h 2025-12-04T10:00:20.5566210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5570794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_cuda_dispatch.h 2025-12-04T10:00:20.5575547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_native.h 2025-12-04T10:00:20.5580086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_ops.h 2025-12-04T10:00:20.5584602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan.h 2025-12-04T10:00:20.5589168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5593407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_cuda_dispatch.h 2025-12-04T10:00:20.5598006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_native.h 2025-12-04T10:00:20.5602813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_ops.h 2025-12-04T10:00:20.5607095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil.h 2025-12-04T10:00:20.5611653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5616005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_cuda_dispatch.h 2025-12-04T10:00:20.5620748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_native.h 2025-12-04T10:00:20.5625181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_ops.h 2025-12-04T10:00:20.5629685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max.h 2025-12-04T10:00:20.5634620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5639199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_cuda_dispatch.h 2025-12-04T10:00:20.5643826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_native.h 2025-12-04T10:00:20.5648368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_ops.h 2025-12-04T10:00:20.5652715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min.h 2025-12-04T10:00:20.5657744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5662528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_cuda_dispatch.h 2025-12-04T10:00:20.5667125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_native.h 2025-12-04T10:00:20.5672747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_ops.h 2025-12-04T10:00:20.5675923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy.h 2025-12-04T10:00:20.5730557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5731422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_cuda_dispatch.h 2025-12-04T10:00:20.5732137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_native.h 2025-12-04T10:00:20.5733086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_ops.h 2025-12-04T10:00:20.5733727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos.h 2025-12-04T10:00:20.5736931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh.h 2025-12-04T10:00:20.5737735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5738574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_cuda_dispatch.h 2025-12-04T10:00:20.5739305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_native.h 2025-12-04T10:00:20.5739985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_ops.h 2025-12-04T10:00:20.5740787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5744129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_cuda_dispatch.h 2025-12-04T10:00:20.5744853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_native.h 2025-12-04T10:00:20.5746607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_ops.h 2025-12-04T10:00:20.5751227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div.h 2025-12-04T10:00:20.5757848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5763242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_cuda_dispatch.h 2025-12-04T10:00:20.5767474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_native.h 2025-12-04T10:00:20.5771995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_ops.h 2025-12-04T10:00:20.5776256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf.h 2025-12-04T10:00:20.5780903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc.h 2025-12-04T10:00:20.5785310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5789623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_cuda_dispatch.h 2025-12-04T10:00:20.5793944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_native.h 2025-12-04T10:00:20.5798583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_ops.h 2025-12-04T10:00:20.5803084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5807631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_cuda_dispatch.h 2025-12-04T10:00:20.5811891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_native.h 2025-12-04T10:00:20.5816230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_ops.h 2025-12-04T10:00:20.5820434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp.h 2025-12-04T10:00:20.5825175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1.h 2025-12-04T10:00:20.5860747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5864945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_cuda_dispatch.h 2025-12-04T10:00:20.5869210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_native.h 2025-12-04T10:00:20.5873487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_ops.h 2025-12-04T10:00:20.5878421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5883033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_cuda_dispatch.h 2025-12-04T10:00:20.5887440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_native.h 2025-12-04T10:00:20.5891696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_ops.h 2025-12-04T10:00:20.5896091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor.h 2025-12-04T10:00:20.5900525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5904779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_cuda_dispatch.h 2025-12-04T10:00:20.5909207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_native.h 2025-12-04T10:00:20.5913380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_ops.h 2025-12-04T10:00:20.5917882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac.h 2025-12-04T10:00:20.5922197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5926389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_cuda_dispatch.h 2025-12-04T10:00:20.5930659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_native.h 2025-12-04T10:00:20.5934756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_ops.h 2025-12-04T10:00:20.5938888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp.h 2025-12-04T10:00:20.5943178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5947621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_cuda_dispatch.h 2025-12-04T10:00:20.5951855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_native.h 2025-12-04T10:00:20.5956067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_ops.h 2025-12-04T10:00:20.5960616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma.h 2025-12-04T10:00:20.5966959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5970134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_cuda_dispatch.h 2025-12-04T10:00:20.5974819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_native.h 2025-12-04T10:00:20.5979429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_ops.h 2025-12-04T10:00:20.5985600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log.h 2025-12-04T10:00:20.5988260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10.h 2025-12-04T10:00:20.5992831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.5998361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_cuda_dispatch.h 2025-12-04T10:00:20.6001585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_native.h 2025-12-04T10:00:20.6006177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_ops.h 2025-12-04T10:00:20.6011107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p.h 2025-12-04T10:00:20.6017150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6019881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_cuda_dispatch.h 2025-12-04T10:00:20.6024449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_native.h 2025-12-04T10:00:20.6029805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_ops.h 2025-12-04T10:00:20.6033140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2.h 2025-12-04T10:00:20.6038073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6042816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_cuda_dispatch.h 2025-12-04T10:00:20.6048586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_native.h 2025-12-04T10:00:20.6051571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_ops.h 2025-12-04T10:00:20.6056237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6061264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_cuda_dispatch.h 2025-12-04T10:00:20.6064973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_native.h 2025-12-04T10:00:20.6069623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_ops.h 2025-12-04T10:00:20.6074289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max.h 2025-12-04T10:00:20.6079946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum.h 2025-12-04T10:00:20.6083201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6088898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_cuda_dispatch.h 2025-12-04T10:00:20.6093531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_native.h 2025-12-04T10:00:20.6098946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_ops.h 2025-12-04T10:00:20.6102388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6107078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_cuda_dispatch.h 2025-12-04T10:00:20.6111708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_native.h 2025-12-04T10:00:20.6117057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_ops.h 2025-12-04T10:00:20.6120380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum.h 2025-12-04T10:00:20.6124989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6130807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_cuda_dispatch.h 2025-12-04T10:00:20.6137045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_native.h 2025-12-04T10:00:20.6139712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_ops.h 2025-12-04T10:00:20.6144541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul.h 2025-12-04T10:00:20.6149867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6155768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_cuda_dispatch.h 2025-12-04T10:00:20.6158261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_native.h 2025-12-04T10:00:20.6162742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_ops.h 2025-12-04T10:00:20.6167511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg.h 2025-12-04T10:00:20.6171908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6176250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_cuda_dispatch.h 2025-12-04T10:00:20.6180680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_native.h 2025-12-04T10:00:20.6185512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_ops.h 2025-12-04T10:00:20.6190218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm.h 2025-12-04T10:00:20.6195093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6200274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_cuda_dispatch.h 2025-12-04T10:00:20.6205193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_native.h 2025-12-04T10:00:20.6209802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_ops.h 2025-12-04T10:00:20.6214954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow.h 2025-12-04T10:00:20.6219923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6224731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_cuda_dispatch.h 2025-12-04T10:00:20.6229448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_native.h 2025-12-04T10:00:20.6234511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_ops.h 2025-12-04T10:00:20.6239317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal.h 2025-12-04T10:00:20.6244378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6248699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_cuda_dispatch.h 2025-12-04T10:00:20.6253310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_native.h 2025-12-04T10:00:20.6257724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_ops.h 2025-12-04T10:00:20.6262013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round.h 2025-12-04T10:00:20.6266856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6271071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_cuda_dispatch.h 2025-12-04T10:00:20.6275438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_native.h 2025-12-04T10:00:20.6279976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_ops.h 2025-12-04T10:00:20.6284366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt.h 2025-12-04T10:00:20.6288681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6293815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_cuda_dispatch.h 2025-12-04T10:00:20.6298165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_native.h 2025-12-04T10:00:20.6302734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_ops.h 2025-12-04T10:00:20.6337662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid.h 2025-12-04T10:00:20.6342645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6347138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_cuda_dispatch.h 2025-12-04T10:00:20.6351578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_native.h 2025-12-04T10:00:20.6356185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_ops.h 2025-12-04T10:00:20.6360764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign.h 2025-12-04T10:00:20.6367195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6371761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_cuda_dispatch.h 2025-12-04T10:00:20.6375984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_native.h 2025-12-04T10:00:20.6380375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_ops.h 2025-12-04T10:00:20.6384766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin.h 2025-12-04T10:00:20.6389152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh.h 2025-12-04T10:00:20.6393737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6398230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_cuda_dispatch.h 2025-12-04T10:00:20.6402709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_native.h 2025-12-04T10:00:20.6409011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_ops.h 2025-12-04T10:00:20.6413991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6418319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_cuda_dispatch.h 2025-12-04T10:00:20.6423432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_native.h 2025-12-04T10:00:20.6429256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_ops.h 2025-12-04T10:00:20.6431973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt.h 2025-12-04T10:00:20.6436838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6442195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_cuda_dispatch.h 2025-12-04T10:00:20.6445801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_native.h 2025-12-04T10:00:20.6450139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_ops.h 2025-12-04T10:00:20.6454712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub.h 2025-12-04T10:00:20.6459197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6463601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_cuda_dispatch.h 2025-12-04T10:00:20.6468088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_native.h 2025-12-04T10:00:20.6472365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_ops.h 2025-12-04T10:00:20.6476879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan.h 2025-12-04T10:00:20.6481280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh.h 2025-12-04T10:00:20.6485980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6491245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_cuda_dispatch.h 2025-12-04T10:00:20.6496252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_native.h 2025-12-04T10:00:20.6500685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_ops.h 2025-12-04T10:00:20.6505210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6509407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_cuda_dispatch.h 2025-12-04T10:00:20.6513922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_native.h 2025-12-04T10:00:20.6518752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_ops.h 2025-12-04T10:00:20.6522851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc.h 2025-12-04T10:00:20.6527655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6532218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_cuda_dispatch.h 2025-12-04T10:00:20.6538758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_native.h 2025-12-04T10:00:20.6541498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_ops.h 2025-12-04T10:00:20.6546315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero.h 2025-12-04T10:00:20.6551365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6557421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_cuda_dispatch.h 2025-12-04T10:00:20.6560578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_native.h 2025-12-04T10:00:20.6565295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_ops.h 2025-12-04T10:00:20.6569893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async.h 2025-12-04T10:00:20.6574397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async_cpu_dispatch.h 2025-12-04T10:00:20.6578623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async_native.h 2025-12-04T10:00:20.6582808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async_ops.h 2025-12-04T10:00:20.6587076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar.h 2025-12-04T10:00:20.6591749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6596038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar_native.h 2025-12-04T10:00:20.6600489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar_ops.h 2025-12-04T10:00:20.6605141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range.h 2025-12-04T10:00:20.6610367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6614917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size.h 2025-12-04T10:00:20.6619514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6624418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_native.h 2025-12-04T10:00:20.6629186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_ops.h 2025-12-04T10:00:20.6634052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_native.h 2025-12-04T10:00:20.6639081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_ops.h 2025-12-04T10:00:20.6643474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad.h 2025-12-04T10:00:20.6648670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6652990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_cpu_dispatch.h 2025-12-04T10:00:20.6657897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_cuda_dispatch.h 2025-12-04T10:00:20.6663593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_native.h 2025-12-04T10:00:20.6668100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_ops.h 2025-12-04T10:00:20.6673546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam.h 2025-12-04T10:00:20.6678054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw.h 2025-12-04T10:00:20.6682879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6687244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_cpu_dispatch.h 2025-12-04T10:00:20.6691988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_cuda_dispatch.h 2025-12-04T10:00:20.6697146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_native.h 2025-12-04T10:00:20.6701394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_ops.h 2025-12-04T10:00:20.6706459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6711925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_cpu_dispatch.h 2025-12-04T10:00:20.6717262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_cuda_dispatch.h 2025-12-04T10:00:20.6721966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_native.h 2025-12-04T10:00:20.6727721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_ops.h 2025-12-04T10:00:20.6733433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout.h 2025-12-04T10:00:20.6739225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6745061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_cuda_dispatch.h 2025-12-04T10:00:20.6750420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_native.h 2025-12-04T10:00:20.6755285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_ops.h 2025-12-04T10:00:20.6760364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper.h 2025-12-04T10:00:20.6765491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6770517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-12-04T10:00:20.6775543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-12-04T10:00:20.6780543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_native.h 2025-12-04T10:00:20.6785569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_ops.h 2025-12-04T10:00:20.6790249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm.h 2025-12-04T10:00:20.6795194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward.h 2025-12-04T10:00:20.6799859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward_cuda_dispatch.h 2025-12-04T10:00:20.6804644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward_native.h 2025-12-04T10:00:20.6809465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward_ops.h 2025-12-04T10:00:20.6814575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.6818976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_cuda_dispatch.h 2025-12-04T10:00:20.6823421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_native.h 2025-12-04T10:00:20.6828384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_ops.h 2025-12-04T10:00:20.6833247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice.h 2025-12-04T10:00:20.6838607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_cpu_dispatch.h 2025-12-04T10:00:20.6843028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_cuda_dispatch.h 2025-12-04T10:00:20.6847775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_meta_dispatch.h 2025-12-04T10:00:20.6851913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_native.h 2025-12-04T10:00:20.6857013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_ops.h 2025-12-04T10:00:20.6861426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd.h 2025-12-04T10:00:20.6866074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6870426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_cpu_dispatch.h 2025-12-04T10:00:20.6874826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_cuda_dispatch.h 2025-12-04T10:00:20.6879464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_native.h 2025-12-04T10:00:20.6884112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_ops.h 2025-12-04T10:00:20.6888237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal.h 2025-12-04T10:00:20.6892363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6896610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy.h 2025-12-04T10:00:20.6900903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.6905229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6909917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_native.h 2025-12-04T10:00:20.6914477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_ops.h 2025-12-04T10:00:20.6920272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_native.h 2025-12-04T10:00:20.6924838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_ops.h 2025-12-04T10:00:20.6929778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward.h 2025-12-04T10:00:20.6934251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.6939343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward_native.h 2025-12-04T10:00:20.6944361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward_ops.h 2025-12-04T10:00:20.6948437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback.h 2025-12-04T10:00:20.6952678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward.h 2025-12-04T10:00:20.6958209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.6962669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_native.h 2025-12-04T10:00:20.6968077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_ops.h 2025-12-04T10:00:20.6973533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6977667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_native.h 2025-12-04T10:00:20.6982029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_ops.h 2025-12-04T10:00:20.6986311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm.h 2025-12-04T10:00:20.6990652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.6995086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_cuda_dispatch.h 2025-12-04T10:00:20.6999441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_native.h 2025-12-04T10:00:20.7004027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_ops.h 2025-12-04T10:00:20.7008360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type.h 2025-12-04T10:00:20.7012657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.7017428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type_native.h 2025-12-04T10:00:20.7021840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type_ops.h 2025-12-04T10:00:20.7027609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel.h 2025-12-04T10:00:20.7031296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.7035659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel_native.h 2025-12-04T10:00:20.7040742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel_ops.h 2025-12-04T10:00:20.7045092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges.h 2025-12-04T10:00:20.7049574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.7053783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_cpu_dispatch.h 2025-12-04T10:00:20.7058021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_native.h 2025-12-04T10:00:20.7064168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_ops.h 2025-12-04T10:00:20.7068524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts.h 2025-12-04T10:00:20.7073502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.7078668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_cpu_dispatch.h 2025-12-04T10:00:20.7358240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_native.h 2025-12-04T10:00:20.7366021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_ops.h 2025-12-04T10:00:20.7371104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors.h 2025-12-04T10:00:20.7375845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.7380702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_cpu_dispatch.h 2025-12-04T10:00:20.7386024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_native.h 2025-12-04T10:00:20.7389678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_ops.h 2025-12-04T10:00:20.7394209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl.h 2025-12-04T10:00:20.7398990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.7404819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_cpu_dispatch.h 2025-12-04T10:00:20.7407906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_cuda_dispatch.h 2025-12-04T10:00:20.7412308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_meta_dispatch.h 2025-12-04T10:00:20.7417383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_native.h 2025-12-04T10:00:20.7420920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_ops.h 2025-12-04T10:00:20.7425514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices.h 2025-12-04T10:00:20.7429165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy.h 2025-12-04T10:00:20.7433567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.7438502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.7442415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_native.h 2025-12-04T10:00:20.7446669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_ops.h 2025-12-04T10:00:20.7450927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_native.h 2025-12-04T10:00:20.7454996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_ops.h 2025-12-04T10:00:20.7459153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm.h 2025-12-04T10:00:20.7463230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_cpu_dispatch.h 2025-12-04T10:00:20.7468045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_cuda_dispatch.h 2025-12-04T10:00:20.7472389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_native.h 2025-12-04T10:00:20.7476829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_ops.h 2025-12-04T10:00:20.7481104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true.h 2025-12-04T10:00:20.7485384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.7489697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true_native.h 2025-12-04T10:00:20.7493932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true_ops.h 2025-12-04T10:00:20.7497957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true.h 2025-12-04T10:00:20.7502507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.7507969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true_native.h 2025-12-04T10:00:20.7512411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true_ops.h 2025-12-04T10:00:20.7516659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor.h 2025-12-04T10:00:20.7521391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.7525557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor_native.h 2025-12-04T10:00:20.7529877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor_ops.h 2025-12-04T10:00:20.7534399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward.h 2025-12-04T10:00:20.7538815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_cpu_dispatch.h 2025-12-04T10:00:20.7542982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_cuda_dispatch.h 2025-12-04T10:00:20.7547357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_native.h 2025-12-04T10:00:20.7551802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_ops.h 2025-12-04T10:00:20.7556461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone.h 2025-12-04T10:00:20.7560808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.7564988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone_native.h 2025-12-04T10:00:20.7569107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone_ops.h 2025-12-04T10:00:20.7573525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors.h 2025-12-04T10:00:20.7577827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.7582866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors_native.h 2025-12-04T10:00:20.7587073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors_ops.h 2025-12-04T10:00:20.7591401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det.h 2025-12-04T10:00:20.7596203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.7600415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_cpu_dispatch.h 2025-12-04T10:00:20.7605023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_cuda_dispatch.h 2025-12-04T10:00:20.7609197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_meta.h 2025-12-04T10:00:20.7614387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_meta_dispatch.h 2025-12-04T10:00:20.7617985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_native.h 2025-12-04T10:00:20.7622448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_ops.h 2025-12-04T10:00:20.7626640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh.h 2025-12-04T10:00:20.7631124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.7635356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_cpu_dispatch.h 2025-12-04T10:00:20.7639707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_cuda_dispatch.h 2025-12-04T10:00:20.7644656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_meta.h 2025-12-04T10:00:20.7648953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_meta_dispatch.h 2025-12-04T10:00:20.7653243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_native.h 2025-12-04T10:00:20.7657388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_ops.h 2025-12-04T10:00:20.7661695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals.h 2025-12-04T10:00:20.7666144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_cpu_dispatch.h 2025-12-04T10:00:20.7670379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_cuda_dispatch.h 2025-12-04T10:00:20.7674920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_native.h 2025-12-04T10:00:20.7679448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_ops.h 2025-12-04T10:00:20.7683605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet.h 2025-12-04T10:00:20.7687982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.7692360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_cpu_dispatch.h 2025-12-04T10:00:20.7697253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_cuda_dispatch.h 2025-12-04T10:00:20.7701662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_meta.h 2025-12-04T10:00:20.7706126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_meta_dispatch.h 2025-12-04T10:00:20.7710514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_native.h 2025-12-04T10:00:20.7714532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_ops.h 2025-12-04T10:00:20.7718876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex.h 2025-12-04T10:00:20.7723223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.7727337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_cpu_dispatch.h 2025-12-04T10:00:20.7731834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_cuda_dispatch.h 2025-12-04T10:00:20.7736270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_meta.h 2025-12-04T10:00:20.7740454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_meta_dispatch.h 2025-12-04T10:00:20.7744693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_native.h 2025-12-04T10:00:20.7748846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_ops.h 2025-12-04T10:00:20.7752967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd.h 2025-12-04T10:00:20.7757492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.7762000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_cpu_dispatch.h 2025-12-04T10:00:20.7766357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_cuda_dispatch.h 2025-12-04T10:00:20.7770474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_meta.h 2025-12-04T10:00:20.7774751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_meta_dispatch.h 2025-12-04T10:00:20.7778814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_native.h 2025-12-04T10:00:20.7783304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_ops.h 2025-12-04T10:00:20.7787472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense.h 2025-12-04T10:00:20.7792060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_cpu_dispatch.h 2025-12-04T10:00:20.7796514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_cuda_dispatch.h 2025-12-04T10:00:20.7800645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_native.h 2025-12-04T10:00:20.7805070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_ops.h 2025-12-04T10:00:20.7809710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp.h 2025-12-04T10:00:20.7813955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_cpu_dispatch.h 2025-12-04T10:00:20.7818192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_cuda_dispatch.h 2025-12-04T10:00:20.7822424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_native.h 2025-12-04T10:00:20.7826525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_ops.h 2025-12-04T10:00:20.7830680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax.h 2025-12-04T10:00:20.7834675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data.h 2025-12-04T10:00:20.7839239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.7843941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_cpu_dispatch.h 2025-12-04T10:00:20.7848596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_cuda_dispatch.h 2025-12-04T10:00:20.7852766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_meta.h 2025-12-04T10:00:20.7856949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_meta_dispatch.h 2025-12-04T10:00:20.7861074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_native.h 2025-12-04T10:00:20.7865319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_ops.h 2025-12-04T10:00:20.7869760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.7874049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_cpu_dispatch.h 2025-12-04T10:00:20.7879129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_cuda_dispatch.h 2025-12-04T10:00:20.7883476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_meta.h 2025-12-04T10:00:20.7887676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_meta_dispatch.h 2025-12-04T10:00:20.7891851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_native.h 2025-12-04T10:00:20.7896033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_ops.h 2025-12-04T10:00:20.7900209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps.h 2025-12-04T10:00:20.7905288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.7909712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps_native.h 2025-12-04T10:00:20.7915548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps_ops.h 2025-12-04T10:00:20.7919742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info.h 2025-12-04T10:00:20.7924520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.7928583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info_native.h 2025-12-04T10:00:20.7932729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info_ops.h 2025-12-04T10:00:20.7937271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token.h 2025-12-04T10:00:20.7941445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token_cpu_dispatch.h 2025-12-04T10:00:20.7946140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token_native.h 2025-12-04T10:00:20.7950207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token_ops.h 2025-12-04T10:00:20.7954357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual.h 2025-12-04T10:00:20.7959760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.7963892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy.h 2025-12-04T10:00:20.7968296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.7972864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.7976997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_native.h 2025-12-04T10:00:20.7981249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_ops.h 2025-12-04T10:00:20.7985339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_native.h 2025-12-04T10:00:20.7989413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_ops.h 2025-12-04T10:00:20.7994028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor.h 2025-12-04T10:00:20.7999735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8004153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_cpu_dispatch.h 2025-12-04T10:00:20.8008577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_cuda_dispatch.h 2025-12-04T10:00:20.8013000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_native.h 2025-12-04T10:00:20.8017252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_ops.h 2025-12-04T10:00:20.8022137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor.h 2025-12-04T10:00:20.8027177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8032480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-12-04T10:00:20.8036753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-12-04T10:00:20.8041286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_native.h 2025-12-04T10:00:20.8045896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_ops.h 2025-12-04T10:00:20.8050375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale.h 2025-12-04T10:00:20.8054627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8059510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_cuda_dispatch.h 2025-12-04T10:00:20.8064110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_native.h 2025-12-04T10:00:20.8068641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_ops.h 2025-12-04T10:00:20.8072941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax.h 2025-12-04T10:00:20.8078521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward.h 2025-12-04T10:00:20.8082189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8087366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_cpu_dispatch.h 2025-12-04T10:00:20.8091978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_cuda_dispatch.h 2025-12-04T10:00:20.8097192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_native.h 2025-12-04T10:00:20.8101787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_ops.h 2025-12-04T10:00:20.8106859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8111054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_cpu_dispatch.h 2025-12-04T10:00:20.8115836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_cuda_dispatch.h 2025-12-04T10:00:20.8120714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_native.h 2025-12-04T10:00:20.8125041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_ops.h 2025-12-04T10:00:20.8130393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear.h 2025-12-04T10:00:20.8135056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear_cuda_dispatch.h 2025-12-04T10:00:20.8139149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear_native.h 2025-12-04T10:00:20.8143379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear_ops.h 2025-12-04T10:00:20.8149208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape.h 2025-12-04T10:00:20.8153606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8157704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape_native.h 2025-12-04T10:00:20.8163293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape_ops.h 2025-12-04T10:00:20.8167687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose.h 2025-12-04T10:00:20.8172553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8176953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_meta_dispatch.h 2025-12-04T10:00:20.8181393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_native.h 2025-12-04T10:00:20.8185962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_ops.h 2025-12-04T10:00:20.8190206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution.h 2025-12-04T10:00:20.8195638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8201011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_native.h 2025-12-04T10:00:20.8205960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_ops.h 2025-12-04T10:00:20.8210827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose.h 2025-12-04T10:00:20.8216299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8233833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose_native.h 2025-12-04T10:00:20.8234207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose_ops.h 2025-12-04T10:00:20.8234523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit.h 2025-12-04T10:00:20.8236610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8241350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_cpu_dispatch.h 2025-12-04T10:00:20.8246487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_cuda_dispatch.h 2025-12-04T10:00:20.8250655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_native.h 2025-12-04T10:00:20.8255852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training.h 2025-12-04T10:00:20.8260669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8265777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training_native.h 2025-12-04T10:00:20.8271831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training_ops.h 2025-12-04T10:00:20.8276440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_ops.h 2025-12-04T10:00:20.8280902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention.h 2025-12-04T10:00:20.8285821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8290332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_cpu_dispatch.h 2025-12-04T10:00:20.8295119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_cuda_dispatch.h 2025-12-04T10:00:20.8299212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_native.h 2025-12-04T10:00:20.8304692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_ops.h 2025-12-04T10:00:20.8309352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view.h 2025-12-04T10:00:20.8313554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8317625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy.h 2025-12-04T10:00:20.8322155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.8326298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8330811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_native.h 2025-12-04T10:00:20.8335191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_ops.h 2025-12-04T10:00:20.8340272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_native.h 2025-12-04T10:00:20.8344435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_ops.h 2025-12-04T10:00:20.8348816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets.h 2025-12-04T10:00:20.8353007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-12-04T10:00:20.8357351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-12-04T10:00:20.8361853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_native.h 2025-12-04T10:00:20.8366520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_ops.h 2025-12-04T10:00:20.8371462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded.h 2025-12-04T10:00:20.8376313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example.h 2025-12-04T10:00:20.8380833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8385167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example_native.h 2025-12-04T10:00:20.8389483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example_ops.h 2025-12-04T10:00:20.8394005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8398057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_cpu_dispatch.h 2025-12-04T10:00:20.8402371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_cuda_dispatch.h 2025-12-04T10:00:20.8407710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_native.h 2025-12-04T10:00:20.8412019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_ops.h 2025-12-04T10:00:20.8416331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_tensor.h 2025-12-04T10:00:20.8420736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_tensor_native.h 2025-12-04T10:00:20.8425358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_tensor_ops.h 2025-12-04T10:00:20.8429450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_jagged_dummy.h 2025-12-04T10:00:20.8433685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_jagged_dummy_native.h 2025-12-04T10:00:20.8438664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_jagged_dummy_ops.h 2025-12-04T10:00:20.8443975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_lengths.h 2025-12-04T10:00:20.8448482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_lengths_native.h 2025-12-04T10:00:20.8452873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_lengths_ops.h 2025-12-04T10:00:20.8457338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_max_seqlen.h 2025-12-04T10:00:20.8461540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_max_seqlen_native.h 2025-12-04T10:00:20.8465955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_max_seqlen_ops.h 2025-12-04T10:00:20.8470225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_min_seqlen.h 2025-12-04T10:00:20.8474829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_min_seqlen_native.h 2025-12-04T10:00:20.8479754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_min_seqlen_ops.h 2025-12-04T10:00:20.8484598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_offsets.h 2025-12-04T10:00:20.8488811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_offsets_native.h 2025-12-04T10:00:20.8493010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_offsets_ops.h 2025-12-04T10:00:20.8497324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_ragged_idx.h 2025-12-04T10:00:20.8501625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_ragged_idx_native.h 2025-12-04T10:00:20.8508320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_ragged_idx_ops.h 2025-12-04T10:00:20.8550690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values.h 2025-12-04T10:00:20.8564670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy.h 2025-12-04T10:00:20.8565203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.8568619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8573544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_native.h 2025-12-04T10:00:20.8578546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_ops.h 2025-12-04T10:00:20.8619499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_native.h 2025-12-04T10:00:20.8662533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_ops.h 2025-12-04T10:00:20.8667658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_select_backward.h 2025-12-04T10:00:20.8851379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_select_backward_native.h 2025-12-04T10:00:20.8856504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_select_backward_ops.h 2025-12-04T10:00:20.8860628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_sum_backward.h 2025-12-04T10:00:20.8865228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_sum_backward_native.h 2025-12-04T10:00:20.8870002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_sum_backward_ops.h 2025-12-04T10:00:20.8874054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask.h 2025-12-04T10:00:20.8878913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8883396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_cpu_dispatch.h 2025-12-04T10:00:20.8887692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_cuda_dispatch.h 2025-12-04T10:00:20.8891950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned.h 2025-12-04T10:00:20.8896944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-12-04T10:00:20.8901279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-12-04T10:00:20.8906531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_native.h 2025-12-04T10:00:20.8912061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_ops.h 2025-12-04T10:00:20.8917138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_native.h 2025-12-04T10:00:20.8922300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_ops.h 2025-12-04T10:00:20.8926926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list.h 2025-12-04T10:00:20.8931775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.8991264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list_native.h 2025-12-04T10:00:20.8997370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list_ops.h 2025-12-04T10:00:20.9003791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size.h 2025-12-04T10:00:20.9008312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9013198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size_native.h 2025-12-04T10:00:20.9017896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size_ops.h 2025-12-04T10:00:20.9022451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_softmax_with_shape.h 2025-12-04T10:00:20.9027342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_softmax_with_shape_native.h 2025-12-04T10:00:20.9031629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_softmax_with_shape_ops.h 2025-12-04T10:00:20.9035863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets.h 2025-12-04T10:00:20.9041466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9045981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets_native.h 2025-12-04T10:00:20.9050692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets_ops.h 2025-12-04T10:00:20.9055168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides.h 2025-12-04T10:00:20.9059815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9064502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides_native.h 2025-12-04T10:00:20.9069943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides_ops.h 2025-12-04T10:00:20.9074209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer.h 2025-12-04T10:00:20.9078472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy.h 2025-12-04T10:00:20.9084311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.9088713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9094294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_native.h 2025-12-04T10:00:20.9098839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_ops.h 2025-12-04T10:00:20.9103207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_cpu_dispatch.h 2025-12-04T10:00:20.9107570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_cuda_dispatch.h 2025-12-04T10:00:20.9112162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_native.h 2025-12-04T10:00:20.9116596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_ops.h 2025-12-04T10:00:20.9125282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged.h 2025-12-04T10:00:20.9130086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy.h 2025-12-04T10:00:20.9135367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.9140272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9144198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_native.h 2025-12-04T10:00:20.9150176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_ops.h 2025-12-04T10:00:20.9154372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_native.h 2025-12-04T10:00:20.9158662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_ops.h 2025-12-04T10:00:20.9163162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta.h 2025-12-04T10:00:20.9167763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9172698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_native.h 2025-12-04T10:00:20.9177121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_ops.h 2025-12-04T10:00:20.9181460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available.h 2025-12-04T10:00:20.9185750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.9189957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available_native.h 2025-12-04T10:00:20.9194159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available_ops.h 2025-12-04T10:00:20.9198365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution.h 2025-12-04T10:00:20.9202823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9207265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution_native.h 2025-12-04T10:00:20.9211720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution_ops.h 2025-12-04T10:00:20.9215825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnz.h 2025-12-04T10:00:20.9219752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnz_native.h 2025-12-04T10:00:20.9223977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnz_ops.h 2025-12-04T10:00:20.9228567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence.h 2025-12-04T10:00:20.9235524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward.h 2025-12-04T10:00:20.9244131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.9249060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward_native.h 2025-12-04T10:00:20.9253377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward_ops.h 2025-12-04T10:00:20.9259202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9300242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_native.h 2025-12-04T10:00:20.9305447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_ops.h 2025-12-04T10:00:20.9311348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward.h 2025-12-04T10:00:20.9316432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_cpu_dispatch.h 2025-12-04T10:00:20.9321212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_cuda_dispatch.h 2025-12-04T10:00:20.9326868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_native.h 2025-12-04T10:00:20.9332127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_ops.h 2025-12-04T10:00:20.9336899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular.h 2025-12-04T10:00:20.9341932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.9346173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular_native.h 2025-12-04T10:00:20.9384624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular_ops.h 2025-12-04T10:00:20.9389017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum.h 2025-12-04T10:00:20.9393355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.9397875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum_native.h 2025-12-04T10:00:20.9402028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum_ops.h 2025-12-04T10:00:20.9406333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence.h 2025-12-04T10:00:20.9410714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.9414866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence_native.h 2025-12-04T10:00:20.9419209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence_ops.h 2025-12-04T10:00:20.9423594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward.h 2025-12-04T10:00:20.9428074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9432224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_cpu_dispatch.h 2025-12-04T10:00:20.9436460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_cuda_dispatch.h 2025-12-04T10:00:20.9440691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_native.h 2025-12-04T10:00:20.9444970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_ops.h 2025-12-04T10:00:20.9449207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward.h 2025-12-04T10:00:20.9453546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9458333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_cpu_dispatch.h 2025-12-04T10:00:20.9462659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_cuda_dispatch.h 2025-12-04T10:00:20.9466938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_native.h 2025-12-04T10:00:20.9471114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_ops.h 2025-12-04T10:00:20.9475746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory.h 2025-12-04T10:00:20.9480469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9484824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory_native.h 2025-12-04T10:00:20.9489186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory_ops.h 2025-12-04T10:00:20.9493076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel.h 2025-12-04T10:00:20.9497152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward.h 2025-12-04T10:00:20.9501475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_cpu_dispatch.h 2025-12-04T10:00:20.9505769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_cuda_dispatch.h 2025-12-04T10:00:20.9509986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_native.h 2025-12-04T10:00:20.9514439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_ops.h 2025-12-04T10:00:20.9519351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_cpu_dispatch.h 2025-12-04T10:00:20.9523692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_cuda_dispatch.h 2025-12-04T10:00:20.9530369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_native.h 2025-12-04T10:00:20.9536296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_ops.h 2025-12-04T10:00:20.9545838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print.h 2025-12-04T10:00:20.9551004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9556246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print_native.h 2025-12-04T10:00:20.9561352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print_ops.h 2025-12-04T10:00:20.9566338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data.h 2025-12-04T10:00:20.9571085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.9575263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data_native.h 2025-12-04T10:00:20.9579765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data_ops.h 2025-12-04T10:00:20.9584020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim.h 2025-12-04T10:00:20.9588809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.9593162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim_native.h 2025-12-04T10:00:20.9597812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim_ops.h 2025-12-04T10:00:20.9602353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias.h 2025-12-04T10:00:20.9607247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy.h 2025-12-04T10:00:20.9611798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:20.9616381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9620760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_native.h 2025-12-04T10:00:20.9625577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_ops.h 2025-12-04T10:00:20.9630367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_cpu_dispatch.h 2025-12-04T10:00:20.9634839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_cuda_dispatch.h 2025-12-04T10:00:20.9639408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_meta_dispatch.h 2025-12-04T10:00:20.9643793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_native.h 2025-12-04T10:00:20.9648247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_ops.h 2025-12-04T10:00:20.9652716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy.h 2025-12-04T10:00:20.9658081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9662514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy_native.h 2025-12-04T10:00:20.9666843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy_ops.h 2025-12-04T10:00:20.9671478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor.h 2025-12-04T10:00:20.9676181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.9680794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor_native.h 2025-12-04T10:00:20.9685138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor_ops.h 2025-12-04T10:00:20.9689624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output.h 2025-12-04T10:00:20.9694320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9698527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_meta_dispatch.h 2025-12-04T10:00:20.9703402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_native.h 2025-12-04T10:00:20.9708600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_ops.h 2025-12-04T10:00:20.9713442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune.h 2025-12-04T10:00:20.9718301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.9723233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune_native.h 2025-12-04T10:00:20.9728057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune_ops.h 2025-12-04T10:00:20.9733107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax.h 2025-12-04T10:00:20.9738417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9743500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax_native.h 2025-12-04T10:00:20.9748280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax_ops.h 2025-12-04T10:00:20.9754029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet.h 2025-12-04T10:00:20.9759113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9763388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_cpu_dispatch.h 2025-12-04T10:00:20.9778741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_cuda_dispatch.h 2025-12-04T10:00:20.9779902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_native.h 2025-12-04T10:00:20.9780936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_ops.h 2025-12-04T10:00:20.9781680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16.h 2025-12-04T10:00:20.9786160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.9790144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16_native.h 2025-12-04T10:00:20.9794636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16_ops.h 2025-12-04T10:00:20.9798957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math.h 2025-12-04T10:00:20.9803507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:20.9807672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps.h 2025-12-04T10:00:20.9812269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps_native.h 2025-12-04T10:00:20.9816478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps_ops.h 2025-12-04T10:00:20.9820904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_native.h 2025-12-04T10:00:20.9825919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_ops.h 2025-12-04T10:00:20.9830250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention.h 2025-12-04T10:00:20.9835025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward.h 2025-12-04T10:00:20.9839702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-12-04T10:00:20.9844073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_native.h 2025-12-04T10:00:20.9848717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_ops.h 2025-12-04T10:00:20.9853138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-12-04T10:00:20.9857563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_native.h 2025-12-04T10:00:20.9861862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_ops.h 2025-12-04T10:00:20.9866117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention.h 2025-12-04T10:00:20.9870670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward.h 2025-12-04T10:00:20.9875121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-12-04T10:00:20.9879586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_native.h 2025-12-04T10:00:20.9883942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_ops.h 2025-12-04T10:00:20.9888562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-12-04T10:00:20.9893774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_native.h 2025-12-04T10:00:20.9897343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_ops.h 2025-12-04T10:00:20.9901534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention.h 2025-12-04T10:00:20.9905847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward.h 2025-12-04T10:00:20.9910165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-12-04T10:00:20.9914773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_native.h 2025-12-04T10:00:20.9919217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_ops.h 2025-12-04T10:00:20.9924053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_cuda_dispatch.h 2025-12-04T10:00:20.9928390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu.h 2025-12-04T10:00:20.9933011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward.h 2025-12-04T10:00:20.9937659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h 2025-12-04T10:00:20.9942087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward_native.h 2025-12-04T10:00:20.9946506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward_ops.h 2025-12-04T10:00:20.9950917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h 2025-12-04T10:00:20.9955368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_native.h 2025-12-04T10:00:20.9959847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_ops.h 2025-12-04T10:00:20.9964771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_native.h 2025-12-04T10:00:20.9969136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_ops.h 2025-12-04T10:00:20.9973523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable.h 2025-12-04T10:00:20.9978520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward.h 2025-12-04T10:00:20.9983125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:20.9987679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-12-04T10:00:20.9992017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-12-04T10:00:20.9997090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0001526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_native.h 2025-12-04T10:00:21.0005858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_ops.h 2025-12-04T10:00:21.0010794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm.h 2025-12-04T10:00:21.0015950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_cuda_dispatch.h 2025-12-04T10:00:21.0020042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_native.h 2025-12-04T10:00:21.0024256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_ops.h 2025-12-04T10:00:21.0028571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_v2.h 2025-12-04T10:00:21.0032983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_v2_cuda_dispatch.h 2025-12-04T10:00:21.0037338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_v2_native.h 2025-12-04T10:00:21.0041573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_v2_ops.h 2025-12-04T10:00:21.0046427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm.h 2025-12-04T10:00:21.0050715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_cpu_dispatch.h 2025-12-04T10:00:21.0054956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_cuda_dispatch.h 2025-12-04T10:00:21.0059985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_native.h 2025-12-04T10:00:21.0064442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_ops.h 2025-12-04T10:00:21.0068881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2.h 2025-12-04T10:00:21.0073794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2_cuda_dispatch.h 2025-12-04T10:00:21.0078166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2_native.h 2025-12-04T10:00:21.0082659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2_ops.h 2025-12-04T10:00:21.0087154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward.h 2025-12-04T10:00:21.0091341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0095561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_cpu_dispatch.h 2025-12-04T10:00:21.0099775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_cuda_dispatch.h 2025-12-04T10:00:21.0104011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_native.h 2025-12-04T10:00:21.0108566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_ops.h 2025-12-04T10:00:21.0112760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor.h 2025-12-04T10:00:21.0117269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0121501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor_native.h 2025-12-04T10:00:21.0156500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor_ops.h 2025-12-04T10:00:21.0160946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward.h 2025-12-04T10:00:21.0167376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0171840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_cpu_dispatch.h 2025-12-04T10:00:21.0176294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_cuda_dispatch.h 2025-12-04T10:00:21.0180475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_native.h 2025-12-04T10:00:21.0184810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_ops.h 2025-12-04T10:00:21.0189105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward.h 2025-12-04T10:00:21.0193514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_cpu_dispatch.h 2025-12-04T10:00:21.0198311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_cuda_dispatch.h 2025-12-04T10:00:21.0202599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_native.h 2025-12-04T10:00:21.0206843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_ops.h 2025-12-04T10:00:21.0211115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw.h 2025-12-04T10:00:21.0215472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0220019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw_native.h 2025-12-04T10:00:21.0224518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw_ops.h 2025-12-04T10:00:21.0228916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff.h 2025-12-04T10:00:21.0233391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0237749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff_native.h 2025-12-04T10:00:21.0242116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff_ops.h 2025-12-04T10:00:21.0246612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state.h 2025-12-04T10:00:21.0251037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0255504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state_native.h 2025-12-04T10:00:21.0259816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state_ops.h 2025-12-04T10:00:21.0264066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble.h 2025-12-04T10:00:21.0269261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0273430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble_native.h 2025-12-04T10:00:21.0278112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble_ops.h 2025-12-04T10:00:21.0282348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax.h 2025-12-04T10:00:21.0286274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data.h 2025-12-04T10:00:21.0290761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.0294926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_cpu_dispatch.h 2025-12-04T10:00:21.0299518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_cuda_dispatch.h 2025-12-04T10:00:21.0304163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_meta.h 2025-12-04T10:00:21.0308377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_meta_dispatch.h 2025-12-04T10:00:21.0313129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_native.h 2025-12-04T10:00:21.0317594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_ops.h 2025-12-04T10:00:21.0322627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.0328753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_cpu_dispatch.h 2025-12-04T10:00:21.0333203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_cuda_dispatch.h 2025-12-04T10:00:21.0337501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_meta.h 2025-12-04T10:00:21.0341895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_meta_dispatch.h 2025-12-04T10:00:21.0346128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_native.h 2025-12-04T10:00:21.0350689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_ops.h 2025-12-04T10:00:21.0354718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm.h 2025-12-04T10:00:21.0359384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0363671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm_native.h 2025-12-04T10:00:21.0367861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm_ops.h 2025-12-04T10:00:21.0372028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to.h 2025-12-04T10:00:21.0376372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy.h 2025-12-04T10:00:21.0381413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.0385997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0390313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_native.h 2025-12-04T10:00:21.0395126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_ops.h 2025-12-04T10:00:21.0399513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_native.h 2025-12-04T10:00:21.0403790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_ops.h 2025-12-04T10:00:21.0408160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe.h 2025-12-04T10:00:21.0413064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0417360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_native.h 2025-12-04T10:00:21.0421569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_ops.h 2025-12-04T10:00:21.0426136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe.h 2025-12-04T10:00:21.0430768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0435249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_native.h 2025-12-04T10:00:21.0440461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_ops.h 2025-12-04T10:00:21.0444903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe.h 2025-12-04T10:00:21.0449485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0454059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_native.h 2025-12-04T10:00:21.0458784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_ops.h 2025-12-04T10:00:21.0463864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims.h 2025-12-04T10:00:21.0468935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0474382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_native.h 2025-12-04T10:00:21.0479107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_ops.h 2025-12-04T10:00:21.0484224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe.h 2025-12-04T10:00:21.0489020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0493638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_native.h 2025-12-04T10:00:21.0498261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_ops.h 2025-12-04T10:00:21.0502843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims.h 2025-12-04T10:00:21.0507244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors.h 2025-12-04T10:00:21.0511995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0517033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h 2025-12-04T10:00:21.0521820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_native.h 2025-12-04T10:00:21.0527421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-12-04T10:00:21.0532344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0537607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_meta_dispatch.h 2025-12-04T10:00:21.0545217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_native.h 2025-12-04T10:00:21.0549749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_ops.h 2025-12-04T10:00:21.0554509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe.h 2025-12-04T10:00:21.0559101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0563979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_native.h 2025-12-04T10:00:21.0568742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_ops.h 2025-12-04T10:00:21.0573252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod.h 2025-12-04T10:00:21.0577804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0582312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod_native.h 2025-12-04T10:00:21.0586940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod_ops.h 2025-12-04T10:00:21.0591348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum.h 2025-12-04T10:00:21.0596644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0601129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum_native.h 2025-12-04T10:00:21.0605487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum_ops.h 2025-12-04T10:00:21.0610048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe.h 2025-12-04T10:00:21.0614774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0619910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_native.h 2025-12-04T10:00:21.0624554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_ops.h 2025-12-04T10:00:21.0628843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax.h 2025-12-04T10:00:21.0633411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data.h 2025-12-04T10:00:21.0638382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0642886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data_native.h 2025-12-04T10:00:21.0647453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data_ops.h 2025-12-04T10:00:21.0652355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0656970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0661426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_native.h 2025-12-04T10:00:21.0665845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_ops.h 2025-12-04T10:00:21.0670509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection.h 2025-12-04T10:00:21.0675383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0679884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection_native.h 2025-12-04T10:00:21.0684386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection_ops.h 2025-12-04T10:00:21.0688836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm.h 2025-12-04T10:00:21.0693373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0697902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_native.h 2025-12-04T10:00:21.0702678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_ops.h 2025-12-04T10:00:21.0707928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl.h 2025-12-04T10:00:21.0712415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward.h 2025-12-04T10:00:21.0717464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_native.h 2025-12-04T10:00:21.0721874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_ops.h 2025-12-04T10:00:21.0726990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_native.h 2025-12-04T10:00:21.0732343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_ops.h 2025-12-04T10:00:21.0737539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm.h 2025-12-04T10:00:21.0742650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm_cuda_dispatch.h 2025-12-04T10:00:21.0747701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm_native.h 2025-12-04T10:00:21.0752761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm_ops.h 2025-12-04T10:00:21.0757559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply.h 2025-12-04T10:00:21.0763982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_cuda_dispatch.h 2025-12-04T10:00:21.0768836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense.h 2025-12-04T10:00:21.0774158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-12-04T10:00:21.0779487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_native.h 2025-12-04T10:00:21.0784227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_ops.h 2025-12-04T10:00:21.0788761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_native.h 2025-12-04T10:00:21.0793306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_ops.h 2025-12-04T10:00:21.0797761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear.h 2025-12-04T10:00:21.0802186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear_cuda_dispatch.h 2025-12-04T10:00:21.0806873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear_native.h 2025-12-04T10:00:21.0811220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear_ops.h 2025-12-04T10:00:21.0815560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm.h 2025-12-04T10:00:21.0820131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm_cuda_dispatch.h 2025-12-04T10:00:21.0825465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm_native.h 2025-12-04T10:00:21.0831095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm_ops.h 2025-12-04T10:00:21.0836221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile.h 2025-12-04T10:00:21.0841431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile_cuda_dispatch.h 2025-12-04T10:00:21.0845987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile_native.h 2025-12-04T10:00:21.0850789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile_ops.h 2025-12-04T10:00:21.0855294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax.h 2025-12-04T10:00:21.0859589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data.h 2025-12-04T10:00:21.0864298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0869758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data_native.h 2025-12-04T10:00:21.0874055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data_ops.h 2025-12-04T10:00:21.0878995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0884701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0888361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_native.h 2025-12-04T10:00:21.0892713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_ops.h 2025-12-04T10:00:21.0896978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul.h 2025-12-04T10:00:21.0901663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0906219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul_native.h 2025-12-04T10:00:21.0910477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul_ops.h 2025-12-04T10:00:21.0914644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum.h 2025-12-04T10:00:21.0919047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward.h 2025-12-04T10:00:21.0923466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0927691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward_native.h 2025-12-04T10:00:21.0932205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward_ops.h 2025-12-04T10:00:21.0937433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0941868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.0946100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_native.h 2025-12-04T10:00:21.0950483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_ops.h 2025-12-04T10:00:21.0954717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags.h 2025-12-04T10:00:21.0958845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0963319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_cpu_dispatch.h 2025-12-04T10:00:21.0967800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_native.h 2025-12-04T10:00:21.0971971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_ops.h 2025-12-04T10:00:21.0976096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spsolve.h 2025-12-04T10:00:21.0979982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spsolve_native.h 2025-12-04T10:00:21.0984222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spsolve_ops.h 2025-12-04T10:00:21.0988575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack.h 2025-12-04T10:00:21.0992782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.0997251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_cpu_dispatch.h 2025-12-04T10:00:21.1001679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_native.h 2025-12-04T10:00:21.1006102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_ops.h 2025-12-04T10:00:21.1010259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma.h 2025-12-04T10:00:21.1014944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1020438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_cpu_dispatch.h 2025-12-04T10:00:21.1025194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_cuda_dispatch.h 2025-12-04T10:00:21.1029461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad.h 2025-12-04T10:00:21.1034261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1038899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_cpu_dispatch.h 2025-12-04T10:00:21.1044466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_cuda_dispatch.h 2025-12-04T10:00:21.1049119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_native.h 2025-12-04T10:00:21.1053984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_ops.h 2025-12-04T10:00:21.1058987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_native.h 2025-12-04T10:00:21.1063426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_ops.h 2025-12-04T10:00:21.1067793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults.h 2025-12-04T10:00:21.1072402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.1076893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults_native.h 2025-12-04T10:00:21.1081392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults_ops.h 2025-12-04T10:00:21.1086322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch.h 2025-12-04T10:00:21.1091363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1096143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.1100466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_native.h 2025-12-04T10:00:21.1104974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_ops.h 2025-12-04T10:00:21.1109862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view.h 2025-12-04T10:00:21.1114588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1119288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy.h 2025-12-04T10:00:21.1123989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.1129031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1133285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_native.h 2025-12-04T10:00:21.1138272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_ops.h 2025-12-04T10:00:21.1142825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_native.h 2025-12-04T10:00:21.1148768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_ops.h 2025-12-04T10:00:21.1152356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor.h 2025-12-04T10:00:21.1157782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.1162327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor_native.h 2025-12-04T10:00:21.1167574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor_ops.h 2025-12-04T10:00:21.1171716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback.h 2025-12-04T10:00:21.1177676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1182634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_cpu_dispatch.h 2025-12-04T10:00:21.1187496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_native.h 2025-12-04T10:00:21.1191665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_ops.h 2025-12-04T10:00:21.1196383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist.h 2025-12-04T10:00:21.1200823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1206186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_cpu_dispatch.h 2025-12-04T10:00:21.1212500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_native.h 2025-12-04T10:00:21.1235659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_ops.h 2025-12-04T10:00:21.1236553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist.h 2025-12-04T10:00:21.1237443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1238362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_cpu_dispatch.h 2025-12-04T10:00:21.1249786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_native.h 2025-12-04T10:00:21.1250594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_ops.h 2025-12-04T10:00:21.1251341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist.h 2025-12-04T10:00:21.1256761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1261406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_cpu_dispatch.h 2025-12-04T10:00:21.1266220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_native.h 2025-12-04T10:00:21.1271141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_ops.h 2025-12-04T10:00:21.1276161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize.h 2025-12-04T10:00:21.1280810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1285884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize_native.h 2025-12-04T10:00:21.1290330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize_ops.h 2025-12-04T10:00:21.1294783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul.h 2025-12-04T10:00:21.1300002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.1304506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul_native.h 2025-12-04T10:00:21.1308938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul_ops.h 2025-12-04T10:00:21.1313567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default.h 2025-12-04T10:00:21.1318049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.1322556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default_native.h 2025-12-04T10:00:21.1327246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default_ops.h 2025-12-04T10:00:21.1331602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd.h 2025-12-04T10:00:21.1336105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1340421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd_native.h 2025-12-04T10:00:21.1344724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd_ops.h 2025-12-04T10:00:21.1368393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward.h 2025-12-04T10:00:21.1373301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.1378021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_native.h 2025-12-04T10:00:21.1382110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_ops.h 2025-12-04T10:00:21.1386452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward.h 2025-12-04T10:00:21.1392413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.1397582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_native.h 2025-12-04T10:00:21.1402034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_ops.h 2025-12-04T10:00:21.1406352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell.h 2025-12-04T10:00:21.1410886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward.h 2025-12-04T10:00:21.1415293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1419912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-12-04T10:00:21.1424471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_native.h 2025-12-04T10:00:21.1428779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_ops.h 2025-12-04T10:00:21.1433680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1438153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_cuda_dispatch.h 2025-12-04T10:00:21.1442707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_native.h 2025-12-04T10:00:21.1447051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_ops.h 2025-12-04T10:00:21.1451645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell.h 2025-12-04T10:00:21.1456000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward.h 2025-12-04T10:00:21.1460655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.1465082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl.h 2025-12-04T10:00:21.1470115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1474582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-12-04T10:00:21.1479445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_native.h 2025-12-04T10:00:21.1483842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_ops.h 2025-12-04T10:00:21.1488144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_native.h 2025-12-04T10:00:21.1492667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_ops.h 2025-12-04T10:00:21.1497560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1501902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_cuda_dispatch.h 2025-12-04T10:00:21.1506162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_native.h 2025-12-04T10:00:21.1510496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_ops.h 2025-12-04T10:00:21.1514764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy.h 2025-12-04T10:00:21.1519178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1523285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy_native.h 2025-12-04T10:00:21.1527489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy_ops.h 2025-12-04T10:00:21.1532142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu.h 2025-12-04T10:00:21.1536279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.1540160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu_native.h 2025-12-04T10:00:21.1544298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu_ops.h 2025-12-04T10:00:21.1548483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense.h 2025-12-04T10:00:21.1553059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1557255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense_native.h 2025-12-04T10:00:21.1561431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense_ops.h 2025-12-04T10:00:21.1565639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse.h 2025-12-04T10:00:21.1569751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc.h 2025-12-04T10:00:21.1574153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1578685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_cpu_dispatch.h 2025-12-04T10:00:21.1583234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_cuda_dispatch.h 2025-12-04T10:00:21.1587474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_native.h 2025-12-04T10:00:21.1591661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_ops.h 2025-12-04T10:00:21.1595848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr.h 2025-12-04T10:00:21.1600338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1605061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_cpu_dispatch.h 2025-12-04T10:00:21.1609435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_cuda_dispatch.h 2025-12-04T10:00:21.1614488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_native.h 2025-12-04T10:00:21.1618944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_ops.h 2025-12-04T10:00:21.1623399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1627738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_cpu_dispatch.h 2025-12-04T10:00:21.1632314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc.h 2025-12-04T10:00:21.1638521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1641525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_cpu_dispatch.h 2025-12-04T10:00:21.1646094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_cuda_dispatch.h 2025-12-04T10:00:21.1651074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_native.h 2025-12-04T10:00:21.1654833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_ops.h 2025-12-04T10:00:21.1659465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr.h 2025-12-04T10:00:21.1664159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1669916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_cpu_dispatch.h 2025-12-04T10:00:21.1673314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_cuda_dispatch.h 2025-12-04T10:00:21.1677821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_native.h 2025-12-04T10:00:21.1682546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_ops.h 2025-12-04T10:00:21.1688535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_cuda_dispatch.h 2025-12-04T10:00:21.1691354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_native.h 2025-12-04T10:00:21.1696022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_ops.h 2025-12-04T10:00:21.1701215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured.h 2025-12-04T10:00:21.1705247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured_cuda_dispatch.h 2025-12-04T10:00:21.1709867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured_native.h 2025-12-04T10:00:21.1714395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured_ops.h 2025-12-04T10:00:21.1789743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd.h 2025-12-04T10:00:21.1790247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1790640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_cpu_dispatch.h 2025-12-04T10:00:21.1791025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_cuda_dispatch.h 2025-12-04T10:00:21.1791394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_native.h 2025-12-04T10:00:21.1791831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_ops.h 2025-12-04T10:00:21.1792162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv.h 2025-12-04T10:00:21.1792627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1792994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_cpu_dispatch.h 2025-12-04T10:00:21.1793378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_cuda_dispatch.h 2025-12-04T10:00:21.1796288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_native.h 2025-12-04T10:00:21.1796638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_ops.h 2025-12-04T10:00:21.1796902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear.h 2025-12-04T10:00:21.1797370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.1797784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1798069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_native.h 2025-12-04T10:00:21.1803554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_ops.h 2025-12-04T10:00:21.1806627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention.h 2025-12-04T10:00:21.1811502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1815878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_cuda_dispatch.h 2025-12-04T10:00:21.1822532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_native.h 2025-12-04T10:00:21.1825009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_ops.h 2025-12-04T10:00:21.1829435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention.h 2025-12-04T10:00:21.1834076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1839545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_cuda_dispatch.h 2025-12-04T10:00:21.1844166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_native.h 2025-12-04T10:00:21.1848716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_ops.h 2025-12-04T10:00:21.1853053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique.h 2025-12-04T10:00:21.1856884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2.h 2025-12-04T10:00:21.1861411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1865778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_cpu_dispatch.h 2025-12-04T10:00:21.1870008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_cuda_dispatch.h 2025-12-04T10:00:21.1874454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_native.h 2025-12-04T10:00:21.1879008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_ops.h 2025-12-04T10:00:21.1883477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1887733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_cpu_dispatch.h 2025-12-04T10:00:21.1907778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_cuda_dispatch.h 2025-12-04T10:00:21.1922911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_native.h 2025-12-04T10:00:21.1923384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_ops.h 2025-12-04T10:00:21.1927139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual.h 2025-12-04T10:00:21.1931450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.1935554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual_native.h 2025-12-04T10:00:21.1939723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual_ops.h 2025-12-04T10:00:21.1943969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index.h 2025-12-04T10:00:21.1948406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1952451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_native.h 2025-12-04T10:00:21.1956883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_ops.h 2025-12-04T10:00:21.1961334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put.h 2025-12-04T10:00:21.1966081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1970453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put_native.h 2025-12-04T10:00:21.1974619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put_ops.h 2025-12-04T10:00:21.1978849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index.h 2025-12-04T10:00:21.1983717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.1987945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_native.h 2025-12-04T10:00:21.1992518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_ops.h 2025-12-04T10:00:21.1997093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate.h 2025-12-04T10:00:21.2002854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.2007095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_native.h 2025-12-04T10:00:21.2011428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_ops.h 2025-12-04T10:00:21.2016177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view.h 2025-12-04T10:00:21.2020711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.2025251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view_native.h 2025-12-04T10:00:21.2029951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view_ops.h 2025-12-04T10:00:21.2034056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa.h 2025-12-04T10:00:21.2038364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward.h 2025-12-04T10:00:21.2042825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.2047280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-12-04T10:00:21.2051788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-12-04T10:00:21.2056173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta.h 2025-12-04T10:00:21.2060483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-12-04T10:00:21.2064848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_native.h 2025-12-04T10:00:21.2069748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_ops.h 2025-12-04T10:00:21.2074239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.2080629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2085607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_cpu_dispatch.h 2025-12-04T10:00:21.2090079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_cuda_dispatch.h 2025-12-04T10:00:21.2094682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_meta.h 2025-12-04T10:00:21.2100537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_meta_dispatch.h 2025-12-04T10:00:21.2104538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_native.h 2025-12-04T10:00:21.2108863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_ops.h 2025-12-04T10:00:21.2113111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa.h 2025-12-04T10:00:21.2117501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward.h 2025-12-04T10:00:21.2122237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.2127549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-12-04T10:00:21.2131343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-12-04T10:00:21.2135672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta.h 2025-12-04T10:00:21.2140125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-12-04T10:00:21.2145131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_native.h 2025-12-04T10:00:21.2149289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_ops.h 2025-12-04T10:00:21.2153900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.2158527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2162891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_cpu_dispatch.h 2025-12-04T10:00:21.2167423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_cuda_dispatch.h 2025-12-04T10:00:21.2172131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_meta.h 2025-12-04T10:00:21.2176310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_meta_dispatch.h 2025-12-04T10:00:21.2180640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_native.h 2025-12-04T10:00:21.2185577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_ops.h 2025-12-04T10:00:21.2190164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d.h 2025-12-04T10:00:21.2194804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward.h 2025-12-04T10:00:21.2199693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.2204062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-12-04T10:00:21.2208590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-12-04T10:00:21.2213400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta.h 2025-12-04T10:00:21.2217998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta_dispatch.h 2025-12-04T10:00:21.2222508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_native.h 2025-12-04T10:00:21.2229575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_ops.h 2025-12-04T10:00:21.2232063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.2236967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2241716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_cpu_dispatch.h 2025-12-04T10:00:21.2246018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_cuda_dispatch.h 2025-12-04T10:00:21.2250356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_meta.h 2025-12-04T10:00:21.2254808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_meta_dispatch.h 2025-12-04T10:00:21.2259255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_native.h 2025-12-04T10:00:21.2263730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_ops.h 2025-12-04T10:00:21.2268057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d.h 2025-12-04T10:00:21.2272414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward.h 2025-12-04T10:00:21.2277201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.2282181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-12-04T10:00:21.2286720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-12-04T10:00:21.2291465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta.h 2025-12-04T10:00:21.2296018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta_dispatch.h 2025-12-04T10:00:21.2300538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_native.h 2025-12-04T10:00:21.2304953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_ops.h 2025-12-04T10:00:21.2309609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.2314365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2318816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_cpu_dispatch.h 2025-12-04T10:00:21.2323149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_cuda_dispatch.h 2025-12-04T10:00:21.2327474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_meta.h 2025-12-04T10:00:21.2377267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_meta_dispatch.h 2025-12-04T10:00:21.2377625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_native.h 2025-12-04T10:00:21.2377963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_ops.h 2025-12-04T10:00:21.2378274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d.h 2025-12-04T10:00:21.2378808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward.h 2025-12-04T10:00:21.2379382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.2379786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-12-04T10:00:21.2380177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-12-04T10:00:21.2380540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta.h 2025-12-04T10:00:21.2380966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta_dispatch.h 2025-12-04T10:00:21.2386394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_native.h 2025-12-04T10:00:21.2391306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_ops.h 2025-12-04T10:00:21.2396670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.2402438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2408261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_cpu_dispatch.h 2025-12-04T10:00:21.2411169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_cuda_dispatch.h 2025-12-04T10:00:21.2415991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_meta.h 2025-12-04T10:00:21.2421451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_meta_dispatch.h 2025-12-04T10:00:21.2427423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_native.h 2025-12-04T10:00:21.2431125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_ops.h 2025-12-04T10:00:21.2435684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss.h 2025-12-04T10:00:21.2440270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss_cuda_dispatch.h 2025-12-04T10:00:21.2446173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss_native.h 2025-12-04T10:00:21.2449298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss_ops.h 2025-12-04T10:00:21.2453965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight.h 2025-12-04T10:00:21.2458995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2465047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_native.h 2025-12-04T10:00:21.2468233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_ops.h 2025-12-04T10:00:21.2473210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices.h 2025-12-04T10:00:21.2478041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_cpu_dispatch.h 2025-12-04T10:00:21.2483958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_cuda_dispatch.h 2025-12-04T10:00:21.2486902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_native.h 2025-12-04T10:00:21.2492359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_ops.h 2025-12-04T10:00:21.2496652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args.h 2025-12-04T10:00:21.2501558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2505981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_native.h 2025-12-04T10:00:21.2510605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_ops.h 2025-12-04T10:00:21.2515316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args.h 2025-12-04T10:00:21.2520101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2524943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_native.h 2025-12-04T10:00:21.2529465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_ops.h 2025-12-04T10:00:21.2534042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args.h 2025-12-04T10:00:21.2538763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2543347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_native.h 2025-12-04T10:00:21.2548220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_ops.h 2025-12-04T10:00:21.2552856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args.h 2025-12-04T10:00:21.2557986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2562560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_native.h 2025-12-04T10:00:21.2567103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_ops.h 2025-12-04T10:00:21.2571749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args.h 2025-12-04T10:00:21.2592085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2596536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_native.h 2025-12-04T10:00:21.2601235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_ops.h 2025-12-04T10:00:21.2606888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args.h 2025-12-04T10:00:21.2611852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2616517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_native.h 2025-12-04T10:00:21.2621130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_ops.h 2025-12-04T10:00:21.2627318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values.h 2025-12-04T10:00:21.2631472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy.h 2025-12-04T10:00:21.2636945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T10:00:21.2641482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.2645911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_native.h 2025-12-04T10:00:21.2650420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_ops.h 2025-12-04T10:00:21.2654750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_native.h 2025-12-04T10:00:21.2659250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_ops.h 2025-12-04T10:00:21.2663930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version.h 2025-12-04T10:00:21.2668116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2672217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version_native.h 2025-12-04T10:00:21.2676757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version_ops.h 2025-12-04T10:00:21.2681018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm.h 2025-12-04T10:00:21.2685269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_cuda_dispatch.h 2025-12-04T10:00:21.2689773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu.h 2025-12-04T10:00:21.2694195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-12-04T10:00:21.2698624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_native.h 2025-12-04T10:00:21.2703568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_ops.h 2025-12-04T10:00:21.2708360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_native.h 2025-12-04T10:00:21.2712534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_ops.h 2025-12-04T10:00:21.2717146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros.h 2025-12-04T10:00:21.2722783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros_native.h 2025-12-04T10:00:21.2727934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros_ops.h 2025-12-04T10:00:21.2733728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm.h 2025-12-04T10:00:21.2738709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_cpu_dispatch.h 2025-12-04T10:00:21.2743778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_cuda_dispatch.h 2025-12-04T10:00:21.2748923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_native.h 2025-12-04T10:00:21.2753870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_ops.h 2025-12-04T10:00:21.2758986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm.h 2025-12-04T10:00:21.2763419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2768394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward.h 2025-12-04T10:00:21.2774495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2780352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward_native.h 2025-12-04T10:00:21.2783248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward_ops.h 2025-12-04T10:00:21.2787562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface.h 2025-12-04T10:00:21.2792538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward.h 2025-12-04T10:00:21.2797215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.2801716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_cpu_dispatch.h 2025-12-04T10:00:21.2806063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_cuda_dispatch.h 2025-12-04T10:00:21.2810742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_native.h 2025-12-04T10:00:21.2815257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_ops.h 2025-12-04T10:00:21.2819694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-12-04T10:00:21.2823991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_cpu_dispatch.h 2025-12-04T10:00:21.2828383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_cuda_dispatch.h 2025-12-04T10:00:21.2833005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_native.h 2025-12-04T10:00:21.2838083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_ops.h 2025-12-04T10:00:21.2842645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_native.h 2025-12-04T10:00:21.2846986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_ops.h 2025-12-04T10:00:21.2851298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack.h 2025-12-04T10:00:21.2856101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2860358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack_native.h 2025-12-04T10:00:21.2864529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack_ops.h 2025-12-04T10:00:21.2868857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked.h 2025-12-04T10:00:21.2873742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-12-04T10:00:21.2878063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_native.h 2025-12-04T10:00:21.2882714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_ops.h 2025-12-04T10:00:21.3143613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\quantized\QTensorImpl.h 2025-12-04T10:00:21.3147148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\quantized\Quantizer.h 2025-12-04T10:00:21.3156684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\CachingHostAllocator.h 2025-12-04T10:00:21.3160668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\PeerToPeerAccess.h 2025-12-04T10:00:21.3164924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\PhiloxXpuState.h 2025-12-04T10:00:21.3168935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\PinnedMemoryAllocator.h 2025-12-04T10:00:21.3178075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUContext.h 2025-12-04T10:00:21.3182750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUDevice.h 2025-12-04T10:00:21.3186763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUEvent.h 2025-12-04T10:00:21.3190875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUGeneratorImpl.h 2025-12-04T10:00:21.3194960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUGraphsUtils.h 2025-12-04T10:00:21.3198916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUScaledBlas.h 2025-12-04T10:00:21.3206853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\detail\XPUHooks.h 2025-12-04T10:00:21.3221924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\alignment.h 2025-12-04T10:00:21.3226007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Allocator.h 2025-12-04T10:00:21.3230533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\AllocatorConfig.h 2025-12-04T10:00:21.3235107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\AutogradState.h 2025-12-04T10:00:21.3244309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Backend.h 2025-12-04T10:00:21.3248500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CachingDeviceAllocator.h 2025-12-04T10:00:21.3252754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CompileTimeFunctionPointer.h 2025-12-04T10:00:21.3257042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\ConstantSymNodeImpl.h 2025-12-04T10:00:21.3261217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Contiguity.h 2025-12-04T10:00:21.3265686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CopyBytes.h 2025-12-04T10:00:21.3269909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CPUAllocator.h 2025-12-04T10:00:21.3274630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DefaultDtype.h 2025-12-04T10:00:21.3279003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DefaultTensorOptions.h 2025-12-04T10:00:21.3283440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Device.h 2025-12-04T10:00:21.3287377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceArray.h 2025-12-04T10:00:21.3292637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceCapability.h 2025-12-04T10:00:21.3296503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceGuard.h 2025-12-04T10:00:21.3300627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceType.h 2025-12-04T10:00:21.3304653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DispatchKey.h 2025-12-04T10:00:21.3308741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DispatchKeySet.h 2025-12-04T10:00:21.3318311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DynamicCast.h 2025-12-04T10:00:21.3322480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Event.h 2025-12-04T10:00:21.3326314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\GeneratorImpl.h 2025-12-04T10:00:21.3330432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\GradMode.h 2025-12-04T10:00:21.3334369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\InferenceMode.h 2025-12-04T10:00:21.3338460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Layout.h 2025-12-04T10:00:21.3342107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\MemoryFormat.h 2025-12-04T10:00:21.3346807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\OptionalRef.h 2025-12-04T10:00:21.3350488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\PyHandleCache.h 2025-12-04T10:00:21.3354611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\QEngine.h 2025-12-04T10:00:21.3359160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\QScheme.h 2025-12-04T10:00:21.3363850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\RefcountedDeleter.h 2025-12-04T10:00:21.3373925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SafePyObject.h 2025-12-04T10:00:21.3378184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Scalar.h 2025-12-04T10:00:21.3382634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\ScalarType.h 2025-12-04T10:00:21.3386510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\ScalarTypeToTypeMeta.h 2025-12-04T10:00:21.3390500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Storage.h 2025-12-04T10:00:21.3394514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\StorageImpl.h 2025-12-04T10:00:21.3398395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Stream.h 2025-12-04T10:00:21.3403977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\StreamGuard.h 2025-12-04T10:00:21.3408729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymbolicShapeMeta.h 2025-12-04T10:00:21.3413979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymBool.h 2025-12-04T10:00:21.3417844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymFloat.h 2025-12-04T10:00:21.3421871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymInt.h 2025-12-04T10:00:21.3430115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymIntArrayRef.h 2025-12-04T10:00:21.3434429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymNodeImpl.h 2025-12-04T10:00:21.3438693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\TensorImpl.h 2025-12-04T10:00:21.3443157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\TensorOptions.h 2025-12-04T10:00:21.3447809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\thread_pool.h 2025-12-04T10:00:21.3452243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\UndefinedTensorImpl.h 2025-12-04T10:00:21.3456903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\WrapDimMinimal.h 2025-12-04T10:00:21.3466800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\alloc_cpu.h 2025-12-04T10:00:21.3471095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\COW.h 2025-12-04T10:00:21.3474604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\COWDeleter.h 2025-12-04T10:00:21.3479018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\DeviceGuardImplInterface.h 2025-12-04T10:00:21.3488064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\FakeGuardImpl.h 2025-12-04T10:00:21.3492183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\GPUTrace.h 2025-12-04T10:00:21.3498219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\HermeticPyObjectTLS.h 2025-12-04T10:00:21.3501899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\InlineDeviceGuard.h 2025-12-04T10:00:21.3506184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\InlineEvent.h 2025-12-04T10:00:21.3511486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\InlineStreamGuard.h 2025-12-04T10:00:21.3515523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\LocalDispatchKeySet.h 2025-12-04T10:00:21.3519614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PyInterpreter.h 2025-12-04T10:00:21.3524004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PyInterpreterHooks.h 2025-12-04T10:00:21.3527981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PyObjectSlot.h 2025-12-04T10:00:21.3531851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PythonDispatcherTLS.h 2025-12-04T10:00:21.3537919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\SizesAndStrides.h 2025-12-04T10:00:21.3542457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\TorchDispatchModeTLS.h 2025-12-04T10:00:21.3546550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\VirtualGuardImpl.h 2025-12-04T10:00:21.3556622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAAlgorithm.h 2025-12-04T10:00:21.3560520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAAllocatorConfig.h 2025-12-04T10:00:21.3564551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDACachingAllocator.h 2025-12-04T10:00:21.3569208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDADeviceAssertion.h 2025-12-04T10:00:21.3577392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDADeviceAssertionHost.h 2025-12-04T10:00:21.3581236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAException.h 2025-12-04T10:00:21.3585275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAFunctions.h 2025-12-04T10:00:21.3589120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAGraphsC10Utils.h 2025-12-04T10:00:21.3593029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAGuard.h 2025-12-04T10:00:21.3596934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAMacros.h 2025-12-04T10:00:21.3601027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAMathCompat.h 2025-12-04T10:00:21.3605143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAMiscFunctions.h 2025-12-04T10:00:21.3608949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAStream.h 2025-12-04T10:00:21.3612694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\driver_api.h 2025-12-04T10:00:21.3620968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\impl\CUDAGuardImpl.h 2025-12-04T10:00:21.3624581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\impl\CUDATest.h 2025-12-04T10:00:21.3632780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\macros\cmake_macros.h 2025-12-04T10:00:21.3636960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\macros\Export.h 2025-12-04T10:00:21.3640663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\macros\Macros.h 2025-12-04T10:00:21.3648330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\atomic.h 2025-12-04T10:00:21.3652147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\common.h 2025-12-04T10:00:21.3655724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\error.h 2025-12-04T10:00:21.3659506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\expm1f.h 2025-12-04T10:00:21.3663891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\igamma.h 2025-12-04T10:00:21.3668018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\indexing.h 2025-12-04T10:00:21.3671665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\random.h 2025-12-04T10:00:21.3679913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\reduction_utils.h 2025-12-04T10:00:21.3683692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\special_math.h 2025-12-04T10:00:21.3687599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\utils.h 2025-12-04T10:00:21.3695824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\mobile\CPUCachingAllocator.h 2025-12-04T10:00:21.3700303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\mobile\CPUProfilingAllocator.h 2025-12-04T10:00:21.3713944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\test\util\complex_math_test_common.h 2025-12-04T10:00:21.3718601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\test\util\complex_test_common.h 2025-12-04T10:00:21.3734409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\test\util\Macros.h 2025-12-04T10:00:21.3734953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\AbortHandler.h 2025-12-04T10:00:21.3781026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\accumulate.h 2025-12-04T10:00:21.3781290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\AlignOf.h 2025-12-04T10:00:21.3781572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ApproximateClock.h 2025-12-04T10:00:21.3781826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Array.h 2025-12-04T10:00:21.3782077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ArrayRef.h 2025-12-04T10:00:21.3782441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Backtrace.h 2025-12-04T10:00:21.3782707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\BFloat16-inl.h 2025-12-04T10:00:21.3782967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\BFloat16-math.h 2025-12-04T10:00:21.3783207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\BFloat16.h 2025-12-04T10:00:21.3783959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\bits.h 2025-12-04T10:00:21.3789393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Bitset.h 2025-12-04T10:00:21.3793401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\bit_cast.h 2025-12-04T10:00:21.3797728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\C++17.h 2025-12-04T10:00:21.3801880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\CallOnce.h 2025-12-04T10:00:21.3805624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\complex.h 2025-12-04T10:00:21.3809372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\complex_math.h 2025-12-04T10:00:21.3813604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\complex_utils.h 2025-12-04T10:00:21.3817536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ConstexprCrc.h 2025-12-04T10:00:21.3821389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\copysign.h 2025-12-04T10:00:21.3825171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\DeadlockDetection.h 2025-12-04T10:00:21.3830238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Deprecated.h 2025-12-04T10:00:21.3833885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\DimVector.h 2025-12-04T10:00:21.3838067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\DynamicCounter.h 2025-12-04T10:00:21.3846052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Enumerate.h 2025-12-04T10:00:21.3849794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\env.h 2025-12-04T10:00:21.3853958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\error.h 2025-12-04T10:00:21.3858070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Exception.h 2025-12-04T10:00:21.3862253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ExclusivelyOwned.h 2025-12-04T10:00:21.3866260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ExclusivelyOwnedTensorTraits.h 2025-12-04T10:00:21.3870398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\FbcodeMaps.h 2025-12-04T10:00:21.3874246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\FileSystem.h 2025-12-04T10:00:21.3878695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Flags.h 2025-12-04T10:00:21.3882535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\flat_hash_map.h 2025-12-04T10:00:21.3887020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float4_e2m1fn_x2.h 2025-12-04T10:00:21.3895404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fn-inl.h 2025-12-04T10:00:21.3899236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fn.h 2025-12-04T10:00:21.3903043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fnuz-inl.h 2025-12-04T10:00:21.3907086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fnuz.h 2025-12-04T10:00:21.3910913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2-inl.h 2025-12-04T10:00:21.3915189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2.h 2025-12-04T10:00:21.3919189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2fnuz-inl.h 2025-12-04T10:00:21.3923088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2fnuz.h 2025-12-04T10:00:21.3927049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e8m0fnu-inl.h 2025-12-04T10:00:21.3934882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e8m0fnu.h 2025-12-04T10:00:21.3938805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\floating_point_utils.h 2025-12-04T10:00:21.3942638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\FunctionRef.h 2025-12-04T10:00:21.3946937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Gauge.h 2025-12-04T10:00:21.3950696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\generic_math.h 2025-12-04T10:00:21.3954526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Half-inl.h 2025-12-04T10:00:21.3958280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Half.h 2025-12-04T10:00:21.3961898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\hash.h 2025-12-04T10:00:21.3965580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\IdWrapper.h 2025-12-04T10:00:21.3969411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\int128.h 2025-12-04T10:00:21.3973106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\IntrusiveList.h 2025-12-04T10:00:21.3976905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\intrusive_ptr.h 2025-12-04T10:00:21.3981051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\irange.h 2025-12-04T10:00:21.3984899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Lazy.h 2025-12-04T10:00:21.3992925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\LeftRight.h 2025-12-04T10:00:21.3996738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\llvmMathExtras.h 2025-12-04T10:00:21.4000600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Load.h 2025-12-04T10:00:21.4004371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Logging.h 2025-12-04T10:00:21.4026404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\logging_common.h 2025-12-04T10:00:21.4030451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\logging_is_google_glog.h 2025-12-04T10:00:21.4034911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\logging_is_not_google_glog.h 2025-12-04T10:00:21.4039207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\MathConstants.h 2025-12-04T10:00:21.4043708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\MaybeOwned.h 2025-12-04T10:00:21.4047805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Metaprogramming.h 2025-12-04T10:00:21.4051712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\NetworkFlow.h 2025-12-04T10:00:21.4064335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\numa.h 2025-12-04T10:00:21.4068253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Optional.h 2025-12-04T10:00:21.4072303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\OptionalArrayRef.h 2025-12-04T10:00:21.4076366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\order_preserving_flat_hash_map.h 2025-12-04T10:00:21.4080670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\overflows.h 2025-12-04T10:00:21.4085658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\overloaded.h 2025-12-04T10:00:21.4089785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ParallelGuard.h 2025-12-04T10:00:21.4093614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\python_stub.h 2025-12-04T10:00:21.4097760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\qint32.h 2025-12-04T10:00:21.4101595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\qint8.h 2025-12-04T10:00:21.4105508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\quint2x4.h 2025-12-04T10:00:21.4113374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\quint4x2.h 2025-12-04T10:00:21.4117416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\quint8.h 2025-12-04T10:00:21.4122179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Registry.h 2025-12-04T10:00:21.4127195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\safe_numerics.h 2025-12-04T10:00:21.4131207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ScopeExit.h 2025-12-04T10:00:21.4135405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Semaphore.h 2025-12-04T10:00:21.4139281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\signal_handler.h 2025-12-04T10:00:21.4143268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\SmallBuffer.h 2025-12-04T10:00:21.4147613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\SmallVector.h 2025-12-04T10:00:21.4151516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\sparse_bitset.h 2025-12-04T10:00:21.4155612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ssize.h 2025-12-04T10:00:21.4159766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\static_tracepoint.h 2025-12-04T10:00:21.4168720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\static_tracepoint_elfx86.h 2025-12-04T10:00:21.4172836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\strides.h 2025-12-04T10:00:21.4176589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\StringUtil.h 2025-12-04T10:00:21.4181540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\string_utils.h 2025-12-04T10:00:21.4186023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\string_view.h 2025-12-04T10:00:21.4190218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\strong_type.h 2025-12-04T10:00:21.4194318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Synchronized.h 2025-12-04T10:00:21.4198550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\tempfile.h 2025-12-04T10:00:21.4202450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ThreadLocal.h 2025-12-04T10:00:21.4206750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ThreadLocalDebugInfo.h 2025-12-04T10:00:21.4211019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\thread_name.h 2025-12-04T10:00:21.4214966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Type.h 2025-12-04T10:00:21.4219389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeCast.h 2025-12-04T10:00:21.4223297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\typeid.h 2025-12-04T10:00:21.4227192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeIndex.h 2025-12-04T10:00:21.4231332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeList.h 2025-12-04T10:00:21.4297334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeSafeSignMath.h 2025-12-04T10:00:21.4298020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeTraits.h 2025-12-04T10:00:21.4298741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Unicode.h 2025-12-04T10:00:21.4299352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\UniqueVoidPtr.h 2025-12-04T10:00:21.4299967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Unroll.h 2025-12-04T10:00:21.4300571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\WaitCounter.h 2025-12-04T10:00:21.4301265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\WaitCounterDynamicBackend.h 2025-12-04T10:00:21.4304527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\win32-headers.h 2025-12-04T10:00:21.4305188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUCachingAllocator.h 2025-12-04T10:00:21.4305854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUDeviceProp.h 2025-12-04T10:00:21.4306467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUEvent.h 2025-12-04T10:00:21.4307078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUException.h 2025-12-04T10:00:21.4315435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUFunctions.h 2025-12-04T10:00:21.4319606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUGraphsC10Utils.h 2025-12-04T10:00:21.4323433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUMacros.h 2025-12-04T10:00:21.4327680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUStream.h 2025-12-04T10:00:21.4335181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\impl\XPUGuardImpl.h 2025-12-04T10:00:21.4346928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\test\impl\XPUTest.h 2025-12-04T10:00:21.4361377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\core\common.h 2025-12-04T10:00:21.4365000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\core\macros.h 2025-12-04T10:00:21.4368701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\core\timer.h 2025-12-04T10:00:21.4376774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\perfkernels\batch_box_cox_vec.h 2025-12-04T10:00:21.4380703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\perfkernels\common.h 2025-12-04T10:00:21.4384459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\perfkernels\embedding_lookup_idx.h 2025-12-04T10:00:21.4392991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\crc_alt.h 2025-12-04T10:00:21.4397458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\file_adapter.h 2025-12-04T10:00:21.4401171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\inline_container.h 2025-12-04T10:00:21.4404926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\in_memory_adapter.h 2025-12-04T10:00:21.4413385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\istream_adapter.h 2025-12-04T10:00:21.4417783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\read_adapter_interface.h 2025-12-04T10:00:21.4421679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\versions.h 2025-12-04T10:00:21.4429987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\fixed_divisor.h 2025-12-04T10:00:21.4433824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\proto_wrap.h 2025-12-04T10:00:21.4437686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\string_utils.h 2025-12-04T10:00:21.4450497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\pthreadpool-cpp.h 2025-12-04T10:00:21.4454433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\pthreadpool.h 2025-12-04T10:00:21.4458327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\ThreadPool.h 2025-12-04T10:00:21.4466403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\ThreadPoolCommon.h 2025-12-04T10:00:21.4470333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\thread_pool_guard.h 2025-12-04T10:00:21.4474327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\WorkersPool.h 2025-12-04T10:00:21.4483773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\args.h 2025-12-04T10:00:21.4487444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\base.h 2025-12-04T10:00:21.4491600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\chrono.h 2025-12-04T10:00:21.4495537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\color.h 2025-12-04T10:00:21.4499256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\compile.h 2025-12-04T10:00:21.4502870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\core.h 2025-12-04T10:00:21.4506523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\format-inl.h 2025-12-04T10:00:21.4514918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\format.h 2025-12-04T10:00:21.4519643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\os.h 2025-12-04T10:00:21.4523365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\ostream.h 2025-12-04T10:00:21.4526919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\printf.h 2025-12-04T10:00:21.4530898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\ranges.h 2025-12-04T10:00:21.4534954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\std.h 2025-12-04T10:00:21.4538564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\xchar.h 2025-12-04T10:00:21.4546950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16\bitcasts.h 2025-12-04T10:00:21.4550823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16\fp16.h 2025-12-04T10:00:21.4554784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16\psimd.h 2025-12-04T10:00:21.4567781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\any.h 2025-12-04T10:00:21.4571456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\any.pb.h 2025-12-04T10:00:21.4575758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\api.pb.h 2025-12-04T10:00:21.4579725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\arena.h 2025-12-04T10:00:21.4583504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\arenastring.h 2025-12-04T10:00:21.4592174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\arena_impl.h 2025-12-04T10:00:21.4596093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\descriptor.h 2025-12-04T10:00:21.4600761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\descriptor.pb.h 2025-12-04T10:00:21.4608853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\descriptor_database.h 2025-12-04T10:00:21.4613414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\duration.pb.h 2025-12-04T10:00:21.4617719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\dynamic_message.h 2025-12-04T10:00:21.4621622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\empty.pb.h 2025-12-04T10:00:21.4625706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\extension_set.h 2025-12-04T10:00:21.4630371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\extension_set_inl.h 2025-12-04T10:00:21.4634230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\field_mask.pb.h 2025-12-04T10:00:21.4638482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_enum_reflection.h 2025-12-04T10:00:21.4642640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_enum_util.h 2025-12-04T10:00:21.4646931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_message_reflection.h 2025-12-04T10:00:21.4650994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_message_table_driven.h 2025-12-04T10:00:21.4655191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_message_util.h 2025-12-04T10:00:21.4664418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\has_bits.h 2025-12-04T10:00:21.4668476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\implicit_weak_message.h 2025-12-04T10:00:21.4672532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\inlined_string_field.h 2025-12-04T10:00:21.4676591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map.h 2025-12-04T10:00:21.4680701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_entry.h 2025-12-04T10:00:21.4684770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_entry_lite.h 2025-12-04T10:00:21.4688918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_field.h 2025-12-04T10:00:21.4693688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_field_inl.h 2025-12-04T10:00:21.4697524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_field_lite.h 2025-12-04T10:00:21.4701706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_type_handler.h 2025-12-04T10:00:21.4710022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\message.h 2025-12-04T10:00:21.4714201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\message_lite.h 2025-12-04T10:00:21.4718446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\metadata.h 2025-12-04T10:00:21.4722257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\metadata_lite.h 2025-12-04T10:00:21.4726550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\parse_context.h 2025-12-04T10:00:21.4730761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\port.h 2025-12-04T10:00:21.4734652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\reflection.h 2025-12-04T10:00:21.4739216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\reflection_ops.h 2025-12-04T10:00:21.4767847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\repeated_field.h 2025-12-04T10:00:21.4768573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\service.h 2025-12-04T10:00:21.4769270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\source_context.pb.h 2025-12-04T10:00:21.4769974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\struct.pb.h 2025-12-04T10:00:21.4770654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\text_format.h 2025-12-04T10:00:21.4772239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\timestamp.pb.h 2025-12-04T10:00:21.4776217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\type.pb.h 2025-12-04T10:00:21.4781622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\unknown_field_set.h 2025-12-04T10:00:21.4784915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\wire_format.h 2025-12-04T10:00:21.4791566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\wire_format_lite.h 2025-12-04T10:00:21.4795712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\wrappers.pb.h 2025-12-04T10:00:21.4805146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\code_generator.h 2025-12-04T10:00:21.4809323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\command_line_interface.h 2025-12-04T10:00:21.4813434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\importer.h 2025-12-04T10:00:21.4817606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\parser.h 2025-12-04T10:00:21.4821404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\plugin.h 2025-12-04T10:00:21.4829762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\plugin.pb.h 2025-12-04T10:00:21.4838124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\cpp\cpp_generator.h 2025-12-04T10:00:21.4846330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\csharp\csharp_generator.h 2025-12-04T10:00:21.4850233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\csharp\csharp_names.h 2025-12-04T10:00:21.4858149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\java\java_generator.h 2025-12-04T10:00:21.4862855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\java\java_names.h 2025-12-04T10:00:21.4870031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\js\js_generator.h 2025-12-04T10:00:21.4873897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\js\well_known_types_embed.h 2025-12-04T10:00:21.4881838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\objectivec\objectivec_generator.h 2025-12-04T10:00:21.4885718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\objectivec\objectivec_helpers.h 2025-12-04T10:00:21.4894851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\php\php_generator.h 2025-12-04T10:00:21.4901633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\python\python_generator.h 2025-12-04T10:00:21.4909312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\ruby\ruby_generator.h 2025-12-04T10:00:21.4917840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\coded_stream.h 2025-12-04T10:00:21.4922056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\gzip_stream.h 2025-12-04T10:00:21.4925774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\io_win32.h 2025-12-04T10:00:21.4929529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\printer.h 2025-12-04T10:00:21.4933192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\strtod.h 2025-12-04T10:00:21.4941965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\tokenizer.h 2025-12-04T10:00:21.4946241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\zero_copy_stream.h 2025-12-04T10:00:21.4950011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\zero_copy_stream_impl.h 2025-12-04T10:00:21.4953806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\zero_copy_stream_impl_lite.h 2025-12-04T10:00:21.4962619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\bytestream.h 2025-12-04T10:00:21.4966413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\callback.h 2025-12-04T10:00:21.4971827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\casts.h 2025-12-04T10:00:21.4975519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\common.h 2025-12-04T10:00:21.4979212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\fastmem.h 2025-12-04T10:00:21.4982844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\hash.h 2025-12-04T10:00:21.4990605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\logging.h 2025-12-04T10:00:21.4994313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\macros.h 2025-12-04T10:00:21.4998347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\map_util.h 2025-12-04T10:00:21.5003842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\mutex.h 2025-12-04T10:00:21.5006104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\once.h 2025-12-04T10:00:21.5010310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\platform_macros.h 2025-12-04T10:00:21.5013940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\port.h 2025-12-04T10:00:21.5017969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\status.h 2025-12-04T10:00:21.5022779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\stl_util.h 2025-12-04T10:00:21.5025442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\stringpiece.h 2025-12-04T10:00:21.5029564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\strutil.h 2025-12-04T10:00:21.5035212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\template_util.h 2025-12-04T10:00:21.5042485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\delimited_message_util.h 2025-12-04T10:00:21.5047953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\field_comparator.h 2025-12-04T10:00:21.5050530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\field_mask_util.h 2025-12-04T10:00:21.5060526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\json_util.h 2025-12-04T10:00:21.5062789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\message_differencer.h 2025-12-04T10:00:21.5067382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\time_util.h 2025-12-04T10:00:21.5070864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\type_resolver.h 2025-12-04T10:00:21.5074969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\type_resolver_util.h 2025-12-04T10:00:21.5086077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\AbstractConfig.h 2025-12-04T10:00:21.5089190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ActivityProfilerInterface.h 2025-12-04T10:00:21.5093490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ActivityTraceInterface.h 2025-12-04T10:00:21.5101924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ActivityType.h 2025-12-04T10:00:21.5106050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ClientInterface.h 2025-12-04T10:00:21.5111368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\Config.h 2025-12-04T10:00:21.5113831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\GenericTraceActivity.h 2025-12-04T10:00:21.5117993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\IActivityProfiler.h 2025-12-04T10:00:21.5122820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ILoggerObserver.h 2025-12-04T10:00:21.5125791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ITraceActivity.h 2025-12-04T10:00:21.5130334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\libkineto.h 2025-12-04T10:00:21.5133823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\LoggingAPI.h 2025-12-04T10:00:21.5137929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\output_base.h 2025-12-04T10:00:21.5142814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ThreadUtil.h 2025-12-04T10:00:21.5145898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\time_since_epoch.h 2025-12-04T10:00:21.5150357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\TraceSpan.h 2025-12-04T10:00:21.5159238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\legacy\ittnotify.h 2025-12-04T10:00:21.5168052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc-new-delete.h 2025-12-04T10:00:21.5171805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc-override.h 2025-12-04T10:00:21.5176039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc-stats.h 2025-12-04T10:00:21.5184512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc.h 2025-12-04T10:00:21.5213731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl.h 2025-12-04T10:00:21.5218791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl.hpp 2025-12-04T10:00:21.5226701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_common.h 2025-12-04T10:00:21.5231271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_common.hpp 2025-12-04T10:00:21.5234698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_common_types.h 2025-12-04T10:00:21.5278939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_config.h 2025-12-04T10:00:21.5279601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_debug.h 2025-12-04T10:00:21.5280235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph.h 2025-12-04T10:00:21.5280883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph.hpp 2025-12-04T10:00:21.5281537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_ocl.h 2025-12-04T10:00:21.5282215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_ocl.hpp 2025-12-04T10:00:21.5285422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_sycl.h 2025-12-04T10:00:21.5286134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_sycl.hpp 2025-12-04T10:00:21.5286828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_types.h 2025-12-04T10:00:21.5287474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ocl.h 2025-12-04T10:00:21.5288115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ocl.hpp 2025-12-04T10:00:21.5292969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ocl_types.h 2025-12-04T10:00:21.5294936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_sycl.h 2025-12-04T10:00:21.5299911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_sycl.hpp 2025-12-04T10:00:21.5302949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_sycl_types.h 2025-12-04T10:00:21.5306890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_threadpool.h 2025-12-04T10:00:21.5315911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_threadpool.hpp 2025-12-04T10:00:21.5319971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_threadpool_iface.hpp 2025-12-04T10:00:21.5323865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_types.h 2025-12-04T10:00:21.5328767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ukernel.h 2025-12-04T10:00:21.5332349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ukernel.hpp 2025-12-04T10:00:21.5336215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ukernel_types.h 2025-12-04T10:00:21.5340143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_version.h 2025-12-04T10:00:21.5344012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_version_hash.h 2025-12-04T10:00:21.5355455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\attr.h 2025-12-04T10:00:21.5360690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\buffer_info.h 2025-12-04T10:00:21.5363551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\cast.h 2025-12-04T10:00:21.5367695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\chrono.h 2025-12-04T10:00:21.5371196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\common.h 2025-12-04T10:00:21.5374913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\complex.h 2025-12-04T10:00:21.5383262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\critical_section.h 2025-12-04T10:00:21.5387159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen.h 2025-12-04T10:00:21.5390825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\embed.h 2025-12-04T10:00:21.5394434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eval.h 2025-12-04T10:00:21.5398327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\functional.h 2025-12-04T10:00:21.5402395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\gil.h 2025-12-04T10:00:21.5406475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\gil_safe_call_once.h 2025-12-04T10:00:21.5410520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\gil_simple.h 2025-12-04T10:00:21.5414580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\iostream.h 2025-12-04T10:00:21.5418210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\native_enum.h 2025-12-04T10:00:21.5422287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\numpy.h 2025-12-04T10:00:21.5426813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\operators.h 2025-12-04T10:00:21.5430721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\options.h 2025-12-04T10:00:21.5434625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\pybind11.h 2025-12-04T10:00:21.5439425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\pytypes.h 2025-12-04T10:00:21.5455092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\stl.h 2025-12-04T10:00:21.5459445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\stl_bind.h 2025-12-04T10:00:21.5463077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\subinterpreter.h 2025-12-04T10:00:21.5468747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\trampoline_self_life_support.h 2025-12-04T10:00:21.5472813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\type_caster_pyobject_ptr.h 2025-12-04T10:00:21.5476884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\typing.h 2025-12-04T10:00:21.5480527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\warnings.h 2025-12-04T10:00:21.5493384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\conduit\pybind11_conduit_v1.h 2025-12-04T10:00:21.5497349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\conduit\pybind11_platform_abi_id.h 2025-12-04T10:00:21.5501073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\conduit\wrap_include_python_h.h 2025-12-04T10:00:21.5515262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\class.h 2025-12-04T10:00:21.5519155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\common.h 2025-12-04T10:00:21.5522862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\cpp_conduit.h 2025-12-04T10:00:21.5526605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\descr.h 2025-12-04T10:00:21.5530490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\dynamic_raw_ptr_cast_if_possible.h 2025-12-04T10:00:21.5539454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\exception_translation.h 2025-12-04T10:00:21.5543125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\function_record_pyobject.h 2025-12-04T10:00:21.5546660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\init.h 2025-12-04T10:00:21.5550409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\internals.h 2025-12-04T10:00:21.5554753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\native_enum_data.h 2025-12-04T10:00:21.5558665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\pybind11_namespace_macros.h 2025-12-04T10:00:21.5562556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\struct_smart_holder.h 2025-12-04T10:00:21.5566977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\typeid.h 2025-12-04T10:00:21.5570721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\type_caster_base.h 2025-12-04T10:00:21.5574847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\using_smart_holder.h 2025-12-04T10:00:21.5578830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\value_and_holder.h 2025-12-04T10:00:21.5587225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen\common.h 2025-12-04T10:00:21.5591018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen\matrix.h 2025-12-04T10:00:21.5594717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen\tensor.h 2025-12-04T10:00:21.5602692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\stl\filesystem.h 2025-12-04T10:00:21.5612137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\custom_class.h 2025-12-04T10:00:21.5616018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\custom_class_detail.h 2025-12-04T10:00:21.5620077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\extension.h 2025-12-04T10:00:21.5623992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\library.h 2025-12-04T10:00:21.5632379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\script.h 2025-12-04T10:00:21.5640743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\copy_utils.h 2025-12-04T10:00:21.5645394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\CudaIPCTypes.h 2025-12-04T10:00:21.5650039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\DataLoader.h 2025-12-04T10:00:21.5653378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Device.h 2025-12-04T10:00:21.5662528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\DeviceAccelerator.h 2025-12-04T10:00:21.5665650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Dtype.h 2025-12-04T10:00:21.5669706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\DynamicTypes.h 2025-12-04T10:00:21.5675259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Event.h 2025-12-04T10:00:21.5677567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Exceptions.h 2025-12-04T10:00:21.5681972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Export.h 2025-12-04T10:00:21.5686752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Generator.h 2025-12-04T10:00:21.5690161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\itt.h 2025-12-04T10:00:21.5694211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\itt_wrapper.h 2025-12-04T10:00:21.5698083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Layout.h 2025-12-04T10:00:21.5702140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\MemoryFormat.h 2025-12-04T10:00:21.5706914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Module.h 2025-12-04T10:00:21.5710507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\PyInterpreter.h 2025-12-04T10:00:21.5714374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\PyInterpreterHooks.h 2025-12-04T10:00:21.5718601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\python_dimname.h 2025-12-04T10:00:21.5722492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\python_headers.h 2025-12-04T10:00:21.5726511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\QScheme.h 2025-12-04T10:00:21.5730547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\serialization.h 2025-12-04T10:00:21.5735303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\shim_conversion_utils.h 2025-12-04T10:00:21.5744442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Size.h 2025-12-04T10:00:21.5747133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Storage.h 2025-12-04T10:00:21.5774777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\StorageMethods.h 2025-12-04T10:00:21.5775460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\StorageSharing.h 2025-12-04T10:00:21.5776081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Stream.h 2025-12-04T10:00:21.5776697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\THConcat.h 2025-12-04T10:00:21.5777287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\THP.h 2025-12-04T10:00:21.5777893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\TypeInfo.h 2025-12-04T10:00:21.5778682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Types.h 2025-12-04T10:00:21.5782824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils.h 2025-12-04T10:00:21.5850655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\acc\Module.h 2025-12-04T10:00:21.5851345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\all.h 2025-12-04T10:00:21.5852068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\arg.h 2025-12-04T10:00:21.5852805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\autograd.h 2025-12-04T10:00:21.5853556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\cuda.h 2025-12-04T10:00:21.5854281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data.h 2025-12-04T10:00:21.5857532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\enum.h 2025-12-04T10:00:21.5858319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\expanding_array.h 2025-12-04T10:00:21.5859085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\fft.h 2025-12-04T10:00:21.5859834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\imethod.h 2025-12-04T10:00:21.5860568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\jit.h 2025-12-04T10:00:21.5861272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\mps.h 2025-12-04T10:00:21.5864513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nested.h 2025-12-04T10:00:21.5867825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn.h 2025-12-04T10:00:21.5872480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim.h 2025-12-04T10:00:21.5876402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\ordered_dict.h 2025-12-04T10:00:21.5882978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\python.h 2025-12-04T10:00:21.5884589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize.h 2025-12-04T10:00:21.5888448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\sparse.h 2025-12-04T10:00:21.5892233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\special.h 2025-12-04T10:00:21.5896062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\torch.h 2025-12-04T10:00:21.5900444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\types.h 2025-12-04T10:00:21.5904104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\utils.h 2025-12-04T10:00:21.5908097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\version.h 2025-12-04T10:00:21.5912109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\xpu.h 2025-12-04T10:00:21.5920392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader.h 2025-12-04T10:00:21.5924374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader_options.h 2025-12-04T10:00:21.5929005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets.h 2025-12-04T10:00:21.5932806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\example.h 2025-12-04T10:00:21.5936614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\iterator.h 2025-12-04T10:00:21.5944706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers.h 2025-12-04T10:00:21.5948256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms.h 2025-12-04T10:00:21.5952120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\worker_exception.h 2025-12-04T10:00:21.5960187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader\base.h 2025-12-04T10:00:21.5964079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader\stateful.h 2025-12-04T10:00:21.5967869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader\stateless.h 2025-12-04T10:00:21.5975966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\base.h 2025-12-04T10:00:21.5979772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\chunk.h 2025-12-04T10:00:21.5984713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\map.h 2025-12-04T10:00:21.5987492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\mnist.h 2025-12-04T10:00:21.5991504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\shared.h 2025-12-04T10:00:21.5997077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\stateful.h 2025-12-04T10:00:21.5999433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\tensor.h 2025-12-04T10:00:21.6012444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\detail\data_shuttle.h 2025-12-04T10:00:21.6016462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\detail\queue.h 2025-12-04T10:00:21.6022680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\detail\sequencers.h 2025-12-04T10:00:21.6029748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\base.h 2025-12-04T10:00:21.6035348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\custom_batch_request.h 2025-12-04T10:00:21.6037968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\distributed.h 2025-12-04T10:00:21.6042065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\random.h 2025-12-04T10:00:21.6047820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\sequential.h 2025-12-04T10:00:21.6054712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\serialize.h 2025-12-04T10:00:21.6060489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\stream.h 2025-12-04T10:00:21.6068086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\base.h 2025-12-04T10:00:21.6073344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\collate.h 2025-12-04T10:00:21.6076064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\lambda.h 2025-12-04T10:00:21.6080093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\stack.h 2025-12-04T10:00:21.6085636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\tensor.h 2025-12-04T10:00:21.6093215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\detail\static.h 2025-12-04T10:00:21.6098516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\detail\TensorDataContainer.h 2025-12-04T10:00:21.6105994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nativert\ModelRunnerHandle.h 2025-12-04T10:00:21.6116110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\cloneable.h 2025-12-04T10:00:21.6338160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional.h 2025-12-04T10:00:21.6341904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\init.h 2025-12-04T10:00:21.6347437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\module.h 2025-12-04T10:00:21.6351543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules.h 2025-12-04T10:00:21.6360357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options.h 2025-12-04T10:00:21.6364279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\pimpl-inl.h 2025-12-04T10:00:21.6368526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\pimpl.h 2025-12-04T10:00:21.6372348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils.h 2025-12-04T10:00:21.6380574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\activation.h 2025-12-04T10:00:21.6384462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\batchnorm.h 2025-12-04T10:00:21.6388341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\conv.h 2025-12-04T10:00:21.6392241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\distance.h 2025-12-04T10:00:21.6400798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\dropout.h 2025-12-04T10:00:21.6404615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\embedding.h 2025-12-04T10:00:21.6408775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\fold.h 2025-12-04T10:00:21.6412647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\instancenorm.h 2025-12-04T10:00:21.6416524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\linear.h 2025-12-04T10:00:21.6420352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\loss.h 2025-12-04T10:00:21.6424327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\normalization.h 2025-12-04T10:00:21.6428291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\padding.h 2025-12-04T10:00:21.6432430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\pixelshuffle.h 2025-12-04T10:00:21.6436496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\pooling.h 2025-12-04T10:00:21.6440631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\upsampling.h 2025-12-04T10:00:21.6444535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\vision.h 2025-12-04T10:00:21.6453202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\activation.h 2025-12-04T10:00:21.6457557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\adaptive.h 2025-12-04T10:00:21.6461231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\batchnorm.h 2025-12-04T10:00:21.6464972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\common.h 2025-12-04T10:00:21.6468681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\conv.h 2025-12-04T10:00:21.6477210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\distance.h 2025-12-04T10:00:21.6481143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\dropout.h 2025-12-04T10:00:21.6485090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\embedding.h 2025-12-04T10:00:21.6489248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\fold.h 2025-12-04T10:00:21.6493103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\instancenorm.h 2025-12-04T10:00:21.6496855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\linear.h 2025-12-04T10:00:21.6500512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\loss.h 2025-12-04T10:00:21.6504346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\normalization.h 2025-12-04T10:00:21.6508394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\padding.h 2025-12-04T10:00:21.6512049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\pixelshuffle.h 2025-12-04T10:00:21.6516069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\pooling.h 2025-12-04T10:00:21.6524870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\rnn.h 2025-12-04T10:00:21.6528915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\transformer.h 2025-12-04T10:00:21.6532883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\transformercoder.h 2025-12-04T10:00:21.6537114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\transformerlayer.h 2025-12-04T10:00:21.6540987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\upsampling.h 2025-12-04T10:00:21.6544981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\utils.h 2025-12-04T10:00:21.6548819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\_functions.h 2025-12-04T10:00:21.6556959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\any.h 2025-12-04T10:00:21.6560906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\any_module_holder.h 2025-12-04T10:00:21.6564942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\any_value.h 2025-12-04T10:00:21.6568943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\functional.h 2025-12-04T10:00:21.6577141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\moduledict.h 2025-12-04T10:00:21.6597570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\modulelist.h 2025-12-04T10:00:21.6601466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\named_any.h 2025-12-04T10:00:21.6605552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterdict.h 2025-12-04T10:00:21.6609493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterlist.h 2025-12-04T10:00:21.6613484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\sequential.h 2025-12-04T10:00:21.6623335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\activation.h 2025-12-04T10:00:21.6627324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\adaptive.h 2025-12-04T10:00:21.6632122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\batchnorm.h 2025-12-04T10:00:21.6636284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\conv.h 2025-12-04T10:00:21.6639918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\distance.h 2025-12-04T10:00:21.6648350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\dropout.h 2025-12-04T10:00:21.6652654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\embedding.h 2025-12-04T10:00:21.6656934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\fold.h 2025-12-04T10:00:21.6662374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\instancenorm.h 2025-12-04T10:00:21.6664655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\linear.h 2025-12-04T10:00:21.6669149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\loss.h 2025-12-04T10:00:21.6672808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\normalization.h 2025-12-04T10:00:21.6676985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\padding.h 2025-12-04T10:00:21.6681800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\pixelshuffle.h 2025-12-04T10:00:21.6684822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\pooling.h 2025-12-04T10:00:21.6688972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\rnn.h 2025-12-04T10:00:21.6694310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\transformer.h 2025-12-04T10:00:21.6696904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\transformercoder.h 2025-12-04T10:00:21.6701232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\transformerlayer.h 2025-12-04T10:00:21.6705167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\upsampling.h 2025-12-04T10:00:21.6709336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\vision.h 2025-12-04T10:00:21.6718535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\parallel\data_parallel.h 2025-12-04T10:00:21.6726651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils\clip_grad.h 2025-12-04T10:00:21.6730546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils\convert_parameters.h 2025-12-04T10:00:21.6734576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils\rnn.h 2025-12-04T10:00:21.6742899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\adagrad.h 2025-12-04T10:00:21.6747013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\adam.h 2025-12-04T10:00:21.6751137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\adamw.h 2025-12-04T10:00:21.6755004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\lbfgs.h 2025-12-04T10:00:21.6759344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\optimizer.h 2025-12-04T10:00:21.6763853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\rmsprop.h 2025-12-04T10:00:21.6809922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\serialize.h 2025-12-04T10:00:21.6810758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\sgd.h 2025-12-04T10:00:21.6811594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\schedulers\lr_scheduler.h 2025-12-04T10:00:21.6812576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\schedulers\reduce_on_plateau_scheduler.h 2025-12-04T10:00:21.6816323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\schedulers\step_lr.h 2025-12-04T10:00:21.6817189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\python\init.h 2025-12-04T10:00:21.6820266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\archive.h 2025-12-04T10:00:21.6824428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\input-archive.h 2025-12-04T10:00:21.6830701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\output-archive.h 2025-12-04T10:00:21.6832498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\tensor.h 2025-12-04T10:00:21.6848664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\anomaly_mode.h 2025-12-04T10:00:21.6852524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\autograd.h 2025-12-04T10:00:21.6856300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\autograd_not_implemented_fallback.h 2025-12-04T10:00:21.6860248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\cpp_hook.h 2025-12-04T10:00:21.6868170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\custom_function.h 2025-12-04T10:00:21.6872167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\edge.h 2025-12-04T10:00:21.6875726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\engine.h 2025-12-04T10:00:21.6879509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\forward_grad.h 2025-12-04T10:00:21.6883263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\function.h 2025-12-04T10:00:21.6887549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\FunctionsManual.h 2025-12-04T10:00:21.6891948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\function_hook.h 2025-12-04T10:00:21.6896159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\grad_mode.h 2025-12-04T10:00:21.6899996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\graph_task.h 2025-12-04T10:00:21.6903820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\InferenceMode.h 2025-12-04T10:00:21.6907662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\input_buffer.h 2025-12-04T10:00:21.6912094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\input_metadata.h 2025-12-04T10:00:21.6916226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\jit_decomp_interface.h 2025-12-04T10:00:21.6920135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler.h 2025-12-04T10:00:21.6923918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler_kineto.h 2025-12-04T10:00:21.6928039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler_legacy.h 2025-12-04T10:00:21.6931941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler_python.h 2025-12-04T10:00:21.6935829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_anomaly_mode.h 2025-12-04T10:00:21.6944294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_autograd.h 2025-12-04T10:00:21.6948405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_cpp_function.h 2025-12-04T10:00:21.6952843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_engine.h 2025-12-04T10:00:21.6956825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_enum_tag.h 2025-12-04T10:00:21.6960742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_fft_functions.h 2025-12-04T10:00:21.6964811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_function.h 2025-12-04T10:00:21.6968694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_hook.h 2025-12-04T10:00:21.6973142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_legacy_variable.h 2025-12-04T10:00:21.6977169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_linalg_functions.h 2025-12-04T10:00:21.6986406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_nested_functions.h 2025-12-04T10:00:21.6990280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_nn_functions.h 2025-12-04T10:00:21.6996186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_saved_variable_hooks.h 2025-12-04T10:00:21.7000252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_sparse_functions.h 2025-12-04T10:00:21.7004813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_special_functions.h 2025-12-04T10:00:21.7008735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_torch_functions.h 2025-12-04T10:00:21.7012841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_variable.h 2025-12-04T10:00:21.7016812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_variable_indexing.h 2025-12-04T10:00:21.7020853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\record_function_ops.h 2025-12-04T10:00:21.7024702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\saved_variable.h 2025-12-04T10:00:21.7028645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\saved_variable_hooks.h 2025-12-04T10:00:21.7037018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\symbolic.h 2025-12-04T10:00:21.7041413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\variable.h 2025-12-04T10:00:21.7045361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\VariableTypeUtils.h 2025-12-04T10:00:21.7049445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\variable_info.h 2025-12-04T10:00:21.7058458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\accumulate_grad.h 2025-12-04T10:00:21.7062634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\basic_ops.h 2025-12-04T10:00:21.7066710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\comm.h 2025-12-04T10:00:21.7070595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\pybind.h 2025-12-04T10:00:21.7079100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\tensor.h 2025-12-04T10:00:21.7083281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\utils.h 2025-12-04T10:00:21.7092326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\Functions.h 2025-12-04T10:00:21.7099682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\python_functions.h 2025-12-04T10:00:21.7104548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\python_return_types.h 2025-12-04T10:00:21.7112164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\VariableType.h 2025-12-04T10:00:21.7116454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\variable_factories.h 2025-12-04T10:00:21.7120940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\ViewFuncs.h 2025-12-04T10:00:21.7131424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\error_messages.h 2025-12-04T10:00:21.7136297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\grad_layout_contract.h 2025-12-04T10:00:21.7157860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\lambda_post_hook.h 2025-12-04T10:00:21.7158408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\python_arg_parsing.h 2025-12-04T10:00:21.7158739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\warnings.h 2025-12-04T10:00:21.7159089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\wrap_outputs.h 2025-12-04T10:00:21.7165251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cpu\Module.h 2025-12-04T10:00:21.7174862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\comm.h 2025-12-04T10:00:21.7177366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\CUDAPluggableAllocator.h 2025-12-04T10:00:21.7181399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\device_set.h 2025-12-04T10:00:21.7185147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\Event.h 2025-12-04T10:00:21.7189106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\GdsFile.h 2025-12-04T10:00:21.7197215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\memory_snapshot.h 2025-12-04T10:00:21.7201140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\Module.h 2025-12-04T10:00:21.7204870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\nccl.h 2025-12-04T10:00:21.7208693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\python_comm.h 2025-12-04T10:00:21.7212733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\python_nccl.h 2025-12-04T10:00:21.7216795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\Stream.h 2025-12-04T10:00:21.7220773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\THCP.h 2025-12-04T10:00:21.7225564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\utils.h 2025-12-04T10:00:21.7234174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\Placement.h 2025-12-04T10:00:21.7238425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\python_placement.h 2025-12-04T10:00:21.7246458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\autograd.h 2025-12-04T10:00:21.7250487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\python_autograd.h 2025-12-04T10:00:21.7254651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\utils.h 2025-12-04T10:00:21.7262402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\context\container.h 2025-12-04T10:00:21.7266970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\context\context.h 2025-12-04T10:00:21.7275392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\engine\dist_engine.h 2025-12-04T10:00:21.7290029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\functions\recvrpc_backward.h 2025-12-04T10:00:21.7294399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\functions\sendrpc_backward.h 2025-12-04T10:00:21.7303688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\autograd_metadata.h 2025-12-04T10:00:21.7308185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\cleanup_autograd_context_req.h 2025-12-04T10:00:21.7312383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\cleanup_autograd_context_resp.h 2025-12-04T10:00:21.7321205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\propagate_gradients_req.h 2025-12-04T10:00:21.7325497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\propagate_gradients_resp.h 2025-12-04T10:00:21.7329778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_autograd.h 2025-12-04T10:00:21.7333761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_profiling_req.h 2025-12-04T10:00:21.7337919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_profiling_resp.h 2025-12-04T10:00:21.7342306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rref_backward_req.h 2025-12-04T10:00:21.7346466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rref_backward_resp.h 2025-12-04T10:00:21.7359863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Backend.hpp 2025-12-04T10:00:21.7363719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Backoff.hpp 2025-12-04T10:00:21.7367429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\c10d.h 2025-12-04T10:00:21.7371766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\comm.hpp 2025-12-04T10:00:21.7375576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\debug.h 2025-12-04T10:00:21.7379507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\default_comm_hooks.hpp 2025-12-04T10:00:21.7387982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\error.h 2025-12-04T10:00:21.7391755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\exception.h 2025-12-04T10:00:21.7395608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FakeProcessGroup.hpp 2025-12-04T10:00:21.7399481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FileStore.hpp 2025-12-04T10:00:21.7403343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FlightRecorder.hpp 2025-12-04T10:00:21.7407290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FlightRecorderDetail.hpp 2025-12-04T10:00:21.7411100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Functional.hpp 2025-12-04T10:00:21.7415061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\GlooDeviceFactory.hpp 2025-12-04T10:00:21.7419505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\GroupRegistry.hpp 2025-12-04T10:00:21.7423274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\HashStore.hpp 2025-12-04T10:00:21.7427131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\logger.hpp 2025-12-04T10:00:21.7430793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\logging.h 2025-12-04T10:00:21.7434488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\NanCheck.hpp 2025-12-04T10:00:21.7439109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\NCCLUtils.hpp 2025-12-04T10:00:21.7443077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ParamCommsUtils.hpp 2025-12-04T10:00:21.7446903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\PrefixStore.hpp 2025-12-04T10:00:21.7450750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroup.hpp 2025-12-04T10:00:21.7459489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupGloo.hpp 2025-12-04T10:00:21.7463480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupGlooDetail.hpp 2025-12-04T10:00:21.7467384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupMPI.hpp 2025-12-04T10:00:21.7471245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupNCCL.hpp 2025-12-04T10:00:21.7475453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupUCC.hpp 2025-12-04T10:00:21.7480138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupWrapper.hpp 2025-12-04T10:00:21.7484079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\PyProcessGroup.hpp 2025-12-04T10:00:21.7488153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\python_callback_work.hpp 2025-12-04T10:00:21.7492108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\python_comm_hook.h 2025-12-04T10:00:21.7500250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\RankLocal.hpp 2025-12-04T10:00:21.7504281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\reducer.hpp 2025-12-04T10:00:21.7508379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\reducer_timer.hpp 2025-12-04T10:00:21.7512393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\sequence_num.hpp 2025-12-04T10:00:21.7516757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\socket.h 2025-12-04T10:00:21.7520685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\socket_fmt.h 2025-12-04T10:00:21.7524722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Store.hpp 2025-12-04T10:00:21.7528785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\TCPStore.hpp 2025-12-04T10:00:21.7532547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\TCPStoreBackend.hpp 2025-12-04T10:00:21.7536472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\TraceUtils.h 2025-12-04T10:00:21.7540611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Types.hpp 2025-12-04T10:00:21.7550638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\UCCTracing.hpp 2025-12-04T10:00:21.7553976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\UCCUtils.hpp 2025-12-04T10:00:21.7557790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\UnixSockUtils.hpp 2025-12-04T10:00:21.7561898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Utils.hpp 2025-12-04T10:00:21.7565916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\WinSockUtils.hpp 2025-12-04T10:00:21.7570031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Work.hpp 2025-12-04T10:00:21.7578061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_collectives\ControlCollectives.hpp 2025-12-04T10:00:21.7582077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_collectives\StoreCollectives.hpp 2025-12-04T10:00:21.7590432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_plane\Handlers.hpp 2025-12-04T10:00:21.7594291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_plane\WaitCounterHandler.hpp 2025-12-04T10:00:21.7598219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_plane\WorkerServer.hpp 2025-12-04T10:00:21.7610292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\cuda\CUDAEventCache.hpp 2025-12-04T10:00:21.7614167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\cuda\StreamBlock.hpp 2025-12-04T10:00:21.7617942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\cuda\utils.hpp 2025-12-04T10:00:21.7626750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\quantization\quantization.h 2025-12-04T10:00:21.7630717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\quantization\quantization_gpu.h 2025-12-04T10:00:21.7635309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\quantization\quantization_utils.h 2025-12-04T10:00:21.7648322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemory-inl.h 2025-12-04T10:00:21.7652883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemory.hpp 2025-12-04T10:00:21.7656649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemoryTypes.hpp 2025-12-04T10:00:21.7664329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemoryUtils.hpp 2025-12-04T10:00:21.7670228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\DMAConnectivity.hpp 2025-12-04T10:00:21.7674039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\env.hpp 2025-12-04T10:00:21.7677874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\intra_node_comm.hpp 2025-12-04T10:00:21.7681809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\nvshmem_team_manager.hpp 2025-12-04T10:00:21.7685831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\SymmetricMemory.hpp 2025-12-04T10:00:21.7694989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\agent_utils.h 2025-12-04T10:00:21.7699056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\message.h 2025-12-04T10:00:21.7702665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_call.h 2025-12-04T10:00:21.7706500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_functions.h 2025-12-04T10:00:21.7715734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_remote_call.h 2025-12-04T10:00:21.7719665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_resp.h 2025-12-04T10:00:21.7723662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_rpc_handler.h 2025-12-04T10:00:21.7727743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\py_rref.h 2025-12-04T10:00:21.7731556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\request_callback.h 2025-12-04T10:00:21.7735433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\request_callback_impl.h 2025-12-04T10:00:21.7739294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\request_callback_no_python.h 2025-12-04T10:00:21.7743403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rpc.h 2025-12-04T10:00:21.7747102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rpc_agent.h 2025-12-04T10:00:21.7751306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rpc_command_base.h 2025-12-04T10:00:21.7755463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rref_context.h 2025-12-04T10:00:21.7759532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rref_impl.h 2025-12-04T10:00:21.7763862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rref_proto.h 2025-12-04T10:00:21.7781936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\script_call.h 2025-12-04T10:00:21.7859480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\script_remote_call.h 2025-12-04T10:00:21.7859842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\script_resp.h 2025-12-04T10:00:21.7860208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\tensorpipe_agent.h 2025-12-04T10:00:21.7860555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\tensorpipe_utils.h 2025-12-04T10:00:21.7860929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\torchscript_functions.h 2025-12-04T10:00:21.7861246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\types.h 2025-12-04T10:00:21.7861630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\unpickled_python_call.h 2025-12-04T10:00:21.7862019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\unpickled_python_remote_call.h 2025-12-04T10:00:21.7862322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\utils.h 2025-12-04T10:00:21.7862712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\metrics\RpcMetricsHandler.h 2025-12-04T10:00:21.7863120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\profiler\remote_profiler_manager.h 2025-12-04T10:00:21.7866105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\profiler\server_process_global_profiler.h 2025-12-04T10:00:21.7866736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\testing\faulty_tensorpipe_agent.h 2025-12-04T10:00:21.7867087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\testing\testing.h 2025-12-04T10:00:21.7875350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cache_entry.h 2025-12-04T10:00:21.7879492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\compiled_autograd.h 2025-12-04T10:00:21.7883690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cpp_shim.h 2025-12-04T10:00:21.7887480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cpython_defs.h 2025-12-04T10:00:21.7896216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cpython_includes.h 2025-12-04T10:00:21.7900391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\debug_macros.h 2025-12-04T10:00:21.7904178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\eval_frame.h 2025-12-04T10:00:21.7908319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\eval_frame_cpp.h 2025-12-04T10:00:21.7912337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\extra_state.h 2025-12-04T10:00:21.7916342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\framelocals_mapping.h 2025-12-04T10:00:21.7920466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\guards.h 2025-12-04T10:00:21.7924085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\init.h 2025-12-04T10:00:21.7927839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\python_compiled_autograd.h 2025-12-04T10:00:21.7931715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\stackref_bridge.h 2025-12-04T10:00:21.7936124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\utils.h 2025-12-04T10:00:21.7944047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\example_upgraders.h 2025-12-04T10:00:21.7948271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\pt2_archive_constants.h 2025-12-04T10:00:21.7952495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\pybind.h 2025-12-04T10:00:21.7956239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\upgrader.h 2025-12-04T10:00:21.7964157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\functionalization\Module.h 2025-12-04T10:00:21.7972209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\functorch\init.h 2025-12-04T10:00:21.7979774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\fx\node.h 2025-12-04T10:00:21.7988143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\array_ref_impl.h 2025-12-04T10:00:21.7992186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_prefix.h 2025-12-04T10:00:21.7996155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\inductor_ops.h 2025-12-04T10:00:21.8000148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\static_cuda_launcher.h 2025-12-04T10:00:21.8013552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_eager\kernel_holder.h 2025-12-04T10:00:21.8017803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_eager\kernel_meta_info.h 2025-12-04T10:00:21.8025980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\array_ref.h 2025-12-04T10:00:21.8030135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\common.h 2025-12-04T10:00:21.8034216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\cpu.h 2025-12-04T10:00:21.8038174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\cuda.h 2025-12-04T10:00:21.8041822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\mps.h 2025-12-04T10:00:21.8050574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\xpu.h 2025-12-04T10:00:21.8057951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_package\model_package_loader.h 2025-12-04T10:00:21.8063146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_package\pybind.h 2025-12-04T10:00:21.8070596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner.h 2025-12-04T10:00:21.8075823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_cpu.h 2025-12-04T10:00:21.8078716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_cuda.h 2025-12-04T10:00:21.8088368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_mps.h 2025-12-04T10:00:21.8091452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_xpu.h 2025-12-04T10:00:21.8095741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\pybind.h 2025-12-04T10:00:21.8104230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\arrayref_tensor.h 2025-12-04T10:00:21.8108379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\constant_type.h 2025-12-04T10:00:21.8113454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\device_utils.h 2025-12-04T10:00:21.8120211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\interface.h 2025-12-04T10:00:21.8126001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\kernel_context_tls.h 2025-12-04T10:00:21.8128387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\mini_array_ref.h 2025-12-04T10:00:21.8132469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\model.h 2025-12-04T10:00:21.8138236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\model_base.h 2025-12-04T10:00:21.8140681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\model_container.h 2025-12-04T10:00:21.8145001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\scalar_to_tensor.h 2025-12-04T10:00:21.8149904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\sycl_runtime_wrappers.h 2025-12-04T10:00:21.8152922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\thread_local.h 2025-12-04T10:00:21.8157510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\utils.h 2025-12-04T10:00:21.8160876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\utils_cuda.h 2025-12-04T10:00:21.8165031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\utils_xpu.h 2025-12-04T10:00:21.8176381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\mkldnn_tensor.h 2025-12-04T10:00:21.8178787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\oss_proxy_executor.h 2025-12-04T10:00:21.8183050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\proxy_executor.h 2025-12-04T10:00:21.8191305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\tensor_converter.h 2025-12-04T10:00:21.8195749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\utils.h 2025-12-04T10:00:21.8204101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\macros.h 2025-12-04T10:00:21.8208177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim.h 2025-12-04T10:00:21.8211948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_cpu.h 2025-12-04T10:00:21.8215995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_deprecated.h 2025-12-04T10:00:21.8220673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_mps.h 2025-12-04T10:00:21.8223948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_xpu.h 2025-12-04T10:00:21.8238907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_aten.h 2025-12-04T10:00:21.8242590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_cpu.h 2025-12-04T10:00:21.8247715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_cuda.h 2025-12-04T10:00:21.8255834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_mps.h 2025-12-04T10:00:21.8260758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_xpu.h 2025-12-04T10:00:21.8288270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\array_ref.h 2025-12-04T10:00:21.8288611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\common.h 2025-12-04T10:00:21.8288938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\cpu.h 2025-12-04T10:00:21.8289257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\cuda.h 2025-12-04T10:00:21.8289571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\mps.h 2025-12-04T10:00:21.8296561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\xpu.h 2025-12-04T10:00:21.8304778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\cpu.h 2025-12-04T10:00:21.8309116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\cuda.h 2025-12-04T10:00:21.8312886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\mps.h 2025-12-04T10:00:21.8316680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\xpu.h 2025-12-04T10:00:21.8326349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\instruction_counter\Module.h 2025-12-04T10:00:21.8334816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\jit_log.h 2025-12-04T10:00:21.8338896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\jit_opt_limit.h 2025-12-04T10:00:21.8342950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\resource_guard.h 2025-12-04T10:00:21.8350903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\compilation_unit.h 2025-12-04T10:00:21.8354860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\function_impl.h 2025-12-04T10:00:21.8358577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\method.h 2025-12-04T10:00:21.8364859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\module.h 2025-12-04T10:00:21.8368210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\object.h 2025-12-04T10:00:21.8383909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend.h 2025-12-04T10:00:21.8387798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_debug_handler.h 2025-12-04T10:00:21.8391593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_debug_info.h 2025-12-04T10:00:21.8396048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_detail.h 2025-12-04T10:00:21.8404260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_exception.h 2025-12-04T10:00:21.8408236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_init.h 2025-12-04T10:00:21.8412171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_interface.h 2025-12-04T10:00:21.8416105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_preprocess.h 2025-12-04T10:00:21.8421470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_resolver.h 2025-12-04T10:00:21.8432829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\cpp\context.h 2025-12-04T10:00:21.8440908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLCompiler.h 2025-12-04T10:00:21.8444996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLExecutor.h 2025-12-04T10:00:21.8449613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLFeatureProvider.h 2025-12-04T10:00:21.8457319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLModelWrapper.h 2025-12-04T10:00:21.8461300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLTensorSpec.h 2025-12-04T10:00:21.8470675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\xnnpack_graph_builder.h 2025-12-04T10:00:21.8478597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\compiler\xnn_compiler.h 2025-12-04T10:00:21.8486354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\executor\xnn_executor.h 2025-12-04T10:00:21.8494655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\serialization\serializer.h 2025-12-04T10:00:21.8507657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\cuda\interface.h 2025-12-04T10:00:21.8515615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\arg_spec.h 2025-12-04T10:00:21.8519680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\codegen.h 2025-12-04T10:00:21.8523639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\compiler.h 2025-12-04T10:00:21.8528570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\executor.h 2025-12-04T10:00:21.8532286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\fallback.h 2025-12-04T10:00:21.8536324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\fused_kernel.h 2025-12-04T10:00:21.8544876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\interface.h 2025-12-04T10:00:21.8548911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\kernel_cache.h 2025-12-04T10:00:21.8552793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\kernel_spec.h 2025-12-04T10:00:21.8556928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\partition_desc.h 2025-12-04T10:00:21.8561627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\tensor_desc.h 2025-12-04T10:00:21.8565444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\tensor_info.h 2025-12-04T10:00:21.8574600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.h 2025-12-04T10:00:21.8578642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cpu\resource_strings.h 2025-12-04T10:00:21.8582668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cpu\temp_file.h 2025-12-04T10:00:21.8590643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cuda\fused_kernel.h 2025-12-04T10:00:21.8594762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cuda\resource_strings.h 2025-12-04T10:00:21.8603671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\decompose_silu.h 2025-12-04T10:00:21.8607968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\defer_size_check.h 2025-12-04T10:00:21.8611921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\graph_fuser.h 2025-12-04T10:00:21.8615752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\graph_helper.h 2025-12-04T10:00:21.8624230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\guard_shape.h 2025-12-04T10:00:21.8628285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\interface.h 2025-12-04T10:00:21.8632292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\kernel.h 2025-12-04T10:00:21.8636202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\layout_propagation.h 2025-12-04T10:00:21.8640455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\LlgaTensorImpl.h 2025-12-04T10:00:21.8644378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\operator.h 2025-12-04T10:00:21.8648113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\prepare_binary.h 2025-12-04T10:00:21.8657072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\cuda\cuda.h 2025-12-04T10:00:21.8665361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\builtin_functions.h 2025-12-04T10:00:21.8669484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\canonicalize_modified_loop.h 2025-12-04T10:00:21.8673541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\concrete_module_type.h 2025-12-04T10:00:21.8682782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\convert_to_ssa.h 2025-12-04T10:00:21.8685130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\edit_distance.h 2025-12-04T10:00:21.8689351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\error_report.h 2025-12-04T10:00:21.8693076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\exit_transforms.h 2025-12-04T10:00:21.8697186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\function_schema_parser.h 2025-12-04T10:00:21.8701973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\inline_loop_condition.h 2025-12-04T10:00:21.8705501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\ir_emitter.h 2025-12-04T10:00:21.8709657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\lexer.h 2025-12-04T10:00:21.8714504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\mini_environment.h 2025-12-04T10:00:21.8717933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\name_mangler.h 2025-12-04T10:00:21.8722065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\parser.h 2025-12-04T10:00:21.8726192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\parser_constants.h 2025-12-04T10:00:21.8730052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\parse_string_literal.h 2025-12-04T10:00:21.8734523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\resolver.h 2025-12-04T10:00:21.8738327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\schema_matching.h 2025-12-04T10:00:21.8742381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\schema_type_parser.h 2025-12-04T10:00:21.8746519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\script_type_parser.h 2025-12-04T10:00:21.8755538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\source_range.h 2025-12-04T10:00:21.8760040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\source_ref.h 2025-12-04T10:00:21.8764205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\strtod.h 2025-12-04T10:00:21.8768094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\sugared_value.h 2025-12-04T10:00:21.8772439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\tracer.h 2025-12-04T10:00:21.8776951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\tree.h 2025-12-04T10:00:21.8848385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\tree_views.h 2025-12-04T10:00:21.8848738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\versioned_symbols.h 2025-12-04T10:00:21.8849054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\alias_analysis.h 2025-12-04T10:00:21.8849339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\attributes.h 2025-12-04T10:00:21.8849626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\constants.h 2025-12-04T10:00:21.8849928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\graph_node_list.h 2025-12-04T10:00:21.8850215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\graph_utils.h 2025-12-04T10:00:21.8850485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\ir.h 2025-12-04T10:00:21.8850924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\irparser.h 2025-12-04T10:00:21.8851199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\ir_views.h 2025-12-04T10:00:21.8851497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\named_value.h 2025-12-04T10:00:21.8851786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\node_hashing.h 2025-12-04T10:00:21.8852048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\scope.h 2025-12-04T10:00:21.8852371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\subgraph_matcher.h 2025-12-04T10:00:21.8855045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\type_hashing.h 2025-12-04T10:00:21.8863497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\code.h 2025-12-04T10:00:21.8867527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\debug_info.h 2025-12-04T10:00:21.8871328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\file_format.h 2025-12-04T10:00:21.8875129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\flatbuffer_loader.h 2025-12-04T10:00:21.8883694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\frame.h 2025-12-04T10:00:21.8887441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\function.h 2025-12-04T10:00:21.8891379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\import.h 2025-12-04T10:00:21.8902114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\import_data.h 2025-12-04T10:00:21.8902703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\import_export_common.h 2025-12-04T10:00:21.8907410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\interpreter.h 2025-12-04T10:00:21.8913248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\method.h 2025-12-04T10:00:21.8918869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\module.h 2025-12-04T10:00:21.8924512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\observer.h 2025-12-04T10:00:21.8931294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\parse_bytecode.h 2025-12-04T10:00:21.8937023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\parse_operators.h 2025-12-04T10:00:21.8943086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\prim_ops_registery.h 2025-12-04T10:00:21.8948726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\profiler_edge.h 2025-12-04T10:00:21.8954362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\promoted_prim_ops.h 2025-12-04T10:00:21.8960163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\quantization.h 2025-12-04T10:00:21.8984855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\register_ops_common_utils.h 2025-12-04T10:00:21.8989136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\type_parser.h 2025-12-04T10:00:21.8993138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\upgrader_mobile.h 2025-12-04T10:00:21.9005614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\backport.h 2025-12-04T10:00:21.9009495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\backport_manager.h 2025-12-04T10:00:21.9013604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\model_compatibility.h 2025-12-04T10:00:21.9022144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\runtime_compatibility.h 2025-12-04T10:00:21.9030663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\BuildFeatureTracer.h 2025-12-04T10:00:21.9034954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\CustomClassTracer.h 2025-12-04T10:00:21.9039092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\KernelDTypeTracer.h 2025-12-04T10:00:21.9047771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\MobileModelRunner.h 2025-12-04T10:00:21.9051790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\OperatorCallTracer.h 2025-12-04T10:00:21.9055670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\TensorUtils.h 2025-12-04T10:00:21.9059590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\TracerRunner.h 2025-12-04T10:00:21.9067800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\nnc\aot_compiler.h 2025-12-04T10:00:21.9071957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\nnc\context.h 2025-12-04T10:00:21.9075458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\nnc\registry.h 2025-12-04T10:00:21.9085105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\export_data.h 2025-12-04T10:00:21.9089077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\random.h 2025-12-04T10:00:21.9094540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\sequential.h 2025-12-04T10:00:21.9102360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\optim\sgd.h 2025-12-04T10:00:21.9110901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\upgraders.h 2025-12-04T10:00:21.9114994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\upgraders_entry.h 2025-12-04T10:00:21.9118935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\utils.h 2025-12-04T10:00:21.9122726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\version_map.h 2025-12-04T10:00:21.9137660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\add_if_then_else.h 2025-12-04T10:00:21.9142134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\annotate_warns.h 2025-12-04T10:00:21.9146119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\autocast.h 2025-12-04T10:00:21.9149808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\bailout_graph.h 2025-12-04T10:00:21.9157270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\batch_mm.h 2025-12-04T10:00:21.9161350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\canonicalize.h 2025-12-04T10:00:21.9165123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.h 2025-12-04T10:00:21.9168878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\check_strict_fusion.h 2025-12-04T10:00:21.9172800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\clear_profiling.h 2025-12-04T10:00:21.9176821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\clear_undefinedness.h 2025-12-04T10:00:21.9180628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\common_subexpression_elimination.h 2025-12-04T10:00:21.9184492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\concat_opt.h 2025-12-04T10:00:21.9188450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\constant_pooling.h 2025-12-04T10:00:21.9192407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\constant_propagation.h 2025-12-04T10:00:21.9196960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\create_autodiff_subgraphs.h 2025-12-04T10:00:21.9200888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\create_functional_graphs.h 2025-12-04T10:00:21.9204963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\dead_code_elimination.h 2025-12-04T10:00:21.9208828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\decompose_ops.h 2025-12-04T10:00:21.9212723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\device_type_analysis.h 2025-12-04T10:00:21.9220451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\dtype_analysis.h 2025-12-04T10:00:21.9224487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\eliminate_no_ops.h 2025-12-04T10:00:21.9228275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\erase_number_types.h 2025-12-04T10:00:21.9232224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fixup_trace_scope_blocks.h 2025-12-04T10:00:21.9236358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fold_conv_bn.h 2025-12-04T10:00:21.9240891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fold_linear_bn.h 2025-12-04T10:00:21.9244457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\freeze_module.h 2025-12-04T10:00:21.9248532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_concat_linear.h 2025-12-04T10:00:21.9252498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.h 2025-12-04T10:00:21.9261085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_conv_folding.h 2025-12-04T10:00:21.9265324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_graph_optimizations.h 2025-12-04T10:00:21.9269258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_linear_folding.h 2025-12-04T10:00:21.9279755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_linear_transpose.h 2025-12-04T10:00:21.9280614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_ops_to_mkldnn.h 2025-12-04T10:00:21.9282816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fuse_linear.h 2025-12-04T10:00:21.9334128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fuse_relu.h 2025-12-04T10:00:21.9334878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\graph_fuser.h 2025-12-04T10:00:21.9335648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\graph_rewrite_helper.h 2025-12-04T10:00:21.9336448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\guard_elimination.h 2025-12-04T10:00:21.9337460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\hoist_conv_packed_params.h 2025-12-04T10:00:21.9338331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inliner.h 2025-12-04T10:00:21.9339181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inline_autodiff_subgraphs.h 2025-12-04T10:00:21.9340092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inline_forked_closures.h 2025-12-04T10:00:21.9340977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inline_fork_wait.h 2025-12-04T10:00:21.9341814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inplace_check.h 2025-12-04T10:00:21.9342742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\insert_guards.h 2025-12-04T10:00:21.9343711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\integer_value_refinement.h 2025-12-04T10:00:21.9366459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lift_closures.h 2025-12-04T10:00:21.9367212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\liveness.h 2025-12-04T10:00:21.9367953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\loop_unrolling.h 2025-12-04T10:00:21.9368691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lower_grad_of.h 2025-12-04T10:00:21.9373308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lower_graph.h 2025-12-04T10:00:21.9375073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lower_tuples.h 2025-12-04T10:00:21.9380237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\metal_rewrite.h 2025-12-04T10:00:21.9383261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\mkldnn_rewrite.h 2025-12-04T10:00:21.9387588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\mobile_optimizer_type.h 2025-12-04T10:00:21.9391419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\normalize_ops.h 2025-12-04T10:00:21.9403696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onednn_graph_fuser.h 2025-12-04T10:00:21.9407429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx.h 2025-12-04T10:00:21.9411443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\pass_manager.h 2025-12-04T10:00:21.9415601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole.h 2025-12-04T10:00:21.9419609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_alias_sensitive.h 2025-12-04T10:00:21.9423965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_dict_idioms.h 2025-12-04T10:00:21.9428054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_list_idioms.h 2025-12-04T10:00:21.9432255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_non_tensor.h 2025-12-04T10:00:21.9436493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\prepack_folding.h 2025-12-04T10:00:21.9440773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\refine_tuple_types.h 2025-12-04T10:00:21.9444741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_dropout.h 2025-12-04T10:00:21.9452622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_exceptions.h 2025-12-04T10:00:21.9456692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_expands.h 2025-12-04T10:00:21.9460622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_inplace_ops.h 2025-12-04T10:00:21.9464547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_mutation.h 2025-12-04T10:00:21.9468585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_redundant_profiles.h 2025-12-04T10:00:21.9472839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\replacement_of_old_operators.h 2025-12-04T10:00:21.9476858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\requires_grad_analysis.h 2025-12-04T10:00:21.9480776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\restore_mutation.h 2025-12-04T10:00:21.9485171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\shape_analysis.h 2025-12-04T10:00:21.9493843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\specialize_autogradzero.h 2025-12-04T10:00:21.9497779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\subgraph_rewrite.h 2025-12-04T10:00:21.9501702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\symbolic_shape_analysis.h 2025-12-04T10:00:21.9505588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\symbolic_shape_cache.h 2025-12-04T10:00:21.9509810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.h 2025-12-04T10:00:21.9513770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\tensorexpr_fuser.h 2025-12-04T10:00:21.9518132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.h 2025-12-04T10:00:21.9522070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\value_refinement_utils.h 2025-12-04T10:00:21.9526065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\variadic_ops.h 2025-12-04T10:00:21.9530067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\vulkan_rewrite.h 2025-12-04T10:00:21.9533971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\xnnpack_rewrite.h 2025-12-04T10:00:21.9542721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.h 2025-12-04T10:00:21.9552022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\cast_all_constant_to_floating.h 2025-12-04T10:00:21.9556011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\constant_fold.h 2025-12-04T10:00:21.9559903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\constant_map.h 2025-12-04T10:00:21.9563770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\deduplicate_initializers.h 2025-12-04T10:00:21.9572080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\eliminate_unused_items.h 2025-12-04T10:00:21.9576241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\eval_peephole.h 2025-12-04T10:00:21.9580150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\fixup_onnx_controlflow.h 2025-12-04T10:00:21.9584389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\function_extraction.h 2025-12-04T10:00:21.9588170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\function_substitution.h 2025-12-04T10:00:21.9592954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\helper.h 2025-12-04T10:00:21.9597180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\list_model_parameters.h 2025-12-04T10:00:21.9602800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\naming.h 2025-12-04T10:00:21.9605045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\onnx_log.h 2025-12-04T10:00:21.9609594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\peephole.h 2025-12-04T10:00:21.9615327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\prepare_division_for_onnx.h 2025-12-04T10:00:21.9617741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\preprocess_for_onnx.h 2025-12-04T10:00:21.9622156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\remove_inplace_ops_for_onnx.h 2025-12-04T10:00:21.9627073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\scalar_type_analysis.h 2025-12-04T10:00:21.9630251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\shape_type_inference.h 2025-12-04T10:00:21.9634803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\unpack_quantized_weights.h 2025-12-04T10:00:21.9648090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\autograd_function_process.h 2025-12-04T10:00:21.9653479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\common.h 2025-12-04T10:00:21.9656546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\pattern_conversion.h 2025-12-04T10:00:21.9666155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\pattern_encapsulation.h 2025-12-04T10:00:21.9674413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\dedup_module_uses.h 2025-12-04T10:00:21.9678663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\finalize.h 2025-12-04T10:00:21.9682478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\fusion_passes.h 2025-12-04T10:00:21.9686790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\helper.h 2025-12-04T10:00:21.9695055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\insert_observers.h 2025-12-04T10:00:21.9699330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\insert_quant_dequant.h 2025-12-04T10:00:21.9703831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\quantization_patterns.h 2025-12-04T10:00:21.9708923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\quantization_type.h 2025-12-04T10:00:21.9713064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\register_packed_params.h 2025-12-04T10:00:21.9721912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\check_alias_annotation.h 2025-12-04T10:00:21.9726016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\memory_dag.h 2025-12-04T10:00:21.9732311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\optimization_utils.h 2025-12-04T10:00:21.9740153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\op_registry.h 2025-12-04T10:00:21.9744350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\subgraph_utils.h 2025-12-04T10:00:21.9753426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\init.h 2025-12-04T10:00:21.9757719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\module_python.h 2025-12-04T10:00:21.9761685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\opaque_obj.h 2025-12-04T10:00:21.9765470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\pybind.h 2025-12-04T10:00:21.9769362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\pybind_utils.h 2025-12-04T10:00:21.9779713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_arg_flatten.h 2025-12-04T10:00:21.9784275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_custom_class.h 2025-12-04T10:00:21.9788606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_dict.h 2025-12-04T10:00:21.9793148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_ir.h 2025-12-04T10:00:21.9797839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_ivalue.h 2025-12-04T10:00:21.9801808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_list.h 2025-12-04T10:00:21.9806066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_sugared_value.h 2025-12-04T10:00:21.9810906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_tracer.h 2025-12-04T10:00:21.9815184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_tree_views.h 2025-12-04T10:00:21.9819680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\script_init.h 2025-12-04T10:00:21.9823693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\update_graph_executor_opt.h 2025-12-04T10:00:21.9827947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\utf8_decoding_ignore.h 2025-12-04T10:00:21.9837459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\argument_spec.h 2025-12-04T10:00:21.9841358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\autodiff.h 2025-12-04T10:00:21.9846417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\calculate_necessary_args.h 2025-12-04T10:00:21.9850275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\custom_operator.h 2025-12-04T10:00:21.9858997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\decomposition_registry.h 2025-12-04T10:00:21.9863541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\decomposition_registry_util.h 2025-12-04T10:00:21.9867661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\exception_message.h 2025-12-04T10:00:21.9871512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\graph_executor.h 2025-12-04T10:00:21.9875264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\graph_executor_impl.h 2025-12-04T10:00:21.9879719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\graph_iterator.h 2025-12-04T10:00:21.9883602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\instruction.h 2025-12-04T10:00:21.9887719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter.h 2025-12-04T10:00:21.9892088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\jit_exception.h 2025-12-04T10:00:21.9895794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\jit_trace.h 2025-12-04T10:00:21.9899668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\logging.h 2025-12-04T10:00:21.9903429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\operator.h 2025-12-04T10:00:21.9907086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\operator_options.h 2025-12-04T10:00:21.9910944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\print_handler.h 2025-12-04T10:00:21.9914911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\profiling_graph_executor_impl.h 2025-12-04T10:00:21.9918939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\profiling_record.h 2025-12-04T10:00:21.9927889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\register_ops_utils.h 2025-12-04T10:00:21.9931983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\script_profile.h 2025-12-04T10:00:21.9936074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\serialized_shape_function_registry.h 2025-12-04T10:00:21.9939933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\shape_function_registry.h 2025-12-04T10:00:21.9943744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\simple_graph_executor_impl.h 2025-12-04T10:00:21.9947610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\slice_indices_adjust.h 2025-12-04T10:00:21.9951622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\symbolic_script.h 2025-12-04T10:00:21.9955729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\symbolic_shape_registry.h 2025-12-04T10:00:21.9960191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\symbolic_shape_registry_util.h 2025-12-04T10:00:21.9968319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\vararg_functions.h 2025-12-04T10:00:21.9972385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\variable_tensor_list.h 2025-12-04T10:00:21.9981752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\can_emit_inline.h 2025-12-04T10:00:21.9985709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\code_impl.h 2025-12-04T10:00:21.9989800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\frame.h 2025-12-04T10:00:21.9993818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\preprocess_graph.h 2025-12-04T10:00:22.0006017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\fusion.h 2025-12-04T10:00:22.0009793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\impl.h 2025-12-04T10:00:22.0013670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\init.h 2025-12-04T10:00:22.0017371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\memory_planner.h 2025-12-04T10:00:22.0021497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\ops.h 2025-12-04T10:00:22.0025220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\passes.h 2025-12-04T10:00:22.0034124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\ProcessedNodeInputs.h 2025-12-04T10:00:22.0037445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\processed_node_wrapper.h 2025-12-04T10:00:22.0041434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\static_method.h 2025-12-04T10:00:22.0045290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\te_wrapper.h 2025-12-04T10:00:22.0054794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\callstack_debug_info_serialization.h 2025-12-04T10:00:22.0058617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\export.h 2025-12-04T10:00:22.0062374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\export_bytecode.h 2025-12-04T10:00:22.0070342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\flatbuffer_serializer.h 2025-12-04T10:00:22.0074237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\flatbuffer_serializer_jit.h 2025-12-04T10:00:22.0078216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import.h 2025-12-04T10:00:22.0082077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_export_constants.h 2025-12-04T10:00:22.0086470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_export_functions.h 2025-12-04T10:00:22.0090404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_export_helpers.h 2025-12-04T10:00:22.0094781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_read.h 2025-12-04T10:00:22.0098780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_source.h 2025-12-04T10:00:22.0102932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\mobile_bytecode_generated.h 2025-12-04T10:00:22.0107515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\onnx.h 2025-12-04T10:00:22.0111565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\pickle.h 2025-12-04T10:00:22.0115496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\pickler.h 2025-12-04T10:00:22.0119555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\pickler_helper.h 2025-12-04T10:00:22.0123403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\python_print.h 2025-12-04T10:00:22.0127555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\source_range_serialization.h 2025-12-04T10:00:22.0131922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\source_range_serialization_impl.h 2025-12-04T10:00:22.0135891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\storage_context.h 2025-12-04T10:00:22.0144170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\type_name_uniquer.h 2025-12-04T10:00:22.0148084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\unpickler.h 2025-12-04T10:00:22.0157944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\analysis.h 2025-12-04T10:00:22.0161771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\block_codegen.h 2025-12-04T10:00:22.0165964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\bounds_inference.h 2025-12-04T10:00:22.0198109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\bounds_overlap.h 2025-12-04T10:00:22.0324071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\codegen.h 2025-12-04T10:00:22.0329540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cpp_codegen.h 2025-12-04T10:00:22.0334720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cpp_intrinsics.h 2025-12-04T10:00:22.0339422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cuda_codegen.h 2025-12-04T10:00:22.0344058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cuda_random.h 2025-12-04T10:00:22.0348203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\eval.h 2025-12-04T10:00:22.0352356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\exceptions.h 2025-12-04T10:00:22.0356714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\expr.h 2025-12-04T10:00:22.0360779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\external_functions.h 2025-12-04T10:00:22.0365723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\external_functions_core.h 2025-12-04T10:00:22.0370633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\external_functions_registry.h 2025-12-04T10:00:22.0375705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\fwd_decls.h 2025-12-04T10:00:22.0380263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\graph_opt.h 2025-12-04T10:00:22.0384813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\half_support.h 2025-12-04T10:00:22.0389399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\hash_provider.h 2025-12-04T10:00:22.0393442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\intrinsic_symbols.h 2025-12-04T10:00:22.0397471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir.h 2025-12-04T10:00:22.1713387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_cloner.h 2025-12-04T10:00:22.1717495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_mutator.h 2025-12-04T10:00:22.1721631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_printer.h 2025-12-04T10:00:22.1725708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_simplifier.h 2025-12-04T10:00:22.1729964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_verifier.h 2025-12-04T10:00:22.1734215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_visitor.h 2025-12-04T10:00:22.1738629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\kernel.h 2025-12-04T10:00:22.1742744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\llvm_codegen.h 2025-12-04T10:00:22.1746590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\llvm_jit.h 2025-12-04T10:00:22.1751013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\loopnest.h 2025-12-04T10:00:22.1754938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\loopnest_randomization.h 2025-12-04T10:00:22.1770998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\lowerings.h 2025-12-04T10:00:22.1775295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\mem_dependency_checker.h 2025-12-04T10:00:22.1779376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\reduction.h 2025-12-04T10:00:22.1783699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\registerizer.h 2025-12-04T10:00:22.1788011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\stmt.h 2025-12-04T10:00:22.1792749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\tensor.h 2025-12-04T10:00:22.1797376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\tensorexpr_init.h 2025-12-04T10:00:22.1802074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\types.h 2025-12-04T10:00:22.1806536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\unique_name_manager.h 2025-12-04T10:00:22.1811513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\var_substitutor.h 2025-12-04T10:00:22.1820978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\conv2d.h 2025-12-04T10:00:22.1825797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\matmul.h 2025-12-04T10:00:22.1830051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\misc.h 2025-12-04T10:00:22.1833770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\norm.h 2025-12-04T10:00:22.1838145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\operators.h 2025-12-04T10:00:22.1854134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\pointwise.h 2025-12-04T10:00:22.1858475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\quantization.h 2025-12-04T10:00:22.1862363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\reduction.h 2025-12-04T10:00:22.1866677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\softmax.h 2025-12-04T10:00:22.1877469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\testing\catch_utils.hpp 2025-12-04T10:00:22.1881555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\testing\file_check.h 2025-12-04T10:00:22.1885416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\testing\hooks_for_testing.h 2025-12-04T10:00:22.1898764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\backend_data.h 2025-12-04T10:00:22.1902935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\backend_device.h 2025-12-04T10:00:22.1906720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\backend_interface.h 2025-12-04T10:00:22.1910442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\lowering_context.h 2025-12-04T10:00:22.1929362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\cache.h 2025-12-04T10:00:22.1932984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\config.h 2025-12-04T10:00:22.1936579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\debug_util.h 2025-12-04T10:00:22.1940362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\dynamic_ir.h 2025-12-04T10:00:22.1944405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\hash.h 2025-12-04T10:00:22.1958767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\helpers.h 2025-12-04T10:00:22.1962489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir.h 2025-12-04T10:00:22.1966101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_builder.h 2025-12-04T10:00:22.1969862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_dump_util.h 2025-12-04T10:00:22.1973713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_metadata.h 2025-12-04T10:00:22.1978064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_util.h 2025-12-04T10:00:22.1981806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\lazy_graph_executor.h 2025-12-04T10:00:22.1985699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\metrics.h 2025-12-04T10:00:22.1989334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\multi_wait.h 2025-12-04T10:00:22.1993386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\permutation_util.h 2025-12-04T10:00:22.1997325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\shape.h 2025-12-04T10:00:22.2001154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\shape_inference.h 2025-12-04T10:00:22.2005001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\tensor.h 2025-12-04T10:00:22.2008690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\tensor_impl.h 2025-12-04T10:00:22.2012746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\tensor_util.h 2025-12-04T10:00:22.2016824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\thread_pool.h 2025-12-04T10:00:22.2020542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\trie.h 2025-12-04T10:00:22.2024493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\unique.h 2025-12-04T10:00:22.2028193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\util.h 2025-12-04T10:00:22.2046558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\internal_ops\ltc_ops.h 2025-12-04T10:00:22.2054563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ops\arithmetic_ir_ops.h 2025-12-04T10:00:22.2058405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ops\utils.h 2025-12-04T10:00:22.2066931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\generated\LazyIr.h 2025-12-04T10:00:22.2072374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\generated\LazyNativeFunctions.h 2025-12-04T10:00:22.2076312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\generated\LazyNonNativeIr.h 2025-12-04T10:00:22.2084157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\python\init.h 2025-12-04T10:00:22.2087972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\python\python_util.h 2025-12-04T10:00:22.2107007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\config.h 2025-12-04T10:00:22.2110838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\dynamic_ir.h 2025-12-04T10:00:22.2114871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ir_builder.h 2025-12-04T10:00:22.2119023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\tensor_aten_ops.h 2025-12-04T10:00:22.2133483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_autograd_functions.h 2025-12-04T10:00:22.2137465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_backend_impl.h 2025-12-04T10:00:22.2141319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_eager_fallback.h 2025-12-04T10:00:22.2145171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_lowering_context.h 2025-12-04T10:00:22.2148885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_node.h 2025-12-04T10:00:22.2152677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_node_lowering.h 2025-12-04T10:00:22.2160610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ops\device_data.h 2025-12-04T10:00:22.2164459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ops\generic.h 2025-12-04T10:00:22.2168185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ops\to_copy.h 2025-12-04T10:00:22.2182740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\monitor\counters.h 2025-12-04T10:00:22.2183452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\monitor\events.h 2025-12-04T10:00:22.2186863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\monitor\python_init.h 2025-12-04T10:00:22.2194899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\mps\Module.h 2025-12-04T10:00:22.2203104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\mtia\Module.h 2025-12-04T10:00:22.2210664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\mtia\profiler\MTIAMemoryProfiler.h 2025-12-04T10:00:22.2218683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\multiprocessing\init.h 2025-12-04T10:00:22.2237378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\onnx\back_compat.h 2025-12-04T10:00:22.2241396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\onnx\init.h 2025-12-04T10:00:22.2245469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\onnx\onnx.h 2025-12-04T10:00:22.2253581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\api.h 2025-12-04T10:00:22.2257324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\collection.h 2025-12-04T10:00:22.2261264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\combined_traceback.h 2025-12-04T10:00:22.2265102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\containers.h 2025-12-04T10:00:22.2279312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\data_flow.h 2025-12-04T10:00:22.2283114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\events.h 2025-12-04T10:00:22.2287012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\kineto_client_interface.h 2025-12-04T10:00:22.2290771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\kineto_shim.h 2025-12-04T10:00:22.2294862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\perf-inl.h 2025-12-04T10:00:22.2298638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\perf.h 2025-12-04T10:00:22.2302403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\util.h 2025-12-04T10:00:22.2311514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\orchestration\observer.h 2025-12-04T10:00:22.2316697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\orchestration\python_tracer.h 2025-12-04T10:00:22.2321226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\orchestration\vulkan.h 2025-12-04T10:00:22.2330546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\python\combined_traceback.h 2025-12-04T10:00:22.2335019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\python\init.h 2025-12-04T10:00:22.2339327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\python\pybind.h 2025-12-04T10:00:22.2348932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\execution_trace_observer.h 2025-12-04T10:00:22.2353706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\itt_observer.h 2025-12-04T10:00:22.2358787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\nvtx_observer.h 2025-12-04T10:00:22.2373825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\privateuse1_observer.h 2025-12-04T10:00:22.2383417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\stubs\base.h 2025-12-04T10:00:22.2392833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\action.h 2025-12-04T10:00:22.2397091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\communicate.h 2025-12-04T10:00:22.2401311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\debug_info.h 2025-12-04T10:00:22.2405022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\dwarf_enums.h 2025-12-04T10:00:22.2419242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\dwarf_symbolize_enums.h 2025-12-04T10:00:22.2423186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\eh_frame_hdr.h 2025-12-04T10:00:22.2427533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\fast_symbolizer.h 2025-12-04T10:00:22.2431365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\fde.h 2025-12-04T10:00:22.2435041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\lexer.h 2025-12-04T10:00:22.2439424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\line_number_program.h 2025-12-04T10:00:22.2443850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\mem_file.h 2025-12-04T10:00:22.2447518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\range_table.h 2025-12-04T10:00:22.2451634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\sections.h 2025-12-04T10:00:22.2455423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\unwind.h 2025-12-04T10:00:22.2459058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\unwinder.h 2025-12-04T10:00:22.2462752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\unwind_error.h 2025-12-04T10:00:22.2472021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\accelerator.h 2025-12-04T10:00:22.2476003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\device.h 2025-12-04T10:00:22.2479722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\device_inl.h 2025-12-04T10:00:22.2483801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\device_struct.h 2025-12-04T10:00:22.2497758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\library.h 2025-12-04T10:00:22.2501262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\ops.h 2025-12-04T10:00:22.2505363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\stableivalue_conversions.h 2025-12-04T10:00:22.2509183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\tensor.h 2025-12-04T10:00:22.2512936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\tensor_inl.h 2025-12-04T10:00:22.2516887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\tensor_struct.h 2025-12-04T10:00:22.2520619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\version.h 2025-12-04T10:00:22.2528405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\c\shim.h 2025-12-04T10:00:22.2536571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\tensor\python_tensor.h 2025-12-04T10:00:22.2545197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\byte_order.h 2025-12-04T10:00:22.2549083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\cpp_stacktraces.h 2025-12-04T10:00:22.2552914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\cuda_enabled.h 2025-12-04T10:00:22.2556723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\device_lazy_init.h 2025-12-04T10:00:22.2570976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\disable_torch_function.h 2025-12-04T10:00:22.2574867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\generated_serialization_types.h 2025-12-04T10:00:22.2579384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\init.h 2025-12-04T10:00:22.2583808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\invalid_arguments.h 2025-12-04T10:00:22.2587646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\nested.h 2025-12-04T10:00:22.2591280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\numpy_stub.h 2025-12-04T10:00:22.2595112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\object_ptr.h 2025-12-04T10:00:22.2607613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\out_types.h 2025-12-04T10:00:22.2608299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pybind.h 2025-12-04T10:00:22.2609019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pycfunction_helpers.h 2025-12-04T10:00:22.2610767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pyobject_preservation.h 2025-12-04T10:00:22.2614566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pythoncapi_compat.h 2025-12-04T10:00:22.2620868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_arg_parser.h 2025-12-04T10:00:22.2624931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_compat.h 2025-12-04T10:00:22.2629840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_dispatch.h 2025-12-04T10:00:22.2634231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_numbers.h 2025-12-04T10:00:22.2647705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_raii.h 2025-12-04T10:00:22.2652086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_scalars.h 2025-12-04T10:00:22.2655729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_strings.h 2025-12-04T10:00:22.2659674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_stub.h 2025-12-04T10:00:22.2663822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_symnode.h 2025-12-04T10:00:22.2667705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_torch_function_mode.h 2025-12-04T10:00:22.2671680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_tuples.h 2025-12-04T10:00:22.2675697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\schema_info.h 2025-12-04T10:00:22.2679663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\six.h 2025-12-04T10:00:22.2683389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\structseq.h 2025-12-04T10:00:22.2697139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_apply.h 2025-12-04T10:00:22.2701306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_dtypes.h 2025-12-04T10:00:22.2705185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_flatten.h 2025-12-04T10:00:22.2709149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_layouts.h 2025-12-04T10:00:22.2713017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_list.h 2025-12-04T10:00:22.2717079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_memoryformats.h 2025-12-04T10:00:22.2721111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_new.h 2025-12-04T10:00:22.2725053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_numpy.h 2025-12-04T10:00:22.2729162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_qschemes.h 2025-12-04T10:00:22.2744133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_types.h 2025-12-04T10:00:22.2749656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\throughput_benchmark-inl.h 2025-12-04T10:00:22.2752074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\throughput_benchmark.h 2025-12-04T10:00:22.2756676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\torch_dispatch_mode.h 2025-12-04T10:00:22.2762267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\variadic.h 2025-12-04T10:00:22.2764470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\verbose.h 2025-12-04T10:00:22.2775239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\Event.h 2025-12-04T10:00:22.2778260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\Module.h 2025-12-04T10:00:22.2782292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\Stream.h 2025-12-04T10:00:22.2787860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\XPUPluggableAllocator.h 2025-12-04T10:00:22.2854721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\version.h 2025-12-04T10:00:22.2855443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\DeviceType.h 2025-12-04T10:00:22.2856162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\Dispatch.h 2025-12-04T10:00:22.2856898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\Dispatch_v2.h 2025-12-04T10:00:22.2857615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\Layout.h 2025-12-04T10:00:22.2862780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\MemoryFormat.h 2025-12-04T10:00:22.2863551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\ScalarType.h 2025-12-04T10:00:22.2864284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\TensorAccessor.h 2025-12-04T10:00:22.2865043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\cpu\vec\intrinsics.h 2025-12-04T10:00:22.2865781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\cpu\vec\vec_half.h 2025-12-04T10:00:22.2871156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\macros\cmake_macros.h 2025-12-04T10:00:22.2875025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\macros\Export.h 2025-12-04T10:00:22.2879042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\macros\Macros.h 2025-12-04T10:00:22.2921782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\BFloat16.h 2025-12-04T10:00:22.2925104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\bits.h 2025-12-04T10:00:22.2928911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\bit_cast.h 2025-12-04T10:00:22.2932573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\complex.h 2025-12-04T10:00:22.2936299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Deprecated.h 2025-12-04T10:00:22.2940458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Exception.h 2025-12-04T10:00:22.2948775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float4_e2m1fn_x2.h 2025-12-04T10:00:22.2952620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e4m3fn.h 2025-12-04T10:00:22.2956519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e4m3fnuz.h 2025-12-04T10:00:22.2960517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e5m2.h 2025-12-04T10:00:22.2964415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e5m2fnuz.h 2025-12-04T10:00:22.2968265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e8m0fnu.h 2025-12-04T10:00:22.2972156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_fnuz_cvt.h 2025-12-04T10:00:22.2976077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\floating_point_utils.h 2025-12-04T10:00:22.2979868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Half.h 2025-12-04T10:00:22.2983728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\HeaderOnlyArrayRef.h 2025-12-04T10:00:22.2987567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Metaprogramming.h 2025-12-04T10:00:22.2991371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\qint32.h 2025-12-04T10:00:22.2995176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\qint8.h 2025-12-04T10:00:22.2999185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\quint2x4.h 2025-12-04T10:00:22.3002715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\quint4x2.h 2025-12-04T10:00:22.3006389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\quint8.h 2025-12-04T10:00:22.3010045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\shim_utils.h 2025-12-04T10:00:22.3014075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\TypeList.h 2025-12-04T10:00:22.3018052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\TypeSafeSignMath.h 2025-12-04T10:00:22.3032647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\TypeTraits.h 2025-12-04T10:00:22.3044834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\annotations.py 2025-12-04T10:00:22.3048985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\frontend.py 2025-12-04T10:00:22.3052914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\generate_bytecode.py 2025-12-04T10:00:22.3057156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\quantized.py 2025-12-04T10:00:22.3071101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\supported_ops.py 2025-12-04T10:00:22.3074856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\unsupported_tensor_ops.py 2025-12-04T10:00:22.3078758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_async.py 2025-12-04T10:00:22.3082410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_await.py 2025-12-04T10:00:22.3086281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_builtins.py 2025-12-04T10:00:22.3089844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_check.py 2025-12-04T10:00:22.3093660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_dataclass_impls.py 2025-12-04T10:00:22.3097368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_decompositions.py 2025-12-04T10:00:22.3101320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_decomposition_utils.py 2025-12-04T10:00:22.3105240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_freeze.py 2025-12-04T10:00:22.3109150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_fuser.py 2025-12-04T10:00:22.3112738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_ir_utils.py 2025-12-04T10:00:22.3117335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_logging.py 2025-12-04T10:00:22.3121026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_monkeytype_config.py 2025-12-04T10:00:22.3124819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_pickle.py 2025-12-04T10:00:22.3128939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_recursive.py 2025-12-04T10:00:22.3132952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_script.py 2025-12-04T10:00:22.3137098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_script.pyi 2025-12-04T10:00:22.3141057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_serialization.py 2025-12-04T10:00:22.3144847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_shape_functions.py 2025-12-04T10:00:22.3159719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_state.py 2025-12-04T10:00:22.3163464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_trace.py 2025-12-04T10:00:22.3167507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__init__.py 2025-12-04T10:00:22.3175508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\mobile\__init__.py 2025-12-04T10:00:22.3183823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\mobile\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.3192238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\_property_propagation.py 2025-12-04T10:00:22.3196326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\__init__.py 2025-12-04T10:00:22.3203437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\__pycache__\_property_propagation.cpython-310.pyc 2025-12-04T10:00:22.3207489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.3216849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\annotations.cpython-310.pyc 2025-12-04T10:00:22.3221101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\frontend.cpython-310.pyc 2025-12-04T10:00:22.3224948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\generate_bytecode.cpython-310.pyc 2025-12-04T10:00:22.3239510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\quantized.cpython-310.pyc 2025-12-04T10:00:22.3243517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\supported_ops.cpython-310.pyc 2025-12-04T10:00:22.3247750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\unsupported_tensor_ops.cpython-310.pyc 2025-12-04T10:00:22.3252442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_async.cpython-310.pyc 2025-12-04T10:00:22.3256284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_await.cpython-310.pyc 2025-12-04T10:00:22.3260473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_builtins.cpython-310.pyc 2025-12-04T10:00:22.3264453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_check.cpython-310.pyc 2025-12-04T10:00:22.3268449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_dataclass_impls.cpython-310.pyc 2025-12-04T10:00:22.3272539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_decompositions.cpython-310.pyc 2025-12-04T10:00:22.3277050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_decomposition_utils.cpython-310.pyc 2025-12-04T10:00:22.3281357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_freeze.cpython-310.pyc 2025-12-04T10:00:22.3285736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_fuser.cpython-310.pyc 2025-12-04T10:00:22.3289271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_ir_utils.cpython-310.pyc 2025-12-04T10:00:22.3326798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_logging.cpython-310.pyc 2025-12-04T10:00:22.3327714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_monkeytype_config.cpython-310.pyc 2025-12-04T10:00:22.3328485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_pickle.cpython-310.pyc 2025-12-04T10:00:22.3329223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_recursive.cpython-310.pyc 2025-12-04T10:00:22.3329934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_script.cpython-310.pyc 2025-12-04T10:00:22.3333262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_serialization.cpython-310.pyc 2025-12-04T10:00:22.3334058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_shape_functions.cpython-310.pyc 2025-12-04T10:00:22.3340254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_state.cpython-310.pyc 2025-12-04T10:00:22.3342096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_trace.cpython-310.pyc 2025-12-04T10:00:22.3359342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.3367868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\aoti_custom_ops.dll 2025-12-04T10:00:22.3376241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\aoti_custom_ops.lib 2025-12-04T10:00:22.3378085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\backend_with_compiler.dll 2025-12-04T10:00:22.3392680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\backend_with_compiler.lib 2025-12-04T10:00:22.3396719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\c10.dll 2025-12-04T10:00:22.3406488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\c10.lib 2025-12-04T10:00:22.3413867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\cpuinfo.lib 2025-12-04T10:00:22.3418216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\fmt.lib 2025-12-04T10:00:22.3427680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\jitbackend_test.dll 2025-12-04T10:00:22.3432465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\jitbackend_test.lib 2025-12-04T10:00:22.3436899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libittnotify.lib 2025-12-04T10:00:22.3442469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\microkernels-prod.lib 2025-12-04T10:00:22.3461446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\pthreadpool.lib 2025-12-04T10:00:22.3466100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\shm.dll 2025-12-04T10:00:22.3469918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\shm.lib 2025-12-04T10:00:22.3473714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\sleef.lib 2025-12-04T10:00:22.3525029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch.dll 2025-12-04T10:00:22.3529117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch.lib 2025-12-04T10:00:22.3532987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torchbind_test.dll 2025-12-04T10:00:22.3539321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torchbind_test.lib 2025-12-04T10:00:22.3543507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_cpu.dll 2025-12-04T10:00:22.4880093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_cpu.lib 2025-12-04T10:00:22.5041555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_global_deps.dll 2025-12-04T10:00:22.5055775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_python.dll 2025-12-04T10:00:22.5155249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_python.lib 2025-12-04T10:00:22.5161009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\XNNPACK.lib 2025-12-04T10:00:22.5178568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\_C.lib 2025-12-04T10:00:22.5186988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\alloc_info.h 2025-12-04T10:00:22.5190929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\err.h 2025-12-04T10:00:22.5194765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\libshm.h 2025-12-04T10:00:22.5198655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\socket.h 2025-12-04T10:00:22.5207407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm_windows\libshm.h 2025-12-04T10:00:22.5216018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\linalg\__init__.py 2025-12-04T10:00:22.5224329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\linalg\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5233992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\_docs.py 2025-12-04T10:00:22.5237898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\_ops.py 2025-12-04T10:00:22.5241914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__init__.py 2025-12-04T10:00:22.5249580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\binary.py 2025-12-04T10:00:22.5253435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\core.py 2025-12-04T10:00:22.5257108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\creation.py 2025-12-04T10:00:22.5261053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\passthrough.py 2025-12-04T10:00:22.5264858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\reductions.py 2025-12-04T10:00:22.5279577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\unary.py 2025-12-04T10:00:22.5283228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\_ops_refs.py 2025-12-04T10:00:22.5287372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__init__.py 2025-12-04T10:00:22.5295321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\binary.cpython-310.pyc 2025-12-04T10:00:22.5299458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\core.cpython-310.pyc 2025-12-04T10:00:22.5303399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\creation.cpython-310.pyc 2025-12-04T10:00:22.5351986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\passthrough.cpython-310.pyc 2025-12-04T10:00:22.5352910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\reductions.cpython-310.pyc 2025-12-04T10:00:22.5353762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\unary.cpython-310.pyc 2025-12-04T10:00:22.5354747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\_ops_refs.cpython-310.pyc 2025-12-04T10:00:22.5358154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5358951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__pycache__\_docs.cpython-310.pyc 2025-12-04T10:00:22.5365604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__pycache__\_ops.cpython-310.pyc 2025-12-04T10:00:22.5367583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5386401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\monitor\__init__.py 2025-12-04T10:00:22.5394386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\monitor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5402582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\event.py 2025-12-04T10:00:22.5406214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\profiler.py 2025-12-04T10:00:22.5410106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__init__.py 2025-12-04T10:00:22.5417497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__pycache__\event.cpython-310.pyc 2025-12-04T10:00:22.5421343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__pycache__\profiler.cpython-310.pyc 2025-12-04T10:00:22.5425150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5442930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\memory.py 2025-12-04T10:00:22.5446614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\mtia_graph.py 2025-12-04T10:00:22.5450300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\_utils.py 2025-12-04T10:00:22.5454332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__init__.py 2025-12-04T10:00:22.5471634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\memory.cpython-310.pyc 2025-12-04T10:00:22.5475600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\mtia_graph.cpython-310.pyc 2025-12-04T10:00:22.5480808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:22.5493807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5502147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\pool.py 2025-12-04T10:00:22.5506332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\queue.py 2025-12-04T10:00:22.5520803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\reductions.py 2025-12-04T10:00:22.5525060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\spawn.py 2025-12-04T10:00:22.5528955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\_atfork.py 2025-12-04T10:00:22.5542844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__init__.py 2025-12-04T10:00:22.5550608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\pool.cpython-310.pyc 2025-12-04T10:00:22.5554511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\queue.cpython-310.pyc 2025-12-04T10:00:22.5558478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\reductions.cpython-310.pyc 2025-12-04T10:00:22.5572818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\spawn.cpython-310.pyc 2025-12-04T10:00:22.5576719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\_atfork.cpython-310.pyc 2025-12-04T10:00:22.5580743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5589607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\__init__.py 2025-12-04T10:00:22.5596272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\_lowered_aoti_module.py 2025-12-04T10:00:22.5600069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\_lower_utils.py 2025-12-04T10:00:22.5603802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__init__.py 2025-12-04T10:00:22.5620889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__pycache__\_lowered_aoti_module.cpython-310.pyc 2025-12-04T10:00:22.5624910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__pycache__\_lower_utils.cpython-310.pyc 2025-12-04T10:00:22.5628764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5647564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5656535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\__init__.py 2025-12-04T10:00:22.5664252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\nested_int.py 2025-12-04T10:00:22.5667993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\nested_tensor.py 2025-12-04T10:00:22.5671819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\ops.py 2025-12-04T10:00:22.5675832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\sdpa.py 2025-12-04T10:00:22.5690191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__init__.py 2025-12-04T10:00:22.5696982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\nested_int.cpython-310.pyc 2025-12-04T10:00:22.5700870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\nested_tensor.cpython-310.pyc 2025-12-04T10:00:22.5705128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\ops.cpython-310.pyc 2025-12-04T10:00:22.5719257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\sdpa.cpython-310.pyc 2025-12-04T10:00:22.5723431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5732110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5741606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\common_types.py 2025-12-04T10:00:22.5745774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\cpp.py 2025-12-04T10:00:22.5749831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\functional.py 2025-12-04T10:00:22.5755224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\functional.pyi 2025-12-04T10:00:22.5768805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\grad.py 2025-12-04T10:00:22.5772548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\init.py 2025-12-04T10:00:22.5776694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parameter.py 2025-12-04T10:00:22.5780495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parameter.pyi 2025-12-04T10:00:22.5784973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\_reduction.py 2025-12-04T10:00:22.5789022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__init__.py 2025-12-04T10:00:22.5797026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\bias.py 2025-12-04T10:00:22.5801044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\flex_attention.py 2025-12-04T10:00:22.5805415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\varlen.py 2025-12-04T10:00:22.5809666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\_fa4.py 2025-12-04T10:00:22.5814021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\_registry.py 2025-12-04T10:00:22.5829737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\_utils.py 2025-12-04T10:00:22.5834381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__init__.py 2025-12-04T10:00:22.5844471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\_paged_attention.py 2025-12-04T10:00:22.5848924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\__init__.py 2025-12-04T10:00:22.5857650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\__pycache__\_paged_attention.cpython-310.pyc 2025-12-04T10:00:22.5862197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5871733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\bias.cpython-310.pyc 2025-12-04T10:00:22.5876082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\flex_attention.cpython-310.pyc 2025-12-04T10:00:22.5880920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\varlen.cpython-310.pyc 2025-12-04T10:00:22.5894905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\_fa4.cpython-310.pyc 2025-12-04T10:00:22.5898837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\_registry.cpython-310.pyc 2025-12-04T10:00:22.5903302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:22.5909140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5917888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\thnn.py 2025-12-04T10:00:22.5955038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\__init__.py 2025-12-04T10:00:22.5961923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\__pycache__\thnn.cpython-310.pyc 2025-12-04T10:00:22.5965854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.5974802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\__init__.py 2025-12-04T10:00:22.5982113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\fused.py 2025-12-04T10:00:22.5985912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\__init__.py 2025-12-04T10:00:22.5993535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\__pycache__\fused.cpython-310.pyc 2025-12-04T10:00:22.5997414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.6006099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\__init__.py 2025-12-04T10:00:22.6013691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\conv_fused.py 2025-12-04T10:00:22.6017463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\linear_fused.py 2025-12-04T10:00:22.6021150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\linear_relu.py 2025-12-04T10:00:22.6024855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__init__.py 2025-12-04T10:00:22.6036548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\conv_fused.cpython-310.pyc 2025-12-04T10:00:22.6040530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\linear_fused.cpython-310.pyc 2025-12-04T10:00:22.6044636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\linear_relu.cpython-310.pyc 2025-12-04T10:00:22.6058942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.6067340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.6076630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\__init__.py 2025-12-04T10:00:22.6084427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\__init__.py 2025-12-04T10:00:22.6091777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\linear_relu.py 2025-12-04T10:00:22.6095647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\__init__.py 2025-12-04T10:00:22.6103228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\__pycache__\linear_relu.cpython-310.pyc 2025-12-04T10:00:22.6107274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.8875100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.8884474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\bn_relu.py 2025-12-04T10:00:22.8889038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\conv_relu.py 2025-12-04T10:00:22.8893623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\linear_relu.py 2025-12-04T10:00:22.8898197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__init__.py 2025-12-04T10:00:22.8919531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\bn_relu.cpython-310.pyc 2025-12-04T10:00:22.8924543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\conv_relu.cpython-310.pyc 2025-12-04T10:00:22.8929200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\linear_relu.cpython-310.pyc 2025-12-04T10:00:22.8944752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.8955497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.8975836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.8984718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\activation.py 2025-12-04T10:00:22.8989203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\adaptive.py 2025-12-04T10:00:22.8993028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\batchnorm.py 2025-12-04T10:00:22.8997267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\channelshuffle.py 2025-12-04T10:00:22.9013445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\container.py 2025-12-04T10:00:22.9016292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\conv.py 2025-12-04T10:00:22.9020303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\distance.py 2025-12-04T10:00:22.9023992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\dropout.py 2025-12-04T10:00:22.9027601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\flatten.py 2025-12-04T10:00:22.9031177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\fold.py 2025-12-04T10:00:22.9035028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\instancenorm.py 2025-12-04T10:00:22.9038929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\lazy.py 2025-12-04T10:00:22.9042771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\linear.py 2025-12-04T10:00:22.9046373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\loss.py 2025-12-04T10:00:22.9050463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\module.py 2025-12-04T10:00:22.9055076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\normalization.py 2025-12-04T10:00:22.9058938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\padding.py 2025-12-04T10:00:22.9062701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\pixelshuffle.py 2025-12-04T10:00:22.9066528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\pooling.py 2025-12-04T10:00:22.9070410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\rnn.py 2025-12-04T10:00:22.9074307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\sparse.py 2025-12-04T10:00:22.9078093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\transformer.py 2025-12-04T10:00:22.9082513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\upsampling.py 2025-12-04T10:00:22.9085990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\utils.py 2025-12-04T10:00:22.9089727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\_functions.py 2025-12-04T10:00:22.9093631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__init__.py 2025-12-04T10:00:22.9102015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\activation.cpython-310.pyc 2025-12-04T10:00:22.9106070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\adaptive.cpython-310.pyc 2025-12-04T10:00:22.9109981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\batchnorm.cpython-310.pyc 2025-12-04T10:00:22.9124637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\channelshuffle.cpython-310.pyc 2025-12-04T10:00:22.9128532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\container.cpython-310.pyc 2025-12-04T10:00:22.9132474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:22.9136581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\distance.cpython-310.pyc 2025-12-04T10:00:22.9140376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\dropout.cpython-310.pyc 2025-12-04T10:00:22.9144161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\flatten.cpython-310.pyc 2025-12-04T10:00:22.9147938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\fold.cpython-310.pyc 2025-12-04T10:00:22.9151934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\instancenorm.cpython-310.pyc 2025-12-04T10:00:22.9156003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\lazy.cpython-310.pyc 2025-12-04T10:00:22.9160126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:22.9163823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\loss.cpython-310.pyc 2025-12-04T10:00:22.9167992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\module.cpython-310.pyc 2025-12-04T10:00:22.9172232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\normalization.cpython-310.pyc 2025-12-04T10:00:22.9176149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\padding.cpython-310.pyc 2025-12-04T10:00:22.9195486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\pixelshuffle.cpython-310.pyc 2025-12-04T10:00:22.9200132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\pooling.cpython-310.pyc 2025-12-04T10:00:22.9204608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:22.9208961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\sparse.cpython-310.pyc 2025-12-04T10:00:22.9213203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\transformer.cpython-310.pyc 2025-12-04T10:00:22.9217266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\upsampling.cpython-310.pyc 2025-12-04T10:00:22.9221165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:22.9225149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\_functions.cpython-310.pyc 2025-12-04T10:00:22.9229242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9248720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\comm.py 2025-12-04T10:00:22.9252413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\data_parallel.py 2025-12-04T10:00:22.9256067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\distributed.py 2025-12-04T10:00:22.9260391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\parallel_apply.py 2025-12-04T10:00:22.9276033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\replicate.py 2025-12-04T10:00:22.9281170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\scatter_gather.py 2025-12-04T10:00:22.9285841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\_functions.py 2025-12-04T10:00:22.9290754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__init__.py 2025-12-04T10:00:22.9301503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\comm.cpython-310.pyc 2025-12-04T10:00:22.9306459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\data_parallel.cpython-310.pyc 2025-12-04T10:00:22.9311268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\distributed.cpython-310.pyc 2025-12-04T10:00:22.9328980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\parallel_apply.cpython-310.pyc 2025-12-04T10:00:22.9333914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\replicate.cpython-310.pyc 2025-12-04T10:00:22.9337890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\scatter_gather.cpython-310.pyc 2025-12-04T10:00:22.9341979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\_functions.cpython-310.pyc 2025-12-04T10:00:22.9345980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9355418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\__init__.py 2025-12-04T10:00:22.9363213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\__init__.py 2025-12-04T10:00:22.9370446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\linear.py 2025-12-04T10:00:22.9374046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\__init__.py 2025-12-04T10:00:22.9381782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:22.9385722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9394325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9404267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\conv.py 2025-12-04T10:00:22.9408405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\embedding_ops.py 2025-12-04T10:00:22.9412299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\linear.py 2025-12-04T10:00:22.9416546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__init__.py 2025-12-04T10:00:22.9436680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:22.9442766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-12-04T10:00:22.9447584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:22.9463521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9473833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9484913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\__init__.py 2025-12-04T10:00:22.9492884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\activation.py 2025-12-04T10:00:22.9496738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\rnn.py 2025-12-04T10:00:22.9500698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__init__.py 2025-12-04T10:00:22.9508390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__pycache__\activation.cpython-310.pyc 2025-12-04T10:00:22.9513134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:22.9517286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9536624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9545854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\functional.py 2025-12-04T10:00:22.9551625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\__init__.py 2025-12-04T10:00:22.9559559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\__init__.py 2025-12-04T10:00:22.9567090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\conv.py 2025-12-04T10:00:22.9570700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\linear.py 2025-12-04T10:00:22.9574285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\rnn.py 2025-12-04T10:00:22.9577927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__init__.py 2025-12-04T10:00:22.9585355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:22.9589815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:22.9593785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:22.9607999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9616188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9624995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\activation.py 2025-12-04T10:00:22.9629147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\batchnorm.py 2025-12-04T10:00:22.9632900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\conv.py 2025-12-04T10:00:22.9636808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\dropout.py 2025-12-04T10:00:22.9640636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\embedding_ops.py 2025-12-04T10:00:22.9655060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\functional_modules.py 2025-12-04T10:00:22.9658969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\linear.py 2025-12-04T10:00:22.9662903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\normalization.py 2025-12-04T10:00:22.9666888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\rnn.py 2025-12-04T10:00:22.9670492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\utils.py 2025-12-04T10:00:22.9674371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__init__.py 2025-12-04T10:00:22.9682585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\activation.cpython-310.pyc 2025-12-04T10:00:22.9686696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\batchnorm.cpython-310.pyc 2025-12-04T10:00:22.9690892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:22.9706569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\dropout.cpython-310.pyc 2025-12-04T10:00:22.9710720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-12-04T10:00:22.9714980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\functional_modules.cpython-310.pyc 2025-12-04T10:00:22.9719239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:22.9723339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\normalization.cpython-310.pyc 2025-12-04T10:00:22.9727415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:22.9731737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:22.9735683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9755132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\__init__.py 2025-12-04T10:00:22.9763175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\conv.py 2025-12-04T10:00:22.9766943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\linear.py 2025-12-04T10:00:22.9770901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\rnn.py 2025-12-04T10:00:22.9774527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\sparse.py 2025-12-04T10:00:22.9778701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\utils.py 2025-12-04T10:00:22.9782446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__init__.py 2025-12-04T10:00:22.9801914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:22.9806070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:22.9810302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:22.9824688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\sparse.cpython-310.pyc 2025-12-04T10:00:22.9828936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:22.9833048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9842519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9853365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\__pycache__\functional.cpython-310.pyc 2025-12-04T10:00:22.9858044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:22.9867945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\clip_grad.py 2025-12-04T10:00:22.9872691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\convert_parameters.py 2025-12-04T10:00:22.9877366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\fusion.py 2025-12-04T10:00:22.9881252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\init.py 2025-12-04T10:00:22.9885307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\memory_format.py 2025-12-04T10:00:22.9899778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\parametrizations.py 2025-12-04T10:00:22.9904106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\parametrize.py 2025-12-04T10:00:22.9908077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\prune.py 2025-12-04T10:00:22.9912347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\rnn.py 2025-12-04T10:00:22.9916181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\spectral_norm.py 2025-12-04T10:00:22.9920022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\stateless.py 2025-12-04T10:00:22.9924339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\weight_norm.py 2025-12-04T10:00:22.9928142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_deprecation_utils.py 2025-12-04T10:00:22.9932070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_named_member_accessor.py 2025-12-04T10:00:22.9935874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_per_sample_grad.py 2025-12-04T10:00:22.9939997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__init__.py 2025-12-04T10:00:22.9948225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\conv_expanded_weights.py 2025-12-04T10:00:22.9952053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\conv_utils.py 2025-12-04T10:00:22.9956157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\embedding_expanded_weights.py 2025-12-04T10:00:22.9970673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\expanded_weights_impl.py 2025-12-04T10:00:22.9974521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\expanded_weights_utils.py 2025-12-04T10:00:22.9978544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\group_norm_expanded_weights.py 2025-12-04T10:00:22.9982339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\instance_norm_expanded_weights.py 2025-12-04T10:00:22.9986243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\layer_norm_expanded_weights.py 2025-12-04T10:00:22.9990328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\linear_expanded_weights.py 2025-12-04T10:00:22.9994280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__init__.py 2025-12-04T10:00:23.0002814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\conv_expanded_weights.cpython-310.pyc 2025-12-04T10:00:23.0006816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\conv_utils.cpython-310.pyc 2025-12-04T10:00:23.0010697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\embedding_expanded_weights.cpython-310.pyc 2025-12-04T10:00:23.0024722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\expanded_weights_impl.cpython-310.pyc 2025-12-04T10:00:23.0028805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\expanded_weights_utils.cpython-310.pyc 2025-12-04T10:00:23.0066943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\group_norm_expanded_weights.cpython-310.pyc 2025-12-04T10:00:23.0070986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\instance_norm_expanded_weights.cpython-310.pyc 2025-12-04T10:00:23.0074946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\layer_norm_expanded_weights.cpython-310.pyc 2025-12-04T10:00:23.0079028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\linear_expanded_weights.cpython-310.pyc 2025-12-04T10:00:23.0083061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.0092946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\clip_grad.cpython-310.pyc 2025-12-04T10:00:23.0096947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\convert_parameters.cpython-310.pyc 2025-12-04T10:00:23.0100835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\fusion.cpython-310.pyc 2025-12-04T10:00:23.0109628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\init.cpython-310.pyc 2025-12-04T10:00:23.0113616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\memory_format.cpython-310.pyc 2025-12-04T10:00:23.0117599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\parametrizations.cpython-310.pyc 2025-12-04T10:00:23.0121499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\parametrize.cpython-310.pyc 2025-12-04T10:00:23.0125709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\prune.cpython-310.pyc 2025-12-04T10:00:23.0129810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:23.0133776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\spectral_norm.cpython-310.pyc 2025-12-04T10:00:23.0137634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\stateless.cpython-310.pyc 2025-12-04T10:00:23.0141564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\weight_norm.cpython-310.pyc 2025-12-04T10:00:23.0145683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\_deprecation_utils.cpython-310.pyc 2025-12-04T10:00:23.0149805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\_named_member_accessor.cpython-310.pyc 2025-12-04T10:00:23.0154417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\_per_sample_grad.cpython-310.pyc 2025-12-04T10:00:23.0158611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.0178603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\common_types.cpython-310.pyc 2025-12-04T10:00:23.0182607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\cpp.cpython-310.pyc 2025-12-04T10:00:23.0186783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\functional.cpython-310.pyc 2025-12-04T10:00:23.0202086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\grad.cpython-310.pyc 2025-12-04T10:00:23.0206452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\init.cpython-310.pyc 2025-12-04T10:00:23.0210530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\parameter.cpython-310.pyc 2025-12-04T10:00:23.0214506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\_reduction.cpython-310.pyc 2025-12-04T10:00:23.0218669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.0227835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\binding.py 2025-12-04T10:00:23.0231967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\__init__.py 2025-12-04T10:00:23.0239295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\__pycache__\binding.cpython-310.pyc 2025-12-04T10:00:23.0243489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.0252954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\errors.py 2025-12-04T10:00:23.0256958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\operators.py 2025-12-04T10:00:23.0260868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_helper.py 2025-12-04T10:00:23.0264831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset10.py 2025-12-04T10:00:23.0279789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset11.py 2025-12-04T10:00:23.0283866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset12.py 2025-12-04T10:00:23.0287874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset13.py 2025-12-04T10:00:23.0291835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset14.py 2025-12-04T10:00:23.0295800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset15.py 2025-12-04T10:00:23.0299612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset16.py 2025-12-04T10:00:23.0303739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset17.py 2025-12-04T10:00:23.0307695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset18.py 2025-12-04T10:00:23.0311525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset19.py 2025-12-04T10:00:23.0315825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset20.py 2025-12-04T10:00:23.0319903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset7.py 2025-12-04T10:00:23.0325804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset8.py 2025-12-04T10:00:23.0329997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset9.py 2025-12-04T10:00:23.0334014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\testing.py 2025-12-04T10:00:23.0338654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\utils.py 2025-12-04T10:00:23.0343740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\verification.py 2025-12-04T10:00:23.0360579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_constants.py 2025-12-04T10:00:23.0365343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_flags.py 2025-12-04T10:00:23.0369992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__init__.py 2025-12-04T10:00:23.0379014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\_dtype_mappings.py 2025-12-04T10:00:23.0383196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\_impl.py 2025-12-04T10:00:23.0387166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\_symbolic_impl.py 2025-12-04T10:00:23.0391059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__init__.py 2025-12-04T10:00:23.0409763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\_dtype_mappings.cpython-310.pyc 2025-12-04T10:00:23.0413912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\_impl.cpython-310.pyc 2025-12-04T10:00:23.0418006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\_symbolic_impl.cpython-310.pyc 2025-12-04T10:00:23.0433690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.0443393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\_lazy_import.py 2025-12-04T10:00:23.0447173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\__init__.py 2025-12-04T10:00:23.0453696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_analysis.py 2025-12-04T10:00:23.0457656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_building.py 2025-12-04T10:00:23.0461797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_capture_strategies.py 2025-12-04T10:00:23.0465527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_compat.py 2025-12-04T10:00:23.0479379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_constants.py 2025-12-04T10:00:23.0483124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_core.py 2025-12-04T10:00:23.0487034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_decomp.py 2025-12-04T10:00:23.0490866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_dispatching.py 2025-12-04T10:00:23.0494750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_dynamic_shapes.py 2025-12-04T10:00:23.0498489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_errors.py 2025-12-04T10:00:23.0502082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_flags.py 2025-12-04T10:00:23.0505719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_fx_passes.py 2025-12-04T10:00:23.0509496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_ir_passes.py 2025-12-04T10:00:23.0513440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_isolated.py 2025-12-04T10:00:23.0524680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_onnx_program.py 2025-12-04T10:00:23.0525421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_registration.py 2025-12-04T10:00:23.0526116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_reporting.py 2025-12-04T10:00:23.0528694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_schemas.py 2025-12-04T10:00:23.0532260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_tensors.py 2025-12-04T10:00:23.0535899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_testing.py 2025-12-04T10:00:23.0539712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_type_casting.py 2025-12-04T10:00:23.0543444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_verification.py 2025-12-04T10:00:23.0547427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__init__.py 2025-12-04T10:00:23.0564849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\_tensor_typing.py 2025-12-04T10:00:23.0568844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\_torchlib_registry.py 2025-12-04T10:00:23.0572599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__init__.py 2025-12-04T10:00:23.0588981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\core.py 2025-12-04T10:00:23.0592818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\hop.py 2025-12-04T10:00:23.0596481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\nn.py 2025-12-04T10:00:23.0600168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\symbolic.py 2025-12-04T10:00:23.0603975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\symops.py 2025-12-04T10:00:23.0607717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__init__.py 2025-12-04T10:00:23.0626412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\core.cpython-310.pyc 2025-12-04T10:00:23.0630907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\hop.cpython-310.pyc 2025-12-04T10:00:23.0634852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\nn.cpython-310.pyc 2025-12-04T10:00:23.0649238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\symbolic.cpython-310.pyc 2025-12-04T10:00:23.0653288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\symops.cpython-310.pyc 2025-12-04T10:00:23.0657324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.0666491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__pycache__\_tensor_typing.cpython-310.pyc 2025-12-04T10:00:23.0670767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__pycache__\_torchlib_registry.cpython-310.pyc 2025-12-04T10:00:23.0674893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.0694659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_analysis.cpython-310.pyc 2025-12-04T10:00:23.0698724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_building.cpython-310.pyc 2025-12-04T10:00:23.0702962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_capture_strategies.cpython-310.pyc 2025-12-04T10:00:23.0717203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_compat.cpython-310.pyc 2025-12-04T10:00:23.0721407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_constants.cpython-310.pyc 2025-12-04T10:00:23.0725680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_core.cpython-310.pyc 2025-12-04T10:00:23.0730305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_decomp.cpython-310.pyc 2025-12-04T10:00:23.0734673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_dispatching.cpython-310.pyc 2025-12-04T10:00:23.0738683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_dynamic_shapes.cpython-310.pyc 2025-12-04T10:00:23.0742749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_errors.cpython-310.pyc 2025-12-04T10:00:23.0747008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_flags.cpython-310.pyc 2025-12-04T10:00:23.0751169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_fx_passes.cpython-310.pyc 2025-12-04T10:00:23.0755137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_ir_passes.cpython-310.pyc 2025-12-04T10:00:23.0759607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_isolated.cpython-310.pyc 2025-12-04T10:00:23.0763529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_onnx_program.cpython-310.pyc 2025-12-04T10:00:23.0767805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_registration.cpython-310.pyc 2025-12-04T10:00:23.0772074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_reporting.cpython-310.pyc 2025-12-04T10:00:23.0785867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_schemas.cpython-310.pyc 2025-12-04T10:00:23.0789999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_tensors.cpython-310.pyc 2025-12-04T10:00:23.0793993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_testing.cpython-310.pyc 2025-12-04T10:00:23.0798255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_type_casting.cpython-310.pyc 2025-12-04T10:00:23.0802173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_verification.cpython-310.pyc 2025-12-04T10:00:23.0806330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.0816229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\type_utils.py 2025-12-04T10:00:23.0820201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\_pass.py 2025-12-04T10:00:23.0824056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__init__.py 2025-12-04T10:00:23.0830725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\type_promotion.py 2025-12-04T10:00:23.0834723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\__init__.py 2025-12-04T10:00:23.0843880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\__pycache__\type_promotion.cpython-310.pyc 2025-12-04T10:00:23.0848664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.0868810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__pycache__\type_utils.cpython-310.pyc 2025-12-04T10:00:23.0872976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__pycache__\_pass.cpython-310.pyc 2025-12-04T10:00:23.0877205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.0908380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\jit_utils.py 2025-12-04T10:00:23.0912349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\onnx_proto_utils.py 2025-12-04T10:00:23.0916339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\registration.py 2025-12-04T10:00:23.0930260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_helper.py 2025-12-04T10:00:23.0934966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset10.py 2025-12-04T10:00:23.0938987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset11.py 2025-12-04T10:00:23.0943051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset12.py 2025-12-04T10:00:23.0947127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset13.py 2025-12-04T10:00:23.0951275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset14.py 2025-12-04T10:00:23.0955880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset15.py 2025-12-04T10:00:23.0968449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset16.py 2025-12-04T10:00:23.0972125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset17.py 2025-12-04T10:00:23.0974687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset18.py 2025-12-04T10:00:23.0978732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset19.py 2025-12-04T10:00:23.0982844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset20.py 2025-12-04T10:00:23.0986768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset7.py 2025-12-04T10:00:23.0990814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset8.py 2025-12-04T10:00:23.0995197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset9.py 2025-12-04T10:00:23.1000618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\utils.py 2025-12-04T10:00:23.1015189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\verification.py 2025-12-04T10:00:23.1019185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\_experimental.py 2025-12-04T10:00:23.1023121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\_globals.py 2025-12-04T10:00:23.1027106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\_type_utils.py 2025-12-04T10:00:23.1030988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__init__.py 2025-12-04T10:00:23.1040670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\jit_utils.cpython-310.pyc 2025-12-04T10:00:23.1044723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\onnx_proto_utils.cpython-310.pyc 2025-12-04T10:00:23.1048601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\registration.cpython-310.pyc 2025-12-04T10:00:23.1062257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_helper.cpython-310.pyc 2025-12-04T10:00:23.1066410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset10.cpython-310.pyc 2025-12-04T10:00:23.1070417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset11.cpython-310.pyc 2025-12-04T10:00:23.1074611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset12.cpython-310.pyc 2025-12-04T10:00:23.1078543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset13.cpython-310.pyc 2025-12-04T10:00:23.1082609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset14.cpython-310.pyc 2025-12-04T10:00:23.1086811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset15.cpython-310.pyc 2025-12-04T10:00:23.1091041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset16.cpython-310.pyc 2025-12-04T10:00:23.1095048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset17.cpython-310.pyc 2025-12-04T10:00:23.1099065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset18.cpython-310.pyc 2025-12-04T10:00:23.1103311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset19.cpython-310.pyc 2025-12-04T10:00:23.1107662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset20.cpython-310.pyc 2025-12-04T10:00:23.1111834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset7.cpython-310.pyc 2025-12-04T10:00:23.1126809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset8.cpython-310.pyc 2025-12-04T10:00:23.1130931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset9.cpython-310.pyc 2025-12-04T10:00:23.1137670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:23.1142468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\verification.cpython-310.pyc 2025-12-04T10:00:23.1146815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\_experimental.cpython-310.pyc 2025-12-04T10:00:23.1150813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\_globals.cpython-310.pyc 2025-12-04T10:00:23.1155271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\_type_utils.cpython-310.pyc 2025-12-04T10:00:23.1159653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.1170521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\__pycache__\_lazy_import.cpython-310.pyc 2025-12-04T10:00:23.1174660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.1185651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\errors.cpython-310.pyc 2025-12-04T10:00:23.1189632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\operators.cpython-310.pyc 2025-12-04T10:00:23.1193891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_helper.cpython-310.pyc 2025-12-04T10:00:23.1208786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset10.cpython-310.pyc 2025-12-04T10:00:23.1212878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset11.cpython-310.pyc 2025-12-04T10:00:23.1216999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset12.cpython-310.pyc 2025-12-04T10:00:23.1220975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset13.cpython-310.pyc 2025-12-04T10:00:23.1224997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset14.cpython-310.pyc 2025-12-04T10:00:23.1229224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset15.cpython-310.pyc 2025-12-04T10:00:23.1233219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset16.cpython-310.pyc 2025-12-04T10:00:23.1237371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset17.cpython-310.pyc 2025-12-04T10:00:23.1241563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset18.cpython-310.pyc 2025-12-04T10:00:23.1245678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset19.cpython-310.pyc 2025-12-04T10:00:23.1249774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset20.cpython-310.pyc 2025-12-04T10:00:23.1253800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset7.cpython-310.pyc 2025-12-04T10:00:23.1258096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset8.cpython-310.pyc 2025-12-04T10:00:23.1272302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset9.cpython-310.pyc 2025-12-04T10:00:23.1276509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\testing.cpython-310.pyc 2025-12-04T10:00:23.1280408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:23.1284786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\verification.cpython-310.pyc 2025-12-04T10:00:23.1288905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\_constants.cpython-310.pyc 2025-12-04T10:00:23.1293025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\_flags.cpython-310.pyc 2025-12-04T10:00:23.1297330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.1308372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adadelta.py 2025-12-04T10:00:23.1312268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adagrad.py 2025-12-04T10:00:23.1316121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adam.py 2025-12-04T10:00:23.1321202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adamax.py 2025-12-04T10:00:23.1325077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adamw.py 2025-12-04T10:00:23.1328805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\asgd.py 2025-12-04T10:00:23.1332477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\lbfgs.py 2025-12-04T10:00:23.1348278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\lr_scheduler.py 2025-12-04T10:00:23.1353134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\nadam.py 2025-12-04T10:00:23.1357554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\optimizer.py 2025-12-04T10:00:23.1362117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\radam.py 2025-12-04T10:00:23.1366033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\rmsprop.py 2025-12-04T10:00:23.1369724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\rprop.py 2025-12-04T10:00:23.1373601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\sgd.py 2025-12-04T10:00:23.1377424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\sparse_adam.py 2025-12-04T10:00:23.1381197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\swa_utils.py 2025-12-04T10:00:23.1385250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_adafactor.py 2025-12-04T10:00:23.1389326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_functional.py 2025-12-04T10:00:23.1393003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_muon.py 2025-12-04T10:00:23.1397038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__init__.py 2025-12-04T10:00:23.1438566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_multi_tensor\__init__.py 2025-12-04T10:00:23.1442527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_multi_tensor\__init__.pyi 2025-12-04T10:00:23.1450055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_multi_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.1459585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adadelta.cpython-310.pyc 2025-12-04T10:00:23.1463737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adagrad.cpython-310.pyc 2025-12-04T10:00:23.1467676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adam.cpython-310.pyc 2025-12-04T10:00:23.1475947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adamax.cpython-310.pyc 2025-12-04T10:00:23.1479918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adamw.cpython-310.pyc 2025-12-04T10:00:23.1483702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\asgd.cpython-310.pyc 2025-12-04T10:00:23.1487520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\lbfgs.cpython-310.pyc 2025-12-04T10:00:23.1491405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\lr_scheduler.cpython-310.pyc 2025-12-04T10:00:23.1496090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\nadam.cpython-310.pyc 2025-12-04T10:00:23.1500234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\optimizer.cpython-310.pyc 2025-12-04T10:00:23.1504258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\radam.cpython-310.pyc 2025-12-04T10:00:23.1508175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\rmsprop.cpython-310.pyc 2025-12-04T10:00:23.1512043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\rprop.cpython-310.pyc 2025-12-04T10:00:23.1515821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\sgd.cpython-310.pyc 2025-12-04T10:00:23.1519813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\sparse_adam.cpython-310.pyc 2025-12-04T10:00:23.1523835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\swa_utils.cpython-310.pyc 2025-12-04T10:00:23.1527866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\_adafactor.cpython-310.pyc 2025-12-04T10:00:23.1541882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\_functional.cpython-310.pyc 2025-12-04T10:00:23.1545806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\_muon.cpython-310.pyc 2025-12-04T10:00:23.1549648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.1559357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\file_structure_representation.py 2025-12-04T10:00:23.1563370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\find_file_dependencies.py 2025-12-04T10:00:23.1567085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\glob_group.py 2025-12-04T10:00:23.1580931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\importer.py 2025-12-04T10:00:23.1584568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\package_exporter.py 2025-12-04T10:00:23.1588496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\package_importer.py 2025-12-04T10:00:23.1592454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_digraph.py 2025-12-04T10:00:23.1596290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_directory_reader.py 2025-12-04T10:00:23.1600190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_importlib.py 2025-12-04T10:00:23.1604034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_mangling.py 2025-12-04T10:00:23.1608931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_mock.py 2025-12-04T10:00:23.1612966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_package_pickler.py 2025-12-04T10:00:23.1616773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_package_unpickler.py 2025-12-04T10:00:23.1620826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_stdlib.py 2025-12-04T10:00:23.1624732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__init__.py 2025-12-04T10:00:23.1632493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\find_first_use_of_broken_modules.py 2025-12-04T10:00:23.1636367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\is_from_package.py 2025-12-04T10:00:23.1640475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\trace_dependencies.py 2025-12-04T10:00:23.1654401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__init__.py 2025-12-04T10:00:23.1662451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\find_first_use_of_broken_modules.cpython-310.pyc 2025-12-04T10:00:23.1666415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\is_from_package.cpython-310.pyc 2025-12-04T10:00:23.1670512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\trace_dependencies.cpython-310.pyc 2025-12-04T10:00:23.1684763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.1694319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\file_structure_representation.cpython-310.pyc 2025-12-04T10:00:23.1698206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\find_file_dependencies.cpython-310.pyc 2025-12-04T10:00:23.1702407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\glob_group.cpython-310.pyc 2025-12-04T10:00:23.1718266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\importer.cpython-310.pyc 2025-12-04T10:00:23.1722464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\package_exporter.cpython-310.pyc 2025-12-04T10:00:23.1726826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\package_importer.cpython-310.pyc 2025-12-04T10:00:23.1730970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_digraph.cpython-310.pyc 2025-12-04T10:00:23.1735136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_directory_reader.cpython-310.pyc 2025-12-04T10:00:23.1739341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_importlib.cpython-310.pyc 2025-12-04T10:00:23.1743118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_mangling.cpython-310.pyc 2025-12-04T10:00:23.1747914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_mock.cpython-310.pyc 2025-12-04T10:00:23.1752194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_package_pickler.cpython-310.pyc 2025-12-04T10:00:23.1756354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_package_unpickler.cpython-310.pyc 2025-12-04T10:00:23.1760913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_stdlib.cpython-310.pyc 2025-12-04T10:00:23.1764891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.1774349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\itt.py 2025-12-04T10:00:23.1778479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\profiler.py 2025-12-04T10:00:23.1783177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\python_tracer.py 2025-12-04T10:00:23.1786130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\_memory_profiler.py 2025-12-04T10:00:23.1790458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\_pattern_matcher.py 2025-12-04T10:00:23.1804169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\_utils.py 2025-12-04T10:00:23.1808339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__init__.py 2025-12-04T10:00:23.1816081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\itt.cpython-310.pyc 2025-12-04T10:00:23.1820214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\profiler.cpython-310.pyc 2025-12-04T10:00:23.1824389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\python_tracer.cpython-310.pyc 2025-12-04T10:00:23.1840224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\_memory_profiler.cpython-310.pyc 2025-12-04T10:00:23.1843395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\_pattern_matcher.cpython-310.pyc 2025-12-04T10:00:23.1848318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:23.1852470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.1862563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fake_quantize.py 2025-12-04T10:00:23.1866912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fuser_method_mappings.py 2025-12-04T10:00:23.1870636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fuse_modules.py 2025-12-04T10:00:23.1885082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\observer.py 2025-12-04T10:00:23.1889100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\qconfig.py 2025-12-04T10:00:23.1894794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantization_mappings.py 2025-12-04T10:00:23.1898901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantize.py 2025-12-04T10:00:23.1902769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantize_fx.py 2025-12-04T10:00:23.1906560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantize_jit.py 2025-12-04T10:00:23.1910295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quant_type.py 2025-12-04T10:00:23.1914094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\stubs.py 2025-12-04T10:00:23.1918158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\utils.py 2025-12-04T10:00:23.1922091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\_numeric_suite.py 2025-12-04T10:00:23.1925900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\_numeric_suite_fx.py 2025-12-04T10:00:23.1929938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\_quantized_conversions.py 2025-12-04T10:00:23.1933844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__init__.py 2025-12-04T10:00:23.1941507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\convert.py 2025-12-04T10:00:23.1945487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\fuse.py 2025-12-04T10:00:23.1949052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\fusion_patterns.py 2025-12-04T10:00:23.1953459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\graph_module.py 2025-12-04T10:00:23.1957267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\match_utils.py 2025-12-04T10:00:23.1972070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\pattern_utils.py 2025-12-04T10:00:23.1975397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\prepare.py 2025-12-04T10:00:23.1979075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\quantization_patterns.py 2025-12-04T10:00:23.1982967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\quantization_types.py 2025-12-04T10:00:23.1986608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\utils.py 2025-12-04T10:00:23.1990315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\_equalize.py 2025-12-04T10:00:23.1994058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__init__.py 2025-12-04T10:00:23.2002380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\convert.cpython-310.pyc 2025-12-04T10:00:23.2006704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\fuse.cpython-310.pyc 2025-12-04T10:00:23.2010734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\fusion_patterns.cpython-310.pyc 2025-12-04T10:00:23.2025553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\graph_module.cpython-310.pyc 2025-12-04T10:00:23.2031205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\match_utils.cpython-310.pyc 2025-12-04T10:00:23.2033582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\pattern_utils.cpython-310.pyc 2025-12-04T10:00:23.2037790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\prepare.cpython-310.pyc 2025-12-04T10:00:23.2043526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\quantization_patterns.cpython-310.pyc 2025-12-04T10:00:23.2047240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\quantization_types.cpython-310.pyc 2025-12-04T10:00:23.2051810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:23.2055734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\_equalize.cpython-310.pyc 2025-12-04T10:00:23.2059635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.2069489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\fake_quantize.cpython-310.pyc 2025-12-04T10:00:23.2073533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\fuser_method_mappings.cpython-310.pyc 2025-12-04T10:00:23.2077922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\fuse_modules.cpython-310.pyc 2025-12-04T10:00:23.2094481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\observer.cpython-310.pyc 2025-12-04T10:00:23.2097060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\qconfig.cpython-310.pyc 2025-12-04T10:00:23.2101355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantization_mappings.cpython-310.pyc 2025-12-04T10:00:23.2106872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantize.cpython-310.pyc 2025-12-04T10:00:23.2109495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantize_fx.cpython-310.pyc 2025-12-04T10:00:23.2113816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantize_jit.cpython-310.pyc 2025-12-04T10:00:23.2118483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quant_type.cpython-310.pyc 2025-12-04T10:00:23.2122296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\stubs.cpython-310.pyc 2025-12-04T10:00:23.2126186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:23.2130162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\_numeric_suite.cpython-310.pyc 2025-12-04T10:00:23.2134463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\_numeric_suite_fx.cpython-310.pyc 2025-12-04T10:00:23.2138694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\_quantized_conversions.cpython-310.pyc 2025-12-04T10:00:23.2142478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.2170628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\ATen\ATenConfig.cmake 2025-12-04T10:00:23.2178701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Caffe2Config.cmake 2025-12-04T10:00:23.2182684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Caffe2Targets-release.cmake 2025-12-04T10:00:23.2186582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Caffe2Targets.cmake 2025-12-04T10:00:23.2200871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindCUDAToolkit.cmake 2025-12-04T10:00:23.2205348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindCUDSS.cmake 2025-12-04T10:00:23.2209436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindCUSPARSELT.cmake 2025-12-04T10:00:23.2213366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindSYCLToolkit.cmake 2025-12-04T10:00:23.2222204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDA.cmake 2025-12-04T10:00:23.2226097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDNN.cmake 2025-12-04T10:00:23.2245046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\CMakeInitializeConfigs.cmake 2025-12-04T10:00:23.2249380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA.cmake 2025-12-04T10:00:23.2254043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindPackageMessage.cmake 2025-12-04T10:00:23.2271447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\make2cmake.cmake 2025-12-04T10:00:23.2275606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\parse_cubin.cmake 2025-12-04T10:00:23.2279601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\run_nvcc.cmake 2025-12-04T10:00:23.2294009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\select_compute_arch.cmake 2025-12-04T10:00:23.2303159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\cuda.cmake 2025-12-04T10:00:23.2307337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\gflags.cmake 2025-12-04T10:00:23.2311279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\glog.cmake 2025-12-04T10:00:23.2315225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\LoadHIP.cmake 2025-12-04T10:00:23.2329645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\mkl.cmake 2025-12-04T10:00:23.2333710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\mkldnn.cmake 2025-12-04T10:00:23.2337662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\protobuf.cmake 2025-12-04T10:00:23.2342267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\utils.cmake 2025-12-04T10:00:23.2346460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\xpu.cmake 2025-12-04T10:00:23.2355073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Torch\TorchConfig.cmake 2025-12-04T10:00:23.2359435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Torch\TorchConfigVersion.cmake 2025-12-04T10:00:23.2388931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\__init__.py 2025-12-04T10:00:23.2396639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\windows.py 2025-12-04T10:00:23.2400326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\__init__.py 2025-12-04T10:00:23.2407779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\__pycache__\windows.cpython-310.pyc 2025-12-04T10:00:23.2411658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.2419998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.2428559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\semi_structured.py 2025-12-04T10:00:23.2432492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_semi_structured_conversions.py 2025-12-04T10:00:23.2436339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_semi_structured_ops.py 2025-12-04T10:00:23.2449902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_triton_ops.py 2025-12-04T10:00:23.2454038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_triton_ops_meta.py 2025-12-04T10:00:23.2460799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__init__.py 2025-12-04T10:00:23.2469120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\semi_structured.cpython-310.pyc 2025-12-04T10:00:23.2472887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_semi_structured_conversions.cpython-310.pyc 2025-12-04T10:00:23.2476755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_semi_structured_ops.cpython-310.pyc 2025-12-04T10:00:23.2490808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_triton_ops.cpython-310.pyc 2025-12-04T10:00:23.2494873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_triton_ops_meta.cpython-310.pyc 2025-12-04T10:00:23.2500998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.2509472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\special\__init__.py 2025-12-04T10:00:23.2517080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\special\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.2527299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\apply_utils_test.exe 2025-12-04T10:00:23.2532901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\atest.exe 2025-12-04T10:00:23.2538908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\backend_fallback_test.exe 2025-12-04T10:00:23.2544250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\basic.exe 2025-12-04T10:00:23.2560607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\broadcast_test.exe 2025-12-04T10:00:23.2566159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_accumulate_test.exe 2025-12-04T10:00:23.2571548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_AllocatorConfig_test.exe 2025-12-04T10:00:23.2576798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ArrayRef_test.exe 2025-12-04T10:00:23.2582051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_bfloat16_test.exe 2025-12-04T10:00:23.2587664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Bitset_test.exe 2025-12-04T10:00:23.2593426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_bit_cast_test.exe 2025-12-04T10:00:23.2599178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_CompileTimeFunctionPointer_test.exe 2025-12-04T10:00:23.2604749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_complex_math_test.exe 2025-12-04T10:00:23.2610572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_complex_test.exe 2025-12-04T10:00:23.2616123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ConstexprCrc_test.exe 2025-12-04T10:00:23.2621956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_cow_test.exe 2025-12-04T10:00:23.2627798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_DeadlockDetection_test.exe 2025-12-04T10:00:23.2633230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_DeviceGuard_test.exe 2025-12-04T10:00:23.2649098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Device_test.exe 2025-12-04T10:00:23.2654891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_DispatchKeySet_test.exe 2025-12-04T10:00:23.2660637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Enumerate_test.exe 2025-12-04T10:00:23.2666474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_error_test.exe 2025-12-04T10:00:23.2671894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_exception_test.exe 2025-12-04T10:00:23.2679486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_flags_test.exe 2025-12-04T10:00:23.2683038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_generic_math_test.exe 2025-12-04T10:00:23.2689010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Half_test.exe 2025-12-04T10:00:23.2694585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_InlineDeviceGuard_test.exe 2025-12-04T10:00:23.2710916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_InlineStreamGuard_test.exe 2025-12-04T10:00:23.2717704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_IntrusiveList_test.exe 2025-12-04T10:00:23.2723900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_intrusive_ptr_benchmark.exe 2025-12-04T10:00:23.2730865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_intrusive_ptr_test.exe 2025-12-04T10:00:23.2739994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_irange_test.exe 2025-12-04T10:00:23.2745771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_lazy_test.exe 2025-12-04T10:00:23.2751426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_LeftRight_test.exe 2025-12-04T10:00:23.2757334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_logging_test.exe 2025-12-04T10:00:23.2773520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_NetworkFlow_test.exe 2025-12-04T10:00:23.2779808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_nofatal_test.exe 2025-12-04T10:00:23.2783763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_optional_test.exe 2025-12-04T10:00:23.2792134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ordered_preserving_dict_test.exe 2025-12-04T10:00:23.2798644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_registry_test.exe 2025-12-04T10:00:23.2804818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Scalar_test.exe 2025-12-04T10:00:23.2808983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Semaphore_test.exe 2025-12-04T10:00:23.2814539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_SizesAndStrides_test.exe 2025-12-04T10:00:23.2820326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_small_vector_test.exe 2025-12-04T10:00:23.2840124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ssize_test.exe 2025-12-04T10:00:23.2845652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_StreamGuard_test.exe 2025-12-04T10:00:23.2884490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_string_util_test.exe 2025-12-04T10:00:23.2890641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_string_view_test.exe 2025-12-04T10:00:23.2896101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_SymInt_test.exe 2025-12-04T10:00:23.2901340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Synchronized_test.exe 2025-12-04T10:00:23.2906619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_tempfile_test.exe 2025-12-04T10:00:23.2912734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ThreadLocal_test.exe 2025-12-04T10:00:23.2933357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_typeid_test.exe 2025-12-04T10:00:23.2938868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_TypeIndex_test.exe 2025-12-04T10:00:23.2944412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\CppSignature_test.exe 2025-12-04T10:00:23.2949688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_allocator_test.exe 2025-12-04T10:00:23.2955976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_generator_test.exe 2025-12-04T10:00:23.2962041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_profiling_allocator_test.exe 2025-12-04T10:00:23.2968101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_rng_test.exe 2025-12-04T10:00:23.2975579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\Dict_test.exe 2025-12-04T10:00:23.2982269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\Dimname_test.exe 2025-12-04T10:00:23.2997686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\dlconvertor_test.exe 2025-12-04T10:00:23.3003577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\extension_backend_test.exe 2025-12-04T10:00:23.3009555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\half_test.exe 2025-12-04T10:00:23.3015193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\IListRef_test.exe 2025-12-04T10:00:23.3021006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\inline_container_test.exe 2025-12-04T10:00:23.3027229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\ivalue_test.exe 2025-12-04T10:00:23.3033648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\KernelFunction_test.exe 2025-12-04T10:00:23.3039718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_function_legacy_test.exe 2025-12-04T10:00:23.3057590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_function_test.exe 2025-12-04T10:00:23.3064820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_lambda_legacy_test.exe 2025-12-04T10:00:23.3072504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_lambda_test.exe 2025-12-04T10:00:23.3079490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_stackbased_test.exe 2025-12-04T10:00:23.3085512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\lazy_tensor_test.exe 2025-12-04T10:00:23.3091128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\legacy_vmap_test.exe 2025-12-04T10:00:23.3098174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\List_test.exe 2025-12-04T10:00:23.3105692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\make_boxed_from_unboxed_functor_test.exe 2025-12-04T10:00:23.3113520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\math_kernel_test.exe 2025-12-04T10:00:23.3119567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\MaybeOwned_test.exe 2025-12-04T10:00:23.3125358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\memory_format_test.exe 2025-12-04T10:00:23.3131105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\memory_overlapping_test.exe 2025-12-04T10:00:23.3136607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\mobile_memory_cleanup.exe 2025-12-04T10:00:23.3142220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\NamedTensor_test.exe 2025-12-04T10:00:23.3148005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\native_test.exe 2025-12-04T10:00:23.3154020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\operators_test.exe 2025-12-04T10:00:23.3159850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\operator_name_test.exe 2025-12-04T10:00:23.3175107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\op_allowlist_test.exe 2025-12-04T10:00:23.3180345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\op_registration_test.exe 2025-12-04T10:00:23.3196578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\packedtensoraccessor_test.exe 2025-12-04T10:00:23.3202102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\pow_test.exe 2025-12-04T10:00:23.3208670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\quantized_test.exe 2025-12-04T10:00:23.3214708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\reduce_ops_test.exe 2025-12-04T10:00:23.3220804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\reportMemoryUsage_test.exe 2025-12-04T10:00:23.3226871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\scalar_tensor_test.exe 2025-12-04T10:00:23.3232749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\scalar_test.exe 2025-12-04T10:00:23.3238794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\StorageUtils_test.exe 2025-12-04T10:00:23.3244299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\stride_properties_test.exe 2025-12-04T10:00:23.3249809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\tensor_iterator_test.exe 2025-12-04T10:00:23.3257044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\test_parallel.exe 2025-12-04T10:00:23.3262734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\thread_init_test.exe 2025-12-04T10:00:23.3268420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\type_ptr_test.exe 2025-12-04T10:00:23.3273669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\type_test.exe 2025-12-04T10:00:23.3279541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\undefined_tensor_test.exe 2025-12-04T10:00:23.3285136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\verify_api_visibility.exe 2025-12-04T10:00:23.3301871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\weakref_test.exe 2025-12-04T10:00:23.3307369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\wrapdim_test.exe 2025-12-04T10:00:23.3313225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\xla_tensor_test.exe 2025-12-04T10:00:23.3329726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_comparison.py 2025-12-04T10:00:23.3334110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_creation.py 2025-12-04T10:00:23.3337973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_utils.py 2025-12-04T10:00:23.3341966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__init__.py 2025-12-04T10:00:23.3360592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\autocast_test_lists.py 2025-12-04T10:00:23.3365029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\autograd_function_db.py 2025-12-04T10:00:23.3440100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\check_kernel_launches.py 2025-12-04T10:00:23.3440833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_cuda.py 2025-12-04T10:00:23.3441763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_device_type.py 2025-12-04T10:00:23.3442473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_distributed.py 2025-12-04T10:00:23.3443185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_dist_composable.py 2025-12-04T10:00:23.3446470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_dtype.py 2025-12-04T10:00:23.3447128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_fsdp.py 2025-12-04T10:00:23.3447877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_jit.py 2025-12-04T10:00:23.3448569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_methods_invocations.py 2025-12-04T10:00:23.3449286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_mkldnn.py 2025-12-04T10:00:23.3449953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_modules.py 2025-12-04T10:00:23.3450588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_mps.py 2025-12-04T10:00:23.3453754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_nn.py 2025-12-04T10:00:23.3454411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_optimizers.py 2025-12-04T10:00:23.3455104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_pruning.py 2025-12-04T10:00:23.3460793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_quantization.py 2025-12-04T10:00:23.3474131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_quantized.py 2025-12-04T10:00:23.3478117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_subclass.py 2025-12-04T10:00:23.3482203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_utils.py 2025-12-04T10:00:23.3487521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\composite_compliance.py 2025-12-04T10:00:23.3491674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\custom_op_db.py 2025-12-04T10:00:23.3495443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\custom_tensor.py 2025-12-04T10:00:23.3499419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\dist_utils.py 2025-12-04T10:00:23.3503416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\dynamo_pytree_test_utils.py 2025-12-04T10:00:23.3507350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\dynamo_test_failures.py 2025-12-04T10:00:23.3512147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\fake_config_module.py 2025-12-04T10:00:23.3516332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\fake_config_module2.py 2025-12-04T10:00:23.3530871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\fake_config_module3.py 2025-12-04T10:00:23.3534809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\hop_db.py 2025-12-04T10:00:23.3538712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\hypothesis_utils.py 2025-12-04T10:00:23.3542649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\inductor_utils.py 2025-12-04T10:00:23.3546595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\jit_metaprogramming_utils.py 2025-12-04T10:00:23.3550518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\jit_utils.py 2025-12-04T10:00:23.3554522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\logging_tensor.py 2025-12-04T10:00:23.3558651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\logging_utils.py 2025-12-04T10:00:23.3562853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\quantization_torch_package_models.py 2025-12-04T10:00:23.3566589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\static_module.py 2025-12-04T10:00:23.3580200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\subclasses.py 2025-12-04T10:00:23.3584132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\torchbind_impls.py 2025-12-04T10:00:23.3587981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\triton_utils.py 2025-12-04T10:00:23.3591827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\two_tensor.py 2025-12-04T10:00:23.3595622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__init__.py 2025-12-04T10:00:23.3603509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\codegen\__init__.py 2025-12-04T10:00:23.3611206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\codegen\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.3619584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\network1.py 2025-12-04T10:00:23.3624991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\network2.py 2025-12-04T10:00:23.3628611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__init__.py 2025-12-04T10:00:23.3636204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__pycache__\network1.cpython-310.pyc 2025-12-04T10:00:23.3640297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__pycache__\network2.cpython-310.pyc 2025-12-04T10:00:23.3644188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.3662969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\checkpoint_utils.py 2025-12-04T10:00:23.3667466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\common_state_dict.py 2025-12-04T10:00:23.3671092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\ddp_under_dist_autograd_test.py 2025-12-04T10:00:23.3684669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\distributed_test.py 2025-12-04T10:00:23.3690540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\distributed_utils.py 2025-12-04T10:00:23.3694667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\fake_pg.py 2025-12-04T10:00:23.3698462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\multi_threaded_pg.py 2025-12-04T10:00:23.3702408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc_utils.py 2025-12-04T10:00:23.3706337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__init__.py 2025-12-04T10:00:23.3713529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\__init__.py 2025-12-04T10:00:23.3720257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\remote_module_test.py 2025-12-04T10:00:23.3724605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\__init__.py 2025-12-04T10:00:23.3731474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\__pycache__\remote_module_test.cpython-310.pyc 2025-12-04T10:00:23.3735416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.3743593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.3752249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\dist_autograd_test.py 2025-12-04T10:00:23.3756656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\dist_optimizer_test.py 2025-12-04T10:00:23.3760512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\faulty_agent_rpc_test.py 2025-12-04T10:00:23.3774256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\faulty_rpc_agent_test_fixture.py 2025-12-04T10:00:23.3778332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\rpc_agent_test_fixture.py 2025-12-04T10:00:23.3782103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\rpc_test.py 2025-12-04T10:00:23.3786958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\tensorpipe_rpc_agent_test_fixture.py 2025-12-04T10:00:23.3790913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__init__.py 2025-12-04T10:00:23.3798064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\parameter_server_test.py 2025-12-04T10:00:23.3801925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\reinforcement_learning_rpc_test.py 2025-12-04T10:00:23.3805857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__init__.py 2025-12-04T10:00:23.3822367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__pycache__\parameter_server_test.cpython-310.pyc 2025-12-04T10:00:23.3856952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__pycache__\reinforcement_learning_rpc_test.cpython-310.pyc 2025-12-04T10:00:23.3858114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.3859133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\dist_autograd_test.py 2025-12-04T10:00:23.3859964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\rpc_test.py 2025-12-04T10:00:23.3861639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\rpc_test_faulty.py 2025-12-04T10:00:23.3865954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__init__.py 2025-12-04T10:00:23.3895797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__pycache__\dist_autograd_test.cpython-310.pyc 2025-12-04T10:00:23.3899845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__pycache__\rpc_test.cpython-310.pyc 2025-12-04T10:00:23.3904390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__pycache__\rpc_test_faulty.cpython-310.pyc 2025-12-04T10:00:23.3929036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.3936164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\dist_autograd_test.cpython-310.pyc 2025-12-04T10:00:23.3940280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\dist_optimizer_test.cpython-310.pyc 2025-12-04T10:00:23.3944153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\faulty_agent_rpc_test.cpython-310.pyc 2025-12-04T10:00:23.3957105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\faulty_rpc_agent_test_fixture.cpython-310.pyc 2025-12-04T10:00:23.3961238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\rpc_agent_test_fixture.cpython-310.pyc 2025-12-04T10:00:23.3965397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\rpc_test.cpython-310.pyc 2025-12-04T10:00:23.3970488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\tensorpipe_rpc_agent_test_fixture.cpython-310.pyc 2025-12-04T10:00:23.3974457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.3983419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\test_common.py 2025-12-04T10:00:23.3987241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\__init__.py 2025-12-04T10:00:23.3996337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\_test_ops_common.py 2025-12-04T10:00:23.3999801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\_test_st_common.py 2025-12-04T10:00:23.4003558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\__init__.py 2025-12-04T10:00:23.4020259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\__pycache__\_test_ops_common.cpython-310.pyc 2025-12-04T10:00:23.4024440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\__pycache__\_test_st_common.cpython-310.pyc 2025-12-04T10:00:23.4028467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.4053901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\__pycache__\test_common.cpython-310.pyc 2025-12-04T10:00:23.4058167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.4066790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\common_dtensor.py 2025-12-04T10:00:23.4070739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\__init__.py 2025-12-04T10:00:23.4077481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\__pycache__\common_dtensor.cpython-310.pyc 2025-12-04T10:00:23.4081489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.4090072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\checkpoint_utils.cpython-310.pyc 2025-12-04T10:00:23.4093987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\common_state_dict.cpython-310.pyc 2025-12-04T10:00:23.4097951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\ddp_under_dist_autograd_test.cpython-310.pyc 2025-12-04T10:00:23.4110729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\distributed_test.cpython-310.pyc 2025-12-04T10:00:23.4115887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\distributed_utils.cpython-310.pyc 2025-12-04T10:00:23.4119931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\fake_pg.cpython-310.pyc 2025-12-04T10:00:23.4123942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\multi_threaded_pg.cpython-310.pyc 2025-12-04T10:00:23.4128211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\rpc_utils.cpython-310.pyc 2025-12-04T10:00:23.4131872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.4140876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\annotated_fn_args.py 2025-12-04T10:00:23.4148022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\__init__.py 2025-12-04T10:00:23.4154840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\__pycache__\annotated_fn_args.cpython-310.pyc 2025-12-04T10:00:23.4160203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.4169290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\core.py 2025-12-04T10:00:23.4175099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\refs.py 2025-12-04T10:00:23.4177270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\utils.py 2025-12-04T10:00:23.4181673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__init__.py 2025-12-04T10:00:23.4188818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\fft.py 2025-12-04T10:00:23.4194516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\linalg.py 2025-12-04T10:00:23.4197092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\nested.py 2025-12-04T10:00:23.4201245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\signal.py 2025-12-04T10:00:23.4207006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\sparse.py 2025-12-04T10:00:23.4209311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\special.py 2025-12-04T10:00:23.4222893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\_masked.py 2025-12-04T10:00:23.4227192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__init__.py 2025-12-04T10:00:23.4235386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\fft.cpython-310.pyc 2025-12-04T10:00:23.4239757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\linalg.cpython-310.pyc 2025-12-04T10:00:23.4245132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\nested.cpython-310.pyc 2025-12-04T10:00:23.4257693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\signal.cpython-310.pyc 2025-12-04T10:00:23.4260977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\sparse.cpython-310.pyc 2025-12-04T10:00:23.4279655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\special.cpython-310.pyc 2025-12-04T10:00:23.4280666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\_masked.cpython-310.pyc 2025-12-04T10:00:23.4283606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.4291292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\core.cpython-310.pyc 2025-12-04T10:00:23.4296096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\refs.cpython-310.pyc 2025-12-04T10:00:23.4302255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:23.4314711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.4322581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\aot_autograd.py 2025-12-04T10:00:23.4326470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\autograd_registration.py 2025-12-04T10:00:23.4330236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\fake_tensor.py 2025-12-04T10:00:23.4334264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\generate_tests.py 2025-12-04T10:00:23.4349196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\make_fx.py 2025-12-04T10:00:23.4353234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__init__.py 2025-12-04T10:00:23.4396346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\aot_autograd.cpython-310.pyc 2025-12-04T10:00:23.4397340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\autograd_registration.cpython-310.pyc 2025-12-04T10:00:23.4398290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\fake_tensor.cpython-310.pyc 2025-12-04T10:00:23.4399199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\generate_tests.cpython-310.pyc 2025-12-04T10:00:23.4400100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\make_fx.cpython-310.pyc 2025-12-04T10:00:23.4430778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.4442490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\future_div.py 2025-12-04T10:00:23.4447616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\no_future_div.py 2025-12-04T10:00:23.4452569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__init__.py 2025-12-04T10:00:23.4465856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__pycache__\future_div.cpython-310.pyc 2025-12-04T10:00:23.4469919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__pycache__\no_future_div.cpython-310.pyc 2025-12-04T10:00:23.4474296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.4494292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\autocast_test_lists.cpython-310.pyc 2025-12-04T10:00:23.4498252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\autograd_function_db.cpython-310.pyc 2025-12-04T10:00:23.4502219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\check_kernel_launches.cpython-310.pyc 2025-12-04T10:00:23.4515929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_cuda.cpython-310.pyc 2025-12-04T10:00:23.4519936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_device_type.cpython-310.pyc 2025-12-04T10:00:23.4524102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_distributed.cpython-310.pyc 2025-12-04T10:00:23.4528503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_dist_composable.cpython-310.pyc 2025-12-04T10:00:23.4532971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_dtype.cpython-310.pyc 2025-12-04T10:00:23.4537007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_fsdp.cpython-310.pyc 2025-12-04T10:00:23.4540964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_jit.cpython-310.pyc 2025-12-04T10:00:23.4544982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_methods_invocations.cpython-310.pyc 2025-12-04T10:00:23.4552427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_mkldnn.cpython-310.pyc 2025-12-04T10:00:23.4556807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_modules.cpython-310.pyc 2025-12-04T10:00:23.4561683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_mps.cpython-310.pyc 2025-12-04T10:00:23.4565802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_nn.cpython-310.pyc 2025-12-04T10:00:23.4570818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_optimizers.cpython-310.pyc 2025-12-04T10:00:23.4585207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_pruning.cpython-310.pyc 2025-12-04T10:00:23.4589529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_quantization.cpython-310.pyc 2025-12-04T10:00:23.4594225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_quantized.cpython-310.pyc 2025-12-04T10:00:23.4598619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_subclass.cpython-310.pyc 2025-12-04T10:00:23.4602642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_utils.cpython-310.pyc 2025-12-04T10:00:23.4609435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\composite_compliance.cpython-310.pyc 2025-12-04T10:00:23.4613580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\custom_op_db.cpython-310.pyc 2025-12-04T10:00:23.4617620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\custom_tensor.cpython-310.pyc 2025-12-04T10:00:23.4621797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\dist_utils.cpython-310.pyc 2025-12-04T10:00:23.4625734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\dynamo_pytree_test_utils.cpython-310.pyc 2025-12-04T10:00:23.4629990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\dynamo_test_failures.cpython-310.pyc 2025-12-04T10:00:23.4643110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\fake_config_module.cpython-310.pyc 2025-12-04T10:00:23.4647066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\fake_config_module2.cpython-310.pyc 2025-12-04T10:00:23.4651282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\fake_config_module3.cpython-310.pyc 2025-12-04T10:00:23.4655186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\hop_db.cpython-310.pyc 2025-12-04T10:00:23.4659126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\hypothesis_utils.cpython-310.pyc 2025-12-04T10:00:23.4663258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\inductor_utils.cpython-310.pyc 2025-12-04T10:00:23.4667204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\jit_metaprogramming_utils.cpython-310.pyc 2025-12-04T10:00:23.4671464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\jit_utils.cpython-310.pyc 2025-12-04T10:00:23.4693824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\logging_tensor.cpython-310.pyc 2025-12-04T10:00:23.4698367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\logging_utils.cpython-310.pyc 2025-12-04T10:00:23.4703063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\quantization_torch_package_models.cpython-310.pyc 2025-12-04T10:00:23.4706791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\static_module.cpython-310.pyc 2025-12-04T10:00:23.4711172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\subclasses.cpython-310.pyc 2025-12-04T10:00:23.4715528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\torchbind_impls.cpython-310.pyc 2025-12-04T10:00:23.4721337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\triton_utils.cpython-310.pyc 2025-12-04T10:00:23.4723817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\two_tensor.cpython-310.pyc 2025-12-04T10:00:23.4737966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.4752904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\_comparison.cpython-310.pyc 2025-12-04T10:00:23.4755584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\_creation.cpython-310.pyc 2025-12-04T10:00:23.4759877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:23.4772954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.4782990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\backend_registration.py 2025-12-04T10:00:23.4787089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\bundled_inputs.py 2025-12-04T10:00:23.4791031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\checkpoint.py 2025-12-04T10:00:23.4795224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\collect_env.py 2025-12-04T10:00:23.4808641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\cpp_backtrace.py 2025-12-04T10:00:23.4813150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\cpp_extension.py 2025-12-04T10:00:23.4817817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\deterministic.py 2025-12-04T10:00:23.4821603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\dlpack.py 2025-12-04T10:00:23.4825519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\file_baton.py 2025-12-04T10:00:23.4829458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\flop_counter.py 2025-12-04T10:00:23.4833261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hooks.py 2025-12-04T10:00:23.4837169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\mkldnn.py 2025-12-04T10:00:23.4841044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\mobile_optimizer.py 2025-12-04T10:00:23.4844976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_zoo.py 2025-12-04T10:00:23.4848863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\module_tracker.py 2025-12-04T10:00:23.4852632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\show_pickle.py 2025-12-04T10:00:23.4856570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\throughput_benchmark.py 2025-12-04T10:00:23.4860374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\weak.py 2025-12-04T10:00:23.4864628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_appending_byte_serializer.py 2025-12-04T10:00:23.4868815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_config_module.py 2025-12-04T10:00:23.4873369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_config_typing.pyi 2025-12-04T10:00:23.4888745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_content_store.py 2025-12-04T10:00:23.4892940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_contextlib.py 2025-12-04T10:00:23.4897436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_cpp_embed_headers.py 2025-12-04T10:00:23.4901931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_cpp_extension_versioner.py 2025-12-04T10:00:23.4906077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_cxx_pytree.py 2025-12-04T10:00:23.4910295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_debug_mode.py 2025-12-04T10:00:23.4914736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_device.py 2025-12-04T10:00:23.4918623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_dtype_abbrs.py 2025-12-04T10:00:23.4922916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_exposed_in.py 2025-12-04T10:00:23.4926764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_filelock.py 2025-12-04T10:00:23.4940546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_foreach_utils.py 2025-12-04T10:00:23.4944382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_functools.py 2025-12-04T10:00:23.4948582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_get_clean_triton.py 2025-12-04T10:00:23.4952255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_helion.py 2025-12-04T10:00:23.4955935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_import_utils.py 2025-12-04T10:00:23.4959803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_mode_utils.py 2025-12-04T10:00:23.4965083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_ordered_set.py 2025-12-04T10:00:23.4969129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_pallas.py 2025-12-04T10:00:23.4972983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_python_dispatch.py 2025-12-04T10:00:23.4977354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_pytree.py 2025-12-04T10:00:23.5015284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_runtime_estimation.py 2025-12-04T10:00:23.5015890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_stats.py 2025-12-04T10:00:23.5016425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_thunk.py 2025-12-04T10:00:23.5016959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_traceback.py 2025-12-04T10:00:23.5017501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_triton.py 2025-12-04T10:00:23.5018058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_typing_utils.py 2025-12-04T10:00:23.5018613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_zip.py 2025-12-04T10:00:23.5021851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__init__.py 2025-12-04T10:00:23.5029705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\backcompat\__init__.py 2025-12-04T10:00:23.5037845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\backcompat\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.5047132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\__init__.py 2025-12-04T10:00:23.5055539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\compare.py 2025-12-04T10:00:23.5059584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\fuzzer.py 2025-12-04T10:00:23.5065100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\op_benchmark.py 2025-12-04T10:00:23.5067310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\simple_timeit.py 2025-12-04T10:00:23.5071900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\spectral_ops_fuzz_test.py 2025-12-04T10:00:23.5084764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__init__.py 2025-12-04T10:00:23.5091992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\compare.cpython-310.pyc 2025-12-04T10:00:23.5097042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\fuzzer.cpython-310.pyc 2025-12-04T10:00:23.5100469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\op_benchmark.cpython-310.pyc 2025-12-04T10:00:23.5115847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\simple_timeit.cpython-310.pyc 2025-12-04T10:00:23.5118369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\spectral_ops_fuzz_test.cpython-310.pyc 2025-12-04T10:00:23.5122597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.5131176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\binary.py 2025-12-04T10:00:23.5135135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\sparse_binary.py 2025-12-04T10:00:23.5138899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\sparse_unary.py 2025-12-04T10:00:23.5143166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\spectral.py 2025-12-04T10:00:23.5157171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\unary.py 2025-12-04T10:00:23.5161158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__init__.py 2025-12-04T10:00:23.5168433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\binary.cpython-310.pyc 2025-12-04T10:00:23.5172899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\sparse_binary.cpython-310.pyc 2025-12-04T10:00:23.5178601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\sparse_unary.cpython-310.pyc 2025-12-04T10:00:23.5191609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\spectral.cpython-310.pyc 2025-12-04T10:00:23.5194527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\unary.cpython-310.pyc 2025-12-04T10:00:23.5199353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.5207378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\common.py 2025-12-04T10:00:23.5211222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\compare.py 2025-12-04T10:00:23.5214866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\compile.py 2025-12-04T10:00:23.5218434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\cpp_jit.py 2025-12-04T10:00:23.5222241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\fuzzer.py 2025-12-04T10:00:23.5225919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\sparse_fuzzer.py 2025-12-04T10:00:23.5239559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\timeit_template.cpp 2025-12-04T10:00:23.5243598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\timer.py 2025-12-04T10:00:23.5247416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\_stubs.py 2025-12-04T10:00:23.5251062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__init__.py 2025-12-04T10:00:23.5257862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\callgrind.h 2025-12-04T10:00:23.5262677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\compat_bindings.cpp 2025-12-04T10:00:23.5265891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\timer_callgrind_template.cpp 2025-12-04T10:00:23.5279366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\timer_interface.py 2025-12-04T10:00:23.5283505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\valgrind.h 2025-12-04T10:00:23.5289413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\__init__.py 2025-12-04T10:00:23.5296960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\__pycache__\timer_interface.cpython-310.pyc 2025-12-04T10:00:23.5301137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.5309622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:23.5313514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\compare.cpython-310.pyc 2025-12-04T10:00:23.5317438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\compile.cpython-310.pyc 2025-12-04T10:00:23.5331163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\cpp_jit.cpython-310.pyc 2025-12-04T10:00:23.5335355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\fuzzer.cpython-310.pyc 2025-12-04T10:00:23.5339484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\sparse_fuzzer.cpython-310.pyc 2025-12-04T10:00:23.5343646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\timer.cpython-310.pyc 2025-12-04T10:00:23.5347696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\_stubs.cpython-310.pyc 2025-12-04T10:00:23.5353638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.5439736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.5440528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\backward_compatibility.py 2025-12-04T10:00:23.5441168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\dataloader.py 2025-12-04T10:00:23.5441760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\dataset.py 2025-12-04T10:00:23.5442334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\distributed.py 2025-12-04T10:00:23.5442911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\graph.py 2025-12-04T10:00:23.5446062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\graph_settings.py 2025-12-04T10:00:23.5446685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\sampler.py 2025-12-04T10:00:23.5447256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__init__.py 2025-12-04T10:00:23.5447853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\datapipe.py 2025-12-04T10:00:23.5448518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\datapipe.pyi 2025-12-04T10:00:23.5449159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\gen_pyi.py 2025-12-04T10:00:23.5449810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\_decorator.py 2025-12-04T10:00:23.5454080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\_hook_iterator.py 2025-12-04T10:00:23.5467392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\_typing.py 2025-12-04T10:00:23.5471910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__init__.py 2025-12-04T10:00:23.5479218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\dataframes.py 2025-12-04T10:00:23.5483023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\dataframe_wrapper.py 2025-12-04T10:00:23.5486827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\datapipes.py 2025-12-04T10:00:23.5500535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\structures.py 2025-12-04T10:00:23.5504303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__init__.py 2025-12-04T10:00:23.5512151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\dataframes.cpython-310.pyc 2025-12-04T10:00:23.5516335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\dataframe_wrapper.cpython-310.pyc 2025-12-04T10:00:23.5520630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\datapipes.cpython-310.pyc 2025-12-04T10:00:23.5534530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\structures.cpython-310.pyc 2025-12-04T10:00:23.5538550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.5546891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\callable.py 2025-12-04T10:00:23.5550661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\combinatorics.py 2025-12-04T10:00:23.5554462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\combining.py 2025-12-04T10:00:23.5558452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\filelister.py 2025-12-04T10:00:23.5572056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\fileopener.py 2025-12-04T10:00:23.5575999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\grouping.py 2025-12-04T10:00:23.5579721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\routeddecoder.py 2025-12-04T10:00:23.5583470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\selecting.py 2025-12-04T10:00:23.5587284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\sharding.py 2025-12-04T10:00:23.5590975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\streamreader.py 2025-12-04T10:00:23.5594773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\utils.py 2025-12-04T10:00:23.5598544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__init__.py 2025-12-04T10:00:23.5606471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\callable.cpython-310.pyc 2025-12-04T10:00:23.5610653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\combinatorics.cpython-310.pyc 2025-12-04T10:00:23.5614503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\combining.cpython-310.pyc 2025-12-04T10:00:23.5627991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\filelister.cpython-310.pyc 2025-12-04T10:00:23.5631962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\fileopener.cpython-310.pyc 2025-12-04T10:00:23.5636026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\grouping.cpython-310.pyc 2025-12-04T10:00:23.5640034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\routeddecoder.cpython-310.pyc 2025-12-04T10:00:23.5643813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\selecting.cpython-310.pyc 2025-12-04T10:00:23.5648022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\sharding.cpython-310.pyc 2025-12-04T10:00:23.5651920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\streamreader.cpython-310.pyc 2025-12-04T10:00:23.5655783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:23.5659714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.5668229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\callable.py 2025-12-04T10:00:23.5671990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\combinatorics.py 2025-12-04T10:00:23.5676043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\combining.py 2025-12-04T10:00:23.5680148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\grouping.py 2025-12-04T10:00:23.5683760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\utils.py 2025-12-04T10:00:23.5697464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__init__.py 2025-12-04T10:00:23.5705489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\callable.cpython-310.pyc 2025-12-04T10:00:23.5709528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\combinatorics.cpython-310.pyc 2025-12-04T10:00:23.5713390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\combining.cpython-310.pyc 2025-12-04T10:00:23.5727409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\grouping.cpython-310.pyc 2025-12-04T10:00:23.5731802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:23.5735749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.5744406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\common.py 2025-12-04T10:00:23.5748332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\decoder.py 2025-12-04T10:00:23.5752334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\snapshot.py 2025-12-04T10:00:23.5756266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__init__.py 2025-12-04T10:00:23.5763824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:23.5769318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\decoder.cpython-310.pyc 2025-12-04T10:00:23.5771582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\snapshot.cpython-310.pyc 2025-12-04T10:00:23.5786079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.5829566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\datapipe.cpython-310.pyc 2025-12-04T10:00:23.5833829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\gen_pyi.cpython-310.pyc 2025-12-04T10:00:23.5839413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\_decorator.cpython-310.pyc 2025-12-04T10:00:23.5847819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\_hook_iterator.cpython-310.pyc 2025-12-04T10:00:23.5852002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\_typing.cpython-310.pyc 2025-12-04T10:00:23.5856896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.5908517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\collate.py 2025-12-04T10:00:23.5909155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\fetch.py 2025-12-04T10:00:23.5909767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\pin_memory.py 2025-12-04T10:00:23.5910434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\signal_handling.py 2025-12-04T10:00:23.5911089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\worker.py 2025-12-04T10:00:23.5911714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__init__.py 2025-12-04T10:00:23.5912447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\collate.cpython-310.pyc 2025-12-04T10:00:23.5915872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\fetch.cpython-310.pyc 2025-12-04T10:00:23.5916700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\pin_memory.cpython-310.pyc 2025-12-04T10:00:23.5930312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\signal_handling.cpython-310.pyc 2025-12-04T10:00:23.5934179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\worker.cpython-310.pyc 2025-12-04T10:00:23.5938076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.5947364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\backward_compatibility.cpython-310.pyc 2025-12-04T10:00:23.5951163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\dataloader.cpython-310.pyc 2025-12-04T10:00:23.5955064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\dataset.cpython-310.pyc 2025-12-04T10:00:23.5969078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\distributed.cpython-310.pyc 2025-12-04T10:00:23.5972965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\graph.cpython-310.pyc 2025-12-04T10:00:23.5976811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\graph_settings.cpython-310.pyc 2025-12-04T10:00:23.5980814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\sampler.cpython-310.pyc 2025-12-04T10:00:23.5985350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.5993494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\constants.py 2025-12-04T10:00:23.5997422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\cuda_to_hip_mappings.py 2025-12-04T10:00:23.6003707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\hipify_python.py 2025-12-04T10:00:23.6007413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\version.py 2025-12-04T10:00:23.6021172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__init__.py 2025-12-04T10:00:23.6028872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\constants.cpython-310.pyc 2025-12-04T10:00:23.6032837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\cuda_to_hip_mappings.cpython-310.pyc 2025-12-04T10:00:23.6039598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\hipify_python.cpython-310.pyc 2025-12-04T10:00:23.6053471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\version.cpython-310.pyc 2025-12-04T10:00:23.6057264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.6065484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\log_extract.py 2025-12-04T10:00:23.6069419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\__init__.py 2025-12-04T10:00:23.6076394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\__pycache__\log_extract.cpython-310.pyc 2025-12-04T10:00:23.6080395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.6088816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\code.js 2025-12-04T10:00:23.6092573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\htm.mjs 2025-12-04T10:00:23.6096295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\preact.mjs 2025-12-04T10:00:23.6099946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\skeleton.html 2025-12-04T10:00:23.6103842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__init__.py 2025-12-04T10:00:23.6117694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__main__.py 2025-12-04T10:00:23.6126077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.6129968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__pycache__\__main__.cpython-310.pyc 2025-12-04T10:00:23.6138118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\config.py 2025-12-04T10:00:23.6141890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\__init__.py 2025-12-04T10:00:23.6149659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:23.6153542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.6161827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\summary.py 2025-12-04T10:00:23.6165994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\writer.py 2025-12-04T10:00:23.6170000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_convert_np.py 2025-12-04T10:00:23.6173827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_embedding.py 2025-12-04T10:00:23.6187912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_onnx_graph.py 2025-12-04T10:00:23.6191502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_proto_graph.py 2025-12-04T10:00:23.6195495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_pytorch_graph.py 2025-12-04T10:00:23.6199383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_utils.py 2025-12-04T10:00:23.6203000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__init__.py 2025-12-04T10:00:23.6211192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\summary.cpython-310.pyc 2025-12-04T10:00:23.6215153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\writer.cpython-310.pyc 2025-12-04T10:00:23.6219070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_convert_np.cpython-310.pyc 2025-12-04T10:00:23.6235294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_embedding.cpython-310.pyc 2025-12-04T10:00:23.6239518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_onnx_graph.cpython-310.pyc 2025-12-04T10:00:23.6243520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_proto_graph.cpython-310.pyc 2025-12-04T10:00:23.6247426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_pytorch_graph.cpython-310.pyc 2025-12-04T10:00:23.6251351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:23.6255177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.6263643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\_cycles.py 2025-12-04T10:00:23.6267313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\__init__.py 2025-12-04T10:00:23.6273998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\__pycache__\_cycles.cpython-310.pyc 2025-12-04T10:00:23.6278056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.6287744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\cli_function_profiler.py 2025-12-04T10:00:23.6291338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\__init__.py 2025-12-04T10:00:23.6298284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\__pycache__\cli_function_profiler.cpython-310.pyc 2025-12-04T10:00:23.6302224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.6310638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\functions.py 2025-12-04T10:00:23.6314678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\interp.py 2025-12-04T10:00:23.6318575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\numbers.py 2025-12-04T10:00:23.6322206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\printers.py 2025-12-04T10:00:23.6326055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\reference.py 2025-12-04T10:00:23.6340417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\singleton_int.py 2025-12-04T10:00:23.6344368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\solve.py 2025-12-04T10:00:23.6348111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\symbol.py 2025-12-04T10:00:23.6352264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\value_ranges.py 2025-12-04T10:00:23.6356426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__init__.py 2025-12-04T10:00:23.6364626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\functions.cpython-310.pyc 2025-12-04T10:00:23.6368748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\interp.cpython-310.pyc 2025-12-04T10:00:23.6373139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\numbers.cpython-310.pyc 2025-12-04T10:00:23.6388436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\printers.cpython-310.pyc 2025-12-04T10:00:23.6392944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\reference.cpython-310.pyc 2025-12-04T10:00:23.6397189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\singleton_int.cpython-310.pyc 2025-12-04T10:00:23.6401523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\solve.cpython-310.pyc 2025-12-04T10:00:23.6432274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\symbol.cpython-310.pyc 2025-12-04T10:00:23.6433109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\value_ranges.cpython-310.pyc 2025-12-04T10:00:23.6433910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.6434917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\backend_registration.cpython-310.pyc 2025-12-04T10:00:23.6435724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\bundled_inputs.cpython-310.pyc 2025-12-04T10:00:23.6439156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\checkpoint.cpython-310.pyc 2025-12-04T10:00:23.6450419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\collect_env.cpython-310.pyc 2025-12-04T10:00:23.6454695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\cpp_backtrace.cpython-310.pyc 2025-12-04T10:00:23.6458535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\cpp_extension.cpython-310.pyc 2025-12-04T10:00:23.6462861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\deterministic.cpython-310.pyc 2025-12-04T10:00:23.6467389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\dlpack.cpython-310.pyc 2025-12-04T10:00:23.6471121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\file_baton.cpython-310.pyc 2025-12-04T10:00:23.6475192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\flop_counter.cpython-310.pyc 2025-12-04T10:00:23.6479151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\hooks.cpython-310.pyc 2025-12-04T10:00:23.6483659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\mkldnn.cpython-310.pyc 2025-12-04T10:00:23.6487611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\mobile_optimizer.cpython-310.pyc 2025-12-04T10:00:23.6491490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\model_zoo.cpython-310.pyc 2025-12-04T10:00:23.6495415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\module_tracker.cpython-310.pyc 2025-12-04T10:00:23.6499256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\show_pickle.cpython-310.pyc 2025-12-04T10:00:23.6513077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\throughput_benchmark.cpython-310.pyc 2025-12-04T10:00:23.6516970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\weak.cpython-310.pyc 2025-12-04T10:00:23.6521248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_appending_byte_serializer.cpython-310.pyc 2025-12-04T10:00:23.6525229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_config_module.cpython-310.pyc 2025-12-04T10:00:23.6529190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_content_store.cpython-310.pyc 2025-12-04T10:00:23.6533023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_contextlib.cpython-310.pyc 2025-12-04T10:00:23.6537168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_cpp_embed_headers.cpython-310.pyc 2025-12-04T10:00:23.6541160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_cpp_extension_versioner.cpython-310.pyc 2025-12-04T10:00:23.6554852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_cxx_pytree.cpython-310.pyc 2025-12-04T10:00:23.6559167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_debug_mode.cpython-310.pyc 2025-12-04T10:00:23.6563172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_device.cpython-310.pyc 2025-12-04T10:00:23.6567379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_dtype_abbrs.cpython-310.pyc 2025-12-04T10:00:23.6571295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_exposed_in.cpython-310.pyc 2025-12-04T10:00:23.6575642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_filelock.cpython-310.pyc 2025-12-04T10:00:23.6579852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_foreach_utils.cpython-310.pyc 2025-12-04T10:00:23.6583652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_functools.cpython-310.pyc 2025-12-04T10:00:23.6597006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_get_clean_triton.cpython-310.pyc 2025-12-04T10:00:23.6600775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_helion.cpython-310.pyc 2025-12-04T10:00:23.6604924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_import_utils.cpython-310.pyc 2025-12-04T10:00:23.6608682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_mode_utils.cpython-310.pyc 2025-12-04T10:00:23.6612729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_ordered_set.cpython-310.pyc 2025-12-04T10:00:23.6616520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_pallas.cpython-310.pyc 2025-12-04T10:00:23.6620465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_python_dispatch.cpython-310.pyc 2025-12-04T10:00:23.6624336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_pytree.cpython-310.pyc 2025-12-04T10:00:23.6628452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_runtime_estimation.cpython-310.pyc 2025-12-04T10:00:23.6651197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_stats.cpython-310.pyc 2025-12-04T10:00:23.6655440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_thunk.cpython-310.pyc 2025-12-04T10:00:23.6659432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_traceback.cpython-310.pyc 2025-12-04T10:00:23.6663321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_triton.cpython-310.pyc 2025-12-04T10:00:23.6667512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_typing_utils.cpython-310.pyc 2025-12-04T10:00:23.6673186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_zip.cpython-310.pyc 2025-12-04T10:00:23.6675592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.6686519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\memory.py 2025-12-04T10:00:23.6691953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\random.py 2025-12-04T10:00:23.6694526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\streams.py 2025-12-04T10:00:23.6698538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\_gpu_trace.py 2025-12-04T10:00:23.6702003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\_utils.py 2025-12-04T10:00:23.6707148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__init__.py 2025-12-04T10:00:23.6725701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\memory.cpython-310.pyc 2025-12-04T10:00:23.6730037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\random.cpython-310.pyc 2025-12-04T10:00:23.6735046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\streams.cpython-310.pyc 2025-12-04T10:00:23.6748871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\_gpu_trace.cpython-310.pyc 2025-12-04T10:00:23.6752286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:23.6756587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.6765274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_awaits\__init__.py 2025-12-04T10:00:23.6773861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_awaits\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.6782062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_aoti.pyi 2025-12-04T10:00:23.6786560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_autograd.pyi 2025-12-04T10:00:23.6790025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_cpu.pyi 2025-12-04T10:00:23.6793883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_cudnn.pyi 2025-12-04T10:00:23.6798927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_cusparselt.pyi 2025-12-04T10:00:23.6811594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed.pyi 2025-12-04T10:00:23.6815492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_autograd.pyi 2025-12-04T10:00:23.6819609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_c10d.pyi 2025-12-04T10:00:23.6824127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_rpc.pyi 2025-12-04T10:00:23.6827713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_rpc_testing.pyi 2025-12-04T10:00:23.6832003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_functionalization.pyi 2025-12-04T10:00:23.6836692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_functions.pyi 2025-12-04T10:00:23.6839966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_functorch.pyi 2025-12-04T10:00:23.6845032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_instruction_counter.pyi 2025-12-04T10:00:23.6849211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_itt.pyi 2025-12-04T10:00:23.6852836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_jit_tree_views.pyi 2025-12-04T10:00:23.6856792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_lazy.pyi 2025-12-04T10:00:23.6860818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_lazy_ts_backend.pyi 2025-12-04T10:00:23.6864913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_monitor.pyi 2025-12-04T10:00:23.6868873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_nn.pyi 2025-12-04T10:00:23.6872738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_nvtx.pyi 2025-12-04T10:00:23.6877125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_onnx.pyi 2025-12-04T10:00:23.6881593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_profiler.pyi 2025-12-04T10:00:23.6897395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_VariableFunctions.pyi 2025-12-04T10:00:23.6909218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_verbose.pyi 2025-12-04T10:00:23.6913238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\__init__.pyi 2025-12-04T10:00:23.6923647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_acc\__init__.pyi 2025-12-04T10:00:23.6931836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\compiled_autograd.pyi 2025-12-04T10:00:23.6935610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\eval_frame.pyi 2025-12-04T10:00:23.6939710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\guards.pyi 2025-12-04T10:00:23.6943387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\__init__.pyi 2025-12-04T10:00:23.6951100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_export\pt2_archive_constants.pyi 2025-12-04T10:00:23.6954843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_export\__init__.pyi 2025-12-04T10:00:23.6964548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\autograd.py 2025-12-04T10:00:23.6968290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\impl.py 2025-12-04T10:00:23.6972027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__init__.py 2025-12-04T10:00:23.6980594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__pycache__\autograd.cpython-310.pyc 2025-12-04T10:00:23.6984886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__pycache__\impl.cpython-310.pyc 2025-12-04T10:00:23.6988955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.7006975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C_flatbuffer\__init__.pyi 2025-12-04T10:00:23.7014588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\decompositions.py 2025-12-04T10:00:23.7019627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\decompositions_for_jvp.py 2025-12-04T10:00:23.7023949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\decompositions_for_rng.py 2025-12-04T10:00:23.7149003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__init__.py 2025-12-04T10:00:23.7158848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\decompositions.cpython-310.pyc 2025-12-04T10:00:23.7163884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\decompositions_for_jvp.cpython-310.pyc 2025-12-04T10:00:23.7170191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\decompositions_for_rng.cpython-310.pyc 2025-12-04T10:00:23.7284987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.7294972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\python.py 2025-12-04T10:00:23.7298774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\__init__.py 2025-12-04T10:00:23.7307110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\__pycache__\python.cpython-310.pyc 2025-12-04T10:00:23.7312645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.7322951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\aot_compile.py 2025-12-04T10:00:23.7327225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\aot_compile_types.py 2025-12-04T10:00:23.7331439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\bytecode_analysis.py 2025-12-04T10:00:23.7335875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\bytecode_transformation.py 2025-12-04T10:00:23.7463983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\cache_size.py 2025-12-04T10:00:23.7468292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\callback.py 2025-12-04T10:00:23.7472631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\codegen.py 2025-12-04T10:00:23.7477202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\code_context.py 2025-12-04T10:00:23.9493124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\compiled_autograd.py 2025-12-04T10:00:23.9497298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\comptime.py 2025-12-04T10:00:23.9501117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\config.py 2025-12-04T10:00:23.9504984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\convert_frame.py 2025-12-04T10:00:23.9509368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\create_parameter_op.py 2025-12-04T10:00:23.9513507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\current_scope_id.py 2025-12-04T10:00:23.9517618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\dce_extra_outputs.py 2025-12-04T10:00:23.9521428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\debug_utils.py 2025-12-04T10:00:23.9525558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\decorators.py 2025-12-04T10:00:23.9529554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\device_interface.py 2025-12-04T10:00:23.9533386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\distributed.py 2025-12-04T10:00:23.9537361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\eval_frame.py 2025-12-04T10:00:23.9541897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\exc.py 2025-12-04T10:00:23.9549912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\external_utils.py 2025-12-04T10:00:23.9553502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\funcname_cache.py 2025-12-04T10:00:23.9557591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\functional_export.py 2025-12-04T10:00:23.9561713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_break_hints.py 2025-12-04T10:00:23.9566080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_break_registry.json 2025-12-04T10:00:23.9571138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_bytecode_inputs.py 2025-12-04T10:00:23.9575087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_deduplication.py 2025-12-04T10:00:23.9579240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_region_tracker.py 2025-12-04T10:00:23.9583312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_utils.py 2025-12-04T10:00:23.9598140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\guards.py 2025-12-04T10:00:23.9602754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\hooks.py 2025-12-04T10:00:23.9606558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\logging.py 2025-12-04T10:00:23.9610497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\metrics_context.py 2025-12-04T10:00:23.9614382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\mutation_guard.py 2025-12-04T10:00:23.9618112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\output_graph.py 2025-12-04T10:00:23.9622645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\package.py 2025-12-04T10:00:23.9626859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\pgo.py 2025-12-04T10:00:23.9630771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\precompile_context.py 2025-12-04T10:00:23.9634569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\profiler.py 2025-12-04T10:00:23.9638337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\replay_record.py 2025-12-04T10:00:23.9642168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\resume_execution.py 2025-12-04T10:00:23.9656894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\side_effects.py 2025-12-04T10:00:23.9660882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\source.py 2025-12-04T10:00:23.9664755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\symbolic_convert.py 2025-12-04T10:00:23.9669792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\tensor_version_op.py 2025-12-04T10:00:23.9673718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\testing.py 2025-12-04T10:00:23.9677699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\test_case.py 2025-12-04T10:00:23.9681875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\test_dont_skip_tracing_functions.py 2025-12-04T10:00:23.9686062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\test_minifier_common.py 2025-12-04T10:00:23.9690104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\trace_rules.py 2025-12-04T10:00:23.9694899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\types.py 2025-12-04T10:00:23.9698759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\utils.py 2025-12-04T10:00:23.9714343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\_trace_wrapped_higher_order_op.py 2025-12-04T10:00:23.9718464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__init__.py 2025-12-04T10:00:23.9726517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\common.py 2025-12-04T10:00:23.9730394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\cudagraphs.py 2025-12-04T10:00:23.9734238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\debugging.py 2025-12-04T10:00:23.9739100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\distributed.py 2025-12-04T10:00:23.9753396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\inductor.py 2025-12-04T10:00:23.9757554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\onnxrt.py 2025-12-04T10:00:23.9761582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\registry.py 2025-12-04T10:00:23.9765385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\tensorrt.py 2025-12-04T10:00:23.9769289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\torchxla.py 2025-12-04T10:00:23.9772976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\tvm.py 2025-12-04T10:00:23.9777120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__init__.py 2025-12-04T10:00:23.9784050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:23.9788527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\cudagraphs.cpython-310.pyc 2025-12-04T10:00:23.9793376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\debugging.cpython-310.pyc 2025-12-04T10:00:23.9808150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\distributed.cpython-310.pyc 2025-12-04T10:00:23.9811917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\inductor.cpython-310.pyc 2025-12-04T10:00:23.9816393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\onnxrt.cpython-310.pyc 2025-12-04T10:00:23.9820550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\registry.cpython-310.pyc 2025-12-04T10:00:23.9824564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\tensorrt.cpython-310.pyc 2025-12-04T10:00:23.9828497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\torchxla.cpython-310.pyc 2025-12-04T10:00:23.9832575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\tvm.cpython-310.pyc 2025-12-04T10:00:23.9836583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.9846419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\builtins.py 2025-12-04T10:00:23.9850450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\functools.py 2025-12-04T10:00:23.9854231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\fx.py 2025-12-04T10:00:23.9858158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\heapq.py 2025-12-04T10:00:23.9861958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\itertools.py 2025-12-04T10:00:23.9877508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\loader.py 2025-12-04T10:00:23.9881501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\operator.py 2025-12-04T10:00:23.9885175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\os.py 2025-12-04T10:00:23.9889399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\pytree.py 2025-12-04T10:00:23.9893774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\struct.py 2025-12-04T10:00:23.9898132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\sys.py 2025-12-04T10:00:23.9902554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\tensor.py 2025-12-04T10:00:23.9906913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\_collections.py 2025-12-04T10:00:23.9920296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__init__.py 2025-12-04T10:00:23.9921231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\builtins.cpython-310.pyc 2025-12-04T10:00:23.9924989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\functools.cpython-310.pyc 2025-12-04T10:00:23.9929148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\fx.cpython-310.pyc 2025-12-04T10:00:23.9945102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\heapq.cpython-310.pyc 2025-12-04T10:00:23.9949209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\itertools.cpython-310.pyc 2025-12-04T10:00:23.9953089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\loader.cpython-310.pyc 2025-12-04T10:00:23.9957434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\operator.cpython-310.pyc 2025-12-04T10:00:23.9961401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\os.cpython-310.pyc 2025-12-04T10:00:23.9965660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\pytree.cpython-310.pyc 2025-12-04T10:00:23.9969910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\struct.cpython-310.pyc 2025-12-04T10:00:23.9973788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\sys.cpython-310.pyc 2025-12-04T10:00:23.9977970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\tensor.cpython-310.pyc 2025-12-04T10:00:23.9981891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\_collections.cpython-310.pyc 2025-12-04T10:00:23.9985853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:23.9994839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\after_aot.py 2025-12-04T10:00:23.9998869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\after_dynamo.py 2025-12-04T10:00:24.0002623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\aoti.py 2025-12-04T10:00:24.0006257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__init__.py 2025-12-04T10:00:24.0023714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\after_aot.cpython-310.pyc 2025-12-04T10:00:24.0027869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\after_dynamo.cpython-310.pyc 2025-12-04T10:00:24.0032177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\aoti.cpython-310.pyc 2025-12-04T10:00:24.0046538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.0056078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\base.py 2025-12-04T10:00:24.0060725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\builder.py 2025-12-04T10:00:24.0064306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\builtin.py 2025-12-04T10:00:24.0069201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\constant.py 2025-12-04T10:00:24.0074861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\ctx_manager.py 2025-12-04T10:00:24.0090881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\dicts.py 2025-12-04T10:00:24.0094654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\distributed.py 2025-12-04T10:00:24.0098875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\functions.py 2025-12-04T10:00:24.0104752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\higher_order_ops.py 2025-12-04T10:00:24.0108292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\iter.py 2025-12-04T10:00:24.0112304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\lazy.py 2025-12-04T10:00:24.0116908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\lists.py 2025-12-04T10:00:24.0120314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\misc.py 2025-12-04T10:00:24.0124638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\nn_module.py 2025-12-04T10:00:24.0129262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\optimizer.py 2025-12-04T10:00:24.0133240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\script_object.py 2025-12-04T10:00:24.0137571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\sdpa.py 2025-12-04T10:00:24.0141082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\streams.py 2025-12-04T10:00:24.0145269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\tensor.py 2025-12-04T10:00:24.0149675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\torch.py 2025-12-04T10:00:24.0154294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\torch_function.py 2025-12-04T10:00:24.0158326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\user_defined.py 2025-12-04T10:00:24.0162798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__init__.py 2025-12-04T10:00:24.0173398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\base.cpython-310.pyc 2025-12-04T10:00:24.0175910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\builder.cpython-310.pyc 2025-12-04T10:00:24.0180932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\builtin.cpython-310.pyc 2025-12-04T10:00:24.0196320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\constant.cpython-310.pyc 2025-12-04T10:00:24.0200646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\ctx_manager.cpython-310.pyc 2025-12-04T10:00:24.0205423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\dicts.cpython-310.pyc 2025-12-04T10:00:24.0208991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\distributed.cpython-310.pyc 2025-12-04T10:00:24.0213115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\functions.cpython-310.pyc 2025-12-04T10:00:24.0217958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\higher_order_ops.cpython-310.pyc 2025-12-04T10:00:24.0224253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\iter.cpython-310.pyc 2025-12-04T10:00:24.0226821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\lazy.cpython-310.pyc 2025-12-04T10:00:24.0230999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\lists.cpython-310.pyc 2025-12-04T10:00:24.0236738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\misc.cpython-310.pyc 2025-12-04T10:00:24.0239640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\nn_module.cpython-310.pyc 2025-12-04T10:00:24.0243955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\optimizer.cpython-310.pyc 2025-12-04T10:00:24.0249294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\script_object.cpython-310.pyc 2025-12-04T10:00:24.0252468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\sdpa.cpython-310.pyc 2025-12-04T10:00:24.0268122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\streams.cpython-310.pyc 2025-12-04T10:00:24.0270728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\tensor.cpython-310.pyc 2025-12-04T10:00:24.0275071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\torch.cpython-310.pyc 2025-12-04T10:00:24.0280973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\torch_function.cpython-310.pyc 2025-12-04T10:00:24.0283696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\user_defined.cpython-310.pyc 2025-12-04T10:00:24.0287997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.0299725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\aot_compile.cpython-310.pyc 2025-12-04T10:00:24.0302218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\aot_compile_types.cpython-310.pyc 2025-12-04T10:00:24.0306333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\bytecode_analysis.cpython-310.pyc 2025-12-04T10:00:24.0319867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\bytecode_transformation.cpython-310.pyc 2025-12-04T10:00:24.0324819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\cache_size.cpython-310.pyc 2025-12-04T10:00:24.0328111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\callback.cpython-310.pyc 2025-12-04T10:00:24.0332315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\codegen.cpython-310.pyc 2025-12-04T10:00:24.0337320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\code_context.cpython-310.pyc 2025-12-04T10:00:24.0340769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\compiled_autograd.cpython-310.pyc 2025-12-04T10:00:24.0345061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\comptime.cpython-310.pyc 2025-12-04T10:00:24.0349881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:24.0353140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\convert_frame.cpython-310.pyc 2025-12-04T10:00:24.0358496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\create_parameter_op.cpython-310.pyc 2025-12-04T10:00:24.0362698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\current_scope_id.cpython-310.pyc 2025-12-04T10:00:24.0367493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\dce_extra_outputs.cpython-310.pyc 2025-12-04T10:00:24.0371083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\debug_utils.cpython-310.pyc 2025-12-04T10:00:24.0385743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\decorators.cpython-310.pyc 2025-12-04T10:00:24.0389434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\device_interface.cpython-310.pyc 2025-12-04T10:00:24.0393376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\distributed.cpython-310.pyc 2025-12-04T10:00:24.0397402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\eval_frame.cpython-310.pyc 2025-12-04T10:00:24.0401790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\exc.cpython-310.pyc 2025-12-04T10:00:24.0405998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\external_utils.cpython-310.pyc 2025-12-04T10:00:24.0409927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\funcname_cache.cpython-310.pyc 2025-12-04T10:00:24.0413924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\functional_export.cpython-310.pyc 2025-12-04T10:00:24.0427871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_break_hints.cpython-310.pyc 2025-12-04T10:00:24.0432103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_bytecode_inputs.cpython-310.pyc 2025-12-04T10:00:24.0436268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_deduplication.cpython-310.pyc 2025-12-04T10:00:24.0440456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_region_tracker.cpython-310.pyc 2025-12-04T10:00:24.0444476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_utils.cpython-310.pyc 2025-12-04T10:00:24.0448479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\guards.cpython-310.pyc 2025-12-04T10:00:24.0452946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\hooks.cpython-310.pyc 2025-12-04T10:00:24.0456896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\logging.cpython-310.pyc 2025-12-04T10:00:24.0471949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\metrics_context.cpython-310.pyc 2025-12-04T10:00:24.0475849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\mutation_guard.cpython-310.pyc 2025-12-04T10:00:24.0479964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\output_graph.cpython-310.pyc 2025-12-04T10:00:24.0484210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\package.cpython-310.pyc 2025-12-04T10:00:24.0488250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\pgo.cpython-310.pyc 2025-12-04T10:00:24.0492244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\precompile_context.cpython-310.pyc 2025-12-04T10:00:24.0496170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\profiler.cpython-310.pyc 2025-12-04T10:00:24.0500076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\replay_record.cpython-310.pyc 2025-12-04T10:00:24.0523006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\resume_execution.cpython-310.pyc 2025-12-04T10:00:24.0527288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\side_effects.cpython-310.pyc 2025-12-04T10:00:24.0531254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\source.cpython-310.pyc 2025-12-04T10:00:24.0535351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\symbolic_convert.cpython-310.pyc 2025-12-04T10:00:24.0540538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\tensor_version_op.cpython-310.pyc 2025-12-04T10:00:24.0544519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\testing.cpython-310.pyc 2025-12-04T10:00:24.0548792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\test_case.cpython-310.pyc 2025-12-04T10:00:24.0553049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\test_dont_skip_tracing_functions.cpython-310.pyc 2025-12-04T10:00:24.0567241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\test_minifier_common.cpython-310.pyc 2025-12-04T10:00:24.0571197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\trace_rules.cpython-310.pyc 2025-12-04T10:00:24.0575802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\types.cpython-310.pyc 2025-12-04T10:00:24.0580740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:24.0587360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\_trace_wrapped_higher_order_op.cpython-310.pyc 2025-12-04T10:00:24.0588990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.0600417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\config.py 2025-12-04T10:00:24.0605854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\converter.py 2025-12-04T10:00:24.0608368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\error.py 2025-12-04T10:00:24.0612346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\non_strict_utils.py 2025-12-04T10:00:24.0617262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_base.py 2025-12-04T10:00:24.0630944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\tools.py 2025-12-04T10:00:24.0633619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\utils.py 2025-12-04T10:00:24.0637927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\verifier.py 2025-12-04T10:00:24.0643527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\wrappers.py 2025-12-04T10:00:24.0645638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__init__.py 2025-12-04T10:00:24.0653660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\case.py 2025-12-04T10:00:24.0657831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\gen_example.py 2025-12-04T10:00:24.0662480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\logging.py 2025-12-04T10:00:24.0665569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__init__.py 2025-12-04T10:00:24.0674909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\assume_constant_result.py 2025-12-04T10:00:24.0678496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\autograd_function.py 2025-12-04T10:00:24.0682532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\class_method.py 2025-12-04T10:00:24.0697798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_branch_class_method.py 2025-12-04T10:00:24.0701574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_branch_nested_function.py 2025-12-04T10:00:24.0706133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_branch_nonlocal_variables.py 2025-12-04T10:00:24.0709553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_closed_over_variable.py 2025-12-04T10:00:24.0713574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_operands.py 2025-12-04T10:00:24.0718593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_predicate.py 2025-12-04T10:00:24.0721923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\constrain_as_size_example.py 2025-12-04T10:00:24.0726312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\constrain_as_value_example.py 2025-12-04T10:00:24.0731092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\decorator.py 2025-12-04T10:00:24.0734594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dictionary.py 2025-12-04T10:00:24.0738727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_assert.py 2025-12-04T10:00:24.0743669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_constructor.py 2025-12-04T10:00:24.0746701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_if_guard.py 2025-12-04T10:00:24.0751099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_map.py 2025-12-04T10:00:24.0756242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_round.py 2025-12-04T10:00:24.0769908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_slicing.py 2025-12-04T10:00:24.0773858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_view.py 2025-12-04T10:00:24.0777941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\fn_with_kwargs.py 2025-12-04T10:00:24.0784007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\list_contains.py 2025-12-04T10:00:24.0788243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\list_unpack.py 2025-12-04T10:00:24.0792058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\model_attr_mutation.py 2025-12-04T10:00:24.0796507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\nested_function.py 2025-12-04T10:00:24.0834451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\null_context_manager.py 2025-12-04T10:00:24.0842203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\optional_input.py 2025-12-04T10:00:24.0846294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\pytree_flatten.py 2025-12-04T10:00:24.0850396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\scalar_output.py 2025-12-04T10:00:24.0854252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\specialized_attribute.py 2025-12-04T10:00:24.0858243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\static_for_loop.py 2025-12-04T10:00:24.0862413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\static_if.py 2025-12-04T10:00:24.0866654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\tensor_setattr.py 2025-12-04T10:00:24.0870509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\type_reflection_method.py 2025-12-04T10:00:24.0874527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\unsupported_operator.py 2025-12-04T10:00:24.0888544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\user_input_mutation.py 2025-12-04T10:00:24.0892360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__init__.py 2025-12-04T10:00:24.0903722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\assume_constant_result.cpython-310.pyc 2025-12-04T10:00:24.0908405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\autograd_function.cpython-310.pyc 2025-12-04T10:00:24.0913398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\class_method.cpython-310.pyc 2025-12-04T10:00:24.0928424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_branch_class_method.cpython-310.pyc 2025-12-04T10:00:24.0932759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_branch_nested_function.cpython-310.pyc 2025-12-04T10:00:24.0937105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_branch_nonlocal_variables.cpython-310.pyc 2025-12-04T10:00:24.0941158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_closed_over_variable.cpython-310.pyc 2025-12-04T10:00:24.0945118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_operands.cpython-310.pyc 2025-12-04T10:00:24.0949598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_predicate.cpython-310.pyc 2025-12-04T10:00:24.0953673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\constrain_as_size_example.cpython-310.pyc 2025-12-04T10:00:24.0958514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\constrain_as_value_example.cpython-310.pyc 2025-12-04T10:00:24.0962413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\decorator.cpython-310.pyc 2025-12-04T10:00:24.0966791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dictionary.cpython-310.pyc 2025-12-04T10:00:24.0970837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_assert.cpython-310.pyc 2025-12-04T10:00:24.0975088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_constructor.cpython-310.pyc 2025-12-04T10:00:24.0989149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_if_guard.cpython-310.pyc 2025-12-04T10:00:24.0993505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_map.cpython-310.pyc 2025-12-04T10:00:24.0997617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_round.cpython-310.pyc 2025-12-04T10:00:24.1001615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_slicing.cpython-310.pyc 2025-12-04T10:00:24.1005637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_view.cpython-310.pyc 2025-12-04T10:00:24.1010199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\fn_with_kwargs.cpython-310.pyc 2025-12-04T10:00:24.1014264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\list_contains.cpython-310.pyc 2025-12-04T10:00:24.1018301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\list_unpack.cpython-310.pyc 2025-12-04T10:00:24.1032618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\model_attr_mutation.cpython-310.pyc 2025-12-04T10:00:24.1036740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\nested_function.cpython-310.pyc 2025-12-04T10:00:24.1040721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\null_context_manager.cpython-310.pyc 2025-12-04T10:00:24.1044760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\optional_input.cpython-310.pyc 2025-12-04T10:00:24.1049227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\pytree_flatten.cpython-310.pyc 2025-12-04T10:00:24.1053140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\scalar_output.cpython-310.pyc 2025-12-04T10:00:24.1057820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\specialized_attribute.cpython-310.pyc 2025-12-04T10:00:24.1061835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\static_for_loop.cpython-310.pyc 2025-12-04T10:00:24.1089189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\static_if.cpython-310.pyc 2025-12-04T10:00:24.1093348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\tensor_setattr.cpython-310.pyc 2025-12-04T10:00:24.1097633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\type_reflection_method.cpython-310.pyc 2025-12-04T10:00:24.1101427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\unsupported_operator.cpython-310.pyc 2025-12-04T10:00:24.1105653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\user_input_mutation.cpython-310.pyc 2025-12-04T10:00:24.1109414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.1131942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\case.cpython-310.pyc 2025-12-04T10:00:24.1135935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\gen_example.cpython-310.pyc 2025-12-04T10:00:24.1140123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\logging.cpython-310.pyc 2025-12-04T10:00:24.1154868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.1163641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\add_runtime_assertions_for_constraints_pass.py 2025-12-04T10:00:24.1167530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\collect_tracepoints_pass.py 2025-12-04T10:00:24.1171327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\constant_folding.py 2025-12-04T10:00:24.1185561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\functionalize_side_effectful_ops_pass.py 2025-12-04T10:00:24.1189679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\insert_custom_op_guards.py 2025-12-04T10:00:24.1193490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\lift_constants_pass.py 2025-12-04T10:00:24.1197446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\remove_runtime_assertions.py 2025-12-04T10:00:24.1201479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_autocast_with_hop_pass.py 2025-12-04T10:00:24.1205544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_quantized_ops_with_standard_ops_pass.py 2025-12-04T10:00:24.1209384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_set_grad_with_hop_pass.py 2025-12-04T10:00:24.1213376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_view_ops_with_view_copy_ops_pass.py 2025-12-04T10:00:24.1217245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_with_hop_pass_util.py 2025-12-04T10:00:24.1221033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\_node_metadata_hook.py 2025-12-04T10:00:24.1224824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__init__.py 2025-12-04T10:00:24.1233036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\add_runtime_assertions_for_constraints_pass.cpython-310.pyc 2025-12-04T10:00:24.1237458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\collect_tracepoints_pass.cpython-310.pyc 2025-12-04T10:00:24.1251397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\constant_folding.cpython-310.pyc 2025-12-04T10:00:24.1255558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\functionalize_side_effectful_ops_pass.cpython-310.pyc 2025-12-04T10:00:24.1259707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\insert_custom_op_guards.cpython-310.pyc 2025-12-04T10:00:24.1263785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\lift_constants_pass.cpython-310.pyc 2025-12-04T10:00:24.1267843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\remove_runtime_assertions.cpython-310.pyc 2025-12-04T10:00:24.1272119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\replace_autocast_with_hop_pass.cpython-310.pyc 2025-12-04T10:00:24.1276478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\replace_quantized_ops_with_standard_ops_pass.cpython-310.pyc 2025-12-04T10:00:24.1280600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\replace_set_grad_with_hop_pass.cpython-310.pyc 2025-12-04T10:00:24.1285393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\replace_view_ops_with_view_copy_ops_pass.cpython-310.pyc 2025-12-04T10:00:24.1289340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\replace_with_hop_pass_util.cpython-310.pyc 2025-12-04T10:00:24.1293487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\_node_metadata_hook.cpython-310.pyc 2025-12-04T10:00:24.1297956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.1307049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\node_metadata.py 2025-12-04T10:00:24.1311165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\proxy_value.py 2025-12-04T10:00:24.1315196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__init__.py 2025-12-04T10:00:24.1332128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__pycache__\node_metadata.cpython-310.pyc 2025-12-04T10:00:24.1336393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__pycache__\proxy_value.cpython-310.pyc 2025-12-04T10:00:24.1340715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.1359606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\dynamic_shapes.py 2025-12-04T10:00:24.1363569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\export_schema.thrift 2025-12-04T10:00:24.1367575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\schema.py 2025-12-04T10:00:24.1371827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\schema.yaml 2025-12-04T10:00:24.1385560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\schema_check.py 2025-12-04T10:00:24.1389775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\serialize.py 2025-12-04T10:00:24.1395292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\union.py 2025-12-04T10:00:24.1399948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__init__.py 2025-12-04T10:00:24.1408147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\dynamic_shapes.cpython-310.pyc 2025-12-04T10:00:24.1412874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\schema.cpython-310.pyc 2025-12-04T10:00:24.1417068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\schema_check.cpython-310.pyc 2025-12-04T10:00:24.1433057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\serialize.cpython-310.pyc 2025-12-04T10:00:24.1438552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\union.cpython-310.pyc 2025-12-04T10:00:24.1442680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.1452895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:24.1457448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\converter.cpython-310.pyc 2025-12-04T10:00:24.1462366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\error.cpython-310.pyc 2025-12-04T10:00:24.1478033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\non_strict_utils.cpython-310.pyc 2025-12-04T10:00:24.1482648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\pass_base.cpython-310.pyc 2025-12-04T10:00:24.1487223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\tools.cpython-310.pyc 2025-12-04T10:00:24.1492199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:24.1497397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\verifier.cpython-310.pyc 2025-12-04T10:00:24.1501611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\wrappers.cpython-310.pyc 2025-12-04T10:00:24.1505390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.1515004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\aot_autograd.py 2025-12-04T10:00:24.1519162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\apis.py 2025-12-04T10:00:24.1523421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\autograd_function.py 2025-12-04T10:00:24.1527542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\batch_norm_replacement.py 2025-12-04T10:00:24.1541211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\benchmark_utils.py 2025-12-04T10:00:24.1544819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\compilers.py 2025-12-04T10:00:24.1548612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\compile_utils.py 2025-12-04T10:00:24.1552452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\config.py 2025-12-04T10:00:24.1556497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\deprecated.py 2025-12-04T10:00:24.1560280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\eager_transforms.py 2025-12-04T10:00:24.1564389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\functional_call.py 2025-12-04T10:00:24.1568365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\fx_minifier.py 2025-12-04T10:00:24.1572190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\make_functional.py 2025-12-04T10:00:24.1576866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\partitioners.py 2025-12-04T10:00:24.1581165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\predispatch.py 2025-12-04T10:00:24.1585722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\pyfunctorch.py 2025-12-04T10:00:24.1591518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\python_key.py 2025-12-04T10:00:24.1595092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\pytree_hacks.py 2025-12-04T10:00:24.1599116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\top_operators_github_usage.py 2025-12-04T10:00:24.1603096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\utils.py 2025-12-04T10:00:24.1617037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\vmap.py 2025-12-04T10:00:24.1620842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__init__.py 2025-12-04T10:00:24.1629194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\ac_logging_utils.py 2025-12-04T10:00:24.1633113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\graph_info_provider.py 2025-12-04T10:00:24.1636933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\knapsack.py 2025-12-04T10:00:24.1651155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\knapsack_evaluator.py 2025-12-04T10:00:24.1655096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\remat_using_tags_for_fwd_loss_bwd_graph_pass.py 2025-12-04T10:00:24.1659052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__init__.py 2025-12-04T10:00:24.1667039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\ac_logging_utils.cpython-310.pyc 2025-12-04T10:00:24.1671003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\graph_info_provider.cpython-310.pyc 2025-12-04T10:00:24.1674971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\knapsack.cpython-310.pyc 2025-12-04T10:00:24.1689008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\knapsack_evaluator.cpython-310.pyc 2025-12-04T10:00:24.1693077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\remat_using_tags_for_fwd_loss_bwd_graph_pass.cpython-310.pyc 2025-12-04T10:00:24.1697149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.1705869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\aot_autograd_result.py 2025-12-04T10:00:24.1709882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\autograd_cache.py 2025-12-04T10:00:24.1713914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\collect_metadata_analysis.py 2025-12-04T10:00:24.1728009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\descriptors.py 2025-12-04T10:00:24.1731921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\frontend_utils.py 2025-12-04T10:00:24.1735912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\functional_utils.py 2025-12-04T10:00:24.1739922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\fx_utils.py 2025-12-04T10:00:24.1743912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\graph_capture.py 2025-12-04T10:00:24.1747978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\graph_capture_wrappers.py 2025-12-04T10:00:24.1752304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\graph_compile.py 2025-12-04T10:00:24.1757095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\indexed_dict.py 2025-12-04T10:00:24.1762654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\input_output_analysis.py 2025-12-04T10:00:24.1765888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\logging_utils.py 2025-12-04T10:00:24.1770505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\runtime_wrappers.py 2025-12-04T10:00:24.1774874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\schemas.py 2025-12-04T10:00:24.1778787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\streams.py 2025-12-04T10:00:24.1782835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\subclass_parametrization.py 2025-12-04T10:00:24.1786947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\subclass_utils.py 2025-12-04T10:00:24.1790887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\utils.py 2025-12-04T10:00:24.1794850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__init__.py 2025-12-04T10:00:24.1814098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\aot_autograd_result.cpython-310.pyc 2025-12-04T10:00:24.1818814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\autograd_cache.cpython-310.pyc 2025-12-04T10:00:24.1822649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\collect_metadata_analysis.cpython-310.pyc 2025-12-04T10:00:24.1836774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\descriptors.cpython-310.pyc 2025-12-04T10:00:24.1841374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\frontend_utils.cpython-310.pyc 2025-12-04T10:00:24.1845729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\functional_utils.cpython-310.pyc 2025-12-04T10:00:24.1850425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\fx_utils.cpython-310.pyc 2025-12-04T10:00:24.1853935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\graph_capture.cpython-310.pyc 2025-12-04T10:00:24.1858176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\graph_capture_wrappers.cpython-310.pyc 2025-12-04T10:00:24.1863027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\graph_compile.cpython-310.pyc 2025-12-04T10:00:24.1866639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\indexed_dict.cpython-310.pyc 2025-12-04T10:00:24.1870793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\input_output_analysis.cpython-310.pyc 2025-12-04T10:00:24.1874772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\logging_utils.cpython-310.pyc 2025-12-04T10:00:24.1878771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\runtime_wrappers.cpython-310.pyc 2025-12-04T10:00:24.1883255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\schemas.cpython-310.pyc 2025-12-04T10:00:24.1887306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\streams.cpython-310.pyc 2025-12-04T10:00:24.1901881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\subclass_parametrization.cpython-310.pyc 2025-12-04T10:00:24.1906350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\subclass_utils.cpython-310.pyc 2025-12-04T10:00:24.1910721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:24.1915030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.1926000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\aot_autograd.cpython-310.pyc 2025-12-04T10:00:24.1931321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\apis.cpython-310.pyc 2025-12-04T10:00:24.1935822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\autograd_function.cpython-310.pyc 2025-12-04T10:00:24.1949406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\batch_norm_replacement.cpython-310.pyc 2025-12-04T10:00:24.1953557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\benchmark_utils.cpython-310.pyc 2025-12-04T10:00:24.1957803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\compilers.cpython-310.pyc 2025-12-04T10:00:24.1961753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\compile_utils.cpython-310.pyc 2025-12-04T10:00:24.1966131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:24.1970112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\deprecated.cpython-310.pyc 2025-12-04T10:00:24.1973891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\eager_transforms.cpython-310.pyc 2025-12-04T10:00:24.1978529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\functional_call.cpython-310.pyc 2025-12-04T10:00:24.1982460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\fx_minifier.cpython-310.pyc 2025-12-04T10:00:24.1986494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\make_functional.cpython-310.pyc 2025-12-04T10:00:24.1990483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\partitioners.cpython-310.pyc 2025-12-04T10:00:24.1995217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\predispatch.cpython-310.pyc 2025-12-04T10:00:24.1999425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\pyfunctorch.cpython-310.pyc 2025-12-04T10:00:24.2013024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\python_key.cpython-310.pyc 2025-12-04T10:00:24.2016993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\pytree_hacks.cpython-310.pyc 2025-12-04T10:00:24.2021458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\top_operators_github_usage.cpython-310.pyc 2025-12-04T10:00:24.2025368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:24.2029474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\vmap.cpython-310.pyc 2025-12-04T10:00:24.2033327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.2043576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\aoti_call_delegate.py 2025-12-04T10:00:24.2047370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\associative_scan.py 2025-12-04T10:00:24.2051323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\auto_functionalize.py 2025-12-04T10:00:24.2065362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\base_hop.py 2025-12-04T10:00:24.2069038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\cond.py 2025-12-04T10:00:24.2073314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\effects.py 2025-12-04T10:00:24.2077250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\executorch_call_delegate.py 2025-12-04T10:00:24.2081575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\flat_apply.py 2025-12-04T10:00:24.2086579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\flex_attention.py 2025-12-04T10:00:24.2089866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\foreach_map.py 2025-12-04T10:00:24.2093991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\hints_wrap.py 2025-12-04T10:00:24.2098859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\invoke_subgraph.py 2025-12-04T10:00:24.2101994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\local_map.py 2025-12-04T10:00:24.2106151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\map.py 2025-12-04T10:00:24.2111384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\out_dtype.py 2025-12-04T10:00:24.2114224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\partitioner.py 2025-12-04T10:00:24.2118396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\print.py 2025-12-04T10:00:24.2124009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\run_const_graph.py 2025-12-04T10:00:24.2126444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\scan.py 2025-12-04T10:00:24.2130558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\schema.py 2025-12-04T10:00:24.2136168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\strict_mode.py 2025-12-04T10:00:24.2138654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\torchbind.py 2025-12-04T10:00:24.2153246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\triton_kernel_wrap.py 2025-12-04T10:00:24.2157932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\utils.py 2025-12-04T10:00:24.2162101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\while_loop.py 2025-12-04T10:00:24.2166250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\wrap.py 2025-12-04T10:00:24.2170222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\_invoke_quant.py 2025-12-04T10:00:24.2174556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__init__.py 2025-12-04T10:00:24.2185055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\aoti_call_delegate.cpython-310.pyc 2025-12-04T10:00:24.2189566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\associative_scan.cpython-310.pyc 2025-12-04T10:00:24.2193837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\auto_functionalize.cpython-310.pyc 2025-12-04T10:00:24.2207666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\base_hop.cpython-310.pyc 2025-12-04T10:00:24.2245716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\cond.cpython-310.pyc 2025-12-04T10:00:24.2249821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\effects.cpython-310.pyc 2025-12-04T10:00:24.2253970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\executorch_call_delegate.cpython-310.pyc 2025-12-04T10:00:24.2257971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\flat_apply.cpython-310.pyc 2025-12-04T10:00:24.2262326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\flex_attention.cpython-310.pyc 2025-12-04T10:00:24.2266280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\foreach_map.cpython-310.pyc 2025-12-04T10:00:24.2270513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\hints_wrap.cpython-310.pyc 2025-12-04T10:00:24.2274683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\invoke_subgraph.cpython-310.pyc 2025-12-04T10:00:24.2279181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\local_map.cpython-310.pyc 2025-12-04T10:00:24.2282915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\map.cpython-310.pyc 2025-12-04T10:00:24.2287027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\out_dtype.cpython-310.pyc 2025-12-04T10:00:24.2291180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\partitioner.cpython-310.pyc 2025-12-04T10:00:24.2299713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\print.cpython-310.pyc 2025-12-04T10:00:24.2303720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\run_const_graph.cpython-310.pyc 2025-12-04T10:00:24.2307979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\scan.cpython-310.pyc 2025-12-04T10:00:24.2312199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\schema.cpython-310.pyc 2025-12-04T10:00:24.2318622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\strict_mode.cpython-310.pyc 2025-12-04T10:00:24.2322559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\torchbind.cpython-310.pyc 2025-12-04T10:00:24.2326848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\triton_kernel_wrap.cpython-310.pyc 2025-12-04T10:00:24.2331121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:24.2335564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\while_loop.cpython-310.pyc 2025-12-04T10:00:24.2349819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\wrap.cpython-310.pyc 2025-12-04T10:00:24.2353917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\_invoke_quant.cpython-310.pyc 2025-12-04T10:00:24.2358446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.2369527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analyze_preserves_zero_mask.py 2025-12-04T10:00:24.2373492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\aoti_eager.py 2025-12-04T10:00:24.2378107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\async_compile.py 2025-12-04T10:00:24.2392680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\augmented_graph_helper.py 2025-12-04T10:00:24.2396778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autotune_process.py 2025-12-04T10:00:24.2400900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\await_utils.py 2025-12-04T10:00:24.2404869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\bounds.py 2025-12-04T10:00:24.2408792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cache.py 2025-12-04T10:00:24.2412653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\choices.py 2025-12-04T10:00:24.2416724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codecache.py 2025-12-04T10:00:24.2422163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comms.py 2025-12-04T10:00:24.2426443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comms_debug.py 2025-12-04T10:00:24.2430280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comm_analysis.py 2025-12-04T10:00:24.2434424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comm_lowering.py 2025-12-04T10:00:24.2438372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compiler_bisector.py 2025-12-04T10:00:24.2442267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx.py 2025-12-04T10:00:24.2446708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx_async.py 2025-12-04T10:00:24.2450892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx_ext.py 2025-12-04T10:00:24.2455094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx_subproc.py 2025-12-04T10:00:24.2459104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\config.py 2025-12-04T10:00:24.2463233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\config_comms.py 2025-12-04T10:00:24.2478028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\constant_folding.py 2025-12-04T10:00:24.2481984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cpp_builder.py 2025-12-04T10:00:24.2486173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cpu_vec_isa.py 2025-12-04T10:00:24.2490132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cudagraph_trees.py 2025-12-04T10:00:24.2494348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cudagraph_utils.py 2025-12-04T10:00:24.2498465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\custom_graph_pass.py 2025-12-04T10:00:24.2502547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\debug.py 2025-12-04T10:00:24.2506488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\decomposition.py 2025-12-04T10:00:24.2510489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\dependencies.py 2025-12-04T10:00:24.2514623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\distributed_autotune.py 2025-12-04T10:00:24.2528113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\dtype_propagation.py 2025-12-04T10:00:24.2531893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\exc.py 2025-12-04T10:00:24.2536479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\extern_node_serializer.py 2025-12-04T10:00:24.2541069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\freezing.py 2025-12-04T10:00:24.2545768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\freezing_utils.py 2025-12-04T10:00:24.2549626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fuzzer.py 2025-12-04T10:00:24.2553769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_utils.py 2025-12-04T10:00:24.2558241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\graph.py 2025-12-04T10:00:24.2562503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\hooks.py 2025-12-04T10:00:24.2566519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\index_propagation.py 2025-12-04T10:00:24.2570499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\inductor_prims.py 2025-12-04T10:00:24.2574535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\invert_expr_analysis.py 2025-12-04T10:00:24.2588821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\ir.py 2025-12-04T10:00:24.2595403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\jagged_lowerings.py 2025-12-04T10:00:24.2599572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel_inputs.py 2025-12-04T10:00:24.2603875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel_template_choice.py 2025-12-04T10:00:24.2607997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\loop_body.py 2025-12-04T10:00:24.2612142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lowering.py 2025-12-04T10:00:24.2617241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\memory.py 2025-12-04T10:00:24.2621739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\metrics.py 2025-12-04T10:00:24.2625542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\mkldnn_ir.py 2025-12-04T10:00:24.2630220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\mkldnn_lowerings.py 2025-12-04T10:00:24.2634660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\mock_cache.py 2025-12-04T10:00:24.2658621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\ops_handler.py 2025-12-04T10:00:24.2662767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\optimize_indexing.py 2025-12-04T10:00:24.2666985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\output_code.py 2025-12-04T10:00:24.2671046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\pattern_matcher.py 2025-12-04T10:00:24.2675698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\quantized_lowerings.py 2025-12-04T10:00:24.2679972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\remote_cache.py 2025-12-04T10:00:24.2683916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\remote_gemm_autotune_cache.py 2025-12-04T10:00:24.2688244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\rocm_multiarch_utils.py 2025-12-04T10:00:24.2692455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\scheduler.py 2025-12-04T10:00:24.2707494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\script.ld 2025-12-04T10:00:24.2711505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\select_algorithm.py 2025-12-04T10:00:24.2716457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\shape_propagation.py 2025-12-04T10:00:24.2720810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\sizevars.py 2025-12-04T10:00:24.2724646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\standalone_compile.py 2025-12-04T10:00:24.2728668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\subgraph_lowering.py 2025-12-04T10:00:24.2732905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\test_case.py 2025-12-04T10:00:24.2737084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\test_operators.py 2025-12-04T10:00:24.2741131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\tiling_utils.py 2025-12-04T10:00:24.2745231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\triton_bundler.py 2025-12-04T10:00:24.2759310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\utils.py 2025-12-04T10:00:24.2763933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\virtualized.py 2025-12-04T10:00:24.2768088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\wrapper_benchmark.py 2025-12-04T10:00:24.2771960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__autotune_main__.py 2025-12-04T10:00:24.2776092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__init__.py 2025-12-04T10:00:24.2784573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\device_info.py 2025-12-04T10:00:24.2789562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\profile_analysis.py 2025-12-04T10:00:24.2793654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__init__.py 2025-12-04T10:00:24.2811889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__pycache__\device_info.cpython-310.pyc 2025-12-04T10:00:24.2815279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__pycache__\profile_analysis.cpython-310.pyc 2025-12-04T10:00:24.2819609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.2840013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\autoheuristic.py 2025-12-04T10:00:24.2844073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\autoheuristic_utils.py 2025-12-04T10:00:24.2847931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\learnedheuristic_interface.py 2025-12-04T10:00:24.2861841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\learned_heuristic_controller.py 2025-12-04T10:00:24.2865794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__init__.py 2025-12-04T10:00:24.2872674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MixedMMA100.py 2025-12-04T10:00:24.2876800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MixedMMH100.py 2025-12-04T10:00:24.2881688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MMRankingA100.py 2025-12-04T10:00:24.2895722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MMRankingH100.py 2025-12-04T10:00:24.2899695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_PadMMA100.py 2025-12-04T10:00:24.2903433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__init__.py 2025-12-04T10:00:24.2910729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MixedMMA100.cpython-310.pyc 2025-12-04T10:00:24.2914612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MixedMMH100.cpython-310.pyc 2025-12-04T10:00:24.2918687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MMRankingA100.cpython-310.pyc 2025-12-04T10:00:24.2933004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MMRankingH100.cpython-310.pyc 2025-12-04T10:00:24.2936992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_PadMMA100.cpython-310.pyc 2025-12-04T10:00:24.2940894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.2950497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\autoheuristic.cpython-310.pyc 2025-12-04T10:00:24.2954414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\autoheuristic_utils.cpython-310.pyc 2025-12-04T10:00:24.2958439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\learnedheuristic_interface.cpython-310.pyc 2025-12-04T10:00:24.2973192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\learned_heuristic_controller.cpython-310.pyc 2025-12-04T10:00:24.2977115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.2986614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\aoti_hipify_utils.py 2025-12-04T10:00:24.2990611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\block_analysis.py 2025-12-04T10:00:24.2994340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\common.py 2025-12-04T10:00:24.2998637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp.py 2025-12-04T10:00:24.3003442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_bmm_template.py 2025-12-04T10:00:24.3017373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_flex_attention_template.py 2025-12-04T10:00:24.3021447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_gemm_template.py 2025-12-04T10:00:24.3025623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_grouped_gemm_template.py 2025-12-04T10:00:24.3029499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_micro_gemm.py 2025-12-04T10:00:24.3033576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_template.py 2025-12-04T10:00:24.3037567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_template_kernel.py 2025-12-04T10:00:24.3041434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_utils.py 2025-12-04T10:00:24.3045360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_cpu.py 2025-12-04T10:00:24.3050109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_cpu_array_ref.py 2025-12-04T10:00:24.3054462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_gpu.py 2025-12-04T10:00:24.3058546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_mps.py 2025-12-04T10:00:24.3062810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpu_device_op_overrides.py 2025-12-04T10:00:24.3067069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda_combined_scheduling.py 2025-12-04T10:00:24.3072714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\debug_utils.py 2025-12-04T10:00:24.3086411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\halide.py 2025-12-04T10:00:24.3090431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\memory_planning.py 2025-12-04T10:00:24.3094472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mps.py 2025-12-04T10:00:24.3098455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mps_device_op_overrides.py 2025-12-04T10:00:24.3102255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\multi_kernel.py 2025-12-04T10:00:24.3106089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\pallas.py 2025-12-04T10:00:24.3111117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\python_wrapper_mtia.py 2025-12-04T10:00:24.3114419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\segmented_tree.py 2025-12-04T10:00:24.3118351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\simd.py 2025-12-04T10:00:24.3123202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\simd_kernel_features.py 2025-12-04T10:00:24.3127335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\subgraph.py 2025-12-04T10:00:24.3131056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton.py 2025-12-04T10:00:24.3136639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton_combo_kernel.py 2025-12-04T10:00:24.3149946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton_split_scan.py 2025-12-04T10:00:24.3153748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton_utils.py 2025-12-04T10:00:24.3157681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\wrapper.py 2025-12-04T10:00:24.3162069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\wrapper_fxir.py 2025-12-04T10:00:24.3166018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__init__.py 2025-12-04T10:00:24.3173308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\aoti_runtime\interface.cpp 2025-12-04T10:00:24.3181467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_cpp_scheduling.py 2025-12-04T10:00:24.3185379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_env.py 2025-12-04T10:00:24.3189137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_kernel.py 2025-12-04T10:00:24.3192910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_template.py 2025-12-04T10:00:24.3206762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_cache.py 2025-12-04T10:00:24.3212266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_python_evt.py 2025-12-04T10:00:24.3215131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_utils.py 2025-12-04T10:00:24.3218953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\device_op_overrides.py 2025-12-04T10:00:24.3222791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\gemm_template.py 2025-12-04T10:00:24.3227029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\serialization.py 2025-12-04T10:00:24.3230960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__init__.py 2025-12-04T10:00:24.3239268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\evt_extensions.py 2025-12-04T10:00:24.3243219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\gemm_operation_extensions.py 2025-12-04T10:00:24.3247034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__init__.py 2025-12-04T10:00:24.3264340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\__init__.py 2025-12-04T10:00:24.3270977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\cuda.py 2025-12-04T10:00:24.3274694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\cudart.py 2025-12-04T10:00:24.3278533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\__init__.py 2025-12-04T10:00:24.3286274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\__pycache__\cuda.cpython-310.pyc 2025-12-04T10:00:24.3290334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\__pycache__\cudart.cpython-310.pyc 2025-12-04T10:00:24.3294259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.3312754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot\__init__.py 2025-12-04T10:00:24.3321595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.3329874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy\special.py 2025-12-04T10:00:24.3333647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy\__init__.py 2025-12-04T10:00:24.3341023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy\__pycache__\special.cpython-310.pyc 2025-12-04T10:00:24.3345200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.3363405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.3372377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__pycache__\evt_extensions.cpython-310.pyc 2025-12-04T10:00:24.3376382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__pycache__\gemm_operation_extensions.cpython-310.pyc 2025-12-04T10:00:24.3380263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.3399706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_cpp_scheduling.cpython-310.pyc 2025-12-04T10:00:24.3403600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_env.cpython-310.pyc 2025-12-04T10:00:24.3407491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_kernel.cpython-310.pyc 2025-12-04T10:00:24.3422268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_template.cpython-310.pyc 2025-12-04T10:00:24.3426225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cutlass_cache.cpython-310.pyc 2025-12-04T10:00:24.3430980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cutlass_python_evt.cpython-310.pyc 2025-12-04T10:00:24.3435962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cutlass_utils.cpython-310.pyc 2025-12-04T10:00:24.3440647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\device_op_overrides.cpython-310.pyc 2025-12-04T10:00:24.3446550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\gemm_template.cpython-310.pyc 2025-12-04T10:00:24.3451010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\serialization.cpython-310.pyc 2025-12-04T10:00:24.3456758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.3466931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_kernel.py 2025-12-04T10:00:24.3471638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_op_overrides.py 2025-12-04T10:00:24.3476437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_scheduling.py 2025-12-04T10:00:24.3491983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_template.py 2025-12-04T10:00:24.3496455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\_cutedsl_utils.py 2025-12-04T10:00:24.3501147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__init__.py 2025-12-04T10:00:24.3510117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_kernel.cpython-310.pyc 2025-12-04T10:00:24.3514386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_op_overrides.cpython-310.pyc 2025-12-04T10:00:24.3518680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_scheduling.cpython-310.pyc 2025-12-04T10:00:24.3531854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_template.cpython-310.pyc 2025-12-04T10:00:24.3536336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\_cutedsl_utils.cpython-310.pyc 2025-12-04T10:00:24.3540261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.3548625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\device_op_overrides.py 2025-12-04T10:00:24.3552732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\__init__.py 2025-12-04T10:00:24.3559717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\__pycache__\device_op_overrides.cpython-310.pyc 2025-12-04T10:00:24.3563593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.3572227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_conv_template.py 2025-12-04T10:00:24.3576237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_template.py 2025-12-04T10:00:24.3580318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_tile_template.py 2025-12-04T10:00:24.3584245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_tile_universal_gemm_template.py 2025-12-04T10:00:24.3625825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_universal_gemm_template.py 2025-12-04T10:00:24.3629646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\compile_command.py 2025-12-04T10:00:24.3635276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_benchmark_request.py 2025-12-04T10:00:24.3637629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_cpp_scheduling.py 2025-12-04T10:00:24.3719902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_kernel.py 2025-12-04T10:00:24.3720435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_template.py 2025-12-04T10:00:24.3720968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_template_buffer.py 2025-12-04T10:00:24.3721254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_utils.py 2025-12-04T10:00:24.3721535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__init__.py 2025-12-04T10:00:24.3721942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_conv_template.cpython-310.pyc 2025-12-04T10:00:24.3722330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_template.cpython-310.pyc 2025-12-04T10:00:24.3722746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_tile_template.cpython-310.pyc 2025-12-04T10:00:24.3723204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_tile_universal_gemm_template.cpython-310.pyc 2025-12-04T10:00:24.3723657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_universal_gemm_template.cpython-310.pyc 2025-12-04T10:00:24.3724066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\compile_command.cpython-310.pyc 2025-12-04T10:00:24.3724593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_benchmark_request.cpython-310.pyc 2025-12-04T10:00:24.3725060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_cpp_scheduling.cpython-310.pyc 2025-12-04T10:00:24.3725494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_kernel.cpython-310.pyc 2025-12-04T10:00:24.3725982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_template.cpython-310.pyc 2025-12-04T10:00:24.3726418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_template_buffer.cpython-310.pyc 2025-12-04T10:00:24.3730285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_utils.cpython-310.pyc 2025-12-04T10:00:24.3734742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.3743945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\device_op_overrides.py 2025-12-04T10:00:24.3747796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\__init__.py 2025-12-04T10:00:24.3754770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\__pycache__\device_op_overrides.cpython-310.pyc 2025-12-04T10:00:24.3758769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.3768761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\aoti_hipify_utils.cpython-310.pyc 2025-12-04T10:00:24.3772894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\block_analysis.cpython-310.pyc 2025-12-04T10:00:24.3776669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:24.3790759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp.cpython-310.pyc 2025-12-04T10:00:24.3796064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_bmm_template.cpython-310.pyc 2025-12-04T10:00:24.3800178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_flex_attention_template.cpython-310.pyc 2025-12-04T10:00:24.3804416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_gemm_template.cpython-310.pyc 2025-12-04T10:00:24.3809131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_grouped_gemm_template.cpython-310.pyc 2025-12-04T10:00:24.3813093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_micro_gemm.cpython-310.pyc 2025-12-04T10:00:24.3817179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_template.cpython-310.pyc 2025-12-04T10:00:24.3821097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_template_kernel.cpython-310.pyc 2025-12-04T10:00:24.3825283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_utils.cpython-310.pyc 2025-12-04T10:00:24.3829315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_cpu.cpython-310.pyc 2025-12-04T10:00:24.3834170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_cpu_array_ref.cpython-310.pyc 2025-12-04T10:00:24.3838358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_gpu.cpython-310.pyc 2025-12-04T10:00:24.3842430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_mps.cpython-310.pyc 2025-12-04T10:00:24.3856701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpu_device_op_overrides.cpython-310.pyc 2025-12-04T10:00:24.3861029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cuda_combined_scheduling.cpython-310.pyc 2025-12-04T10:00:24.3865076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\debug_utils.cpython-310.pyc 2025-12-04T10:00:24.3869495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\halide.cpython-310.pyc 2025-12-04T10:00:24.3874377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\memory_planning.cpython-310.pyc 2025-12-04T10:00:24.3878842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\mps.cpython-310.pyc 2025-12-04T10:00:24.3882970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\mps_device_op_overrides.cpython-310.pyc 2025-12-04T10:00:24.3887239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\multi_kernel.cpython-310.pyc 2025-12-04T10:00:24.3901550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\pallas.cpython-310.pyc 2025-12-04T10:00:24.3906159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\python_wrapper_mtia.cpython-310.pyc 2025-12-04T10:00:24.3910603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\segmented_tree.cpython-310.pyc 2025-12-04T10:00:24.3914521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\simd.cpython-310.pyc 2025-12-04T10:00:24.3922192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\simd_kernel_features.cpython-310.pyc 2025-12-04T10:00:24.3926932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\subgraph.cpython-310.pyc 2025-12-04T10:00:24.3932553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton.cpython-310.pyc 2025-12-04T10:00:24.3938159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton_combo_kernel.cpython-310.pyc 2025-12-04T10:00:24.3954240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton_split_scan.cpython-310.pyc 2025-12-04T10:00:24.3967049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton_utils.cpython-310.pyc 2025-12-04T10:00:24.3967517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\wrapper.cpython-310.pyc 2025-12-04T10:00:24.3969175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\wrapper_fxir.cpython-310.pyc 2025-12-04T10:00:24.3973749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.3985423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\subproc_pool.py 2025-12-04T10:00:24.3989310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\timer.py 2025-12-04T10:00:24.3993742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\tracked_process_pool.py 2025-12-04T10:00:24.3997871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\utils.py 2025-12-04T10:00:24.4012156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__init__.py 2025-12-04T10:00:24.4014889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__main__.py 2025-12-04T10:00:24.4022701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\subproc_pool.cpython-310.pyc 2025-12-04T10:00:24.4028486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\timer.cpython-310.pyc 2025-12-04T10:00:24.4031069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\tracked_process_pool.cpython-310.pyc 2025-12-04T10:00:24.4045257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:24.4049270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.4055464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\__main__.cpython-310.pyc 2025-12-04T10:00:24.4063111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\b2b_gemm.py 2025-12-04T10:00:24.4067007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\binary_folding.py 2025-12-04T10:00:24.4071195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\bucketing.py 2025-12-04T10:00:24.4075126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\control_dependencies.py 2025-12-04T10:00:24.4088564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\ddp_fusion.py 2025-12-04T10:00:24.4093016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\decompose_mem_bound_mm.py 2025-12-04T10:00:24.4096941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\dedupe_symint_uses.py 2025-12-04T10:00:24.4100875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\efficient_conv_bn_eval.py 2025-12-04T10:00:24.4104882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\freezing_patterns.py 2025-12-04T10:00:24.4108936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\fsdp.py 2025-12-04T10:00:24.4112733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\fuse_attention.py 2025-12-04T10:00:24.4117540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\graph_view.py 2025-12-04T10:00:24.4121472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\group_batch_fusion.py 2025-12-04T10:00:24.4125789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\joint_graph.py 2025-12-04T10:00:24.4129788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\memory_estimator.py 2025-12-04T10:00:24.4133830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\micro_pipeline_tp.py 2025-12-04T10:00:24.4137674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\misc_patterns.py 2025-12-04T10:00:24.4141677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\mkldnn_fusion.py 2025-12-04T10:00:24.4146049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\node_runtime_estimation.py 2025-12-04T10:00:24.4159632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\numeric_utils.py 2025-12-04T10:00:24.4163588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\overlap_manual_scheduling.py 2025-12-04T10:00:24.4167666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\overlap_preserving_bucketer.py 2025-12-04T10:00:24.4171710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\overlap_scheduling.py 2025-12-04T10:00:24.4175748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\pad_mm.py 2025-12-04T10:00:24.4179601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\post_grad.py 2025-12-04T10:00:24.4183710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\pre_grad.py 2025-12-04T10:00:24.4187535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\quantization.py 2025-12-04T10:00:24.4192161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\reinplace.py 2025-12-04T10:00:24.4196244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\replace_random.py 2025-12-04T10:00:24.4210141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\split_cat.py 2025-12-04T10:00:24.4214751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__init__.py 2025-12-04T10:00:24.4225123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\addmm_pattern.py 2025-12-04T10:00:24.4229310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\bmm_pattern.py 2025-12-04T10:00:24.4233411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\mm_pattern.py 2025-12-04T10:00:24.4247091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_1.py 2025-12-04T10:00:24.4251020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_10.py 2025-12-04T10:00:24.4255453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_11.py 2025-12-04T10:00:24.4259855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_12.py 2025-12-04T10:00:24.4263946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_13.py 2025-12-04T10:00:24.4268050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_14.py 2025-12-04T10:00:24.4272227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_15.py 2025-12-04T10:00:24.4276398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_16.py 2025-12-04T10:00:24.4280591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_17.py 2025-12-04T10:00:24.4285371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_18.py 2025-12-04T10:00:24.4290242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_19.py 2025-12-04T10:00:24.4294128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_2.py 2025-12-04T10:00:24.4298334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_20.py 2025-12-04T10:00:24.4302813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_21.py 2025-12-04T10:00:24.4306680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_22.py 2025-12-04T10:00:24.4311036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_23.py 2025-12-04T10:00:24.4325454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_24.py 2025-12-04T10:00:24.4329680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_3.py 2025-12-04T10:00:24.4333924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_4.py 2025-12-04T10:00:24.4338263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_5.py 2025-12-04T10:00:24.4342535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_6.py 2025-12-04T10:00:24.4346768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_7.py 2025-12-04T10:00:24.4362826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_8.py 2025-12-04T10:00:24.4367286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_9.py 2025-12-04T10:00:24.4371116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__init__.py 2025-12-04T10:00:24.4382779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\addmm_pattern.cpython-310.pyc 2025-12-04T10:00:24.4387089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\bmm_pattern.cpython-310.pyc 2025-12-04T10:00:24.4391435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\mm_pattern.cpython-310.pyc 2025-12-04T10:00:24.4405589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_1.cpython-310.pyc 2025-12-04T10:00:24.4409638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_10.cpython-310.pyc 2025-12-04T10:00:24.4413914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_11.cpython-310.pyc 2025-12-04T10:00:24.4418151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_12.cpython-310.pyc 2025-12-04T10:00:24.4422647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_13.cpython-310.pyc 2025-12-04T10:00:24.4427441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_14.cpython-310.pyc 2025-12-04T10:00:24.4431845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_15.cpython-310.pyc 2025-12-04T10:00:24.4436434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_16.cpython-310.pyc 2025-12-04T10:00:24.4440961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_17.cpython-310.pyc 2025-12-04T10:00:24.4445392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_18.cpython-310.pyc 2025-12-04T10:00:24.4450036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_19.cpython-310.pyc 2025-12-04T10:00:24.4454782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_2.cpython-310.pyc 2025-12-04T10:00:24.4459399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_20.cpython-310.pyc 2025-12-04T10:00:24.4474844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_21.cpython-310.pyc 2025-12-04T10:00:24.4479716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_22.cpython-310.pyc 2025-12-04T10:00:24.4483796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_23.cpython-310.pyc 2025-12-04T10:00:24.4488201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_24.cpython-310.pyc 2025-12-04T10:00:24.4492848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_3.cpython-310.pyc 2025-12-04T10:00:24.4497341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_4.cpython-310.pyc 2025-12-04T10:00:24.4501888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_5.cpython-310.pyc 2025-12-04T10:00:24.4505984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_6.cpython-310.pyc 2025-12-04T10:00:24.4510032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_7.cpython-310.pyc 2025-12-04T10:00:24.4514543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_8.cpython-310.pyc 2025-12-04T10:00:24.4518707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_9.cpython-310.pyc 2025-12-04T10:00:24.4522897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.4536141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\b2b_gemm.cpython-310.pyc 2025-12-04T10:00:24.4540559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\binary_folding.cpython-310.pyc 2025-12-04T10:00:24.4544390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\bucketing.cpython-310.pyc 2025-12-04T10:00:24.4559772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\control_dependencies.cpython-310.pyc 2025-12-04T10:00:24.4564761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\ddp_fusion.cpython-310.pyc 2025-12-04T10:00:24.4570135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\decompose_mem_bound_mm.cpython-310.pyc 2025-12-04T10:00:24.4574159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\dedupe_symint_uses.cpython-310.pyc 2025-12-04T10:00:24.4580418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\efficient_conv_bn_eval.cpython-310.pyc 2025-12-04T10:00:24.4585051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\freezing_patterns.cpython-310.pyc 2025-12-04T10:00:24.4589298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\fsdp.cpython-310.pyc 2025-12-04T10:00:24.4593623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\fuse_attention.cpython-310.pyc 2025-12-04T10:00:24.4597707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\graph_view.cpython-310.pyc 2025-12-04T10:00:24.4602037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\group_batch_fusion.cpython-310.pyc 2025-12-04T10:00:24.4606198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\joint_graph.cpython-310.pyc 2025-12-04T10:00:24.4610378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\memory_estimator.cpython-310.pyc 2025-12-04T10:00:24.4614536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\micro_pipeline_tp.cpython-310.pyc 2025-12-04T10:00:24.4628692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\misc_patterns.cpython-310.pyc 2025-12-04T10:00:24.4632935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\mkldnn_fusion.cpython-310.pyc 2025-12-04T10:00:24.4637348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\node_runtime_estimation.cpython-310.pyc 2025-12-04T10:00:24.4641490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\numeric_utils.cpython-310.pyc 2025-12-04T10:00:24.4645675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\overlap_manual_scheduling.cpython-310.pyc 2025-12-04T10:00:24.4649761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\overlap_preserving_bucketer.cpython-310.pyc 2025-12-04T10:00:24.4653927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\overlap_scheduling.cpython-310.pyc 2025-12-04T10:00:24.4658183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\pad_mm.cpython-310.pyc 2025-12-04T10:00:24.4673658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\post_grad.cpython-310.pyc 2025-12-04T10:00:24.4678309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\pre_grad.cpython-310.pyc 2025-12-04T10:00:24.4682499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\quantization.cpython-310.pyc 2025-12-04T10:00:24.4686624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\reinplace.cpython-310.pyc 2025-12-04T10:00:24.4691302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\replace_random.cpython-310.pyc 2025-12-04T10:00:24.4695419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\split_cat.cpython-310.pyc 2025-12-04T10:00:24.4699537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.4710355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\bmm.py 2025-12-04T10:00:24.4714114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\conv.py 2025-12-04T10:00:24.4718068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\custom_op.py 2025-12-04T10:00:24.4722039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm.py 2025-12-04T10:00:24.4725819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm_common.py 2025-12-04T10:00:24.4739840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm_grouped.py 2025-12-04T10:00:24.4743862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm_plus_mm.py 2025-12-04T10:00:24.4747831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__init__.py 2025-12-04T10:00:24.4755511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\common.py 2025-12-04T10:00:24.4759861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_attention.py 2025-12-04T10:00:24.4763676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_cpu.py 2025-12-04T10:00:24.4767860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_decoding.py 2025-12-04T10:00:24.4771712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_flash_attention.py 2025-12-04T10:00:24.4786082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__init__.py 2025-12-04T10:00:24.4794182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\common.py.jinja 2025-12-04T10:00:24.4798516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flash_attention.py.jinja 2025-12-04T10:00:24.4802707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flash_attention_backward.py.jinja 2025-12-04T10:00:24.4816431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flex_attention.py.jinja 2025-12-04T10:00:24.4820386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flex_backwards.py.jinja 2025-12-04T10:00:24.4824638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flex_decode.py.jinja 2025-12-04T10:00:24.4829187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\utilities.py.jinja 2025-12-04T10:00:24.4837771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:24.4841913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_attention.cpython-310.pyc 2025-12-04T10:00:24.4845947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_cpu.cpython-310.pyc 2025-12-04T10:00:24.4859801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_decoding.cpython-310.pyc 2025-12-04T10:00:24.4863731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_flash_attention.cpython-310.pyc 2025-12-04T10:00:24.4867557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.4876276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\templates\cutedsl_mm_grouped.py.jinja 2025-12-04T10:00:24.4880780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\templates\triton_blackwell_ws_persistent_device_tma_mm.py.jinja 2025-12-04T10:00:24.4884716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\templates\triton_epilogue_scaled_mm.py.jinja 2025-12-04T10:00:24.4898408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\templates\triton_main_loop_scaled_mm.py.jinja 2025-12-04T10:00:24.4902666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\templates\triton_mm.py.jinja 2025-12-04T10:00:24.4906822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\templates\triton_mm_rocm.py.jinja 2025-12-04T10:00:24.4910763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\templates\triton_persistent_tma_mm.py.jinja 2025-12-04T10:00:24.4919079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\bmm.cpython-310.pyc 2025-12-04T10:00:24.4923153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:24.4927505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\custom_op.cpython-310.pyc 2025-12-04T10:00:24.4940946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm.cpython-310.pyc 2025-12-04T10:00:24.4944846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm_common.cpython-310.pyc 2025-12-04T10:00:24.4948660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm_grouped.cpython-310.pyc 2025-12-04T10:00:24.4952541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm_plus_mm.cpython-310.pyc 2025-12-04T10:00:24.4956490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.4965796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lookup_table\choices.py 2025-12-04T10:00:24.4970333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lookup_table\__init__.py 2025-12-04T10:00:24.4979321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lookup_table\__pycache__\choices.cpython-310.pyc 2025-12-04T10:00:24.5018055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lookup_table\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.5028562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\build_package.py 2025-12-04T10:00:24.5033041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\package.py 2025-12-04T10:00:24.5037561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__init__.py 2025-12-04T10:00:24.5046482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__pycache__\build_package.cpython-310.pyc 2025-12-04T10:00:24.5051167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__pycache__\package.cpython-310.pyc 2025-12-04T10:00:24.5055670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.5070522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\autotune_cache.py 2025-12-04T10:00:24.5074361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\benchmarking.py 2025-12-04T10:00:24.5078655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\cache_dir_utils.py 2025-12-04T10:00:24.5082498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\compile_tasks.py 2025-12-04T10:00:24.5097317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\coordinate_descent_tuner.py 2025-12-04T10:00:24.5101111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\debug_utils.py 2025-12-04T10:00:24.5104917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\halide_helpers.py 2025-12-04T10:00:24.5108726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\hints.py 2025-12-04T10:00:24.5112878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\runtime_utils.py 2025-12-04T10:00:24.5116775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\static_cuda_launcher.py 2025-12-04T10:00:24.5120796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\triton_compat.py 2025-12-04T10:00:24.5124500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\triton_helpers.py 2025-12-04T10:00:24.5128756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py 2025-12-04T10:00:24.5134094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__init__.py 2025-12-04T10:00:24.5140797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\config.py 2025-12-04T10:00:24.5144702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\context.py 2025-12-04T10:00:24.5148315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\exceptions.py 2025-12-04T10:00:24.5152187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\implementations.py 2025-12-04T10:00:24.5155814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\interfaces.py 2025-12-04T10:00:24.5169389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\locks.py 2025-12-04T10:00:24.5172978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\utils.py 2025-12-04T10:00:24.5176622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__init__.py 2025-12-04T10:00:24.5184508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:24.5188511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\context.cpython-310.pyc 2025-12-04T10:00:24.5192463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\exceptions.cpython-310.pyc 2025-12-04T10:00:24.5206015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\implementations.cpython-310.pyc 2025-12-04T10:00:24.5210112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\interfaces.cpython-310.pyc 2025-12-04T10:00:24.5213969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\locks.cpython-310.pyc 2025-12-04T10:00:24.5217871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:24.5221758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.5230614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\autotune_cache.cpython-310.pyc 2025-12-04T10:00:24.5234519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\benchmarking.cpython-310.pyc 2025-12-04T10:00:24.5238489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\cache_dir_utils.cpython-310.pyc 2025-12-04T10:00:24.5252308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\compile_tasks.cpython-310.pyc 2025-12-04T10:00:24.5256310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\coordinate_descent_tuner.cpython-310.pyc 2025-12-04T10:00:24.5260189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\debug_utils.cpython-310.pyc 2025-12-04T10:00:24.5263990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\halide_helpers.cpython-310.pyc 2025-12-04T10:00:24.5267837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\hints.cpython-310.pyc 2025-12-04T10:00:24.5271757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\runtime_utils.cpython-310.pyc 2025-12-04T10:00:24.5275968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\static_cuda_launcher.cpython-310.pyc 2025-12-04T10:00:24.5279895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\triton_compat.cpython-310.pyc 2025-12-04T10:00:24.5283714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\triton_helpers.cpython-310.pyc 2025-12-04T10:00:24.5287657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\triton_heuristics.cpython-310.pyc 2025-12-04T10:00:24.5291942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.5301244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\aten.py 2025-12-04T10:00:24.5305413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\base.py 2025-12-04T10:00:24.5309204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\contiguous_mm.py 2025-12-04T10:00:24.5313223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\cutedsl.py 2025-12-04T10:00:24.5316975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\decompose_k.py 2025-12-04T10:00:24.5332021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\gemm.py 2025-12-04T10:00:24.5336436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\params.py 2025-12-04T10:00:24.5340510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\registry.py 2025-12-04T10:00:24.5345046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\triton.py 2025-12-04T10:00:24.5348686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\triton_addmm.py 2025-12-04T10:00:24.5352887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__init__.py 2025-12-04T10:00:24.5361522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\aten.cpython-310.pyc 2025-12-04T10:00:24.5365689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\base.cpython-310.pyc 2025-12-04T10:00:24.5369837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\contiguous_mm.cpython-310.pyc 2025-12-04T10:00:24.5384795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\cutedsl.cpython-310.pyc 2025-12-04T10:00:24.5389022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\decompose_k.cpython-310.pyc 2025-12-04T10:00:24.5392900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\gemm.cpython-310.pyc 2025-12-04T10:00:24.5397446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\params.cpython-310.pyc 2025-12-04T10:00:24.5401674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\registry.cpython-310.pyc 2025-12-04T10:00:24.5405613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\triton.cpython-310.pyc 2025-12-04T10:00:24.5409894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\triton_addmm.cpython-310.pyc 2025-12-04T10:00:24.5414198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.5423942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\analyze_preserves_zero_mask.cpython-310.pyc 2025-12-04T10:00:24.5428545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\aoti_eager.cpython-310.pyc 2025-12-04T10:00:24.5434858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\async_compile.cpython-310.pyc 2025-12-04T10:00:24.5449639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\augmented_graph_helper.cpython-310.pyc 2025-12-04T10:00:24.5454409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\autotune_process.cpython-310.pyc 2025-12-04T10:00:24.5461451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\await_utils.cpython-310.pyc 2025-12-04T10:00:24.5466205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\bounds.cpython-310.pyc 2025-12-04T10:00:24.5470746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cache.cpython-310.pyc 2025-12-04T10:00:24.5475883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\choices.cpython-310.pyc 2025-12-04T10:00:24.5480549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\codecache.cpython-310.pyc 2025-12-04T10:00:24.5485066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comms.cpython-310.pyc 2025-12-04T10:00:24.5489559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comms_debug.cpython-310.pyc 2025-12-04T10:00:24.5493823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comm_analysis.cpython-310.pyc 2025-12-04T10:00:24.5497816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comm_lowering.cpython-310.pyc 2025-12-04T10:00:24.5502152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compiler_bisector.cpython-310.pyc 2025-12-04T10:00:24.5506240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx.cpython-310.pyc 2025-12-04T10:00:24.5519909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx_async.cpython-310.pyc 2025-12-04T10:00:24.5523961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx_ext.cpython-310.pyc 2025-12-04T10:00:24.5528627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx_subproc.cpython-310.pyc 2025-12-04T10:00:24.5532787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:24.5536862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\config_comms.cpython-310.pyc 2025-12-04T10:00:24.5540867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\constant_folding.cpython-310.pyc 2025-12-04T10:00:24.5544993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cpp_builder.cpython-310.pyc 2025-12-04T10:00:24.5549194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cpu_vec_isa.cpython-310.pyc 2025-12-04T10:00:24.5562641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cudagraph_trees.cpython-310.pyc 2025-12-04T10:00:24.5567185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cudagraph_utils.cpython-310.pyc 2025-12-04T10:00:24.5571182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\custom_graph_pass.cpython-310.pyc 2025-12-04T10:00:24.5575099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\debug.cpython-310.pyc 2025-12-04T10:00:24.5579418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\decomposition.cpython-310.pyc 2025-12-04T10:00:24.5583612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\dependencies.cpython-310.pyc 2025-12-04T10:00:24.5587669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\distributed_autotune.cpython-310.pyc 2025-12-04T10:00:24.5591571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\dtype_propagation.cpython-310.pyc 2025-12-04T10:00:24.5605204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\exc.cpython-310.pyc 2025-12-04T10:00:24.5609573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\extern_node_serializer.cpython-310.pyc 2025-12-04T10:00:24.5613565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\freezing.cpython-310.pyc 2025-12-04T10:00:24.5617990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\freezing_utils.cpython-310.pyc 2025-12-04T10:00:24.5622291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\fuzzer.cpython-310.pyc 2025-12-04T10:00:24.5626330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\fx_utils.cpython-310.pyc 2025-12-04T10:00:24.5631076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\graph.cpython-310.pyc 2025-12-04T10:00:24.5635429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\hooks.cpython-310.pyc 2025-12-04T10:00:24.5659099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\index_propagation.cpython-310.pyc 2025-12-04T10:00:24.5663202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\inductor_prims.cpython-310.pyc 2025-12-04T10:00:24.5667493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\invert_expr_analysis.cpython-310.pyc 2025-12-04T10:00:24.5671639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\ir.cpython-310.pyc 2025-12-04T10:00:24.5677622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\jagged_lowerings.cpython-310.pyc 2025-12-04T10:00:24.5681783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\kernel_inputs.cpython-310.pyc 2025-12-04T10:00:24.5686124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\kernel_template_choice.cpython-310.pyc 2025-12-04T10:00:24.5690201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\loop_body.cpython-310.pyc 2025-12-04T10:00:24.5704073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\lowering.cpython-310.pyc 2025-12-04T10:00:24.5709723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\memory.cpython-310.pyc 2025-12-04T10:00:24.5713807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\metrics.cpython-310.pyc 2025-12-04T10:00:24.5718048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\mkldnn_ir.cpython-310.pyc 2025-12-04T10:00:24.5722553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\mkldnn_lowerings.cpython-310.pyc 2025-12-04T10:00:24.5727048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\mock_cache.cpython-310.pyc 2025-12-04T10:00:24.5731465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\ops_handler.cpython-310.pyc 2025-12-04T10:00:24.5736023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\optimize_indexing.cpython-310.pyc 2025-12-04T10:00:24.5740397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\output_code.cpython-310.pyc 2025-12-04T10:00:24.5754679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\pattern_matcher.cpython-310.pyc 2025-12-04T10:00:24.5759162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\quantized_lowerings.cpython-310.pyc 2025-12-04T10:00:24.5763320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\remote_cache.cpython-310.pyc 2025-12-04T10:00:24.5767503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\remote_gemm_autotune_cache.cpython-310.pyc 2025-12-04T10:00:24.5771757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\rocm_multiarch_utils.cpython-310.pyc 2025-12-04T10:00:24.5775724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\scheduler.cpython-310.pyc 2025-12-04T10:00:24.5780861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\select_algorithm.cpython-310.pyc 2025-12-04T10:00:24.5785537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\shape_propagation.cpython-310.pyc 2025-12-04T10:00:24.5799571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\sizevars.cpython-310.pyc 2025-12-04T10:00:24.5803977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\standalone_compile.cpython-310.pyc 2025-12-04T10:00:24.5808128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\subgraph_lowering.cpython-310.pyc 2025-12-04T10:00:24.5812126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\test_case.cpython-310.pyc 2025-12-04T10:00:24.5816792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\test_operators.cpython-310.pyc 2025-12-04T10:00:24.5820743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\tiling_utils.cpython-310.pyc 2025-12-04T10:00:24.5824994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\triton_bundler.cpython-310.pyc 2025-12-04T10:00:24.5829217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:24.5833917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\virtualized.cpython-310.pyc 2025-12-04T10:00:24.5838194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\wrapper_benchmark.cpython-310.pyc 2025-12-04T10:00:24.5842440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\__autotune_main__.cpython-310.pyc 2025-12-04T10:00:24.5846799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.5859550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\closure.py 2025-12-04T10:00:24.5863383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\computation.py 2025-12-04T10:00:24.5867199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\config.py 2025-12-04T10:00:24.5870832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\debug.py 2025-12-04T10:00:24.5874738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\device_context.py 2025-12-04T10:00:24.5889012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\extract_compiled_graph.py 2025-12-04T10:00:24.5892996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\ir_cache.py 2025-12-04T10:00:24.5897337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\metrics.py 2025-12-04T10:00:24.5901169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\tensor_factory_functions.py 2025-12-04T10:00:24.5904986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\ts_backend.py 2025-12-04T10:00:24.5908736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__init__.py 2025-12-04T10:00:24.5917363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\closure.cpython-310.pyc 2025-12-04T10:00:24.5921319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\computation.cpython-310.pyc 2025-12-04T10:00:24.5925483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:24.5940463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\debug.cpython-310.pyc 2025-12-04T10:00:24.5944828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\device_context.cpython-310.pyc 2025-12-04T10:00:24.5948971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\extract_compiled_graph.cpython-310.pyc 2025-12-04T10:00:24.5952846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\ir_cache.cpython-310.pyc 2025-12-04T10:00:24.5956908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\metrics.cpython-310.pyc 2025-12-04T10:00:24.5961120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\tensor_factory_functions.cpython-310.pyc 2025-12-04T10:00:24.5965054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\ts_backend.cpython-310.pyc 2025-12-04T10:00:24.5969116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.5987595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\autograd.py 2025-12-04T10:00:24.5991110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\custom_ops.py 2025-12-04T10:00:24.5995167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\effects.py 2025-12-04T10:00:24.5999006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\fake_class_registry.py 2025-12-04T10:00:24.6002805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\fake_impl.py 2025-12-04T10:00:24.6016417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\fake_profile.py 2025-12-04T10:00:24.6020332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\infer_schema.py 2025-12-04T10:00:24.6024037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\opaque_object.py 2025-12-04T10:00:24.6027793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\simple_registry.py 2025-12-04T10:00:24.6031493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\triton.py 2025-12-04T10:00:24.6035080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\utils.py 2025-12-04T10:00:24.6038841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__init__.py 2025-12-04T10:00:24.6046699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\autograd.cpython-310.pyc 2025-12-04T10:00:24.6050629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\custom_ops.cpython-310.pyc 2025-12-04T10:00:24.6054940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\effects.cpython-310.pyc 2025-12-04T10:00:24.6068439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\fake_class_registry.cpython-310.pyc 2025-12-04T10:00:24.6072278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\fake_impl.cpython-310.pyc 2025-12-04T10:00:24.6076138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\fake_profile.cpython-310.pyc 2025-12-04T10:00:24.6080121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\infer_schema.cpython-310.pyc 2025-12-04T10:00:24.6083948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\opaque_object.cpython-310.pyc 2025-12-04T10:00:24.6087815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\simple_registry.cpython-310.pyc 2025-12-04T10:00:24.6091825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\triton.cpython-310.pyc 2025-12-04T10:00:24.6095750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:24.6099601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6108586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\scribe.py 2025-12-04T10:00:24.6112304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\structured.py 2025-12-04T10:00:24.6116108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\_internal.py 2025-12-04T10:00:24.6120090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\_registrations.py 2025-12-04T10:00:24.6133884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__init__.py 2025-12-04T10:00:24.6141631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\scribe.cpython-310.pyc 2025-12-04T10:00:24.6146338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\structured.cpython-310.pyc 2025-12-04T10:00:24.6150188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\_internal.cpython-310.pyc 2025-12-04T10:00:24.6164107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\_registrations.cpython-310.pyc 2025-12-04T10:00:24.6168680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6176565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\fft.py 2025-12-04T10:00:24.6182196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\linalg.py 2025-12-04T10:00:24.6185813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\random.py 2025-12-04T10:00:24.6189461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_binary_ufuncs_impl.py 2025-12-04T10:00:24.6193192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_casting_dicts.py 2025-12-04T10:00:24.6206784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_dtypes.py 2025-12-04T10:00:24.6210488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_dtypes_impl.py 2025-12-04T10:00:24.6214152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_funcs.py 2025-12-04T10:00:24.6217805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_funcs_impl.py 2025-12-04T10:00:24.6221749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_getlimits.py 2025-12-04T10:00:24.6225644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_ndarray.py 2025-12-04T10:00:24.6229394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_normalizations.py 2025-12-04T10:00:24.6233104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_reductions_impl.py 2025-12-04T10:00:24.6237033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_ufuncs.py 2025-12-04T10:00:24.6240709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_unary_ufuncs_impl.py 2025-12-04T10:00:24.6244788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_util.py 2025-12-04T10:00:24.6249526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__init__.py 2025-12-04T10:00:24.6256286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\utils.py 2025-12-04T10:00:24.6260624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\__init__.py 2025-12-04T10:00:24.6268362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:24.6272491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6281555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\fft.cpython-310.pyc 2025-12-04T10:00:24.6285615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\linalg.cpython-310.pyc 2025-12-04T10:00:24.6289499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\random.cpython-310.pyc 2025-12-04T10:00:24.6303565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_binary_ufuncs_impl.cpython-310.pyc 2025-12-04T10:00:24.6307720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_casting_dicts.cpython-310.pyc 2025-12-04T10:00:24.6313492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_dtypes.cpython-310.pyc 2025-12-04T10:00:24.6316808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_dtypes_impl.cpython-310.pyc 2025-12-04T10:00:24.6320841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_funcs.cpython-310.pyc 2025-12-04T10:00:24.6324959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_funcs_impl.cpython-310.pyc 2025-12-04T10:00:24.6329012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_getlimits.cpython-310.pyc 2025-12-04T10:00:24.6367206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_ndarray.cpython-310.pyc 2025-12-04T10:00:24.6371488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_normalizations.cpython-310.pyc 2025-12-04T10:00:24.6376592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_reductions_impl.cpython-310.pyc 2025-12-04T10:00:24.6380001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_ufuncs.cpython-310.pyc 2025-12-04T10:00:24.6384029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_unary_ufuncs_impl.cpython-310.pyc 2025-12-04T10:00:24.6388241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_util.cpython-310.pyc 2025-12-04T10:00:24.6392094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6406494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\context.py 2025-12-04T10:00:24.6410277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\debug_prims.py 2025-12-04T10:00:24.6414197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\executor.py 2025-12-04T10:00:24.6417894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\rng_prims.py 2025-12-04T10:00:24.6422467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__init__.py 2025-12-04T10:00:24.6442029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\context.cpython-310.pyc 2025-12-04T10:00:24.6446751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\debug_prims.cpython-310.pyc 2025-12-04T10:00:24.6451800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\executor.cpython-310.pyc 2025-12-04T10:00:24.6466967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\rng_prims.cpython-310.pyc 2025-12-04T10:00:24.6471526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6482817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\wrappers.py 2025-12-04T10:00:24.6488648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\__init__.py 2025-12-04T10:00:24.6495704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\__pycache__\wrappers.cpython-310.pyc 2025-12-04T10:00:24.6502412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6508631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\fft.py 2025-12-04T10:00:24.6514419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\_conversions.py 2025-12-04T10:00:24.6516756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__init__.py 2025-12-04T10:00:24.6525716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\linalg\__init__.py 2025-12-04T10:00:24.6533343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\linalg\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6543367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\__init__.py 2025-12-04T10:00:24.6550787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\functional\__init__.py 2025-12-04T10:00:24.6558985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\functional\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6567250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6586162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\special\__init__.py 2025-12-04T10:00:24.6593607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\special\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6601817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__pycache__\fft.cpython-310.pyc 2025-12-04T10:00:24.6605690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__pycache__\_conversions.cpython-310.pyc 2025-12-04T10:00:24.6609689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6629136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\cli_function_profiler.py 2025-12-04T10:00:24.6632834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\compile_time_profiler.py 2025-12-04T10:00:24.6636680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__init__.py 2025-12-04T10:00:24.6653669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__pycache__\cli_function_profiler.cpython-310.pyc 2025-12-04T10:00:24.6657513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__pycache__\compile_time_profiler.cpython-310.pyc 2025-12-04T10:00:24.6661361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6680785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\fake_impls.py 2025-12-04T10:00:24.6684763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\fake_tensor.py 2025-12-04T10:00:24.6689166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\fake_utils.py 2025-12-04T10:00:24.6702807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\functional_tensor.py 2025-12-04T10:00:24.6706712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\meta_utils.py 2025-12-04T10:00:24.6710979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\schema_check_mode.py 2025-12-04T10:00:24.6714908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\_fake_tensor_utils.py 2025-12-04T10:00:24.6718907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__init__.py 2025-12-04T10:00:24.6726625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_core.py 2025-12-04T10:00:24.6730384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\__init__.py 2025-12-04T10:00:24.6738362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\aten.py 2025-12-04T10:00:24.6742341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\common.py 2025-12-04T10:00:24.6746306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\prims.py 2025-12-04T10:00:24.6750194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\__init__.py 2025-12-04T10:00:24.6759170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\__pycache__\aten.cpython-310.pyc 2025-12-04T10:00:24.6763507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:24.6767334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\__pycache__\prims.cpython-310.pyc 2025-12-04T10:00:24.6781559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6790726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\__pycache__\_core.cpython-310.pyc 2025-12-04T10:00:24.6794623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6803507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\fake_impls.cpython-310.pyc 2025-12-04T10:00:24.6807995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\fake_tensor.cpython-310.pyc 2025-12-04T10:00:24.6812522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\fake_utils.cpython-310.pyc 2025-12-04T10:00:24.6826296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\functional_tensor.cpython-310.pyc 2025-12-04T10:00:24.6830096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\meta_utils.cpython-310.pyc 2025-12-04T10:00:24.6834427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\schema_check_mode.cpython-310.pyc 2025-12-04T10:00:24.6838429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\_fake_tensor_utils.cpython-310.pyc 2025-12-04T10:00:24.6842312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6852453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\__init__.py 2025-12-04T10:00:24.6859059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\version.py 2025-12-04T10:00:24.6862781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\_structures.py 2025-12-04T10:00:24.6866835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__init__.py 2025-12-04T10:00:24.6886962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__pycache__\version.cpython-310.pyc 2025-12-04T10:00:24.6891218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__pycache__\_structures.cpython-310.pyc 2025-12-04T10:00:24.6895408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6914563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.6924263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\functional.cpython-310.pyc 2025-12-04T10:00:24.6928659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\hub.cpython-310.pyc 2025-12-04T10:00:24.6932676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\library.cpython-310.pyc 2025-12-04T10:00:24.6947778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\overrides.cpython-310.pyc 2025-12-04T10:00:24.6953883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\quasirandom.cpython-310.pyc 2025-12-04T10:00:24.6958491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\random.cpython-310.pyc 2025-12-04T10:00:24.6962977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\return_types.cpython-310.pyc 2025-12-04T10:00:24.6967616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\serialization.cpython-310.pyc 2025-12-04T10:00:24.6972468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\storage.cpython-310.pyc 2025-12-04T10:00:24.6977632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\torch_version.cpython-310.pyc 2025-12-04T10:00:24.6981854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\types.cpython-310.pyc 2025-12-04T10:00:24.6986173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\version.cpython-310.pyc 2025-12-04T10:00:24.6990530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_appdirs.cpython-310.pyc 2025-12-04T10:00:24.6994442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_classes.cpython-310.pyc 2025-12-04T10:00:24.6998834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_compile.cpython-310.pyc 2025-12-04T10:00:24.7002741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_custom_ops.cpython-310.pyc 2025-12-04T10:00:24.7006677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_environment.cpython-310.pyc 2025-12-04T10:00:24.7020017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_guards.cpython-310.pyc 2025-12-04T10:00:24.7024435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_jit_internal.cpython-310.pyc 2025-12-04T10:00:24.7028713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_linalg_utils.cpython-310.pyc 2025-12-04T10:00:24.7032652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_lobpcg.cpython-310.pyc 2025-12-04T10:00:24.7037417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_lowrank.cpython-310.pyc 2025-12-04T10:00:24.7041359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_meta_registrations.cpython-310.pyc 2025-12-04T10:00:24.7046245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_namedtensor_internals.cpython-310.pyc 2025-12-04T10:00:24.7052519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_ops.cpython-310.pyc 2025-12-04T10:00:24.7066923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_python_dispatcher.cpython-310.pyc 2025-12-04T10:00:24.7071020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_size_docs.cpython-310.pyc 2025-12-04T10:00:24.7074990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_sources.cpython-310.pyc 2025-12-04T10:00:24.7079016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_storage_docs.cpython-310.pyc 2025-12-04T10:00:24.7082964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_streambase.cpython-310.pyc 2025-12-04T10:00:24.7086856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_tensor.cpython-310.pyc 2025-12-04T10:00:24.7091498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_tensor_docs.cpython-310.pyc 2025-12-04T10:00:24.7096635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_tensor_str.cpython-310.pyc 2025-12-04T10:00:24.7110781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_thread_safe_fork.cpython-310.pyc 2025-12-04T10:00:24.7114715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_torch_docs.cpython-310.pyc 2025-12-04T10:00:24.7120655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:24.7124741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_utils_internal.cpython-310.pyc 2025-12-04T10:00:24.7128586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_VF.cpython-310.pyc 2025-12-04T10:00:24.7132776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_vmap_internals.cpython-310.pyc 2025-12-04T10:00:24.7136801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_weights_only_unpickler.cpython-310.pyc 2025-12-04T10:00:24.7140706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\__config__.cpython-310.pyc 2025-12-04T10:00:24.7163899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\__future__.cpython-310.pyc 2025-12-04T10:00:24.7167920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:24.7176322Z 13773 File(s) copied 2025-12-04T10:00:24.8803730Z ********************************************************************** 2025-12-04T10:00:24.8804200Z ** Visual Studio 2022 Developer Command Prompt v17.12.11 2025-12-04T10:00:24.8804589Z ** Copyright (c) 2022 Microsoft Corporation 2025-12-04T10:00:24.8804916Z ********************************************************************** 2025-12-04T10:00:27.5472400Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-12-04T10:00:27.5516817Z 2025-12-04T10:00:27.5517280Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>popd 2025-12-04T10:00:27.5522200Z 2025-12-04T10:00:27.5522732Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2025-12-04T10:00:27.5525869Z 2025-12-04T10:00:27.5528199Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2025-12-04T10:00:27.5530215Z 2025-12-04T10:00:27.5530867Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-12-04T10:00:27.5533903Z 2025-12-04T10:00:27.5534440Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set 2025-12-04T10:00:27.5723696Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-12-04T10:00:27.5724997Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-2-azure-eastus.actions.githubusercontent.com/148//idtoken/db2e088c-6e72-400f-8c84-b90c91a52f6b/df3ec196-1c43-5274-ba3a-efd74d59e9dd?api-version=2.0 2025-12-04T10:00:27.5726203Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=C:\actions-runner\jobcompleted.ps1 2025-12-04T10:00:27.5726636Z ALLUSERSPROFILE=C:\ProgramData 2025-12-04T10:00:27.5727206Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-12-04T10:00:27.5727809Z APPDATA=C:\Users\runneruser\AppData\Roaming 2025-12-04T10:00:27.5728117Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T10:00:27.5728361Z AWS_EXECUTION_ENV=EC2 2025-12-04T10:00:27.5728602Z BUILD_ENVIRONMENT=win-vs2022-cpu-py3 2025-12-04T10:00:27.5728857Z CI=true 2025-12-04T10:00:27.5729046Z CommandPromptType=Native 2025-12-04T10:00:27.5729324Z COMMONPROGRAMFILES=C:\Program Files\Common Files 2025-12-04T10:00:27.5729678Z COMPUTERNAME=EC2AMAZ-F4P7NAP 2025-12-04T10:00:27.5729933Z COMSPEC=C:\Windows\system32\cmd.exe 2025-12-04T10:00:27.5730254Z CONDA=C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:00:27.5730675Z CONDA_BUILD=C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:00:27.5731061Z CONDA_DEFAULT_ENV=py_tmp 2025-12-04T10:00:27.5731336Z CONDA_EXE=C:\Jenkins\Miniconda3\Scripts\conda.exe 2025-12-04T10:00:27.5731732Z CONDA_INSTALL=C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:00:27.5732100Z CONDA_PARENT_DIR=C:\Jenkins 2025-12-04T10:00:27.5732374Z CONDA_PREFIX=C:\Jenkins\Miniconda3\envs\py_tmp 2025-12-04T10:00:27.5732701Z CONDA_PREFIX_1=C:\Jenkins\Miniconda3 2025-12-04T10:00:27.5732982Z CONDA_PROMPT_MODIFIER=(py_tmp) 2025-12-04T10:00:27.5733376Z CONDA_PYTHON_EXE=C:\Jenkins\Miniconda3\python.exe 2025-12-04T10:00:27.5733711Z CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-12-04T10:00:27.5734114Z CONDA_RUN=C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:00:27.5734527Z CONDA_SHLVL=2 2025-12-04T10:00:27.5734733Z CONTINUE_THROUGH_ERROR=True 2025-12-04T10:00:27.5735174Z CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-12-04T10:00:27.5735662Z CUDA_PATH_V12_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-12-04T10:00:27.5736169Z CUDA_PATH_V12_8=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-12-04T10:00:27.5736759Z CUDA_PATH_V12_9=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9 2025-12-04T10:00:27.5744893Z CUDA_PATH_V13_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-12-04T10:00:27.5745316Z CUDA_VERSION=cpu 2025-12-04T10:00:27.5745563Z ChocolateyInstall=C:\ProgramData\chocolatey 2025-12-04T10:00:27.5745966Z CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files 2025-12-04T10:00:27.5746375Z CommonProgramW6432=C:\Program Files\Common Files 2025-12-04T10:00:27.5746862Z DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\ 2025-12-04T10:00:27.5747418Z DISTUTILS_USE_SDK=1 2025-12-04T10:00:27.5747688Z DriverData=C:\Windows\System32\Drivers\DriverData 2025-12-04T10:00:27.5748016Z EC2LAUNCH_TELEMETRY=1 2025-12-04T10:00:27.5748410Z ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs 2025-12-04T10:00:27.5750662Z 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-04T10:00:27.5752761Z Framework40Version=v4.0 2025-12-04T10:00:27.5753045Z FrameworkDir=C:\Windows\Microsoft.NET\Framework64\ 2025-12-04T10:00:27.5753559Z FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\ 2025-12-04T10:00:27.5754034Z FrameworkVersion=v4.0.30319 2025-12-04T10:00:27.5754312Z FrameworkVersion64=v4.0.30319 2025-12-04T10:00:27.5754572Z GITHUB_ACTION=test 2025-12-04T10:00:27.5754773Z GITHUB_ACTIONS=true 2025-12-04T10:00:27.5754988Z GITHUB_ACTION_REF= 2025-12-04T10:00:27.5755194Z GITHUB_ACTION_REPOSITORY= 2025-12-04T10:00:27.5755515Z GITHUB_ACTOR=huydhn 2025-12-04T10:00:27.5755725Z GITHUB_ACTOR_ID=475357 2025-12-04T10:00:27.5755992Z GITHUB_API_URL=https://api.github.com 2025-12-04T10:00:27.5756270Z GITHUB_BASE_REF= 2025-12-04T10:00:27.5756742Z GITHUB_ENV=C:\actions-runner\_work\_temp\_runner_file_commands\set_env_c8e5db1f-381e-4b9f-b036-dc743741d2b8 2025-12-04T10:00:27.5757279Z GITHUB_EVENT_NAME=schedule 2025-12-04T10:00:27.5757645Z GITHUB_EVENT_PATH=C:\actions-runner\_work\_temp\_github_workflow\event.json 2025-12-04T10:00:27.5758116Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T10:00:27.5758434Z GITHUB_HEAD_REF= 2025-12-04T10:00:27.5758634Z GITHUB_JOB=test 2025-12-04T10:00:27.5759104Z GITHUB_OUTPUT=C:\actions-runner\_work\_temp\_runner_file_commands\set_output_c8e5db1f-381e-4b9f-b036-dc743741d2b8 2025-12-04T10:00:27.5759906Z GITHUB_PATH=C:\actions-runner\_work\_temp\_runner_file_commands\add_path_c8e5db1f-381e-4b9f-b036-dc743741d2b8 2025-12-04T10:00:27.5760439Z GITHUB_REF=refs/heads/main 2025-12-04T10:00:27.5760664Z GITHUB_REF_NAME=main 2025-12-04T10:00:27.5760884Z GITHUB_REF_PROTECTED=true 2025-12-04T10:00:27.5761116Z GITHUB_REF_TYPE=branch 2025-12-04T10:00:27.5761349Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T10:00:27.5761612Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T10:00:27.5761874Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T10:00:27.5762139Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T10:00:27.5762410Z GITHUB_RETENTION_DAYS=90 2025-12-04T10:00:27.5762629Z GITHUB_RUN_ATTEMPT=1 2025-12-04T10:00:27.5762845Z GITHUB_RUN_ID=19922768520 2025-12-04T10:00:27.5763079Z GITHUB_RUN_NUMBER=158165 2025-12-04T10:00:27.5763321Z GITHUB_SERVER_URL=https://github.com 2025-12-04T10:00:27.5763739Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T10:00:27.5764336Z GITHUB_STATE=C:\actions-runner\_work\_temp\_runner_file_commands\save_state_c8e5db1f-381e-4b9f-b036-dc743741d2b8 2025-12-04T10:00:27.5765180Z GITHUB_STEP_SUMMARY=C:\actions-runner\_work\_temp\_runner_file_commands\step_summary_c8e5db1f-381e-4b9f-b036-dc743741d2b8 2025-12-04T10:00:27.5765759Z GITHUB_TRIGGERING_ACTOR=huydhn 2025-12-04T10:00:27.5766022Z GITHUB_WORKFLOW=trunk 2025-12-04T10:00:27.5766393Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/heads/main 2025-12-04T10:00:27.5766920Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T10:00:27.5767369Z GITHUB_WORKSPACE=C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:00:27.5767705Z GIT_DEFAULT_BRANCH=main 2025-12-04T10:00:27.5767940Z HOME=C:\Users\runneruser 2025-12-04T10:00:27.5769963Z 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-04T10:00:27.5772516Z INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-12-04T10:00:27.5773180Z INSTALL_WINDOWS_SDK=1 2025-12-04T10:00:27.5773390Z is_x64_arch=true 2025-12-04T10:00:27.5773588Z JOB_ID=57120243452 2025-12-04T10:00:27.5774028Z JOB_NAME=win-vs2022-cpu-py3 / test (default, 1, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T10:00:27.5775521Z 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-04T10:00:27.5777785Z 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-04T10:00:27.5779300Z LOCALAPPDATA=C:\Users\runneruser\AppData\Local 2025-12-04T10:00:27.5779707Z NETFXSDKDir=C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\ 2025-12-04T10:00:27.5780067Z NO_TD=False 2025-12-04T10:00:27.5780252Z NO_TEST_TIMEOUT=False 2025-12-04T10:00:27.5780477Z NUMBER_OF_PROCESSORS=16 2025-12-04T10:00:27.5780694Z NUM_TEST_SHARDS=4 2025-12-04T10:00:27.5780917Z OLDPWD=C:/19922768520/build-results 2025-12-04T10:00:27.5781171Z OS=Windows_NT 2025-12-04T10:00:27.5789432Z PATH=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-04T10:00:27.5798156Z PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC 2025-12-04T10:00:27.5798515Z Platform=x64 2025-12-04T10:00:27.5798732Z PROCESSOR_ARCHITECTURE=AMD64 2025-12-04T10:00:27.5799125Z PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel 2025-12-04T10:00:27.5799535Z PROCESSOR_LEVEL=6 2025-12-04T10:00:27.5799744Z PROCESSOR_REVISION=5504 2025-12-04T10:00:27.5799995Z PROGRAMFILES=C:\Program Files 2025-12-04T10:00:27.5800301Z PROJECT_DIR=C:/actions-runner/_work/pytorch/pytorch 2025-12-04T10:00:27.5800745Z PROJECT_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:00:27.5801167Z PROMPT=(py_tmp) $P$G 2025-12-04T10:00:27.5801390Z PR_NUMBER= 2025-12-04T10:00:27.5801849Z PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files\WindowsPowerShell\Modules 2025-12-04T10:00:27.5802410Z PUBLIC=C:\Users\Public 2025-12-04T10:00:27.5802791Z *** 2025-12-04T10:00:27.5803102Z PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-12-04T10:00:27.5803512Z PYTHON_VERSION=3.10 2025-12-04T10:00:27.5803782Z PYTORCH_FINAL_PACKAGE_DIR=C:/19922768520/build-results/ 2025-12-04T10:00:27.5804208Z PYTORCH_FINAL_PACKAGE_DIR_WIN=C:\19922768520\build-results\ 2025-12-04T10:00:27.5804576Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-12-04T10:00:27.5804867Z PYTORCH_TEST_RERUN_DISABLED_TESTS=1 2025-12-04T10:00:27.5805142Z ProgramData=C:\ProgramData 2025-12-04T10:00:27.5805417Z ProgramFiles(x86)=C:\Program Files (x86) 2025-12-04T10:00:27.5805717Z ProgramW6432=C:\Program Files 2025-12-04T10:00:27.5805968Z REENABLED_ISSUES= 2025-12-04T10:00:27.5806178Z RUNNER_ARCH=X64 2025-12-04T10:00:27.5806387Z RUNNER_ENVIRONMENT=self-hosted 2025-12-04T10:00:27.5806648Z RUNNER_NAME=i-0bf46b1f541f3a76c 2025-12-04T10:00:27.5807010Z RUNNER_OS=Windows 2025-12-04T10:00:27.5807256Z RUNNER_TEMP=C:\actions-runner\_work\_temp 2025-12-04T10:00:27.5807580Z RUNNER_TOOL_CACHE=C:\actions-runner\_work\_tool 2025-12-04T10:00:27.5808079Z RUNNER_TRACKING_ID=github_b21b2611-3ae9-49ce-a369-2816bfb4e851 2025-12-04T10:00:27.5808484Z RUNNER_WORKSPACE=C:\actions-runner\_work\pytorch 2025-12-04T10:00:27.5809002Z SCRIPT_HELPERS_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-12-04T10:00:27.5809511Z SHA1=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T10:00:27.5809807Z SHARD_NUMBER=1 2025-12-04T10:00:27.5809994Z SHLVL=2 2025-12-04T10:00:27.5810239Z SSL_CERT_FILE=C:\Jenkins\Miniconda3\Library\ssl\cacert.pem 2025-12-04T10:00:27.5810575Z SYSTEMDRIVE=C: 2025-12-04T10:00:27.5810771Z SYSTEMROOT=C:\Windows 2025-12-04T10:00:27.5811100Z TEMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:00:27.5811385Z TERM=xterm-256color 2025-12-04T10:00:27.5811599Z TEST_CONFIG=default 2025-12-04T10:00:27.5811980Z TEST_DIR=C:/actions-runner/_work/pytorch/pytorch/test 2025-12-04T10:00:27.5812378Z TEST_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\test 2025-12-04T10:00:27.5812718Z TEST_SHOWLOCALS=False 2025-12-04T10:00:27.5812957Z TMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:00:27.5813283Z TMPDIR=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:00:27.5813650Z TMP_DIR=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T10:00:27.5814096Z TMP_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp 2025-12-04T10:00:27.5814460Z TORCH_CUDA_ARCH_LIST=8.6 2025-12-04T10:00:27.5814695Z TORCH_SERIALIZATION_DEBUG=1 2025-12-04T10:00:27.5814931Z UCRTVersion=10.0.19041.0 2025-12-04T10:00:27.5815242Z UniversalCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-12-04T10:00:27.5815622Z UPDATEFILE=update.finished 2025-12-04T10:00:27.5815884Z USERDOMAIN=EC2AMAZ-F4P7NAP 2025-12-04T10:00:27.5816123Z USERNAME=runneruser 2025-12-04T10:00:27.5816342Z USERPROFILE=C:\Users\runneruser 2025-12-04T10:00:27.5816588Z USE_CUDA=0 2025-12-04T10:00:27.5816979Z VCIDEInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\ 2025-12-04T10:00:27.5817612Z VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\ 2025-12-04T10:00:27.5818377Z VCToolsInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\ 2025-12-04T10:00:27.5819160Z VCToolsRedistDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Redist\MSVC\14.42.34433\ 2025-12-04T10:00:27.5819685Z VCToolsVersion=14.42.34433 2025-12-04T10:00:27.5819926Z VC_PRODUCT=BuildTools 2025-12-04T10:00:27.5820144Z VC_VERSION= 2025-12-04T10:00:27.5820319Z VC_YEAR=2022 2025-12-04T10:00:27.5820625Z VERBOSE_ARG='SilentlyContinue' 2025-12-04T10:00:27.5820945Z VERBOSE_TEST_LOGS=False 2025-12-04T10:00:27.5821284Z VisualStudioVersion=17.0 2025-12-04T10:00:27.5821712Z VS170COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\ 2025-12-04T10:00:27.5822194Z VSCMD_ARG_app_plat=Desktop 2025-12-04T10:00:27.5822445Z VSCMD_ARG_HOST_ARCH=x64 2025-12-04T10:00:27.5822661Z VSCMD_ARG_TGT_ARCH=x64 2025-12-04T10:00:27.5822979Z VSCMD_VER=17.12.11 2025-12-04T10:00:27.5823415Z VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\ 2025-12-04T10:00:27.5823926Z VS_VERSION=17.4.1 2025-12-04T10:00:27.5824128Z WINDIR=C:\Windows 2025-12-04T10:00:27.5824790Z 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-04T10:00:27.5825516Z WindowsSdkBinPath=C:\Program Files (x86)\Windows Kits\10\bin\ 2025-12-04T10:00:27.5825953Z WindowsSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-12-04T10:00:27.5826309Z WindowsSDKLibVersion=10.0.19041.0\ 2025-12-04T10:00:27.5826732Z WindowsSdkVerBinPath=C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\ 2025-12-04T10:00:27.5827177Z WindowsSDKVersion=10.0.19041.0\ 2025-12-04T10:00:27.5827684Z WindowsSDK_ExecutablePath_x64=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\ 2025-12-04T10:00:27.5828447Z WindowsSDK_ExecutablePath_x86=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\ 2025-12-04T10:00:27.5829166Z _=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_python_shard.bat 2025-12-04T10:00:27.5829755Z __CONDA_OPENSLL_CERT_FILE_SET="1" 2025-12-04T10:00:27.5830022Z __DOTNET_ADD_64BIT=1 2025-12-04T10:00:27.5830241Z __DOTNET_PREFERRED_BITNESS=64 2025-12-04T10:00:27.5834462Z __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-04T10:00:27.5839247Z 2025-12-04T10:00:27.5839444Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 ( 2025-12-04T10:00:27.5839865Z echo "setup pytorch env failed" 2025-12-04T10:00:27.5840116Z echo 0 2025-12-04T10:00:27.5840295Z exit /b 2025-12-04T10:00:27.5840456Z ) 2025-12-04T10:00:27.5840562Z 2025-12-04T10:00:27.5840725Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>pushd test 2025-12-04T10:00:27.5840991Z 2025-12-04T10:00:27.5841506Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>set GFLAGS_EXE="C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" 2025-12-04T10:00:27.5842035Z 2025-12-04T10:00:27.5842670Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>if "1" == "1" (if exist "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" ( 2025-12-04T10:00:27.5843369Z echo Some smoke tests 2025-12-04T10:00:27.5843846Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe +sls 2025-12-04T10:00:27.5844570Z python C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\run_python_nn_smoketests.py 2025-12-04T10:00:27.5845779Z if ERRORLEVEL 1 goto fail 2025-12-04T10:00:27.5846301Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe -sls 2025-12-04T10:00:27.5846752Z if ERRORLEVEL 1 goto fail 2025-12-04T10:00:27.5846982Z ) ) 2025-12-04T10:00:27.5847163Z Some smoke tests 2025-12-04T10:00:27.5847483Z Current Registry Settings for python.exe executable are: 00000002 2025-12-04T10:00:27.5847879Z sls - Show Loader Snaps 2025-12-04T10:00:32.7527061Z Checking that torch is available 2025-12-04T10:00:32.7527455Z Command: python -c import torch 2025-12-04T10:00:32.7527719Z Checking that MKL is available 2025-12-04T10:00:32.7528153Z Command: python -c import torch; exit(0 if torch.backends.mkl.is_available() else 1) 2025-12-04T10:00:32.7645620Z Current Registry Settings for python.exe executable are: 00000000 2025-12-04T10:00:32.7661745Z 2025-12-04T10:00:32.7662524Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>echo Copying over test times file 2025-12-04T10:00:32.7663027Z Copying over test times file 2025-12-04T10:00:32.7663225Z 2025-12-04T10:00:32.7663833Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>robocopy /E "C:\19922768520\build-results\\.additional_ci_files" "C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files" 2025-12-04T10:00:32.7817107Z 2025-12-04T10:00:32.7817902Z ------------------------------------------------------------------------------- 2025-12-04T10:00:32.7819185Z ROBOCOPY :: Robust File Copy for Windows 2025-12-04T10:00:32.7819958Z ------------------------------------------------------------------------------- 2025-12-04T10:00:32.7820308Z 2025-12-04T10:00:32.7822091Z Started : Thursday, December 4, 2025 10:00:32 AM 2025-12-04T10:00:32.7822911Z Source : C:\19922768520\build-results\.additional_ci_files\ 2025-12-04T10:00:32.7823559Z Dest : C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-12-04T10:00:32.7823949Z 2025-12-04T10:00:32.7824742Z Files : *.* 2025-12-04T10:00:32.7825235Z 2025-12-04T10:00:32.7826709Z Options : *.* /S /E /DCOPY:DA /COPY:DAT /R:1000000 /W:30 2025-12-04T10:00:32.7827050Z 2025-12-04T10:00:32.7827308Z ------------------------------------------------------------------------------ 2025-12-04T10:00:32.7830337Z 2025-12-04T10:00:32.7838251Z 2 C:\19922768520\build-results\.additional_ci_files\ 2025-12-04T10:00:32.7839455Z *EXTRA File 85726 td_results.json 2025-12-04T10:00:32.7848643Z New File 2.9 m test-class-times.json 2025-12-04T10:00:32.7851569Z 16% 2025-12-04T10:00:32.7855428Z 33% 2025-12-04T10:00:32.7858366Z 50% 2025-12-04T10:00:32.7862030Z 66% 2025-12-04T10:00:32.7865174Z 83% 2025-12-04T10:00:32.7867884Z 100% 2025-12-04T10:00:32.7877073Z New File 896039 test-times.json 2025-12-04T10:00:32.7879813Z 29% 2025-12-04T10:00:32.7881588Z 58% 2025-12-04T10:00:32.7882753Z 87% 2025-12-04T10:00:32.7886137Z 100% 2025-12-04T10:00:32.7887107Z 2025-12-04T10:00:32.7887418Z ------------------------------------------------------------------------------ 2025-12-04T10:00:32.7887707Z 2025-12-04T10:00:32.7889188Z Total Copied Skipped Mismatch FAILED Extras 2025-12-04T10:00:32.7890332Z Dirs : 1 0 1 0 0 0 2025-12-04T10:00:32.7893262Z Files : 2 2 0 0 0 1 2025-12-04T10:00:32.7894510Z Bytes : 3.84 m 3.84 m 0 0 0 83.7 k 2025-12-04T10:00:32.7895739Z Times : 0:00:00 0:00:00 0:00:00 0:00:00 2025-12-04T10:00:32.7896130Z 2025-12-04T10:00:32.7896894Z 2025-12-04T10:00:32.7899748Z Speed : 1007772500 Bytes/sec. 2025-12-04T10:00:32.7901052Z Speed : 57665.205 MegaBytes/min. 2025-12-04T10:00:32.7901565Z Ended : Thursday, December 4, 2025 10:00:32 AM 2025-12-04T10:00:32.7902055Z 2025-12-04T10:00:32.7919587Z 2025-12-04T10:00:32.7920149Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>echo Run nn tests 2025-12-04T10:00:32.7920857Z Run nn tests 2025-12-04T10:00:32.7922144Z 2025-12-04T10:00:32.7923032Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>python run_test.py --exclude-jit-executor --exclude-distributed-tests --exclude-quantization-tests --shard "1" "4" --verbose 2025-12-04T10:00:41.4294487Z Found test times from artifacts 2025-12-04T10:00:41.4976627Z Found test times from artifacts 2025-12-04T10:00:41.4989113Z Running all tests 2025-12-04T10:00:41.5895221Z Running parallel tests on 3 processes 2025-12-04T10:00:41.5914434Z Name: tests to run (est. time: 80.59min) 2025-12-04T10:00:41.5914776Z Serial tests (48): 2025-12-04T10:00:41.5915018Z inductor/test_flex_attention 1/1 2025-12-04T10:00:41.5915394Z dynamo/test_fake_distributed 1/1 2025-12-04T10:00:41.5915689Z test_ci_sanity_check_fail 1/1 2025-12-04T10:00:41.5916048Z inductor/test_max_autotune 1/1 2025-12-04T10:00:41.5916306Z doctests 1/1 2025-12-04T10:00:41.5916539Z inductor/test_cutlass_backend 1/1 2025-12-04T10:00:41.5916836Z inductor/test_benchmark_fusion 1/1 2025-12-04T10:00:41.5917129Z inductor/test_distributed_patterns 1/1 2025-12-04T10:00:41.5917429Z test_sort_and_select 1/1 2025-12-04T10:00:41.5917699Z test_privateuseone_python_backend 1/1 2025-12-04T10:00:41.5917990Z test_cpp_api_parity 1/1 2025-12-04T10:00:41.5918249Z test_extension_utils 1/1 2025-12-04T10:00:41.5918492Z test_show_pickle 1/1 2025-12-04T10:00:41.5918719Z test_torch 1/1 2025-12-04T10:00:41.5918924Z test_tensorexpr 1/1 2025-12-04T10:00:41.5919144Z test_utils 1/1 2025-12-04T10:00:41.5919354Z test_namedtuple_return_api 1/1 2025-12-04T10:00:41.5919618Z test_fake_tensor 1/1 2025-12-04T10:00:41.5919850Z test_multiprocessing 1/2 2025-12-04T10:00:41.5920104Z test_multiprocessing 2/2 2025-12-04T10:00:41.5920343Z test_fx 1/1 2025-12-04T10:00:41.5920554Z test_autograd_fallback 1/1 2025-12-04T10:00:41.5920933Z test_autocast 1/1 2025-12-04T10:00:41.5921175Z test_python_dispatch 1/1 2025-12-04T10:00:41.5921535Z test_jit_disabled 1/1 2025-12-04T10:00:41.5921785Z test_cpp_extensions_mtia_backend 1/1 2025-12-04T10:00:41.5922102Z functorch/test_memory_efficient_fusion 1/1 2025-12-04T10:00:41.5922502Z test_tensor_creation_ops 1/1 2025-12-04T10:00:41.5922801Z test_cpp_extensions_stream_and_event 1/1 2025-12-04T10:00:41.5923081Z test_dispatch 1/1 2025-12-04T10:00:41.5923308Z nn/test_convolution 1/1 2025-12-04T10:00:41.5923557Z test_cpp_extensions_jit 1/1 2025-12-04T10:00:41.5923796Z test_nn 1/1 2025-12-04T10:00:41.5924015Z test_multiprocessing_spawn 1/1 2025-12-04T10:00:41.5924274Z nn/test_pooling 1/1 2025-12-04T10:00:41.5924495Z test_cuda_trace 1/1 2025-12-04T10:00:41.5924701Z test_native_mha 1/1 2025-12-04T10:00:41.5924922Z test_cuda_nvml_based_avail 1/1 2025-12-04T10:00:41.5925181Z test_mobile_optimizer 1/1 2025-12-04T10:00:41.5925426Z test_overrides 1/1 2025-12-04T10:00:41.5925641Z test_cuda_primary_ctx 1/1 2025-12-04T10:00:41.5925891Z test_reductions 1/1 2025-12-04T10:00:41.5926105Z test_spectral_ops 1/1 2025-12-04T10:00:41.5926363Z distributions/test_distributions 1/1 2025-12-04T10:00:41.5926664Z test_autoload_disable 1/1 2025-12-04T10:00:41.5926909Z test_autoload_enable 1/1 2025-12-04T10:00:41.5927164Z test_cpp_extensions_aot_ninja 1/1 2025-12-04T10:00:41.5927444Z test_cpp_extensions_aot_no_ninja 1/1 2025-12-04T10:00:41.5927814Z Parallel tests (79): 2025-12-04T10:00:41.5928043Z inductor/test_aot_inductor 1/1 2025-12-04T10:00:41.5928302Z dynamo/test_misc 1/1 2025-12-04T10:00:41.5928618Z dynamo/test_model_output 1/1 2025-12-04T10:00:41.5928881Z dynamo/test_backends 1/1 2025-12-04T10:00:41.5929117Z dynamo/test_dicts 1/1 2025-12-04T10:00:41.5929417Z inductor/test_cudagraph_trees_expandable_segments 1/1 2025-12-04T10:00:41.5929874Z inductor/test_torchinductor 1/1 2025-12-04T10:00:41.5930277Z inductor/test_kernel_benchmark 1/1 2025-12-04T10:00:41.5930566Z inductor/test_cpu_repro 1/1 2025-12-04T10:00:41.5930828Z inductor/test_snode_runtime 1/1 2025-12-04T10:00:41.5931092Z inductor/test_perf 1/1 2025-12-04T10:00:41.5931346Z inductor/test_mkldnn_pattern_matcher 1/1 2025-12-04T10:00:41.5931645Z dynamo/test_unspec 1/1 2025-12-04T10:00:41.5931869Z dynamo/test_exc 1/1 2025-12-04T10:00:41.5932107Z inductor/test_triton_cpu_backend 1/1 2025-12-04T10:00:41.5932397Z inductor/test_deterministic 1/1 2025-12-04T10:00:41.5932691Z inductor/test_triton_extension_backend 1/1 2025-12-04T10:00:41.5933005Z inductor/test_triton_heuristics 1/1 2025-12-04T10:00:41.5933284Z inductor/test_inductor_utils 1/1 2025-12-04T10:00:41.5933613Z export/test_export_training_ir_to_run_decomp 1/1 2025-12-04T10:00:41.5934054Z inductor/test_compile_worker 1/1 2025-12-04T10:00:41.5934337Z inductor/test_fp8 1/1 2025-12-04T10:00:41.5934599Z inductor/test_kernel_optimization 1/1 2025-12-04T10:00:41.5934892Z inductor/test_fx_fusion 1/1 2025-12-04T10:00:41.5935243Z inductor/test_loop_ordering 1/1 2025-12-04T10:00:41.5935523Z inductor/test_cutedsl_template 1/1 2025-12-04T10:00:41.5935804Z export/test_serdes 1/1 2025-12-04T10:00:41.5936042Z inductor/test_inplace_padding 1/1 2025-12-04T10:00:41.5936317Z inductor/test_foreach 1/1 2025-12-04T10:00:41.5936554Z dynamo/test_sdpa 1/1 2025-12-04T10:00:41.5936792Z inductor/test_combo_kernels 1/1 2025-12-04T10:00:41.5937056Z dynamo/test_skip_non_tensor 1/1 2025-12-04T10:00:41.5937325Z inductor/test_control_deps 1/1 2025-12-04T10:00:41.5937596Z inductor/test_op_dtype_prop 1/1 2025-12-04T10:00:41.5937865Z inductor/test_inplacing_pass 1/1 2025-12-04T10:00:41.5938145Z inductor/test_memory_planning 1/1 2025-12-04T10:00:41.5938417Z dynamo/test_reconstruct 1/1 2025-12-04T10:00:41.5938691Z inductor/test_online_softmax 1/1 2025-12-04T10:00:41.5939024Z dynamo/test_fx_annotate 1/1 2025-12-04T10:00:41.5939282Z dynamo/test_nops 1/1 2025-12-04T10:00:41.5939513Z dynamo/test_export_mutations 1/1 2025-12-04T10:00:41.5939788Z dynamo/test_global 1/1 2025-12-04T10:00:41.5940015Z dynamo/test_streams 1/1 2025-12-04T10:00:41.5940268Z inductor/test_ordered_set 1/1 2025-12-04T10:00:41.5940637Z dynamo/test_autograd_function 1/1 2025-12-04T10:00:41.5940908Z dynamo/test_profiler 1/1 2025-12-04T10:00:41.5941168Z inductor/test_needs_exact_strides 1/1 2025-12-04T10:00:41.5941533Z dynamo/test_list 1/1 2025-12-04T10:00:41.5941763Z dynamo/test_sources 1/1 2025-12-04T10:00:41.5942018Z inductor/test_custom_partitioner_fn 1/1 2025-12-04T10:00:41.5942308Z dynamo/test_package 1/1 2025-12-04T10:00:41.5942551Z dynamo/test_verify_correctness 1/1 2025-12-04T10:00:41.5942830Z inductor/test_caching 1/1 2025-12-04T10:00:41.5943088Z dynamo/test_compiler_bisector 1/1 2025-12-04T10:00:41.5943386Z dynamo/test_bytecode_utils 1/1 2025-12-04T10:00:41.5943648Z dynamo/test_minifier 1/1 2025-12-04T10:00:41.5943895Z export/test_experimental 1/1 2025-12-04T10:00:41.5944153Z dynamo/test_hooks 1/1 2025-12-04T10:00:41.5944386Z dynamo/test_decorators 1/1 2025-12-04T10:00:41.5944649Z test_appending_byte_serializer 1/1 2025-12-04T10:00:41.5944912Z test_jiterator 1/1 2025-12-04T10:00:41.5945126Z test_meta 4/6 2025-12-04T10:00:41.5945332Z test_nestedtensor 3/4 2025-12-04T10:00:41.5945583Z distributions/test_constraints 1/1 2025-12-04T10:00:41.5945844Z test_linalg 1/1 2025-12-04T10:00:41.5946077Z test_functionalization_of_rng_ops 1/1 2025-12-04T10:00:41.5946381Z test_fx_reinplace_pass 1/1 2025-12-04T10:00:41.5946633Z functorch/test_control_flow 1/1 2025-12-04T10:00:41.5946990Z test_modules 1/2 2025-12-04T10:00:41.5947192Z test_modules 2/2 2025-12-04T10:00:41.5947598Z complex_tensor/test_complex_tensor 3/3 2025-12-04T10:00:41.5948130Z cpp_extensions/python_agnostic_extension/test/test_python_agnostic 1/1 2025-12-04T10:00:41.5948554Z functorch/test_ops 4/9 2025-12-04T10:00:41.5948796Z functorch/test_ops 7/9 2025-12-04T10:00:41.5949035Z functorch/test_ops 9/9 2025-12-04T10:00:41.5949284Z functorch/test_aotdispatch 7/12 2025-12-04T10:00:41.5949578Z functorch/test_aotdispatch 10/12 2025-12-04T10:00:41.5949861Z functorch/test_aotdispatch 12/12 2025-12-04T10:00:41.5950125Z test_cuda_multigpu 1/1 2025-12-04T10:00:41.5950382Z Name: excluded (est. time: 0.0min) 2025-12-04T10:00:41.5950639Z Serial tests (0): 2025-12-04T10:00:41.5950858Z Parallel tests (0): 2025-12-04T10:00:41.5972200Z Running inductor/test_flex_attention 1/1 ... [2025-12-04 10:00:41.596621][1297.8954322] 2025-12-04T10:00:41.5974050Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:00:41.5989816Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_flex_attention.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:00:41.598550] 2025-12-04T10:00:41.5993447Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-disabled-tests.json 2025-12-04T10:00:41.5994324Z Ignoring disabled issues: [''] 2025-12-04T10:00:59.0926936Z 2025-12-04T10:00:59.0928839Z inductor/test_flex_attention 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_flex_attention_1.1_f6563e6c412982f9_.log 2025-12-04T10:00:59.0929554Z 2025-12-04T10:00:59.0929859Z Finished inductor/test_flex_attention 1/1 ... [2025-12-04 10:00:59.076854][1315.3908217], took 0.29min 2025-12-04T10:00:59.0937253Z Running dynamo/test_fake_distributed 1/1 ... [2025-12-04 10:00:59.092661][1315.3919405] 2025-12-04T10:00:59.0937740Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:00:59.0944304Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_fake_distributed.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:00:59.092661] 2025-12-04T10:00:59.0945672Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T10:00:59.0946121Z Uploading artifacts took 0.00 seconds 2025-12-04T10:01:04.2041896Z 2025-12-04T10:01:04.2042940Z dynamo/test_fake_distributed 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_fake_distributed_1.1_4e30dc3f955ba8d9_.log 2025-12-04T10:01:04.2043704Z 2025-12-04T10:01:04.2052252Z Finished dynamo/test_fake_distributed 1/1 ... [2025-12-04 10:01:04.204069][1320.5024267], took 0.09min 2025-12-04T10:01:04.2052969Z Running test_ci_sanity_check_fail 1/1 ... [2025-12-04 10:01:04.205108][1320.50342] 2025-12-04T10:01:04.2053414Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:01:04.2060086Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ci_sanity_check_fail.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:01:04.205780] 2025-12-04T10:01:09.1228511Z Finished test_ci_sanity_check_fail 1/1 ... [2025-12-04 10:01:09.121977][1325.4207374], took 0.08min 2025-12-04T10:01:09.7249627Z test_ci_sanity_check_fail 1/1 failed! 2025-12-04T10:01:09.7255639Z Running inductor/test_max_autotune 1/1 ... [2025-12-04 10:01:09.721911][1326.0237595] 2025-12-04T10:01:09.7256096Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:01:09.7262857Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_max_autotune.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:01:09.721911] 2025-12-04T10:01:09.7264675Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ci_sanity_check_fail\test_ci_sanity_check_fail-e814b20819345fba.xml 2025-12-04T10:01:09.7265623Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T10:01:09.7266070Z Uploading artifacts took 0.00 seconds 2025-12-04T10:01:21.1305554Z 2025-12-04T10:01:21.1306608Z inductor/test_max_autotune 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_max_autotune_1.1_9e945de705f3c88e_.log 2025-12-04T10:01:21.1307300Z 2025-12-04T10:01:21.1307594Z Finished inductor/test_max_autotune 1/1 ... [2025-12-04 10:01:21.130508][1337.4287833], took 0.19min 2025-12-04T10:01:21.1323451Z Running doctests 1/1 ... [2025-12-04 10:01:21.131766][1337.4305224] 2025-12-04T10:01:22.2719548Z msg = Cannot scrape callname=Library.fallback in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py line=368. 2025-12-04T10:01:22.2720418Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:22.2720989Z Registers the function implementation as the fallback for the given key. 2025-12-04T10:01:22.2721318Z 2025-12-04T10:01:22.2721526Z This function only works for a library with global namespace ("_"). 2025-12-04T10:01:22.2721831Z 2025-12-04T10:01:22.2721901Z Args: 2025-12-04T10:01:22.2722292Z fn: function used as fallback for the given dispatch key or :func:`~fallthrough_kernel` 2025-12-04T10:01:22.2722771Z to register a fallthrough. 2025-12-04T10:01:22.2723258Z dispatch_key: dispatch key that the input function should be registered for. By default, it uses 2025-12-04T10:01:22.2723993Z the dispatch key that the library was created with. 2025-12-04T10:01:22.2724593Z with_keyset: flag controlling if the current dispatcher call keyset should be passed as the first argument 2025-12-04T10:01:22.2725361Z to :attr:`fn` when calling. This should be used to create the appropriate keyset for redispatch calls. 2025-12-04T10:01:22.2725778Z 2025-12-04T10:01:22.2725901Z Example:: 2025-12-04T10:01:22.2726021Z 2025-12-04T10:01:22.2726116Z >>> my_lib = Library("_", "IMPL") 2025-12-04T10:01:22.2726437Z >>> def fallback_kernel(op, *args, **kwargs): 2025-12-04T10:01:22.2726877Z >>> # Handle all autocast ops generically 2025-12-04T10:01:22.2727178Z >>> # ... 2025-12-04T10:01:22.2727537Z >>> my_lib.fallback(fallback_kernel, "Autocast") 2025-12-04T10:01:22.2727839Z 2025-12-04T10:01:22.2728549Z Original Error: IndentationError('expected an indented block after function definition on line 2', ('', 5, 1, 'my_lib.fallback(fallback_kernel, "Autocast")\n', 5, 7)) 2025-12-04T10:01:22.2729231Z 2025-12-04T10:01:22.2729344Z my_lib.fallback(fallback_kernel, "Autocast") 2025-12-04T10:01:22.2729633Z ^ 2025-12-04T10:01:22.2730186Z msg = Cannot scrape callname=register_fake in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py line=958. 2025-12-04T10:01:22.2730983Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:22.2731538Z Register a FakeTensor implementation ("fake impl") for this operator. 2025-12-04T10:01:22.2731849Z 2025-12-04T10:01:22.2732006Z Also sometimes known as a "meta kernel", "abstract impl". 2025-12-04T10:01:22.2732285Z 2025-12-04T10:01:22.2732504Z An "FakeTensor implementation" specifies the behavior of this operator on 2025-12-04T10:01:22.2733132Z Tensors that carry no data ("FakeTensor"). Given some input Tensors with 2025-12-04T10:01:22.2733796Z certain properties (sizes/strides/storage_offset/device), it specifies 2025-12-04T10:01:22.2734254Z what the properties of the output Tensors are. 2025-12-04T10:01:22.2734481Z 2025-12-04T10:01:22.2734690Z The FakeTensor implementation has the same signature as the operator. 2025-12-04T10:01:22.2735198Z It is run for both FakeTensors and meta tensors. To write a FakeTensor 2025-12-04T10:01:22.2735683Z implementation, assume that all Tensor inputs to the operator are 2025-12-04T10:01:22.2736175Z regular CPU/CUDA/Meta tensors, but they do not have storage, and 2025-12-04T10:01:22.2736644Z you are trying to return regular CPU/CUDA/Meta tensor(s) as output. 2025-12-04T10:01:22.2737151Z The FakeTensor implementation must consist of only PyTorch operations 2025-12-04T10:01:22.2737643Z (and may not directly access the storage or data of any input or 2025-12-04T10:01:22.2738003Z intermediate Tensors). 2025-12-04T10:01:22.2738162Z 2025-12-04T10:01:22.2738312Z This API may be used as a decorator (see examples). 2025-12-04T10:01:22.2738551Z 2025-12-04T10:01:22.2738670Z For a detailed guide on custom ops, please see 2025-12-04T10:01:22.2739125Z https://pytorch.org/tutorials/advanced/custom_ops_landing_page.html 2025-12-04T10:01:22.2739439Z 2025-12-04T10:01:22.2739522Z Args: 2025-12-04T10:01:22.2739818Z op_name: Operator name (along with the overload) or OpOverload object. 2025-12-04T10:01:22.2740235Z func: Fake tensor implementation. 2025-12-04T10:01:22.2740610Z lib (Optional[Library]): Library to register the fake tensor to. 2025-12-04T10:01:22.2741065Z allow_override: Flag controlling if we want to override an 2025-12-04T10:01:22.2741487Z existing registered fake impl. This is by default off, 2025-12-04T10:01:22.2741916Z and will error you're trying to register a fake impl to 2025-12-04T10:01:22.2742346Z an operator that already has a fake impl. This also only 2025-12-04T10:01:22.2742803Z applies if the custom operator was not created via 2025-12-04T10:01:22.2743226Z torch.library.custom_op, as overriding and existing fake 2025-12-04T10:01:22.2743597Z impl is already allowed. 2025-12-04T10:01:22.2743808Z 2025-12-04T10:01:22.2743882Z Examples: 2025-12-04T10:01:22.2744084Z >>> import torch 2025-12-04T10:01:22.2744324Z >>> import numpy as np 2025-12-04T10:01:22.2744580Z >>> from torch import Tensor 2025-12-04T10:01:22.2744847Z >>> 2025-12-04T10:01:22.2745122Z >>> # Example 1: an operator without data-dependent output shape 2025-12-04T10:01:22.2745591Z >>> @torch.library.custom_op("mylib::custom_linear", mutates_args=()) 2025-12-04T10:01:22.2746111Z >>> def custom_linear(x: Tensor, weight: Tensor, bias: Tensor) -> Tensor: 2025-12-04T10:01:22.2746588Z >>> raise NotImplementedError("Implementation goes here") 2025-12-04T10:01:22.2746931Z >>> 2025-12-04T10:01:22.2747185Z >>> @torch.library.register_fake("mylib::custom_linear") 2025-12-04T10:01:22.2747535Z >>> def _(x, weight, bias): 2025-12-04T10:01:22.2747803Z >>> assert x.dim() == 2 2025-12-04T10:01:22.2748067Z >>> assert weight.dim() == 2 2025-12-04T10:01:22.2748356Z >>> assert bias.dim() == 1 2025-12-04T10:01:22.2748643Z >>> assert x.shape[1] == weight.shape[1] 2025-12-04T10:01:22.2748981Z >>> assert weight.shape[0] == bias.shape[0] 2025-12-04T10:01:22.2749293Z >>> assert x.device == weight.device 2025-12-04T10:01:22.2749670Z >>> 2025-12-04T10:01:22.2749870Z >>> return (x @ weight.t()) + bias 2025-12-04T10:01:22.2750153Z >>> 2025-12-04T10:01:22.2750413Z >>> with torch._subclasses.fake_tensor.FakeTensorMode(): 2025-12-04T10:01:22.2750846Z >>> x = torch.randn(2, 3) 2025-12-04T10:01:22.2751886Z >>> w = torch.randn(3, 3) 2025-12-04T10:01:22.2752157Z >>> b = torch.randn(3) 2025-12-04T10:01:22.2752462Z >>> y = torch.ops.mylib.custom_linear(x, w, b) 2025-12-04T10:01:22.2752756Z >>> 2025-12-04T10:01:22.2752957Z >>> assert y.shape == (2, 3) 2025-12-04T10:01:22.2753220Z >>> 2025-12-04T10:01:22.2753472Z >>> # Example 2: an operator with data-dependent output shape 2025-12-04T10:01:22.2753943Z >>> @torch.library.custom_op("mylib::custom_nonzero", mutates_args=()) 2025-12-04T10:01:22.2754359Z >>> def custom_nonzero(x: Tensor) -> Tensor: 2025-12-04T10:01:22.2754684Z >>> x_np = x.numpy(force=True) 2025-12-04T10:01:22.2754989Z >>> res = np.stack(np.nonzero(x_np), axis=1) 2025-12-04T10:01:22.2755334Z >>> return torch.tensor(res, device=x.device) 2025-12-04T10:01:22.2755623Z >>> 2025-12-04T10:01:22.2755886Z >>> @torch.library.register_fake("mylib::custom_nonzero") 2025-12-04T10:01:22.2756233Z >>> def _(x): 2025-12-04T10:01:22.2756497Z >>> # Number of nonzero-elements is data-dependent. 2025-12-04T10:01:22.2756876Z >>> # Since we cannot peek at the data in an fake impl, 2025-12-04T10:01:22.2757255Z >>> # we use the ctx object to construct a new symint that 2025-12-04T10:01:22.2757615Z >>> # represents the data-dependent size. 2025-12-04T10:01:22.2757930Z >>> ctx = torch.library.get_ctx() 2025-12-04T10:01:22.2758376Z >>> nnz = ctx.new_dynamic_size() 2025-12-04T10:01:22.2758673Z >>> shape = [nnz, x.dim()] 2025-12-04T10:01:22.2759081Z >>> result = x.new_empty(shape, dtype=torch.int64) 2025-12-04T10:01:22.2759410Z >>> return result 2025-12-04T10:01:22.2759630Z >>> 2025-12-04T10:01:22.2759900Z >>> from torch.fx.experimental.proxy_tensor import make_fx 2025-12-04T10:01:22.2760244Z >>> 2025-12-04T10:01:22.2760533Z >>> x = torch.tensor([0, 1, 2, 3, 4, 0]) 2025-12-04T10:01:22.2760954Z >>> trace = make_fx(torch.ops.mylib.custom_nonzero, tracing_mode="symbolic")(x) 2025-12-04T10:01:22.2761395Z >>> trace.print_readable() 2025-12-04T10:01:22.2761638Z >>> 2025-12-04T10:01:22.2761950Z >>> assert torch.allclose(trace(x), torch.ops.mylib.custom_nonzero(x)) 2025-12-04T10:01:22.2762265Z 2025-12-04T10:01:22.2762340Z 2025-12-04T10:01:22.2762920Z Original Error: IndentationError('expected an indented block after function definition on line 37', ('', 38, 1, '_._ = None\n', 38, 2)) 2025-12-04T10:01:22.2763514Z 2025-12-04T10:01:22.2763585Z _._ = None 2025-12-04T10:01:22.2763749Z ^ 2025-12-04T10:01:23.8897551Z msg = Cannot scrape callname=get_kernel in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py line=1530. 2025-12-04T10:01:23.8898392Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:23.8898965Z Returns the computed kernel for a given operator and dispatch key. 2025-12-04T10:01:23.8899278Z 2025-12-04T10:01:23.8899485Z This function retrieves the kernel that would be executed for a given 2025-12-04T10:01:23.8900126Z operator and dispatch key combination. The returned SafeKernelFunction 2025-12-04T10:01:23.8900719Z can be used to call the kernel in a boxed fashion. The intended use 2025-12-04T10:01:23.8901192Z case for this function is to retrieve the original kernel for a given 2025-12-04T10:01:23.8901687Z dispatch key and then register another kernel to the same dispatch key 2025-12-04T10:01:23.8902146Z that calls into the original kernel for certain cases. 2025-12-04T10:01:23.8902394Z 2025-12-04T10:01:23.8902478Z Args: 2025-12-04T10:01:23.8902764Z op: Operator name (along with the overload) or OpOverload object 2025-12-04T10:01:23.8903305Z Can be a string (e.g., "aten::add.Tensor"), an OpOverload, or a CustomOpDef. 2025-12-04T10:01:23.8904121Z dispatch_key (str | torch.DispatchKey): The dispatch key to get the kernel for. 2025-12-04T10:01:23.8904661Z Can be a string (e.g., "CPU", "CUDA") or a DispatchKey enum value. 2025-12-04T10:01:23.8904945Z 2025-12-04T10:01:23.8905036Z Returns: 2025-12-04T10:01:23.8905365Z torch._C._SafeKernelFunction: A safe kernel function that can be used to 2025-12-04T10:01:23.8905788Z call the kernel. 2025-12-04T10:01:23.8906047Z 2025-12-04T10:01:23.8906116Z Raises: 2025-12-04T10:01:23.8906348Z RuntimeError: If the operator does not exist. 2025-12-04T10:01:23.8906582Z 2025-12-04T10:01:23.8906653Z Example: 2025-12-04T10:01:23.8906970Z >>> # Get the CPU kernel for torch.add 2025-12-04T10:01:23.8907357Z >>> kernel = torch.library.get_kernel("aten::add.Tensor", "CPU") 2025-12-04T10:01:23.8907716Z >>> 2025-12-04T10:01:23.8907927Z >>> # You can also use DispatchKey enum 2025-12-04T10:01:23.8908380Z >>> kernel = torch.library.get_kernel("aten::add.Tensor", torch.DispatchKey.CPU) 2025-12-04T10:01:23.8908825Z >>> 2025-12-04T10:01:23.8909028Z >>> # Or use an OpOverload directly 2025-12-04T10:01:23.8909519Z >>> kernel = torch.library.get_kernel(torch.ops.aten.add.Tensor, "CPU") 2025-12-04T10:01:23.8909919Z >>> 2025-12-04T10:01:23.8910221Z >>> # Example: Using get_kernel in a custom op with conditional dispatch 2025-12-04T10:01:23.8910641Z >>> # Get the original kernel for torch.sin 2025-12-04T10:01:23.8911051Z >>> original_sin_kernel = torch.library.get_kernel("aten::sin", "CPU") 2025-12-04T10:01:23.8911436Z >>> 2025-12-04T10:01:23.8911745Z >>> # If input has negative values, use original sin, otherwise return zeros 2025-12-04T10:01:23.8912194Z >>> def conditional_sin_impl(dispatch_keys, x): 2025-12-04T10:01:23.8912626Z >>> if (x < 0).any(): 2025-12-04T10:01:23.8912977Z >>> return original_sin_kernel.call_boxed(dispatch_keys, x) 2025-12-04T10:01:23.8913501Z >>> else: 2025-12-04T10:01:23.8913736Z >>> return torch.zeros_like(x) 2025-12-04T10:01:23.8914012Z >>> 2025-12-04T10:01:23.8914243Z >>> lib = torch.library.Library("aten", "IMPL") 2025-12-04T10:01:23.8914703Z >>> # with_keyset=True so the first argument to the impl is the current DispatchKeySet 2025-12-04T10:01:23.8915220Z >>> which needs to be the first argument to ``kernel.call_boxed`` 2025-12-04T10:01:23.8915670Z >>> lib.impl("sin", conditional_sin_impl, "CPU", with_keyset=True) 2025-12-04T10:01:23.8916012Z >>> 2025-12-04T10:01:23.8916210Z >>> # Test the conditional behavior 2025-12-04T10:01:23.8916511Z >>> x_positive = torch.tensor([1.0, 2.0]) 2025-12-04T10:01:23.8916823Z >>> x_mixed = torch.tensor([-1.0, 2.0]) 2025-12-04T10:01:23.8917112Z >>> torch.sin(x_positive) 2025-12-04T10:01:23.8917380Z tensor([0., 0.]) 2025-12-04T10:01:23.8917613Z >>> torch.sin(x_mixed) 2025-12-04T10:01:23.8917856Z tensor([-0.8415, 0.9093]) 2025-12-04T10:01:23.8918092Z 2025-12-04T10:01:23.8918630Z Original Error: SyntaxError('invalid syntax', ('', 23, 7, 'which needs to be the first argument to ``kernel.call_boxed``\n', 23, 12)) 2025-12-04T10:01:23.8919277Z 2025-12-04T10:01:23.8919447Z which needs to be the first argument to ``kernel.call_boxed`` 2025-12-04T10:01:23.8919875Z ^ 2025-12-04T10:01:23.8920483Z msg = Cannot scrape callname=is_available in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\accelerator\__init__.py line=70. 2025-12-04T10:01:23.8921302Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:23.8921866Z Check if the current accelerator is available at runtime: it was build, all the 2025-12-04T10:01:23.8922399Z required drivers are available and at least one device is visible. 2025-12-04T10:01:23.8923010Z See :ref:`accelerator` for details. 2025-12-04T10:01:23.8923248Z 2025-12-04T10:01:23.8923330Z Returns: 2025-12-04T10:01:23.8923697Z bool: A boolean indicating if there is an available :ref:`accelerator`. 2025-12-04T10:01:23.8924078Z 2025-12-04T10:01:23.8924308Z .. note:: This API delegates to the device-specific version of `is_available`. 2025-12-04T10:01:23.8924880Z On CUDA, when the environment variable ``PYTORCH_NVML_BASED_CUDA_CHECK=1`` is set, 2025-12-04T10:01:23.8925551Z this function will NOT poison fork. Otherwise, it will. For more details, see 2025-12-04T10:01:23.8926019Z :ref:`multiprocessing-poison-fork-note`. 2025-12-04T10:01:23.8926349Z 2025-12-04T10:01:23.8934238Z Example:: 2025-12-04T10:01:23.8934510Z 2025-12-04T10:01:23.8934785Z >>> assert torch.accelerator.is_available() "No available accelerators detected." 2025-12-04T10:01:23.8935240Z 2025-12-04T10:01:23.8935863Z Original Error: SyntaxError('invalid syntax', ('', 1, 41, 'assert torch.accelerator.is_available() "No available accelerators detected."\n', 1, 78)) 2025-12-04T10:01:23.8936493Z 2025-12-04T10:01:23.8936731Z assert torch.accelerator.is_available() "No available accelerators detected." 2025-12-04T10:01:23.8937155Z ^ 2025-12-04T10:01:23.8937853Z msg = Cannot scrape callname=synchronize in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\accelerator\__init__.py line=239. 2025-12-04T10:01:23.8938813Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:23.8939430Z Wait for all kernels in all streams on the given device to complete. 2025-12-04T10:01:23.8939744Z 2025-12-04T10:01:23.8939818Z Args: 2025-12-04T10:01:23.8940209Z device (:class:`torch.device`, str, int, optional): device for which to synchronize. It must match 2025-12-04T10:01:23.8940839Z the current :ref:`accelerator` device type. If not given, 2025-12-04T10:01:23.8941946Z use :func:`torch.accelerator.current_device_index` by default. 2025-12-04T10:01:23.8942237Z 2025-12-04T10:01:23.8942538Z .. note:: This function is a no-op if the current :ref:`accelerator` is not initialized. 2025-12-04T10:01:23.8942956Z 2025-12-04T10:01:23.8943032Z Example:: 2025-12-04T10:01:23.8943146Z 2025-12-04T10:01:23.8943270Z >>> # xdoctest: +REQUIRES(env:TORCH_DOCTEST_CUDA) 2025-12-04T10:01:23.8943742Z >>> assert torch.accelerator.is_available() "No available accelerators detected." 2025-12-04T10:01:23.8944217Z >>> start_event = torch.Event(enable_timing=True) 2025-12-04T10:01:23.8944684Z >>> end_event = torch.Event(enable_timing=True) 2025-12-04T10:01:23.8944999Z >>> start_event.record() 2025-12-04T10:01:23.8945504Z >>> tensor = torch.randn(100, device=torch.accelerator.current_accelerator()) 2025-12-04T10:01:23.8945932Z >>> sum = torch.sum(tensor) 2025-12-04T10:01:23.8946210Z >>> end_event.record() 2025-12-04T10:01:23.8946477Z >>> torch.accelerator.synchronize() 2025-12-04T10:01:23.8946848Z >>> elapsed_time_ms = start_event.elapsed_time(end_event) 2025-12-04T10:01:23.8947188Z 2025-12-04T10:01:23.8947806Z Original Error: SyntaxError('invalid syntax', ('', 2, 41, 'assert torch.accelerator.is_available() "No available accelerators detected."\n', 2, 78)) 2025-12-04T10:01:23.8948432Z 2025-12-04T10:01:23.8948668Z assert torch.accelerator.is_available() "No available accelerators detected." 2025-12-04T10:01:23.8949090Z ^ 2025-12-04T10:01:24.3549878Z msg = Cannot scrape callname=cudart in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py line=448. 2025-12-04T10:01:24.3550734Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:24.3551321Z Retrieves the CUDA runtime API module. 2025-12-04T10:01:24.3551673Z 2025-12-04T10:01:24.3551679Z 2025-12-04T10:01:24.3551913Z This function initializes the CUDA runtime environment if it is not already 2025-12-04T10:01:24.3552468Z initialized and returns the CUDA runtime API module (_cudart). The CUDA 2025-12-04T10:01:24.3552984Z runtime API module provides access to various CUDA runtime functions. 2025-12-04T10:01:24.3553297Z 2025-12-04T10:01:24.3553379Z Args: 2025-12-04T10:01:24.3553547Z ``None`` 2025-12-04T10:01:24.3553676Z 2025-12-04T10:01:24.3553744Z Returns: 2025-12-04T10:01:24.3553970Z module: The CUDA runtime API module (_cudart). 2025-12-04T10:01:24.3554213Z 2025-12-04T10:01:24.3554281Z Raises: 2025-12-04T10:01:24.3554586Z RuntimeError: If CUDA cannot be re-initialized in a forked subprocess. 2025-12-04T10:01:24.3555239Z AssertionError: If PyTorch is not compiled with CUDA support or if libcudart functions are unavailable. 2025-12-04T10:01:24.3555789Z 2025-12-04T10:01:24.3555953Z Example of CUDA operations with profiling: 2025-12-04T10:01:24.3556343Z >>> import torch 2025-12-04T10:01:24.3556598Z >>> from torch.cuda import cudart, check_error 2025-12-04T10:01:24.3556910Z >>> import os 2025-12-04T10:01:24.3557111Z >>> 2025-12-04T10:01:24.3557320Z >>> os.environ["CUDA_PROFILE"] = "1" 2025-12-04T10:01:24.3557590Z >>> 2025-12-04T10:01:24.3557829Z >>> def perform_cuda_operations_with_streams(): 2025-12-04T10:01:24.3558152Z >>> stream = torch.cuda.Stream() 2025-12-04T10:01:24.3558464Z >>> with torch.cuda.stream(stream): 2025-12-04T10:01:24.3558777Z >>> x = torch.randn(100, 100, device='cuda') 2025-12-04T10:01:24.3559106Z >>> y = torch.randn(100, 100, device='cuda') 2025-12-04T10:01:24.3559422Z >>> z = torch.mul(x, y) 2025-12-04T10:01:24.3559685Z >>> return z 2025-12-04T10:01:24.3559894Z >>> 2025-12-04T10:01:24.3560165Z >>> torch.cuda.synchronize() 2025-12-04T10:01:24.3560485Z >>> print("====== Start nsys profiling ======") 2025-12-04T10:01:24.3560827Z >>> check_error(cudart().cudaProfilerStart()) 2025-12-04T10:01:24.3561190Z >>> with torch.autograd.profiler.emit_nvtx(): 2025-12-04T10:01:24.3561556Z >>> result = perform_cuda_operations_with_streams() 2025-12-04T10:01:24.3562015Z >>> print("CUDA operations completed.") 2025-12-04T10:01:24.3562381Z >>> check_error(torch.cuda.cudart().cudaProfilerStop()) 2025-12-04T10:01:24.3562836Z >>> print("====== End nsys profiling ======") 2025-12-04T10:01:24.3563051Z 2025-12-04T10:01:24.3563238Z To run this example and save the profiling information, execute: 2025-12-04T10:01:24.3563875Z >>> $ nvprof --profile-from-start off --csv --print-summary -o trace_name.prof -f -- python cudart_test.py 2025-12-04T10:01:24.3564328Z 2025-12-04T10:01:24.3564553Z This command profiles the CUDA operations in the provided script and saves 2025-12-04T10:01:24.3565072Z the profiling information to a file named `trace_name.prof`. 2025-12-04T10:01:24.3565570Z The `--profile-from-start off` option ensures that profiling starts only 2025-12-04T10:01:24.3566037Z after the `cudaProfilerStart` call in the script. 2025-12-04T10:01:24.3566471Z The `--csv` and `--print-summary` options format the profiling output as a 2025-12-04T10:01:24.3566905Z CSV file and print a summary, respectively. 2025-12-04T10:01:24.3567342Z The `-o` option specifies the output file name, and the `-f` option forces the 2025-12-04T10:01:24.3567819Z overwrite of the output file if it already exists. 2025-12-04T10:01:24.3568223Z 2025-12-04T10:01:24.3569010Z Original Error: SyntaxError('invalid syntax', ('', 1, 1, '$ nvprof --profile-from-start off --csv --print-summary -o trace_name.prof -f -- python cudart_test.py\n', 1, 2)) 2025-12-04T10:01:24.3569791Z 2025-12-04T10:01:24.3570220Z $ nvprof --profile-from-start off --csv --print-summary -o trace_name.prof -f -- python cudart_test.py 2025-12-04T10:01:24.3570722Z ^ 2025-12-04T10:01:24.3571570Z msg = Cannot scrape callname=ActivationSparsifier in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\_experimental\activation_sparsifier\activation_sparsifier.py line=16. 2025-12-04T10:01:24.3572641Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:24.3572978Z 2025-12-04T10:01:24.3573218Z The Activation sparsifier class aims to sparsify/prune activations in a neural 2025-12-04T10:01:24.3573772Z network. The idea is to attach the sparsifier to a layer (or layers) and it 2025-12-04T10:01:24.3574303Z zeroes out the activations based on the mask_fn (or sparsification function) 2025-12-04T10:01:24.3574831Z input by the user. 2025-12-04T10:01:24.3575152Z The mask_fn is applied once all the inputs are aggregated and reduced i.e. 2025-12-04T10:01:24.3575699Z mask = mask_fn(reduce_fn(aggregate_fn(activations))) 2025-12-04T10:01:24.3575940Z 2025-12-04T10:01:24.3576055Z Note:: 2025-12-04T10:01:24.3576439Z The sparsification mask is computed on the input **before it goes through the attached layer**. 2025-12-04T10:01:24.3576845Z 2025-12-04T10:01:24.3576909Z Args: 2025-12-04T10:01:24.3577078Z model (nn.Module): 2025-12-04T10:01:24.3577430Z The model whose layers will be sparsified. The layers that needs to be 2025-12-04T10:01:24.3577956Z sparsified should be added separately using the register_layer() function 2025-12-04T10:01:24.3578382Z aggregate_fn (Optional, Callable): 2025-12-04T10:01:24.3578809Z default aggregate_fn that is used if not specified while registering the layer. 2025-12-04T10:01:24.3579294Z specifies how inputs should be aggregated over time. 2025-12-04T10:01:24.3579810Z The aggregate_fn should usually take 2 torch tensors and return the aggregated tensor. 2025-12-04T10:01:24.3580297Z Example 2025-12-04T10:01:24.3580579Z def add_agg_fn(tensor1, tensor2): return tensor1 + tensor2 2025-12-04T10:01:24.3581037Z reduce_fn (Optional, Callable): 2025-12-04T10:01:24.3581470Z default reduce_fn that is used if not specified while registering the layer. 2025-12-04T10:01:24.3582135Z reduce_fn will be called on the aggregated tensor i.e. the tensor obtained after 2025-12-04T10:01:24.3582573Z calling agg_fn() on all inputs. 2025-12-04T10:01:24.3582854Z Example 2025-12-04T10:01:24.3583159Z def mean_reduce_fn(agg_tensor): return agg_tensor.mean(dim=0) 2025-12-04T10:01:24.3583550Z mask_fn (Optional, Callable): 2025-12-04T10:01:24.3584025Z default mask_fn that is used to create the sparsification mask using the tensor obtained after 2025-12-04T10:01:24.3584655Z calling the reduce_fn(). This is used by default if a custom one is passed in the 2025-12-04T10:01:24.3585097Z register_layer(). 2025-12-04T10:01:24.3585598Z Note that the mask_fn() definition should contain the sparse arguments that is passed in sparse_config 2025-12-04T10:01:24.3586110Z arguments. 2025-12-04T10:01:24.3586345Z features (Optional, list): 2025-12-04T10:01:24.3586647Z default selected features to sparsify. 2025-12-04T10:01:24.3587109Z If this is non-empty, then the mask_fn will be applied for each feature of the input. 2025-12-04T10:01:24.3587645Z For example, 2025-12-04T10:01:24.3588126Z mask = [mask_fn(reduce_fn(aggregated_fn(input[feature])) for feature in features] 2025-12-04T10:01:24.3588563Z feature_dim (Optional, int): 2025-12-04T10:01:24.3589014Z default dimension of input features. Again, features along this dim will be chosen 2025-12-04T10:01:24.3589586Z for sparsification. 2025-12-04T10:01:24.3589965Z sparse_config (Dict): 2025-12-04T10:01:24.3590332Z Default configuration for the mask_fn. This config will be passed 2025-12-04T10:01:24.3590736Z with the mask_fn() 2025-12-04T10:01:24.3590916Z 2025-12-04T10:01:24.3591008Z Example: 2025-12-04T10:01:24.3591189Z >>> # xdoctest: +SKIP 2025-12-04T10:01:24.3591427Z >>> model = SomeModel() 2025-12-04T10:01:24.3591807Z >>> act_sparsifier = ActivationSparsifier(...) # init activation sparsifier 2025-12-04T10:01:24.3592228Z >>> # Initialize aggregate_fn 2025-12-04T10:01:24.3592475Z >>> def agg_fn(x, y): 2025-12-04T10:01:24.3592699Z >>> return x + y 2025-12-04T10:01:24.3592901Z >>> 2025-12-04T10:01:24.3593082Z >>> # Initialize reduce_fn 2025-12-04T10:01:24.3593323Z >>> def reduce_fn(x): 2025-12-04T10:01:24.3593653Z >>> return torch.mean(x, dim=0) 2025-12-04T10:01:24.3593919Z >>> 2025-12-04T10:01:24.3594096Z >>> # Initialize mask_fn 2025-12-04T10:01:24.3594386Z >>> def mask_fn(data): 2025-12-04T10:01:24.3594699Z >>> return torch.eye(data.shape).to(data.device) 2025-12-04T10:01:24.3595000Z >>> 2025-12-04T10:01:24.3595158Z >>> 2025-12-04T10:01:24.3595350Z >>> act_sparsifier.register_layer( 2025-12-04T10:01:24.3595622Z ... model.some_layer, 2025-12-04T10:01:24.3595878Z ... aggregate_fn=agg_fn, 2025-12-04T10:01:24.3596130Z ... reduce_fn=reduce_fn, 2025-12-04T10:01:24.3596379Z ... mask_fn=mask_fn, 2025-12-04T10:01:24.3596604Z ... ) 2025-12-04T10:01:24.3596762Z >>> 2025-12-04T10:01:24.3596951Z >>> # start training process 2025-12-04T10:01:24.3597197Z >>> for _ in [...]: 2025-12-04T10:01:24.3597419Z >>> # epoch starts 2025-12-04T10:01:24.3597701Z >>> # model.forward(), compute_loss() and model.backwards() 2025-12-04T10:01:24.3598051Z >>> # epoch ends 2025-12-04T10:01:24.3598268Z >>> act_sparsifier.step() 2025-12-04T10:01:24.3598596Z >>> # end training process 2025-12-04T10:01:24.3598862Z >>> sparsifier.squash_mask() 2025-12-04T10:01:24.3599044Z 2025-12-04T10:01:24.3599506Z Original Error: IndentationError("expected an indented block after 'for' statement on line 25", ('', 26, 1, '_._ = None\n', 26, 2)) 2025-12-04T10:01:24.3600163Z 2025-12-04T10:01:24.3600243Z _._ = None 2025-12-04T10:01:24.3600407Z ^ 2025-12-04T10:01:27.9029966Z msg = Cannot scrape callname=DeviceMesh.__getitem__ in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\device_mesh.py line=547. 2025-12-04T10:01:27.9030920Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:27.9031263Z 2025-12-04T10:01:27.9031512Z Slice the current DeviceMesh based on the mesh_dim_names given to create a submesh. 2025-12-04T10:01:27.9032111Z The submesh created consists of the dimensions and the communicators indicated by 2025-12-04T10:01:27.9032556Z ``mesh_dim_names`` 2025-12-04T10:01:27.9032746Z 2025-12-04T10:01:27.9032826Z Args: 2025-12-04T10:01:27.9033138Z mesh_dim_names (Union[str, Tuple[str]]): the name or the tuple of names of the 2025-12-04T10:01:27.9033640Z mesh dimension of the DeviceMesh to create the submesh for. 2025-12-04T10:01:27.9033986Z Returns: 2025-12-04T10:01:27.9034202Z A :class:`DeviceMesh` object 2025-12-04T10:01:27.9034382Z 2025-12-04T10:01:27.9034648Z The following program runs on each process/rank in an SPMD manner in a world size of 8. 2025-12-04T10:01:27.9035099Z In the first example: 2025-12-04T10:01:27.9035467Z Calling mesh_2d["tp"] on rank 0, 1, 2, 3 returns a 1D submesh of DeviceMesh:([0, 1, 2, 3]). 2025-12-04T10:01:27.9036034Z Calling mesh_2d["tp"] on rank 4, 5, 6, 7 returns a 1D submesh of DeviceMesh:([4, 5, 6, 7]). 2025-12-04T10:01:27.9036571Z Calling mesh_2d["dp"] on rank 0, 4 returns a 1D submesh of DeviceMesh:([0, 4]). 2025-12-04T10:01:27.9037263Z Calling mesh_2d["dp"] on rank 1, 5 returns a 1D submesh of DeviceMesh:([1, 5]). 2025-12-04T10:01:27.9037912Z Calling mesh_2d["dp"] on rank 2, 6 returns a 1D submesh of DeviceMesh:([2, 6]). 2025-12-04T10:01:27.9038423Z Calling mesh_2d["dp"] on rank 3, 7 returns a 1D submesh of DeviceMesh:([3, 7]). 2025-12-04T10:01:27.9038746Z 2025-12-04T10:01:27.9038828Z In the second example: 2025-12-04T10:01:27.9039231Z Calling mesh_3d["dp", "cp"] on rank 0, 1, 4, 5 returns a 2D submesh of DeviceMesh:([[0, 1], [4, 5]]). 2025-12-04T10:01:27.9039826Z Calling mesh_3d["dp", "cp"] on rank 2, 3, 6, 7 returns a 2D submesh of DeviceMesh:([[2, 3], [6, 7]]). 2025-12-04T10:01:27.9040399Z Calling mesh_3d["cp", "dp"] on rank 0, 1, 4, 5 returns a 2D submesh of DeviceMesh:([[0, 4], [1, 5]]). 2025-12-04T10:01:27.9040985Z Calling mesh_3d["cp", "dp"] on rank 2, 3, 6, 7 returns a 2D submesh of DeviceMesh:([[2, 6], [3, 7]]). 2025-12-04T10:01:27.9041329Z 2025-12-04T10:01:27.9041440Z Example:: 2025-12-04T10:01:27.9041551Z 2025-12-04T10:01:27.9041646Z >>> # xdoctest: +SKIP("no rank") 2025-12-04T10:01:27.9041987Z >>> from torch.distributed.device_mesh import DeviceMesh 2025-12-04T10:01:27.9042325Z >>> 2025-12-04T10:01:27.9042603Z >>> # Initialize a 2D device mesh as (2, 4) to represent the topology 2025-12-04T10:01:27.9043016Z >>> # of cross-host(dim 0), and within-host (dim 1). 2025-12-04T10:01:27.9043475Z >>> mesh_2d = init_device_mesh(device_type="cuda", (2,4), mesh_dim_names=("dp", "tp")) 2025-12-04T10:01:27.9043902Z >>> tp_mesh = mesh_2d["tp"] 2025-12-04T10:01:27.9044149Z >>> dp_mesh = mesh_2d["dp"] 2025-12-04T10:01:27.9044377Z >>> 2025-12-04T10:01:27.9044568Z >>> # Initialize a 3D mesh. 2025-12-04T10:01:27.9044971Z >>> mesh_3d = init_device_mesh(device_type="cuda", (2,2,2), mesh_dim_names=("dp", "pp", "cp")) 2025-12-04T10:01:27.9045611Z >>> # The order of the mesh_dim_names provided deteremines the order of dimensions in the submesh. 2025-12-04T10:01:27.9046098Z >>> dp_cp_mesh = mesh_3d["dp", "cp"] 2025-12-04T10:01:27.9046462Z >>> cp_dp_mesh = mesh_3d["cp", "dp"] 2025-12-04T10:01:27.9046667Z 2025-12-04T10:01:27.9047293Z Original Error: SyntaxError('positional argument follows keyword argument', ('', 6, 82, 'mesh_2d = init_device_mesh(device_type="cuda", (2,4), mesh_dim_names=("dp", "tp"))\n', 6, 83)) 2025-12-04T10:01:27.9048018Z 2025-12-04T10:01:27.9048250Z mesh_2d = init_device_mesh(device_type="cuda", (2,4), mesh_dim_names=("dp", "tp")) 2025-12-04T10:01:27.9048836Z ^ 2025-12-04T10:01:27.9049714Z msg = Cannot scrape callname=SavePlanner in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\planner.py line=122. 2025-12-04T10:01:27.9050681Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:27.9051027Z 2025-12-04T10:01:27.9051294Z Abstract class defining the protocol used by save_state_dict to plan the save process. 2025-12-04T10:01:27.9051672Z 2025-12-04T10:01:27.9051946Z SavePlanners are stateful objects that can be used to customize the whole save process. 2025-12-04T10:01:27.9052328Z 2025-12-04T10:01:27.9052580Z SavePlanner acts as an access proxy to the state_dict, so any transformation done to it 2025-12-04T10:01:27.9053038Z will be visible to the whole process. 2025-12-04T10:01:27.9053227Z 2025-12-04T10:01:27.9053476Z A planner subclass can expect the following sequence of calls during save_state_dict: 2025-12-04T10:01:27.9053846Z 2025-12-04T10:01:27.9053955Z 1) set_up_planner - called on all ranks. 2025-12-04T10:01:27.9054272Z Signals the start of a checkpoint save. 2025-12-04T10:01:27.9054482Z 2025-12-04T10:01:27.9054591Z 2) create_local_plan - called on all ranks. 2025-12-04T10:01:27.9055062Z Process the state_dict and produces a `SavePlan` that will be sent for global planning. 2025-12-04T10:01:27.9055500Z 2025-12-04T10:01:27.9055664Z 3) create_global_plan - called on the coordinator rank only. 2025-12-04T10:01:27.9056216Z Takes the SavePlan from all ranks and make any global decision. 2025-12-04T10:01:27.9056497Z 2025-12-04T10:01:27.9056598Z 4) finish_plan - called on all ranks. 2025-12-04T10:01:27.9056999Z This gives each rank a chance to adjust to global planning decisions. 2025-12-04T10:01:27.9057308Z 2025-12-04T10:01:27.9057453Z 5) resolve_data - called multiple times on each rank 2025-12-04T10:01:27.9057874Z Lookups a value on the `state_dict` for the storage layer to write. 2025-12-04T10:01:27.9058170Z 2025-12-04T10:01:27.9058450Z Users are recommended to extend DefaultSavePlanner instead of this interface directly as 2025-12-04T10:01:27.9058998Z most changes can be expressed by changes in a single method. 2025-12-04T10:01:27.9059282Z 2025-12-04T10:01:27.9059389Z There are 3 usual patterns of extension: 2025-12-04T10:01:27.9059590Z 2025-12-04T10:01:27.9059825Z Rewriting state_dict. This is the simplest way to extend the save process as it 2025-12-04T10:01:27.9060374Z doesn't requite understanding the intrincacies of how SavePlan works: 2025-12-04T10:01:27.9060690Z 2025-12-04T10:01:27.9060787Z >>> # xdoctest: +SKIP("undefined vars") 2025-12-04T10:01:27.9061091Z >>> class RenamePlanner(DefaultSavePlanner): 2025-12-04T10:01:27.9061401Z >>> def set_up_planner( 2025-12-04T10:01:27.9061632Z >>> self, 2025-12-04T10:01:27.9061851Z >>> state_dict: STATE_DICT_TYPE, 2025-12-04T10:01:27.9062149Z >>> storage_meta: Optional[StorageMeta], 2025-12-04T10:01:27.9062445Z >>> is_coordinator: bool, 2025-12-04T10:01:27.9062692Z >>> ) -> None: 2025-12-04T10:01:27.9062898Z >>> # prefix all keys with `foo_`` 2025-12-04T10:01:27.9063342Z >>> super().set_up_planner({"foo_" + k: v for k, v in state_dict.items()}, storage_meta, is_coordinator) 2025-12-04T10:01:27.9063719Z 2025-12-04T10:01:27.9064021Z Modifying local plan and lookup in tandem. This is useful when fine control of how data is persisted 2025-12-04T10:01:27.9064495Z 2025-12-04T10:01:27.9064596Z >>> # xdoctest: +SKIP("undefined vars") 2025-12-04T10:01:27.9064903Z >>> class FP16Planner(DefaultSavePlanner): 2025-12-04T10:01:27.9065208Z >>> def create_local_plan(self): 2025-12-04T10:01:27.9065495Z >>> plan = super().create_local_plan() 2025-12-04T10:01:27.9065778Z >>> for p in plan: 2025-12-04T10:01:27.9066037Z >>> if p.tensor_data is not None: 2025-12-04T10:01:27.9066376Z >>> p.tensor_data.properties.dtype = torch.float16 2025-12-04T10:01:27.9066707Z >>> return plan 2025-12-04T10:01:27.9066911Z >>> 2025-12-04T10:01:27.9067105Z >>> def resolve_data(self, write_item): 2025-12-04T10:01:27.9067415Z >>> item = super().resolve_data(write_item) 2025-12-04T10:01:27.9067876Z >>> return item if write_item.type == WriteItemType.BYTE_IO else item.to(torch.float16) 2025-12-04T10:01:27.9068243Z 2025-12-04T10:01:27.9068570Z Using the global planning step to make central decisions that can't be made individually by each rank 2025-12-04T10:01:27.9069093Z 2025-12-04T10:01:27.9069192Z >>> # xdoctest: +SKIP("undefined vars") 2025-12-04T10:01:27.9069495Z >>> from itertools import zip_longest 2025-12-04T10:01:27.9069778Z >>> from dataclasses import replace 2025-12-04T10:01:27.9070128Z >>> class DDPLoadBalancingPlanner(DefaultSavePlanner): 2025-12-04T10:01:27.9070644Z >>> # This uses the default local plan behavior of having all non-sharded writes in rank 0 2025-12-04T10:01:27.9071115Z >>> # This sample doesn't handle ShardedTensors 2025-12-04T10:01:27.9071445Z >>> def create_global_plan(self, all_plans): 2025-12-04T10:01:27.9071785Z >>> iters = [iter(all_plans[0].items)] * len(all_plans) 2025-12-04T10:01:27.9072115Z >>> items_per_rank = [ 2025-12-04T10:01:27.9072395Z >>> [item for item in items if item is not None] 2025-12-04T10:01:27.9072761Z >>> for items in zip(*zip_longest(*iters), strict=True) 2025-12-04T10:01:27.9073161Z >>> ] 2025-12-04T10:01:27.9073442Z >>> all_plans = [ 2025-12-04T10:01:27.9073695Z >>> replace(plan, items=items) 2025-12-04T10:01:27.9074063Z >>> for plan, items in zip(all_plans, items_per_rank, strict=True) 2025-12-04T10:01:27.9074432Z >>> ] 2025-12-04T10:01:27.9074670Z >>> return super().create_global_plan(all_plans) 2025-12-04T10:01:27.9074911Z 2025-12-04T10:01:27.9075165Z Finally, some planners need to save additional metadata in the checkpoint, this is 2025-12-04T10:01:27.9075769Z accomplished by having each rank contribute their data items in the local plan and 2025-12-04T10:01:27.9076229Z the global planner aggregate them: 2025-12-04T10:01:27.9076414Z 2025-12-04T10:01:27.9076527Z >>> # xdoctest: +SKIP("undefined vars") 2025-12-04T10:01:27.9076856Z >>> class SaveExtraDataPlanner(DefaultSavePlanner): 2025-12-04T10:01:27.9077216Z >>> def create_local_plan(self) -> SavePlan: 2025-12-04T10:01:27.9077533Z >>> plan = super().create_local_plan() 2025-12-04T10:01:27.9077894Z >>> return replace(plan, planner_data="per-rank-data") 2025-12-04T10:01:27.9078215Z >>> 2025-12-04T10:01:27.9078584Z >>> def create_global_plan(self, all_plans: List[SavePlan]) -> Tuple[List[SavePlan], Metadata]: 2025-12-04T10:01:27.9079150Z >>> global_plan, metadata = super().create_global_plan(all_plans) 2025-12-04T10:01:27.9079574Z >>> merged_data = [p.planner_data for p in global_plan] 2025-12-04T10:01:27.9079988Z >>> metadata = replace(metadata, planner_data=merged_data) 2025-12-04T10:01:27.9080344Z >>> return global_plan, metadata 2025-12-04T10:01:27.9080549Z 2025-12-04T10:01:27.9081046Z Original Error: IndentationError('expected an indented block after function definition on line 3', ('', 9, 0, '_._ = None\n', 9, -1)) 2025-12-04T10:01:27.9081631Z 2025-12-04T10:01:27.9081712Z _._ = None 2025-12-04T10:01:27.9081885Z ^ 2025-12-04T10:01:28.2214763Z msg = Cannot scrape callname=LoadPlanner in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\planner.py line=305. 2025-12-04T10:01:28.2215837Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:28.2216189Z 2025-12-04T10:01:28.2216457Z Abstract class defining the protocol used by load_state_dict to plan the load process. 2025-12-04T10:01:28.2216828Z 2025-12-04T10:01:28.2217123Z LoadPlanner are stateful objects that can be used to customize the whole load process. 2025-12-04T10:01:28.2217492Z 2025-12-04T10:01:28.2217749Z LoadPlanner acts as an access proxy to the state_dict, so any transformation done to it 2025-12-04T10:01:28.2218206Z will be visible to the whole process. 2025-12-04T10:01:28.2218399Z 2025-12-04T10:01:28.2218667Z A planner subclass can expect the following sequence of calls during load_state_dict: 2025-12-04T10:01:28.2219025Z 2025-12-04T10:01:28.2219148Z 1) set_up_planner - called on all ranks. 2025-12-04T10:01:28.2219476Z Signals the start of loading a checkpoint. 2025-12-04T10:01:28.2219697Z 2025-12-04T10:01:28.2219801Z 2) create_local_plan - called on all ranks. 2025-12-04T10:01:28.2220272Z Process the state_dict and produces a `LoadPlan` that will be sent for global planning. 2025-12-04T10:01:28.2220644Z 2025-12-04T10:01:28.2220823Z 3) create_global_plan - called on the coordinator rank only. 2025-12-04T10:01:28.2221260Z Takes the LoadPlan from all ranks and make any global decision. 2025-12-04T10:01:28.2221548Z 2025-12-04T10:01:28.2221677Z 4) load_bytes - called multiple times on each rank 2025-12-04T10:01:28.2222048Z This is called once per non-tensor value in state_dict. 2025-12-04T10:01:28.2222308Z 2025-12-04T10:01:28.2222506Z 5) resolve_tensor and commit_tensor - called multiple times on each rank 2025-12-04T10:01:28.2222975Z They are called in pair for each Tensor value in state_dict. 2025-12-04T10:01:28.2223322Z 2025-12-04T10:01:28.2223710Z Users are recommended to extend DefaultLoadPlanner instead of this interface directly as 2025-12-04T10:01:28.2224268Z most changes can be expressed by changes in a single method. 2025-12-04T10:01:28.2224536Z 2025-12-04T10:01:28.2224652Z There are two usual patterns of extension: 2025-12-04T10:01:28.2224879Z 2025-12-04T10:01:28.2225109Z Rewriting state_dict. This is the simplest way to extend the load process as it 2025-12-04T10:01:28.2225679Z doesn't requite understanding the intrincacies of how LoadPlan works. We need 2025-12-04T10:01:28.2226214Z to keep a reference to the original state_dict as load happens in place so 2025-12-04T10:01:28.2226633Z we need to be able to perform it in place 2025-12-04T10:01:28.2226837Z 2025-12-04T10:01:28.2226936Z >>> # xdoctest: +SKIP("undefined vars") 2025-12-04T10:01:28.2227249Z >>> class RenamePlanner(DefaultLoadPlanner): 2025-12-04T10:01:28.2227550Z >>> def set_up_planner( 2025-12-04T10:01:28.2227782Z >>> self, 2025-12-04T10:01:28.2227991Z >>> state_dict: STATE_DICT_TYPE, 2025-12-04T10:01:28.2228273Z >>> metadata: Metadata, 2025-12-04T10:01:28.2228531Z >>> is_coordinator: bool, 2025-12-04T10:01:28.2228853Z >>> ) -> None: 2025-12-04T10:01:28.2229098Z >>> self.original_state_dict = state_dict 2025-12-04T10:01:28.2229467Z >>> state_dict = {"foo_" + k: v for k, v in state_dict.items()} 2025-12-04T10:01:28.2229809Z >>> 2025-12-04T10:01:28.2230002Z >>> if self.flatten_sharded_tensors: 2025-12-04T10:01:28.2230346Z >>> state_dict = _flatten_sharded_tensors(state_dict) 2025-12-04T10:01:28.2230661Z >>> 2025-12-04T10:01:28.2230843Z >>> if self.flatten_state_dict: 2025-12-04T10:01:28.2231199Z >>> state_dict, self.mappings = flatten_state_dict(state_dict) 2025-12-04T10:01:28.2231543Z >>> 2025-12-04T10:01:28.2231728Z >>> self.state_dict = state_dict 2025-12-04T10:01:28.2232004Z >>> self.metadata = metadata 2025-12-04T10:01:28.2232304Z >>> self.is_coordinator = is_coordinator 2025-12-04T10:01:28.2232646Z >>> 2025-12-04T10:01:28.2232861Z >>> def load_bytes(self, read_item, value): 2025-12-04T10:01:28.2233165Z >>> # Remove the "foo_" prefix 2025-12-04T10:01:28.2233640Z >>> self.original_state_dict[read_item.dest_index.fqn[4:]] = torch.load(value, weights_only=False) 2025-12-04T10:01:28.2234046Z 2025-12-04T10:01:28.2234050Z 2025-12-04T10:01:28.2234296Z Modifying resolve_tensor and commit_tensor to handle load time transformation. 2025-12-04T10:01:28.2234646Z 2025-12-04T10:01:28.2234744Z >>> # xdoctest: +SKIP("undefined vars") 2025-12-04T10:01:28.2235083Z >>> class MetaModelMaterialize(DefaultSavePlanner): 2025-12-04T10:01:28.2235426Z >>> def resolve_tensor(self, read_item): 2025-12-04T10:01:28.2235752Z >>> tensor = super().resolve_tensor(read_item) 2025-12-04T10:01:28.2236092Z >>> return torch.empty_like(tensor, device="cpu") 2025-12-04T10:01:28.2236391Z >>> 2025-12-04T10:01:28.2236600Z >>> def commit_tensor(self, read_item, tensor): 2025-12-04T10:01:28.2236958Z >>> self.state_dict[read_item.dest_index.fqn] = tensor 2025-12-04T10:01:28.2237203Z 2025-12-04T10:01:28.2237702Z Original Error: IndentationError('expected an indented block after function definition on line 22', ('', 23, 0, '_._ = None\n', 23, -1)) 2025-12-04T10:01:28.2238290Z 2025-12-04T10:01:28.2238359Z _._ = None 2025-12-04T10:01:28.2238529Z ^ 2025-12-04T10:01:28.2239173Z msg = Cannot scrape callname=FullStateDictConfig in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\api.py line=295. 2025-12-04T10:01:28.2240059Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:28.2240394Z 2025-12-04T10:01:28.2240588Z ``FullStateDictConfig`` is a config class meant to be used with 2025-12-04T10:01:28.2241053Z ``StateDictType.FULL_STATE_DICT``. We recommend enabling both 2025-12-04T10:01:28.2242157Z ``offload_to_cpu=True`` and ``rank0_only=True`` when saving full state 2025-12-04T10:01:28.2242767Z dicts to save GPU memory and CPU memory, respectively. This config class 2025-12-04T10:01:28.2243259Z is meant to be used via the :func:`state_dict_type` context manager as 2025-12-04T10:01:28.2243633Z follows: 2025-12-04T10:01:28.2243735Z 2025-12-04T10:01:28.2243849Z >>> # xdoctest: +SKIP("undefined variables") 2025-12-04T10:01:28.2244301Z >>> from torch.distributed.fsdp import FullyShardedDataParallel as FSDP 2025-12-04T10:01:28.2244739Z >>> fsdp = FSDP(model, auto_wrap_policy=...) 2025-12-04T10:01:28.2245156Z >>> cfg = FullStateDictConfig(offload_to_cpu=True, rank0_only=True) 2025-12-04T10:01:28.2245651Z >>> with FSDP.state_dict_type(fsdp, StateDictType.FULL_STATE_DICT, cfg): 2025-12-04T10:01:28.2246069Z >>> state = fsdp.state_dict() 2025-12-04T10:01:28.2246463Z >>> # `state` will be empty on non rank 0 and contain CPU tensors on rank 0. 2025-12-04T10:01:28.2246987Z >>> # To reload checkpoint for inference, finetuning, transfer learning, etc: 2025-12-04T10:01:28.2247548Z >>> model = model_fn() # Initialize model in preparation for wrapping with FSDP 2025-12-04T10:01:28.2247953Z >>> if dist.get_rank() == 0: 2025-12-04T10:01:28.2248307Z >>> # Load checkpoint only on rank 0 to avoid memory redundancy 2025-12-04T10:01:28.2248700Z >>> state_dict = torch.load("my_checkpoint.pt") 2025-12-04T10:01:28.2249049Z >>> model.load_state_dict(state_dict) 2025-12-04T10:01:28.2249480Z >>> # All ranks initialize FSDP module as usual. `sync_module_states` argument 2025-12-04T10:01:28.2250026Z >>> # communicates loaded checkpoint states from rank 0 to rest of the world. 2025-12-04T10:01:28.2250450Z >>> fsdp = FSDP( 2025-12-04T10:01:28.2250658Z ... model, 2025-12-04T10:01:28.2250901Z ... device_id=torch.cuda.current_device(), 2025-12-04T10:01:28.2251215Z ... auto_wrap_policy=..., 2025-12-04T10:01:28.2251499Z ... sync_module_states=True, 2025-12-04T10:01:28.2251754Z ... ) 2025-12-04T10:01:28.2252122Z >>> # After this point, all ranks have FSDP model with loaded checkpoint. 2025-12-04T10:01:28.2252433Z 2025-12-04T10:01:28.2252528Z Attributes: 2025-12-04T10:01:28.2252824Z rank0_only (bool): If ``True``, then only rank 0 saves the full state 2025-12-04T10:01:28.2253309Z dict, and nonzero ranks save an empty dict. If ``False``, then all 2025-12-04T10:01:28.2253747Z ranks save the full state dict. (Default: ``False``) 2025-12-04T10:01:28.2254007Z 2025-12-04T10:01:28.2254472Z Original Error: IndentationError("expected an indented block after 'if' statement on line 10", ('', 11, 1, '_._ = None\n', 11, 2)) 2025-12-04T10:01:28.2255051Z 2025-12-04T10:01:28.2255132Z _._ = None 2025-12-04T10:01:28.2255298Z ^ 2025-12-04T10:01:34.5830321Z msg = Cannot scrape callname=register_parametrization in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrize.py line=437. 2025-12-04T10:01:34.5831310Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:34.5831792Z Register a parametrization to a tensor in a module. 2025-12-04T10:01:34.5832038Z 2025-12-04T10:01:34.5832333Z Assume that ``tensor_name="weight"`` for simplicity. When accessing ``module.weight``, 2025-12-04T10:01:34.5832947Z the module will return the parametrized version ``parametrization(module.weight)``. 2025-12-04T10:01:34.5833549Z If the original tensor requires a gradient, the backward pass will differentiate 2025-12-04T10:01:34.5834156Z through :attr:`parametrization`, and the optimizer will update the tensor accordingly. 2025-12-04T10:01:34.5834542Z 2025-12-04T10:01:34.5834923Z The first time that a module registers a parametrization, this function will add an attribute 2025-12-04T10:01:34.5835533Z ``parametrizations`` to the module of type :class:`~ParametrizationList`. 2025-12-04T10:01:34.5836114Z 2025-12-04T10:01:34.5836486Z The list of parametrizations on the tensor ``weight`` will be accessible under 2025-12-04T10:01:34.5836947Z ``module.parametrizations.weight``. 2025-12-04T10:01:34.5837159Z 2025-12-04T10:01:34.5837273Z The original tensor will be accessible under 2025-12-04T10:01:34.5837633Z ``module.parametrizations.weight.original``. 2025-12-04T10:01:34.5837870Z 2025-12-04T10:01:34.5838109Z Parametrizations may be concatenated by registering several parametrizations 2025-12-04T10:01:34.5838546Z on the same attribute. 2025-12-04T10:01:34.5838700Z 2025-12-04T10:01:34.5838924Z The training mode of a registered parametrization is updated on registration 2025-12-04T10:01:34.5839360Z to match the training mode of the host module 2025-12-04T10:01:34.5839580Z 2025-12-04T10:01:34.5839864Z Parametrized parameters and buffers have an inbuilt caching system that can be activated 2025-12-04T10:01:34.5840358Z using the context manager :func:`cached`. 2025-12-04T10:01:34.5840583Z 2025-12-04T10:01:34.5840803Z A :attr:`parametrization` may optionally implement a method with signature 2025-12-04T10:01:34.5841134Z 2025-12-04T10:01:34.5841266Z .. code-block:: python 2025-12-04T10:01:34.5841518Z 2025-12-04T10:01:34.5841724Z def right_inverse(self, X: Tensor) -> Union[Tensor, Sequence[Tensor]] 2025-12-04T10:01:34.5842032Z 2025-12-04T10:01:34.5842362Z This method is called on the unparametrized tensor when the first parametrization 2025-12-04T10:01:34.5842896Z is registered to compute the initial value of the original tensor. 2025-12-04T10:01:34.5843474Z If this method is not implemented, the original tensor will be just the unparametrized tensor. 2025-12-04T10:01:34.5843869Z 2025-12-04T10:01:34.5844159Z If all the parametrizations registered on a tensor implement `right_inverse` it is possible 2025-12-04T10:01:34.5844806Z to initialize a parametrized tensor by assigning to it, as shown in the example below. 2025-12-04T10:01:34.5845186Z 2025-12-04T10:01:34.5845397Z It is possible for the first parametrization to depend on several inputs. 2025-12-04T10:01:34.5846006Z This may be implemented returning a tuple of tensors from ``right_inverse`` 2025-12-04T10:01:34.5846548Z (see the example implementation of a ``RankOne`` parametrization below). 2025-12-04T10:01:34.5846865Z 2025-12-04T10:01:34.5847189Z In this case, the unconstrained tensors are also located under ``module.parametrizations.weight`` 2025-12-04T10:01:34.5847805Z with names ``original0``, ``original1``,... 2025-12-04T10:01:34.5848037Z 2025-12-04T10:01:34.5848120Z .. note:: 2025-12-04T10:01:34.5848230Z 2025-12-04T10:01:34.5848477Z If unsafe=False (default) both the forward and right_inverse methods will be called 2025-12-04T10:01:34.5849062Z once to perform a number of consistency checks. 2025-12-04T10:01:34.5849545Z If unsafe=True, then right_inverse will be called if the tensor is not parametrized, 2025-12-04T10:01:34.5850011Z and nothing will be called otherwise. 2025-12-04T10:01:34.5850224Z 2025-12-04T10:01:34.5850307Z .. note:: 2025-12-04T10:01:34.5850416Z 2025-12-04T10:01:34.5850598Z In most situations, ``right_inverse`` will be a function such that 2025-12-04T10:01:34.5851005Z ``forward(right_inverse(X)) == X`` (see 2025-12-04T10:01:34.5851485Z `right inverse `_). 2025-12-04T10:01:34.5852101Z Sometimes, when the parametrization is not surjective, it may be reasonable 2025-12-04T10:01:34.5852532Z to relax this. 2025-12-04T10:01:34.5852666Z 2025-12-04T10:01:34.5852743Z .. warning:: 2025-12-04T10:01:34.5852861Z 2025-12-04T10:01:34.5853122Z If a parametrization depends on several inputs, :func:`~register_parametrization` 2025-12-04T10:01:34.5853713Z will register a number of new parameters. If such parametrization is registered 2025-12-04T10:01:34.5854379Z after the optimizer is created, these new parameters will need to be added manually 2025-12-04T10:01:34.5855022Z to the optimizer. See :meth:`torch.Optimizer.add_param_group`. 2025-12-04T10:01:34.5855313Z 2025-12-04T10:01:34.5855383Z Args: 2025-12-04T10:01:34.5855691Z module (nn.Module): module on which to register the parametrization 2025-12-04T10:01:34.5856188Z tensor_name (str): name of the parameter or buffer on which to register 2025-12-04T10:01:34.5856592Z the parametrization 2025-12-04T10:01:34.5856948Z parametrization (nn.Module): the parametrization to register 2025-12-04T10:01:34.5857323Z Keyword args: 2025-12-04T10:01:34.5857638Z unsafe (bool): a boolean flag that denotes whether the parametrization 2025-12-04T10:01:34.5858119Z may change the dtype and shape of the tensor. Default: `False` 2025-12-04T10:01:34.5858648Z Warning: the parametrization is not checked for consistency upon registration. 2025-12-04T10:01:34.5859105Z Enable this flag at your own risk. 2025-12-04T10:01:34.5859431Z 2025-12-04T10:01:34.5859501Z Raises: 2025-12-04T10:01:34.5859870Z ValueError: if the module does not have a parameter or a buffer named :attr:`tensor_name` 2025-12-04T10:01:34.5860353Z 2025-12-04T10:01:34.5860435Z Examples: 2025-12-04T10:01:34.5860684Z >>> # xdoctest: +REQUIRES(env:TORCH_DOCTEST_LAPACK) 2025-12-04T10:01:34.5861001Z >>> import torch 2025-12-04T10:01:34.5861242Z >>> import torch.nn as nn 2025-12-04T10:01:34.5861534Z >>> import torch.nn.utils.parametrize as P 2025-12-04T10:01:34.5861834Z >>> 2025-12-04T10:01:34.5862028Z >>> class Symmetric(nn.Module): 2025-12-04T10:01:34.5862317Z >>> def forward(self, X): 2025-12-04T10:01:34.5862656Z >>> return X.triu() + X.triu(1).T # Return a symmetric matrix 2025-12-04T10:01:34.5863007Z >>> 2025-12-04T10:01:34.5863208Z >>> def right_inverse(self, A): 2025-12-04T10:01:34.5863560Z >>> return A.triu() 2025-12-04T10:01:34.5863822Z >>> 2025-12-04T10:01:34.5864006Z >>> m = nn.Linear(5, 5) 2025-12-04T10:01:34.5864335Z >>> P.register_parametrization(m, "weight", Symmetric()) 2025-12-04T10:01:34.5864816Z >>> print(torch.allclose(m.weight, m.weight.T)) # m.weight is now symmetric 2025-12-04T10:01:34.5865232Z True 2025-12-04T10:01:34.5865437Z >>> A = torch.rand(5, 5) 2025-12-04T10:01:34.5865703Z >>> A = A + A.T # A is now symmetric 2025-12-04T10:01:34.5866075Z >>> m.weight = A # Initialize the weight to be the symmetric matrix A 2025-12-04T10:01:34.5866473Z >>> print(torch.allclose(m.weight, A)) 2025-12-04T10:01:34.5866758Z True 2025-12-04T10:01:34.5866867Z 2025-12-04T10:01:34.5866958Z >>> class RankOne(nn.Module): 2025-12-04T10:01:34.5867236Z >>> def forward(self, x, y): 2025-12-04T10:01:34.5867550Z >>> # Form a rank 1 matrix multiplying two vectors 2025-12-04T10:01:34.5867929Z >>> return x.unsqueeze(-1) @ y.unsqueeze(-2) 2025-12-04T10:01:34.5868322Z >>> 2025-12-04T10:01:34.5868551Z >>> def right_inverse(self, Z): 2025-12-04T10:01:34.5868851Z >>> # Project Z onto the rank 1 matrices 2025-12-04T10:01:34.5869207Z >>> U, S, Vh = torch.linalg.svd(Z, full_matrices=False) 2025-12-04T10:01:34.5869568Z >>> # Return rescaled singular vectors 2025-12-04T10:01:34.5869876Z >>> s0_sqrt = S[0].sqrt().unsqueeze(-1) 2025-12-04T10:01:34.5870220Z >>> return U[..., :, 0] * s0_sqrt, Vh[..., 0, :] * s0_sqrt 2025-12-04T10:01:34.5870526Z >>> 2025-12-04T10:01:34.5870769Z >>> linear_rank_one = P.register_parametrization( 2025-12-04T10:01:34.5871110Z ... nn.Linear(4, 4), "weight", RankOne() 2025-12-04T10:01:34.5871392Z ... ) 2025-12-04T10:01:34.5871683Z >>> print(torch.linalg.matrix_rank(linear_rank_one.weight).item()) 2025-12-04T10:01:34.5872107Z 1 2025-12-04T10:01:34.5872297Z 2025-12-04T10:01:34.5872372Z 2025-12-04T10:01:34.5872958Z Original Error: IndentationError('expected an indented block after function definition on line 2', ('', 3, 0, '_._ = None\n', 3, -1)) 2025-12-04T10:01:34.5873556Z 2025-12-04T10:01:34.5873624Z _._ = None 2025-12-04T10:01:34.5873792Z ^ 2025-12-04T10:01:34.5878886Z msg = Cannot scrape callname=ReduceLROnPlateau in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py line=1586. 2025-12-04T10:01:34.5879782Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:34.5880277Z Reduce learning rate when a metric has stopped improving. 2025-12-04T10:01:34.5880548Z 2025-12-04T10:01:34.5880732Z Models often benefit from reducing the learning rate by a factor 2025-12-04T10:01:34.5881189Z of 2-10 once learning stagnates. This scheduler reads a metrics 2025-12-04T10:01:34.5881645Z quantity and if no improvement is seen for a 'patience' number 2025-12-04T10:01:34.5882044Z of epochs, the learning rate is reduced. 2025-12-04T10:01:34.5882251Z 2025-12-04T10:01:34.5882319Z Args: 2025-12-04T10:01:34.5882542Z optimizer (Optimizer): Wrapped optimizer. 2025-12-04T10:01:34.5882898Z mode (str): One of `min`, `max`. In `min` mode, lr will 2025-12-04T10:01:34.5883289Z be reduced when the quantity monitored has stopped 2025-12-04T10:01:34.5883674Z decreasing; in `max` mode it will be reduced when the 2025-12-04T10:01:34.5884101Z quantity monitored has stopped increasing. Default: 'min'. 2025-12-04T10:01:34.5884539Z factor (float): Factor by which the learning rate will be 2025-12-04T10:01:34.5884912Z reduced. new_lr = lr * factor. Default: 0.1. 2025-12-04T10:01:34.5885333Z patience (int): The number of allowed epochs with no improvement after 2025-12-04T10:01:34.5885758Z which the learning rate will be reduced. 2025-12-04T10:01:34.5886270Z For example, consider the case of having no patience (`patience = 0`). 2025-12-04T10:01:34.5886921Z In the first epoch, a baseline is established and is always considered good as there's no previous baseline. 2025-12-04T10:01:34.5887557Z In the second epoch, if the performance is worse than the baseline, 2025-12-04T10:01:34.5887998Z we have what is considered an intolerable epoch. 2025-12-04T10:01:34.5888474Z Since the count of intolerable epochs (1) is greater than the patience level (0), 2025-12-04T10:01:34.5888979Z the learning rate is reduced at the end of this epoch. 2025-12-04T10:01:34.5889527Z From the third epoch onwards, the learning rate continues to be reduced at the end of each epoch 2025-12-04T10:01:34.5890229Z if the performance is worse than the baseline. If the performance improves or remains the same, 2025-12-04T10:01:34.5890729Z the learning rate is not adjusted. 2025-12-04T10:01:34.5891021Z Default: 10. 2025-12-04T10:01:34.5891337Z threshold (float): Threshold for measuring the new optimum, 2025-12-04T10:01:34.5891757Z to only focus on significant changes. Default: 1e-4. 2025-12-04T10:01:34.5892164Z threshold_mode (str): One of `rel`, `abs`. In `rel` mode, 2025-12-04T10:01:34.5892563Z dynamic_threshold = best * ( 1 + threshold ) in 'max' 2025-12-04T10:01:34.5892937Z mode or best * ( 1 - threshold ) in `min` mode. 2025-12-04T10:01:34.5893316Z In `abs` mode, dynamic_threshold = best + threshold in 2025-12-04T10:01:34.5893719Z `max` mode or best - threshold in `min` mode. Default: 'rel'. 2025-12-04T10:01:34.5894143Z cooldown (int): Number of epochs to wait before resuming 2025-12-04T10:01:34.5894552Z normal operation after lr has been reduced. Default: 0. 2025-12-04T10:01:34.5895028Z min_lr (float or list): A scalar or a list of scalars. A 2025-12-04T10:01:34.5895521Z lower bound on the learning rate of all param groups 2025-12-04T10:01:34.5895899Z or each group respectively. Default: 0. 2025-12-04T10:01:34.5896298Z eps (float): Minimal decay applied to lr. If the difference 2025-12-04T10:01:34.5896723Z between new and old lr is smaller than eps, the update is 2025-12-04T10:01:34.5897092Z ignored. Default: 1e-8. 2025-12-04T10:01:34.5897271Z 2025-12-04T10:01:34.5897345Z Example: 2025-12-04T10:01:34.5897549Z >>> # xdoctest: +SKIP 2025-12-04T10:01:34.5897916Z >>> optimizer = torch.optim.SGD(model.parameters(), lr=0.1, momentum=0.9) 2025-12-04T10:01:34.5898382Z >>> scheduler = ReduceLROnPlateau(optimizer, "min") 2025-12-04T10:01:34.5898705Z >>> for epoch in range(10): 2025-12-04T10:01:34.5898972Z >>> train(...) 2025-12-04T10:01:34.5899213Z >>> val_loss = validate(...) 2025-12-04T10:01:34.5899547Z >>> # Note that step should be called after validate() 2025-12-04T10:01:34.5899888Z >>> scheduler.step(val_loss) 2025-12-04T10:01:34.5900087Z 2025-12-04T10:01:34.5900278Z .. image:: ../scripts/lr_scheduler_images/ReduceLROnPlateau.png 2025-12-04T10:01:34.5900622Z 2025-12-04T10:01:34.5901091Z Original Error: IndentationError('unexpected indent', ('', 8, 4, ' scheduler.step(val_loss)\n', 8, -1)) 2025-12-04T10:01:34.5901582Z 2025-12-04T10:01:34.5901674Z scheduler.step(val_loss) 2025-12-04T10:01:34.5901924Z ^ 2025-12-04T10:01:38.6111448Z msg = Cannot scrape callname=vmap in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\apis.py line=39. 2025-12-04T10:01:38.6112334Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:38.6112677Z 2025-12-04T10:01:38.6112895Z vmap is the vectorizing map; ``vmap(func)`` returns a new function that 2025-12-04T10:01:38.6113431Z maps ``func`` over some dimension of the inputs. Semantically, vmap 2025-12-04T10:01:38.6114095Z pushes the map into PyTorch operations called by ``func``, effectively 2025-12-04T10:01:38.6114495Z vectorizing those operations. 2025-12-04T10:01:38.6114681Z 2025-12-04T10:01:38.6114878Z vmap is useful for handling batch dimensions: one can write a function 2025-12-04T10:01:38.6115365Z ``func`` that runs on examples and then lift it to a function that can 2025-12-04T10:01:38.6115847Z take batches of examples with ``vmap(func)``. vmap can also be used to 2025-12-04T10:01:38.6116314Z compute batched gradients when composed with autograd. 2025-12-04T10:01:38.6116567Z 2025-12-04T10:01:38.6150099Z .. note:: 2025-12-04T10:01:38.6150413Z :func:`torch.vmap` is aliased to :func:`torch.func.vmap` for 2025-12-04T10:01:38.6150798Z convenience. Use whichever one you'd like. 2025-12-04T10:01:38.6151037Z 2025-12-04T10:01:38.6151119Z Args: 2025-12-04T10:01:38.6151417Z func (function): A Python function that takes one or more arguments. 2025-12-04T10:01:38.6151818Z Must return one or more Tensors. 2025-12-04T10:01:38.6152198Z in_dims (int or nested structure): Specifies which dimension of the 2025-12-04T10:01:38.6152644Z inputs should be mapped over. ``in_dims`` should have a 2025-12-04T10:01:38.6153081Z structure like the inputs. If the ``in_dim`` for a particular 2025-12-04T10:01:38.6153543Z input is None, then that indicates there is no map dimension. 2025-12-04T10:01:38.6153900Z Default: 0. 2025-12-04T10:01:38.6154193Z out_dims (int or Tuple[int]): Specifies where the mapped dimension 2025-12-04T10:01:38.6203725Z should appear in the outputs. If ``out_dims`` is a Tuple, then 2025-12-04T10:01:38.6204173Z it should have one element per output. Default: 0. 2025-12-04T10:01:38.6204577Z randomness (str): Specifies whether the randomness in this 2025-12-04T10:01:38.6205179Z vmap should be the same or different across batches. If 'different', 2025-12-04T10:01:38.6205785Z the randomness for each batch will be different. If 'same', the 2025-12-04T10:01:38.6206276Z randomness will be the same across batches. If 'error', any calls to 2025-12-04T10:01:38.6206767Z random functions will error. Default: 'error'. WARNING: this flag 2025-12-04T10:01:38.6207253Z only applies to random PyTorch operations and does not apply to 2025-12-04T10:01:38.6207670Z Python's random module or numpy randomness. 2025-12-04T10:01:38.6210662Z chunk_size (None or int): If None (default), apply a single vmap over inputs. 2025-12-04T10:01:38.6211190Z If not None, then compute the vmap :attr:`chunk_size` samples at a time. 2025-12-04T10:01:38.6211727Z Note that :attr:`chunk_size=1` is equivalent to computing the vmap with a for-loop. 2025-12-04T10:01:38.6212332Z If you run into memory issues computing the vmap, please try a non-None chunk_size. 2025-12-04T10:01:38.6212689Z 2025-12-04T10:01:38.6212770Z Returns: 2025-12-04T10:01:38.6213040Z Returns a new "batched" function. It takes the same inputs as 2025-12-04T10:01:38.6213485Z ``func``, except each input has an extra dimension at the index 2025-12-04T10:01:38.6213918Z specified by ``in_dims``. It takes returns the same outputs as 2025-12-04T10:01:38.6214353Z ``func``, except each output has an extra dimension at the index 2025-12-04T10:01:38.6214709Z specified by ``out_dims``. 2025-12-04T10:01:38.6214884Z 2025-12-04T10:01:38.6214954Z .. warning: 2025-12-04T10:01:38.6217747Z :func:`vmap` works best with functional-style code. Please do not 2025-12-04T10:01:38.6218207Z perform any side-effects in ``func``, with the exception of 2025-12-04T10:01:38.6218704Z in-place PyTorch operations. Examples of side-effects include mutating 2025-12-04T10:01:38.6219226Z Python data structures and assigning values to variables not captured 2025-12-04T10:01:38.6219618Z in ``func``. 2025-12-04T10:01:38.6219831Z 2025-12-04T10:01:38.6220056Z One example of using :func:`vmap` is to compute batched dot products. PyTorch 2025-12-04T10:01:38.6220587Z doesn't provide a batched ``torch.dot`` API; instead of unsuccessfully 2025-12-04T10:01:38.6221085Z rummaging through docs, use :func:`vmap` to construct a new function. 2025-12-04T10:01:38.6231560Z 2025-12-04T10:01:38.6231748Z >>> torch.dot # [D], [D] -> [] 2025-12-04T10:01:38.6232144Z >>> batched_dot = torch.func.vmap(torch.dot) # [N, D], [N, D] -> [N] 2025-12-04T10:01:38.6232553Z >>> x, y = torch.randn(2, 5), torch.randn(2, 5) 2025-12-04T10:01:38.6232857Z >>> batched_dot(x, y) 2025-12-04T10:01:38.6233008Z 2025-12-04T10:01:38.6233220Z :func:`vmap` can be helpful in hiding batch dimensions, leading to a simpler 2025-12-04T10:01:38.6233636Z model authoring experience. 2025-12-04T10:01:38.6233797Z 2025-12-04T10:01:38.6236605Z >>> batch_size, feature_size = 3, 5 2025-12-04T10:01:38.6236983Z >>> weights = torch.randn(feature_size, requires_grad=True) 2025-12-04T10:01:38.6237339Z >>> 2025-12-04T10:01:38.6237524Z >>> def model(feature_vec): 2025-12-04T10:01:38.6237819Z >>> # Very simple linear model with activation 2025-12-04T10:01:38.6238142Z >>> return feature_vec.dot(weights).relu() 2025-12-04T10:01:38.6238434Z >>> 2025-12-04T10:01:38.6238661Z >>> examples = torch.randn(batch_size, feature_size) 2025-12-04T10:01:38.6239009Z >>> result = torch.vmap(model)(examples) 2025-12-04T10:01:38.6239214Z 2025-12-04T10:01:38.6239454Z :func:`vmap` can also help vectorize computations that were previously difficult 2025-12-04T10:01:38.6240008Z or impossible to batch. One example is higher-order gradient computation. 2025-12-04T10:01:38.6240550Z The PyTorch autograd engine computes vjps (vector-Jacobian products). 2025-12-04T10:01:38.6241067Z Computing a full Jacobian matrix for some function f: R^N -> R^N usually 2025-12-04T10:01:38.6241747Z requires N calls to ``autograd.grad``, one per Jacobian row. Using :func:`vmap`, 2025-12-04T10:01:38.6243172Z we can vectorize the whole computation, computing the Jacobian in a single 2025-12-04T10:01:38.6243605Z call to ``autograd.grad``. 2025-12-04T10:01:38.6243764Z 2025-12-04T10:01:38.6243836Z >>> # Setup 2025-12-04T10:01:38.6244038Z >>> N = 5 2025-12-04T10:01:38.6244229Z >>> f = lambda x: x**2 2025-12-04T10:01:38.6244480Z >>> x = torch.randn(N, requires_grad=True) 2025-12-04T10:01:38.6244762Z >>> y = f(x) 2025-12-04T10:01:38.6244949Z >>> I_N = torch.eye(N) 2025-12-04T10:01:38.6245160Z >>> 2025-12-04T10:01:38.6245337Z >>> # Sequential approach 2025-12-04T10:01:38.6245703Z >>> jacobian_rows = [torch.autograd.grad(y, x, v, retain_graph=True)[0] 2025-12-04T10:01:38.6246104Z >>> for v in I_N.unbind()] 2025-12-04T10:01:38.6246410Z >>> jacobian = torch.stack(jacobian_rows) 2025-12-04T10:01:38.6246680Z >>> 2025-12-04T10:01:38.6246883Z >>> # vectorized gradient computation 2025-12-04T10:01:38.6247158Z >>> def get_vjp(v): 2025-12-04T10:01:38.6247406Z >>> return torch.autograd.grad(y, x, v) 2025-12-04T10:01:38.6247719Z >>> jacobian = torch.vmap(get_vjp)(I_N) 2025-12-04T10:01:38.6247918Z 2025-12-04T10:01:38.6248160Z :func:`vmap` can also be nested, producing an output with multiple batched dimensions 2025-12-04T10:01:38.6248516Z 2025-12-04T10:01:38.6248607Z >>> torch.dot # [D], [D] -> [] 2025-12-04T10:01:38.6248870Z >>> batched_dot = torch.vmap( 2025-12-04T10:01:38.6249132Z ... torch.vmap(torch.dot) 2025-12-04T10:01:38.6249390Z ... ) # [N1, N0, D], [N1, N0, D] -> [N1, N0] 2025-12-04T10:01:38.6249716Z >>> x, y = torch.randn(2, 3, 5), torch.randn(2, 3, 5) 2025-12-04T10:01:38.6250047Z >>> batched_dot(x, y) # tensor of size [2, 3] 2025-12-04T10:01:38.6250258Z 2025-12-04T10:01:38.6250473Z If the inputs are not batched along the first dimension, ``in_dims`` specifies 2025-12-04T10:01:38.6250933Z the dimension that each inputs are batched along as 2025-12-04T10:01:38.6253293Z 2025-12-04T10:01:38.6253393Z >>> torch.dot # [N], [N] -> [] 2025-12-04T10:01:38.6253777Z >>> batched_dot = torch.vmap(torch.dot, in_dims=1) # [N, D], [N, D] -> [D] 2025-12-04T10:01:38.6254197Z >>> x, y = torch.randn(2, 5), torch.randn(2, 5) 2025-12-04T10:01:38.6254483Z >>> batched_dot( 2025-12-04T10:01:38.6254694Z ... x, y 2025-12-04T10:01:38.6254984Z ... ) # output is [5] instead of [2] if batched along the 0th dimension 2025-12-04T10:01:38.6255269Z 2025-12-04T10:01:38.6255514Z If there are multiple inputs each of which is batched along different dimensions, 2025-12-04T10:01:38.6256041Z ``in_dims`` must be a tuple with the batch dimension for each input as 2025-12-04T10:01:38.6256343Z 2025-12-04T10:01:38.6256431Z >>> torch.dot # [D], [D] -> [] 2025-12-04T10:01:38.6256831Z >>> batched_dot = torch.vmap(torch.dot, in_dims=(0, None)) # [N, D], [D] -> [N] 2025-12-04T10:01:38.6257260Z >>> x, y = torch.randn(2, 5), torch.randn(5) 2025-12-04T10:01:38.6257555Z >>> batched_dot( 2025-12-04T10:01:38.6257748Z ... x, y 2025-12-04T10:01:38.6258045Z ... ) # second arg doesn't have a batch dim because in_dim[1] was None 2025-12-04T10:01:38.6258334Z 2025-12-04T10:01:38.6258546Z If the input is a Python struct, ``in_dims`` must be a tuple containing a struct 2025-12-04T10:01:38.6258967Z matching the shape of the input: 2025-12-04T10:01:38.6259144Z 2025-12-04T10:01:38.6259267Z >>> f = lambda dict: torch.dot(dict["x"], dict["y"]) 2025-12-04T10:01:38.6259606Z >>> x, y = torch.randn(2, 5), torch.randn(5) 2025-12-04T10:01:38.6259902Z >>> input = {"x": x, "y": y} 2025-12-04T10:01:38.6260225Z >>> batched_dot = torch.vmap(f, in_dims=({"x": 0, "y": None},)) 2025-12-04T10:01:38.6260607Z >>> batched_dot(input) 2025-12-04T10:01:38.6260762Z 2025-12-04T10:01:38.6261010Z By default, the output is batched along the first dimension. However, it can be batched 2025-12-04T10:01:38.6261562Z along any dimension by using ``out_dims`` 2025-12-04T10:01:38.6261863Z 2025-12-04T10:01:38.6261967Z >>> f = lambda x: x**2 2025-12-04T10:01:38.6262196Z >>> x = torch.randn(2, 5) 2025-12-04T10:01:38.6263580Z >>> batched_pow = torch.vmap(f, out_dims=1) 2025-12-04T10:01:38.6263891Z >>> batched_pow(x) # [5, 2] 2025-12-04T10:01:38.6264071Z 2025-12-04T10:01:38.6264337Z For any function that uses kwargs, the returned function will not batch the kwargs but will 2025-12-04T10:01:38.6264784Z accept kwargs 2025-12-04T10:01:38.6264911Z 2025-12-04T10:01:38.6264999Z >>> x = torch.randn([2, 5]) 2025-12-04T10:01:38.6265261Z >>> def fn(x, scale=4.): 2025-12-04T10:01:38.6265497Z >>> return x * scale 2025-12-04T10:01:38.6265720Z >>> 2025-12-04T10:01:38.6265903Z >>> batched_pow = torch.vmap(fn) 2025-12-04T10:01:38.6266218Z >>> assert torch.allclose(batched_pow(x), x * 4) 2025-12-04T10:01:38.6266652Z >>> batched_pow(x, scale=x) # scale is not batched, output has shape [2, 2, 5] 2025-12-04T10:01:38.6266985Z 2025-12-04T10:01:38.6267083Z .. note:: 2025-12-04T10:01:38.6267389Z vmap does not provide general autobatching or handle variable-length 2025-12-04T10:01:38.6267857Z sequences out of the box. 2025-12-04T10:01:38.6268024Z 2025-12-04T10:01:38.6268527Z Original Error: IndentationError('expected an indented block after function definition on line 4', ('', 5, 1, '_._ = None\n', 5, 2)) 2025-12-04T10:01:38.6269109Z 2025-12-04T10:01:38.6269184Z _._ = None 2025-12-04T10:01:38.6269374Z ^ 2025-12-04T10:01:39.0231425Z msg = Cannot scrape callname=grad in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\apis.py line=306. 2025-12-04T10:01:39.0234794Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:39.0235343Z ``grad`` operator helps computing gradients of ``func`` with respect to the 2025-12-04T10:01:39.0235909Z input(s) specified by ``argnums``. This operator can be nested to 2025-12-04T10:01:39.0236481Z compute higher-order gradients. 2025-12-04T10:01:39.0236674Z 2025-12-04T10:01:39.0236744Z Args: 2025-12-04T10:01:39.0237053Z func (Callable): A Python function that takes one or more arguments. 2025-12-04T10:01:39.0237598Z Must return a single-element Tensor. If specified ``has_aux`` equals ``True``, 2025-12-04T10:01:39.0238205Z function can return a tuple of single-element Tensor and other auxiliary objects: 2025-12-04T10:01:39.0238644Z ``(output, aux)``. 2025-12-04T10:01:39.0239057Z argnums (int or Tuple[int]): Specifies arguments to compute gradients with respect to. 2025-12-04T10:01:39.0239599Z ``argnums`` can be single integer or tuple of integers. Default: 0. 2025-12-04T10:01:39.0240079Z has_aux (bool): Flag indicating that ``func`` returns a tensor and other 2025-12-04T10:01:39.0240532Z auxiliary objects: ``(output, aux)``. Default: False. 2025-12-04T10:01:39.0240791Z 2025-12-04T10:01:39.0240867Z Returns: 2025-12-04T10:01:39.0241240Z Function to compute gradients with respect to its inputs. By default, the output of 2025-12-04T10:01:39.0241819Z the function is the gradient tensor(s) with respect to the first argument. 2025-12-04T10:01:39.0242382Z If specified ``has_aux`` equals ``True``, tuple of gradients and output auxiliary objects 2025-12-04T10:01:39.0242965Z is returned. If ``argnums`` is a tuple of integers, a tuple of output gradients with 2025-12-04T10:01:39.0243419Z respect to each ``argnums`` value is returned. 2025-12-04T10:01:39.0243661Z 2025-12-04T10:01:39.0243750Z Example of using ``grad``: 2025-12-04T10:01:39.0243915Z 2025-12-04T10:01:39.0244013Z >>> # xdoctest: +SKIP 2025-12-04T10:01:39.0244264Z >>> from torch.func import grad 2025-12-04T10:01:39.0244547Z >>> x = torch.randn([]) 2025-12-04T10:01:39.0244917Z >>> cos_x = grad(lambda x: torch.sin(x))(x) 2025-12-04T10:01:39.0245386Z >>> assert torch.allclose(cos_x, x.cos()) 2025-12-04T10:01:39.0245674Z >>> 2025-12-04T10:01:39.0245875Z >>> # Second-order gradients 2025-12-04T10:01:39.0246186Z >>> neg_sin_x = grad(grad(lambda x: torch.sin(x)))(x) 2025-12-04T10:01:39.0246561Z >>> assert torch.allclose(neg_sin_x, -x.sin()) 2025-12-04T10:01:39.0246796Z 2025-12-04T10:01:39.0247046Z When composed with ``vmap``, ``grad`` can be used to compute per-sample-gradients: 2025-12-04T10:01:39.0247398Z 2025-12-04T10:01:39.0247487Z >>> # xdoctest: +SKIP 2025-12-04T10:01:39.0247770Z >>> from torch.func import grad, vmap 2025-12-04T10:01:39.0248066Z >>> batch_size, feature_size = 3, 5 2025-12-04T10:01:39.0248331Z >>> 2025-12-04T10:01:39.0248529Z >>> def model(weights, feature_vec): 2025-12-04T10:01:39.0248846Z >>> # Very simple linear model with activation 2025-12-04T10:01:39.0249160Z >>> assert feature_vec.dim() == 1 2025-12-04T10:01:39.0249483Z >>> return feature_vec.dot(weights).relu() 2025-12-04T10:01:39.0249764Z >>> 2025-12-04T10:01:39.0249979Z >>> def compute_loss(weights, example, target): 2025-12-04T10:01:39.0250296Z >>> y = model(weights, example) 2025-12-04T10:01:39.0250602Z >>> return ((y - target) ** 2).mean() # MSELoss 2025-12-04T10:01:39.0250893Z >>> 2025-12-04T10:01:39.0251152Z >>> weights = torch.randn(feature_size, requires_grad=True) 2025-12-04T10:01:39.0251552Z >>> examples = torch.randn(batch_size, feature_size) 2025-12-04T10:01:39.0251883Z >>> targets = torch.randn(batch_size) 2025-12-04T10:01:39.0252199Z >>> inputs = (weights, examples, targets) 2025-12-04T10:01:39.0252618Z >>> grad_weight_per_example = vmap(grad(compute_loss), in_dims=(None, 0, 0))( 2025-12-04T10:01:39.0253020Z ... *inputs 2025-12-04T10:01:39.0253231Z ... ) 2025-12-04T10:01:39.0253338Z 2025-12-04T10:01:39.0254303Z Example of using ``grad`` with ``has_aux`` and ``argnums``: 2025-12-04T10:01:39.0254580Z 2025-12-04T10:01:39.0254663Z >>> # xdoctest: +SKIP 2025-12-04T10:01:39.0254923Z >>> from torch.func import grad 2025-12-04T10:01:39.0255211Z >>> def my_loss_func(y, y_pred): 2025-12-04T10:01:39.0255527Z >>> loss_per_sample = (0.5 * y_pred - y) ** 2 2025-12-04T10:01:39.0255846Z >>> loss = loss_per_sample.mean() 2025-12-04T10:01:39.0256158Z >>> return loss, (y_pred, loss_per_sample) 2025-12-04T10:01:39.0256443Z >>> 2025-12-04T10:01:39.0256678Z >>> fn = grad(my_loss_func, argnums=(0, 1), has_aux=True) 2025-12-04T10:01:39.0257010Z >>> y_true = torch.rand(4) 2025-12-04T10:01:39.0257305Z >>> y_preds = torch.rand(4, requires_grad=True) 2025-12-04T10:01:39.0257608Z >>> out = fn(y_true, y_preds) 2025-12-04T10:01:39.0258017Z >>> # > output is ((grads w.r.t y_true, grads w.r.t y_preds), (y_pred, loss_per_sample)) 2025-12-04T10:01:39.0258361Z 2025-12-04T10:01:39.0258474Z .. note:: 2025-12-04T10:01:39.0258735Z Using PyTorch ``torch.no_grad`` together with ``grad``. 2025-12-04T10:01:39.0258990Z 2025-12-04T10:01:39.0259131Z Case 1: Using ``torch.no_grad`` inside a function: 2025-12-04T10:01:39.0259363Z 2025-12-04T10:01:39.0259449Z >>> # xdoctest: +SKIP 2025-12-04T10:01:39.0259706Z >>> def f(x): 2025-12-04T10:01:39.0259937Z >>> with torch.no_grad(): 2025-12-04T10:01:39.0260217Z >>> c = x ** 2 2025-12-04T10:01:39.0260470Z >>> return x - c 2025-12-04T10:01:39.0260632Z 2025-12-04T10:01:39.0260812Z In this case, ``grad(f)(x)`` will respect the inner ``torch.no_grad``. 2025-12-04T10:01:39.0261110Z 2025-12-04T10:01:39.0261276Z Case 2: Using ``grad`` inside ``torch.no_grad`` context manager: 2025-12-04T10:01:39.0261639Z 2025-12-04T10:01:39.0261725Z >>> # xdoctest: +SKIP 2025-12-04T10:01:39.0262128Z >>> with torch.no_grad(): 2025-12-04T10:01:39.0262391Z >>> grad(f)(x) 2025-12-04T10:01:39.0262562Z 2025-12-04T10:01:39.0262773Z In this case, ``grad`` will respect the inner ``torch.no_grad``, but not the 2025-12-04T10:01:39.0263297Z outer one. This is because ``grad`` is a "function transform": its result 2025-12-04T10:01:39.0263801Z should not depend on the result of a context manager outside of ``f``. 2025-12-04T10:01:39.0264119Z 2025-12-04T10:01:39.0264188Z 2025-12-04T10:01:39.0264757Z Original Error: IndentationError('expected an indented block after function definition on line 5', ('', 6, 1, '_._ = None\n', 6, 2)) 2025-12-04T10:01:39.0265355Z 2025-12-04T10:01:39.0265422Z _._ = None 2025-12-04T10:01:39.0265597Z ^ 2025-12-04T10:01:39.2560335Z msg = Cannot scrape callname=CustomOpDef.register_fake in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py line=402. 2025-12-04T10:01:39.2561350Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:39.2561847Z Register a FakeTensor implementation for this custom op. 2025-12-04T10:01:39.2562135Z 2025-12-04T10:01:39.2562367Z This is necessary to get the operator to work efficiently with torch.compile. 2025-12-04T10:01:39.2562709Z 2025-12-04T10:01:39.2562921Z The Fake impl (sometimes also known as a meta kernel or abstract impl) 2025-12-04T10:01:39.2563431Z specifies the behavior of this operator on Tensors that carry no data. 2025-12-04T10:01:39.2563887Z Given some input Tensors with certain properties 2025-12-04T10:01:39.2564351Z (sizes/strides/storage_offset/device), it specifies what the properties of 2025-12-04T10:01:39.2564804Z the output Tensors are. 2025-12-04T10:01:39.2564974Z 2025-12-04T10:01:39.2565169Z Please see :func:`torch.library.register_fake` for more details. 2025-12-04T10:01:39.2566035Z 2025-12-04T10:01:39.2566155Z Args: 2025-12-04T10:01:39.2566423Z fn (Callable): The function to register as the FakeTensor 2025-12-04T10:01:39.2566772Z implementation. 2025-12-04T10:01:39.2566937Z 2025-12-04T10:01:39.2567009Z Examples: 2025-12-04T10:01:39.2567220Z >>> import torch 2025-12-04T10:01:39.2567474Z >>> import numpy as np 2025-12-04T10:01:39.2567737Z >>> from torch import Tensor 2025-12-04T10:01:39.2568004Z >>> 2025-12-04T10:01:39.2568291Z >>> # Example 1: an operator without data-dependent output shape 2025-12-04T10:01:39.2568773Z >>> @torch.library.custom_op("mylib::linear", mutates_args=()) 2025-12-04T10:01:39.2569233Z >>> def linear(x: Tensor, weight: Tensor, bias: Tensor) -> Tensor: 2025-12-04T10:01:39.2569621Z >>> return (x @ weight.t()) + bias 2025-12-04T10:01:39.2569894Z >>> 2025-12-04T10:01:39.2570106Z >>> @linear.register_fake 2025-12-04T10:01:39.2570388Z >>> def _(x, weight, bias): 2025-12-04T10:01:39.2570656Z >>> assert x.dim() == 2 2025-12-04T10:01:39.2570937Z >>> assert weight.dim() == 2 2025-12-04T10:01:39.2571216Z >>> assert bias.dim() == 1 2025-12-04T10:01:39.2571522Z >>> assert x.shape[1] == weight.shape[1] 2025-12-04T10:01:39.2571857Z >>> assert weight.shape[0] == bias.shape[0] 2025-12-04T10:01:39.2572201Z >>> assert x.device == weight.device 2025-12-04T10:01:39.2572535Z >>> return x.new_empty(x.size(0), weight.size(0)) 2025-12-04T10:01:39.2572845Z >>> 2025-12-04T10:01:39.2573052Z >>> x = torch.randn(2, 2) 2025-12-04T10:01:39.2573320Z >>> weight = torch.randn(2, 2) 2025-12-04T10:01:39.2573604Z >>> bias = torch.randn(2) 2025-12-04T10:01:39.2573998Z >>> # xdoctest: +SKIP("Requires Python <= 3.11") 2025-12-04T10:01:39.2574532Z >>> out = torch.compile(linear, fullgraph=True)(x, weight, bias) 2025-12-04T10:01:39.2574935Z >>> # xdoctest: +SKIP("Requires Python <= 3.11") 2025-12-04T10:01:39.2575397Z >>> assert torch.allclose(out, torch.nn.functional.linear(x, weight, bias)) 2025-12-04T10:01:39.2575806Z >>> 2025-12-04T10:01:39.2576097Z >>> # Example 2: an operator with data-dependent output shape 2025-12-04T10:01:39.2576555Z >>> @torch.library.custom_op("mylib::nonzero", mutates_args=()) 2025-12-04T10:01:39.2576933Z >>> def nonzero(x: Tensor) -> Tensor: 2025-12-04T10:01:39.2577243Z >>> x_np = x.cpu().numpy() 2025-12-04T10:01:39.2577552Z >>> res = np.stack(np.nonzero(x_np), axis=1) 2025-12-04T10:01:39.2577901Z >>> return torch.tensor(res, device=x.device) 2025-12-04T10:01:39.2578196Z >>> 2025-12-04T10:01:39.2578416Z >>> @nonzero.register_fake 2025-12-04T10:01:39.2578700Z >>> def _(x): 2025-12-04T10:01:39.2578971Z >>> # Number of nonzero-elements is data-dependent. 2025-12-04T10:01:39.2579361Z >>> # Since we cannot peek at the data in an abstract impl, 2025-12-04T10:01:39.2579757Z >>> # we use the ctx object to construct a new symint that 2025-12-04T10:01:39.2580120Z >>> # represents the data-dependent size. 2025-12-04T10:01:39.2580437Z >>> ctx = torch.library.get_ctx() 2025-12-04T10:01:39.2580748Z >>> nnz = ctx.new_dynamic_size() 2025-12-04T10:01:39.2581039Z >>> shape = [nnz, x.dim()] 2025-12-04T10:01:39.2581375Z >>> result = x.new_empty(shape, dtype=torch.int64) 2025-12-04T10:01:39.2581701Z >>> return result 2025-12-04T10:01:39.2581933Z >>> 2025-12-04T10:01:39.2582156Z >>> x = torch.tensor([0, 1, 2, 0, 0, 1]) 2025-12-04T10:01:39.2582481Z >>> # xdoctest: +SKIP("Requires Python <= 3.11") 2025-12-04T10:01:39.2583230Z >>> out = torch.compile(nonzero, fullgraph=True)(x) 2025-12-04T10:01:39.2583587Z >>> # xdoctest: +SKIP("Requires Python <= 3.11") 2025-12-04T10:01:39.2583933Z >>> assert torch.allclose(out, x.nonzero()) 2025-12-04T10:01:39.2584154Z 2025-12-04T10:01:39.2584229Z 2025-12-04T10:01:39.2584808Z Original Error: IndentationError('expected an indented block after function definition on line 36', ('', 37, 1, '_._ = None\n', 37, 2)) 2025-12-04T10:01:39.2585404Z 2025-12-04T10:01:39.2585485Z _._ = None 2025-12-04T10:01:39.2585649Z ^ 2025-12-04T10:01:39.2586321Z msg = Cannot scrape callname=unsafe_generate_fake_kernels in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\fake_profile.py line=94. 2025-12-04T10:01:39.2587220Z Caused by: DoctestParseError('Failed to parse doctest in _label_docsrc_lines') 2025-12-04T10:01:39.2587677Z 2025-12-04T10:01:39.2587894Z Registers a fake kernel based on the given operator profiles. This fake 2025-12-04T10:01:39.2588440Z kernel registration will override any existing fake kernel registrations. 2025-12-04T10:01:39.2588774Z 2025-12-04T10:01:39.2588965Z The input is a dictionary mapping operator names to a set of operator 2025-12-04T10:01:39.2589479Z profiles, which we will use to generate fake kernels. The operator profiles 2025-12-04T10:01:39.2589969Z are a record of the input and output tensor metadata. Based on this 2025-12-04T10:01:39.2590473Z information we will match a given input to the recorded profile, and return 2025-12-04T10:01:39.2590999Z an output with the same metadata as in the recorded profile. If a profile 2025-12-04T10:01:39.2591434Z doesn't exist then an exception will be thrown. 2025-12-04T10:01:39.2591656Z 2025-12-04T10:01:39.2591878Z The fake kernel generation is considered unsafe because it relies on the 2025-12-04T10:01:39.2592474Z rigid, pre-defined operator profiles that do not account for potential 2025-12-04T10:01:39.2593133Z variations in output behavior. Specifically, the generated kernels assume a 2025-12-04T10:01:39.2593697Z fixed relationship between input and output ranks. However, in reality, it's 2025-12-04T10:01:39.2594265Z possible that data-dependent operations may produce outputs of different 2025-12-04T10:01:39.2594795Z ranks even when given inputs of the same rank. The generated fake kernels 2025-12-04T10:01:39.2595296Z are inflexible and unable to accommodate these nuances, making them 2025-12-04T10:01:39.2595683Z potentially unsafe. 2025-12-04T10:01:39.2595818Z 2025-12-04T10:01:39.2595886Z Args: 2025-12-04T10:01:39.2596191Z op_profiles (dict[str, set[OpProfile]]): A dictionary mapping operator 2025-12-04T10:01:39.2596669Z name to a set of operator profiles from which we will generate fake 2025-12-04T10:01:39.2597027Z kernels. 2025-12-04T10:01:39.2597145Z 2025-12-04T10:01:39.2597229Z Examples: 2025-12-04T10:01:39.2597332Z 2025-12-04T10:01:39.2597488Z >>> # Example: Registering an op-profile from draft-export 2025-12-04T10:01:39.2597831Z >>> import torch 2025-12-04T10:01:39.2598103Z >>> from torch.export._draft_export import draft_export 2025-12-04T10:01:39.2598424Z >>> 2025-12-04T10:01:39.2598689Z >>> @torch.library.custom_op("mylib::foo", mutates_args=()) 2025-12-04T10:01:39.2599062Z >>> def foo(x: Tensor, y: Tensor) -> Tensor: 2025-12-04T10:01:39.2599362Z >>> return x + y 2025-12-04T10:01:39.2599568Z >>> 2025-12-04T10:01:39.2599760Z >>> class M(torch.nn.Module): 2025-12-04T10:01:39.2600036Z >>> def forward(self, a, b): 2025-12-04T10:01:39.2600358Z >>> res = torch.ops.mylib.foo(a, b) # no fake impl 2025-12-04T10:01:39.2600674Z >>> return res 2025-12-04T10:01:39.2600892Z >>> 2025-12-04T10:01:39.2601140Z >>> ep = draft_export(M(), (torch.ones(3, 4), torch.ones(3, 4)) 2025-12-04T10:01:39.2601473Z >>> 2025-12-04T10:01:39.2601843Z >>> with torch._library.fake_profile.unsafe_generate_fake_kernels(ep._report.op_profiles): 2025-12-04T10:01:39.2602685Z >>> decomp = ep.run_decompositions() 2025-12-04T10:01:39.2602893Z 2025-12-04T10:01:39.2602897Z 2025-12-04T10:01:39.2603351Z Original Error: IncompleteParseError('ill-formed doctest: all parts have been processed but the doctest source is not balanced') 2025-12-04T10:01:39.2603895Z 2025-12-04T10:01:39.2603974Z running 894 test(s) 2025-12-04T10:01:39.2604536Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::typename:0, line 1111 <- wrt source file 2025-12-04T10:01:39.2605365Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::typename:0 2025-12-04T10:01:39.2606298Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::is_tensor:0, line 1142 <- wrt source file 2025-12-04T10:01:39.2607129Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::is_tensor:0 2025-12-04T10:01:39.2607956Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::is_storage:0, line 1157 <- wrt source file 2025-12-04T10:01:39.2608794Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::is_storage:0 2025-12-04T10:01:39.2609636Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::set_default_device:0, line 1247 <- wrt source file 2025-12-04T10:01:39.2610512Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::set_default_device:0 2025-12-04T10:01:39.2611417Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::set_default_tensor_type:0, line 1296 <- wrt source file 2025-12-04T10:01:39.2612321Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::set_default_tensor_type:0 2025-12-04T10:01:39.2613358Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::set_default_dtype:0, line 1333 <- wrt source file 2025-12-04T10:01:39.2614233Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::set_default_dtype:0 2025-12-04T10:01:39.2615143Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::use_deterministic_algorithms:0, line 1497 <- wrt source file 2025-12-04T10:01:39.2616104Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::use_deterministic_algorithms:0 2025-12-04T10:01:39.2616975Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::compile:0, line 2655 <- wrt source file 2025-12-04T10:01:39.2617781Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::compile:0 2025-12-04T10:01:39.3474841Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::_is_device_backend_autoload_enabled:0, line 2963 <- wrt source file 2025-12-04T10:01:39.3476024Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::_is_device_backend_autoload_enabled:0 2025-12-04T10:01:39.3477172Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::broadcast_tensors:0, line 64 <- wrt source file 2025-12-04T10:01:39.3478102Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::broadcast_tensors:0 2025-12-04T10:01:39.3478991Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::broadcast_shapes:0, line 92 <- wrt source file 2025-12-04T10:01:39.3479892Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::broadcast_shapes:0 2025-12-04T10:01:39.3480750Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::split:0, line 144 <- wrt source file 2025-12-04T10:01:39.3481570Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::split:0 2025-12-04T10:01:39.3483289Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::einsum:0, line 258 <- wrt source file 2025-12-04T10:01:39.3484123Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::einsum:0 2025-12-04T10:01:39.3484960Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::meshgrid:0, line 450 <- wrt source file 2025-12-04T10:01:39.3485805Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::meshgrid:0 2025-12-04T10:01:39.3486644Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::_unique_impl:0, line 835 <- wrt source file 2025-12-04T10:01:39.3487522Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::_unique_impl:0 2025-12-04T10:01:39.3488517Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::_unique_consecutive_impl:0, line 992 <- wrt source file 2025-12-04T10:01:39.3489828Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::_unique_consecutive_impl:0 2025-12-04T10:01:39.3490741Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::tensordot:0, line 1267 <- wrt source file 2025-12-04T10:01:39.3491588Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::tensordot:0 2025-12-04T10:01:39.3492468Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::cartesian_prod:0, line 1351 <- wrt source file 2025-12-04T10:01:39.3493356Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::cartesian_prod:0 2025-12-04T10:01:39.3494224Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::block_diag:0, line 1385 <- wrt source file 2025-12-04T10:01:39.3495504Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::block_diag:0 2025-12-04T10:01:39.3496634Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::cdist:0, line 1441 <- wrt source file 2025-12-04T10:01:39.3497664Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::cdist:0 2025-12-04T10:01:39.3498798Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::atleast_1d:0, line 1482 <- wrt source file 2025-12-04T10:01:39.3499738Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::atleast_1d:0 2025-12-04T10:01:39.3500885Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::atleast_2d:0, line 1520 <- wrt source file 2025-12-04T10:01:39.3501934Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::atleast_2d:0 2025-12-04T10:01:39.3503101Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::atleast_3d:0, line 1560 <- wrt source file 2025-12-04T10:01:39.3504191Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::atleast_3d:0 2025-12-04T10:01:39.3505139Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::norm:0, line 1735 <- wrt source file 2025-12-04T10:01:39.3506205Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::norm:0 2025-12-04T10:01:39.3507252Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::unravel_index:0, line 1905 <- wrt source file 2025-12-04T10:01:39.3508489Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::unravel_index:0 2025-12-04T10:01:39.3509464Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::chain_matmul:0, line 2005 <- wrt source file 2025-12-04T10:01:39.3511051Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::chain_matmul:0 2025-12-04T10:01:39.3512169Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::_lu_impl:0, line 2106 <- wrt source file 2025-12-04T10:01:39.3513308Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::_lu_impl:0 2025-12-04T10:01:39.3514302Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::list:0, line 477 <- wrt source file 2025-12-04T10:01:39.3515146Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::list:0 2025-12-04T10:01:39.3516186Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::help:0, line 537 <- wrt source file 2025-12-04T10:01:39.3517133Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::help:0 2025-12-04T10:01:39.3517980Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::load:0, line 628 <- wrt source file 2025-12-04T10:01:39.3519005Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::load:0 2025-12-04T10:01:39.3520214Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::_load_local:0, line 676 <- wrt source file 2025-12-04T10:01:39.3521454Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::_load_local:0 2025-12-04T10:01:39.3522842Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::download_url_to_file:0, line 711 <- wrt source file 2025-12-04T10:01:39.3524585Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::download_url_to_file:0 2025-12-04T10:01:39.3526313Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::load_state_dict_from_url:0, line 852 <- wrt source file 2025-12-04T10:01:39.3528238Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::load_state_dict_from_url:0 2025-12-04T10:01:39.3529168Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::Library.define:0, line 145 <- wrt source file 2025-12-04T10:01:39.3530031Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::Library.define:0 2025-12-04T10:01:39.3531064Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::Library._impl_with_aoti_compile:0, line 239 <- wrt source file 2025-12-04T10:01:39.3532195Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::Library._impl_with_aoti_compile:0 2025-12-04T10:01:39.3533206Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::Library.impl:0, line 300 <- wrt source file 2025-12-04T10:01:39.3534142Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::Library.impl:0 2025-12-04T10:01:39.3535132Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::define:0, line 521 <- wrt source file 2025-12-04T10:01:39.3536017Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::define:0 2025-12-04T10:01:39.3536887Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::impl:0, line 627 <- wrt source file 2025-12-04T10:01:39.3537769Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::impl:0 2025-12-04T10:01:39.3538772Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::register_kernel:0, line 809 <- wrt source file 2025-12-04T10:01:39.3539717Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::register_kernel:0 2025-12-04T10:01:39.3540770Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::register_autocast:0, line 877 <- wrt source file 2025-12-04T10:01:39.3542213Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::register_autocast:0 2025-12-04T10:01:39.3543170Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::register_autograd:0, line 1164 <- wrt source file 2025-12-04T10:01:39.3544222Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::register_autograd:0 2025-12-04T10:01:39.3545203Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::register_torch_dispatch:0, line 1280 <- wrt source file 2025-12-04T10:01:39.9930863Z W1204 10:01:39.983000 4928 torch\fx\_symbolic_trace.py:53] is_fx_tracing will return true for both fx.symbolic_trace and torch.export. Please use is_fx_tracing_symbolic_tracing() for specifically fx.symbolic_trace or torch.compiler.is_compiling() for specifically torch.export/compile. 2025-12-04T10:01:40.0777714Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::register_torch_dispatch:0 2025-12-04T10:01:40.0779280Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::register_vmap:0, line 1369 <- wrt source file 2025-12-04T10:01:40.0780536Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::register_vmap:0 2025-12-04T10:01:40.0781747Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::opcheck:0, line 1694 <- wrt source file 2025-12-04T10:01:40.0782927Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::opcheck:0 2025-12-04T10:01:40.0784191Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::get_ignored_functions:0, line 117 <- wrt source file 2025-12-04T10:01:40.0785809Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::get_ignored_functions:0 2025-12-04T10:01:40.0787162Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::get_testing_overrides:0, line 435 <- wrt source file 2025-12-04T10:01:40.0788581Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::get_testing_overrides:0 2025-12-04T10:01:40.0789945Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::wrap_torch_function:0, line 1589 <- wrt source file 2025-12-04T10:01:40.0791264Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::wrap_torch_function:0 2025-12-04T10:01:40.0792579Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::handle_torch_function:0, line 1725 <- wrt source file 2025-12-04T10:01:40.0794089Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::handle_torch_function:0 2025-12-04T10:01:40.0795558Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::is_tensor_method_or_property:0, line 1974 <- wrt source file 2025-12-04T10:01:40.0796959Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::is_tensor_method_or_property:0 2025-12-04T10:01:40.0798302Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::is_tensor_like:0, line 1993 <- wrt source file 2025-12-04T10:01:40.0799563Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::is_tensor_like:0 2025-12-04T10:01:40.0800816Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\quasirandom.py::SobolEngine:0, line 39 <- wrt source file 2025-12-04T10:01:40.0802086Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\quasirandom.py::SobolEngine:0 2025-12-04T10:01:40.0803390Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::add_safe_globals:0, line 300 <- wrt source file 2025-12-04T10:01:40.0805288Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::add_safe_globals:0 2025-12-04T10:01:40.0806607Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::safe_globals:0, line 325 <- wrt source file 2025-12-04T10:01:40.0807902Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::safe_globals:0 2025-12-04T10:01:40.0809192Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::skip_data:0, line 401 <- wrt source file 2025-12-04T10:01:40.0810453Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::skip_data:0 2025-12-04T10:01:40.0811767Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::register_package:0, line 473 <- wrt source file 2025-12-04T10:01:40.0813132Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::register_package:0 2025-12-04T10:01:40.0814406Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::save:0, line 960 <- wrt source file 2025-12-04T10:01:40.0815624Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::save:0 2025-12-04T10:01:40.0816843Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::load:0, line 1379 <- wrt source file 2025-12-04T10:01:40.0818060Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::load:0 2025-12-04T10:01:40.0819299Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\torch_version.py::TorchVersion:0, line 19 <- wrt source file 2025-12-04T10:01:40.0820681Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\torch_version.py::TorchVersion:0 2025-12-04T10:01:40.0822700Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_C.cp310-win_amd64.pyd::Generator:0, line 15 <- wrt source file 2025-12-04T10:01:40.0824021Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_C.cp310-win_amd64.pyd::Generator:0 2025-12-04T10:01:40.0825324Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_C.cp310-win_amd64.pyd::_LinAlgError:0, line 5 <- wrt source file 2025-12-04T10:01:40.0826654Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_C.cp310-win_amd64.pyd::_LinAlgError:0 2025-12-04T10:01:40.0828000Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_custom_ops.py::custom_op:0, line 55 <- wrt source file 2025-12-04T10:01:40.0829222Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_custom_ops.py::custom_op:0 2025-12-04T10:01:40.0830427Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_custom_ops.py::impl:0, line 138 <- wrt source file 2025-12-04T10:01:40.0831601Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_custom_ops.py::impl:0 2025-12-04T10:01:40.0832826Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_custom_ops.py::impl_abstract:0, line 208 <- wrt source file 2025-12-04T10:01:40.0834091Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_custom_ops.py::impl_abstract:0 2025-12-04T10:01:40.0835433Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_namedtensor_internals.py::update_names:0, line 118 <- wrt source file 2025-12-04T10:01:40.0836833Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_namedtensor_internals.py::update_names:0 2025-12-04T10:01:40.0838163Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.register_hook:0, line 681 <- wrt source file 2025-12-04T10:01:40.0840017Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.register_hook:0 2025-12-04T10:01:40.0841187Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.register_post_accumulate_grad_hook:0, line 738 <- wrt source file 2025-12-04T10:01:40.0842247Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.register_post_accumulate_grad_hook:0 2025-12-04T10:01:40.0843221Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.refine_names:0, line 1374 <- wrt source file 2025-12-04T10:01:40.0844118Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.refine_names:0 2025-12-04T10:01:40.0845006Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.align_to:0, line 1419 <- wrt source file 2025-12-04T10:01:40.0845879Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.align_to:0 2025-12-04T10:01:40.0846731Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.rename:0, line 1492 <- wrt source file 2025-12-04T10:01:40.0847807Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.rename:0 2025-12-04T10:01:40.0848673Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.to_sparse_coo:0, line 1522 <- wrt source file 2025-12-04T10:01:40.0849568Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.to_sparse_coo:0 2025-12-04T10:01:40.0850456Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.dim_order:0, line 1554 <- wrt source file 2025-12-04T10:01:40.0851311Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.dim_order:0 2025-12-04T10:01:40.0852401Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor_str.py::set_printoptions:0, line 53 <- wrt source file 2025-12-04T10:01:40.0853304Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor_str.py::set_printoptions:0 2025-12-04T10:01:40.0854248Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\accelerator\__init__.py::current_accelerator:0, line 117 <- wrt source file 2025-12-04T10:01:40.0855248Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\accelerator\__init__.py::current_accelerator:0 2025-12-04T10:01:40.0856226Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\accelerator\__init__.py::get_device_capability:0, line 171 <- wrt source file 2025-12-04T10:01:40.0996771Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\accelerator\__init__.py::get_device_capability:0 2025-12-04T10:01:40.0998674Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\accelerator\__init__.py::device_index:0, line 276 <- wrt source file 2025-12-04T10:01:40.1000169Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\accelerator\__init__.py::device_index:0 2025-12-04T10:01:40.1001142Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::allow_in_graph:0, line 130 <- wrt source file 2025-12-04T10:01:40.1002069Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::allow_in_graph:0 2025-12-04T10:01:40.1002999Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::substitute_in_graph:0, line 186 <- wrt source file 2025-12-04T10:01:40.1003968Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::substitute_in_graph:0 2025-12-04T10:01:40.1004911Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::wrap_numpy:0, line 416 <- wrt source file 2025-12-04T10:01:40.1006264Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::wrap_numpy:0 2025-12-04T10:01:40.1007174Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::is_compiling:0, line 448 <- wrt source file 2025-12-04T10:01:40.1008076Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::is_compiling:0 2025-12-04T10:01:40.1009004Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::is_dynamo_compiling:0, line 469 <- wrt source file 2025-12-04T10:01:40.1009960Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::is_dynamo_compiling:0 2025-12-04T10:01:40.1010879Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::is_exporting:0, line 487 <- wrt source file 2025-12-04T10:01:40.1011802Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::is_exporting:0 2025-12-04T10:01:40.1012729Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::save_cache_artifacts:0, line 502 <- wrt source file 2025-12-04T10:01:40.1013688Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::save_cache_artifacts:0 2025-12-04T10:01:40.1014642Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::load_cache_artifacts:0, line 522 <- wrt source file 2025-12-04T10:01:40.1015594Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\compiler\__init__.py::load_cache_artifacts:0 2025-12-04T10:01:40.1016516Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py::_compile_kernel:0, line 1788 <- wrt source file 2025-12-04T10:01:40.1017585Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py::_compile_kernel:0 2025-12-04T10:01:40.1018456Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\__init__.py::save:0, line 349 <- wrt source file 2025-12-04T10:01:40.1019303Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\__init__.py::save:0 2025-12-04T10:01:40.1020138Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\__init__.py::load:0, line 422 <- wrt source file 2025-12-04T10:01:40.1020986Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\__init__.py::load:0 2025-12-04T10:01:40.1021874Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\__init__.py::register_dataclass:0, line 581 <- wrt source file 2025-12-04T10:01:40.1022805Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\__init__.py::register_dataclass:0 2025-12-04T10:01:40.1023741Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.then:0, line 152 <- wrt source file 2025-12-04T10:01:40.1024644Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.then:0 2025-12-04T10:01:40.1025567Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.add_done_callback:0, line 201 <- wrt source file 2025-12-04T10:01:40.1026545Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.add_done_callback:0 2025-12-04T10:01:40.1027599Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.set_result:0, line 235 <- wrt source file 2025-12-04T10:01:40.1028531Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.set_result:0 2025-12-04T10:01:40.1029782Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.set_exception:0, line 265 <- wrt source file 2025-12-04T10:01:40.1030727Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.set_exception:0 2025-12-04T10:01:40.1031644Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::collect_all:0, line 299 <- wrt source file 2025-12-04T10:01:40.1032534Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::collect_all:0 2025-12-04T10:01:40.1033512Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\__init__.py::annotate:0, line 147 <- wrt source file 2025-12-04T10:01:40.1034357Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\__init__.py::annotate:0 2025-12-04T10:01:40.1035279Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\monitor\__init__.py::TensorboardEventHandler:0, line 22 <- wrt source file 2025-12-04T10:01:40.1036270Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\monitor\__init__.py::TensorboardEventHandler:0 2025-12-04T10:01:40.1037205Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\mps\__init__.py::compile_shader:0, line 148 <- wrt source file 2025-12-04T10:01:40.1038076Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\mps\__init__.py::compile_shader:0 2025-12-04T10:01:40.1038968Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py::as_nested_tensor:0, line 61 <- wrt source file 2025-12-04T10:01:40.1039865Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py::as_nested_tensor:0 2025-12-04T10:01:40.1040761Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py::nested_tensor:0, line 240 <- wrt source file 2025-12-04T10:01:40.1041790Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py::nested_tensor:0 2025-12-04T10:01:40.1042654Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py::narrow:0, line 315 <- wrt source file 2025-12-04T10:01:40.1043510Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py::narrow:0 2025-12-04T10:01:40.1044433Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py::nested_tensor_from_jagged:0, line 405 <- wrt source file 2025-12-04T10:01:40.1045406Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py::nested_tensor_from_jagged:0 2025-12-04T10:01:40.1046344Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py::masked_select:0, line 481 <- wrt source file 2025-12-04T10:01:40.1047236Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py::masked_select:0 2025-12-04T10:01:40.1048096Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\sparse\__init__.py::sum:0, line 223 <- wrt source file 2025-12-04T10:01:40.1048927Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\sparse\__init__.py::sum:0 2025-12-04T10:01:40.1049835Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\sparse\__init__.py::check_sparse_tensor_invariants:0, line 475 <- wrt source file 2025-12-04T10:01:40.1050855Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\sparse\__init__.py::check_sparse_tensor_invariants:0 2025-12-04T10:01:40.1051824Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\sparse\__init__.py::as_sparse_gradcheck:0, line 561 <- wrt source file 2025-12-04T10:01:40.1052763Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\sparse\__init__.py::as_sparse_gradcheck:0 2025-12-04T10:01:40.1053986Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\__init__.py::list_mode_options:0, line 349 <- wrt source file 2025-12-04T10:01:40.1054930Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\__init__.py::list_mode_options:0 2025-12-04T10:01:40.1055859Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\__init__.py::list_options:0, line 388 <- wrt source file 2025-12-04T10:01:40.1383999Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\__init__.py::list_options:0 2025-12-04T10:01:40.1385045Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims_common\__init__.py::compute_required_storage_length:0, line 1911 <- wrt source file 2025-12-04T10:01:40.1386145Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims_common\__init__.py::compute_required_storage_length:0 2025-12-04T10:01:40.1387153Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\amp\grad_scaler.py::GradScaler:0, line 64 <- wrt source file 2025-12-04T10:01:40.1388098Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\amp\grad_scaler.py::GradScaler:0 2025-12-04T10:01:40.1389066Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\qat\modules\linear_relu.py::LinearReLU:0, line 34 <- wrt source file 2025-12-04T10:01:40.1390109Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\qat\modules\linear_relu.py::LinearReLU:0 2025-12-04T10:01:40.1391212Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\dynamic\modules\linear_relu.py::LinearReLU:0, line 24 <- wrt source file 2025-12-04T10:01:40.1392515Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\dynamic\modules\linear_relu.py::LinearReLU:0 2025-12-04T10:01:40.1393689Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py::LinearReLU:0, line 25 <- wrt source file 2025-12-04T10:01:40.1394783Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py::LinearReLU:0 2025-12-04T10:01:40.1395904Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py::LinearLeakyReLU:0, line 67 <- wrt source file 2025-12-04T10:01:40.1397038Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py::LinearLeakyReLU:0 2025-12-04T10:01:40.1398157Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py::LinearTanh:0, line 142 <- wrt source file 2025-12-04T10:01:40.1399361Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py::LinearTanh:0 2025-12-04T10:01:40.1400477Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantizable\modules\rnn.py::LSTMCell:0, line 29 <- wrt source file 2025-12-04T10:01:40.1401455Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantizable\modules\rnn.py::LSTMCell:0 2025-12-04T10:01:40.1402399Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantizable\modules\rnn.py::LSTM:0, line 413 <- wrt source file 2025-12-04T10:01:40.1403334Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantizable\modules\rnn.py::LSTM:0 2025-12-04T10:01:40.1404265Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\functional.py::conv1d:0, line 210 <- wrt source file 2025-12-04T10:01:40.1405608Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\functional.py::conv1d:0 2025-12-04T10:01:40.1406544Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\functional.py::conv2d:0, line 282 <- wrt source file 2025-12-04T10:01:40.1407486Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\functional.py::conv2d:0 2025-12-04T10:01:40.1408409Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\functional.py::conv3d:0, line 358 <- wrt source file 2025-12-04T10:01:40.1409345Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\functional.py::conv3d:0 2025-12-04T10:01:40.1410277Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\__init__.py::Quantize:0, line 95 <- wrt source file 2025-12-04T10:01:40.1411259Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\__init__.py::Quantize:0 2025-12-04T10:01:40.1412245Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\__init__.py::DeQuantize:0, line 145 <- wrt source file 2025-12-04T10:01:40.1413226Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\__init__.py::DeQuantize:0 2025-12-04T10:01:40.1414216Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::Conv1d:0, line 43 <- wrt source file 2025-12-04T10:01:40.1415204Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::Conv1d:0 2025-12-04T10:01:40.1416190Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::Conv2d:0, line 126 <- wrt source file 2025-12-04T10:01:40.1417311Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::Conv2d:0 2025-12-04T10:01:40.1418302Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::Conv3d:0, line 212 <- wrt source file 2025-12-04T10:01:40.1419292Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::Conv3d:0 2025-12-04T10:01:40.1420324Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::ConvTranspose1d:0, line 300 <- wrt source file 2025-12-04T10:01:40.1421383Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::ConvTranspose1d:0 2025-12-04T10:01:40.1422461Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::ConvTranspose2d:0, line 383 <- wrt source file 2025-12-04T10:01:40.1423542Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::ConvTranspose2d:0 2025-12-04T10:01:40.1424603Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::ConvTranspose3d:0, line 466 <- wrt source file 2025-12-04T10:01:40.1425672Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::ConvTranspose3d:0 2025-12-04T10:01:40.1426711Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\linear.py::Linear:0, line 30 <- wrt source file 2025-12-04T10:01:40.1427801Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\linear.py::Linear:0 2025-12-04T10:01:40.1428798Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::LSTM:0, line 516 <- wrt source file 2025-12-04T10:01:40.1429824Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::LSTM:0 2025-12-04T10:01:40.1430799Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::GRU:0, line 803 <- wrt source file 2025-12-04T10:01:40.1431774Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::GRU:0 2025-12-04T10:01:40.1432751Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::RNNCell:0, line 1209 <- wrt source file 2025-12-04T10:01:40.1433774Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::RNNCell:0 2025-12-04T10:01:40.1434780Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::LSTMCell:0, line 1276 <- wrt source file 2025-12-04T10:01:40.1435783Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::LSTMCell:0 2025-12-04T10:01:40.1436774Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::GRUCell:0, line 1329 <- wrt source file 2025-12-04T10:01:40.1437765Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::GRUCell:0 2025-12-04T10:01:40.1438753Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\activation.py::ReLU6:0, line 36 <- wrt source file 2025-12-04T10:01:40.1439732Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\activation.py::ReLU6:0 2025-12-04T10:01:40.1440679Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::Conv1d:0, line 376 <- wrt source file 2025-12-04T10:01:40.1442501Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::Conv1d:0 2025-12-04T10:01:40.1445331Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::Conv2d:0, line 506 <- wrt source file 2025-12-04T10:01:40.1446703Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::Conv2d:0 2025-12-04T10:01:40.1448069Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::Conv3d:0, line 636 <- wrt source file 2025-12-04T10:01:40.1449432Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::Conv3d:0 2025-12-04T10:01:40.1450855Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::ConvTranspose1d:0, line 893 <- wrt source file 2025-12-04T10:01:40.1452344Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::ConvTranspose1d:0 2025-12-04T10:01:40.1453831Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::ConvTranspose2d:0, line 1015 <- wrt source file 2025-12-04T10:01:40.1455314Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::ConvTranspose2d:0 2025-12-04T10:01:40.1456783Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::ConvTranspose3d:0, line 1141 <- wrt source file 2025-12-04T10:01:40.1458244Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::ConvTranspose3d:0 2025-12-04T10:01:40.1459732Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\embedding_ops.py::Embedding:0, line 111 <- wrt source file 2025-12-04T10:01:40.1461329Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\embedding_ops.py::Embedding:0 2025-12-04T10:01:40.1462848Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\embedding_ops.py::EmbeddingBag:0, line 275 <- wrt source file 2025-12-04T10:01:40.1464406Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\embedding_ops.py::EmbeddingBag:0 2025-12-04T10:01:40.1465993Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\functional_modules.py::FloatFunctional:0, line 23 <- wrt source file 2025-12-04T10:01:40.1467691Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\functional_modules.py::FloatFunctional:0 2025-12-04T10:01:40.1469315Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\functional_modules.py::QFunctional:0, line 176 <- wrt source file 2025-12-04T10:01:40.1470897Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\functional_modules.py::QFunctional:0 2025-12-04T10:01:40.1472385Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\linear.py::Linear:0, line 135 <- wrt source file 2025-12-04T10:01:40.1473792Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\linear.py::Linear:0 2025-12-04T10:01:40.1475138Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\rnn.py::LSTM:0, line 24 <- wrt source file 2025-12-04T10:01:40.1476467Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\rnn.py::LSTM:0 2025-12-04T10:01:40.1477906Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\scheduler\lambda_scheduler.py::LambdaSL:0, line 24 <- wrt source file 2025-12-04T10:01:40.1479958Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\scheduler\lambda_scheduler.py::LambdaSL:0 2025-12-04T10:01:40.1481531Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\sparsifier\base_sparsifier.py::BaseSparsifier:0, line 47 <- wrt source file 2025-12-04T10:01:40.1483116Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\sparsifier\base_sparsifier.py::BaseSparsifier:0 2025-12-04T10:01:40.1484782Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\sparsifier\base_sparsifier.py::BaseSparsifier.squash_mask:0, line 251 <- wrt source file 2025-12-04T10:01:40.1486522Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\sparsifier\base_sparsifier.py::BaseSparsifier.squash_mask:0 2025-12-04T10:01:40.1488444Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\_experimental\data_scheduler\base_data_scheduler.py::BaseDataScheduler.get_schedule_param:0, line 98 <- wrt source file 2025-12-04T10:01:40.1490542Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\_experimental\data_scheduler\base_data_scheduler.py::BaseDataScheduler.get_schedule_param:0 2025-12-04T10:01:40.1492540Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\_experimental\data_sparsifier\base_data_sparsifier.py::BaseDataSparsifier:0, line 55 <- wrt source file 2025-12-04T10:01:40.1494440Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\_experimental\data_sparsifier\base_data_sparsifier.py::BaseDataSparsifier:0 2025-12-04T10:01:40.1496176Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_conv_bn:0, line 32 <- wrt source file 2025-12-04T10:01:40.1497737Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_conv_bn:0 2025-12-04T10:01:40.1509232Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_conv_bn_relu:0, line 83 <- wrt source file 2025-12-04T10:01:40.1510870Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_conv_bn_relu:0 2025-12-04T10:01:40.1512461Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_linear_bn:0, line 143 <- wrt source file 2025-12-04T10:01:40.1514033Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_linear_bn:0 2025-12-04T10:01:40.1515640Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_convtranspose_bn:0, line 182 <- wrt source file 2025-12-04T10:01:40.1517311Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_convtranspose_bn:0 2025-12-04T10:01:40.1518863Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuse_modules.py::fuse_modules:0, line 175 <- wrt source file 2025-12-04T10:01:40.1520301Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuse_modules.py::fuse_modules:0 2025-12-04T10:01:40.1521718Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py::_with_args:0, line 110 <- wrt source file 2025-12-04T10:01:40.1523122Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py::_with_args:0 2025-12-04T10:01:40.1524555Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py::_with_callable_args:0, line 132 <- wrt source file 2025-12-04T10:01:40.1526672Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py::_with_callable_args:0 2025-12-04T10:01:40.1528136Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::fuse_fx:0, line 218 <- wrt source file 2025-12-04T10:01:40.1529526Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::fuse_fx:0 2025-12-04T10:01:40.1530948Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::prepare_fx:0, line 288 <- wrt source file 2025-12-04T10:01:40.1532387Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::prepare_fx:0 2025-12-04T10:01:40.1533827Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::prepare_qat_fx:0, line 427 <- wrt source file 2025-12-04T10:01:40.1535316Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::prepare_qat_fx:0 2025-12-04T10:01:40.1536759Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::convert_fx:0, line 608 <- wrt source file 2025-12-04T10:01:40.1538178Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::convert_fx:0 2025-12-04T10:01:40.1539664Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::convert_to_reference_fx:0, line 668 <- wrt source file 2025-12-04T10:01:40.1687502Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::convert_to_reference_fx:0 2025-12-04T10:01:40.1689193Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::_convert_to_reference_decomposed_fx:0, line 720 <- wrt source file 2025-12-04T10:01:40.1691030Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::_convert_to_reference_decomposed_fx:0 2025-12-04T10:01:40.1692623Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_pt2e.py::prepare_pt2e:0, line 51 <- wrt source file 2025-12-04T10:01:40.1694097Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_pt2e.py::prepare_pt2e:0 2025-12-04T10:01:40.1695592Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_pt2e.py::prepare_qat_pt2e:0, line 130 <- wrt source file 2025-12-04T10:01:40.1697103Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_pt2e.py::prepare_qat_pt2e:0 2025-12-04T10:01:40.1698586Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_pt2e.py::convert_pt2e:0, line 228 <- wrt source file 2025-12-04T10:01:40.1700057Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_pt2e.py::convert_pt2e:0 2025-12-04T10:01:40.1701492Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::get_combined_dict:0, line 171 <- wrt source file 2025-12-04T10:01:40.1702907Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::get_combined_dict:0 2025-12-04T10:01:40.1704409Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_path_of_module:0, line 553 <- wrt source file 2025-12-04T10:01:40.1705979Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_path_of_module:0 2025-12-04T10:01:40.1708037Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_signature_locals:0, line 575 <- wrt source file 2025-12-04T10:01:40.1709578Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_signature_locals:0 2025-12-04T10:01:40.1711022Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_default_kwargs:0, line 589 <- wrt source file 2025-12-04T10:01:40.1712466Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_default_kwargs:0 2025-12-04T10:01:40.1713883Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_normalize_kwargs:0, line 611 <- wrt source file 2025-12-04T10:01:40.1715300Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_normalize_kwargs:0 2025-12-04T10:01:40.1716708Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_num_pos_args:0, line 738 <- wrt source file 2025-12-04T10:01:40.1718122Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_num_pos_args:0 2025-12-04T10:01:40.1719662Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\backend_config\backend_config.py::DTypeConfig:0, line 216 <- wrt source file 2025-12-04T10:01:40.1721312Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\backend_config\backend_config.py::DTypeConfig:0 2025-12-04T10:01:40.1722970Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\backend_config\onednn.py::_fuse_linear_bn_leaky_relu:0, line 85 <- wrt source file 2025-12-04T10:01:40.1724668Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\backend_config\onednn.py::_fuse_linear_bn_leaky_relu:0 2025-12-04T10:01:40.1726338Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report.py::ModelReport:0, line 85 <- wrt source file 2025-12-04T10:01:40.1728001Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report.py::ModelReport:0 2025-12-04T10:01:40.1729961Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_filtered_tables:0, line 341 <- wrt source file 2025-12-04T10:01:40.1732174Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_filtered_tables:0 2025-12-04T10:01:40.1734391Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_table_visualization:0, line 429 <- wrt source file 2025-12-04T10:01:40.1736649Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_table_visualization:0 2025-12-04T10:01:40.1738894Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_plot_visualization:0, line 591 <- wrt source file 2025-12-04T10:01:40.1741120Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_plot_visualization:0 2025-12-04T10:01:40.1743384Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_histogram_visualization:0, line 664 <- wrt source file 2025-12-04T10:01:40.1746149Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_histogram_visualization:0 2025-12-04T10:01:40.1748175Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\pt2e\prepare.py::_get_edge_or_node_to_group_id:0, line 189 <- wrt source file 2025-12-04T10:01:40.1749802Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\pt2e\prepare.py::_get_edge_or_node_to_group_id:0 2025-12-04T10:01:40.1751485Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\pt2e\utils.py::_replace_literals_with_new_placeholders:0, line 442 <- wrt source file 2025-12-04T10:01:40.1753202Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\pt2e\utils.py::_replace_literals_with_new_placeholders:0 2025-12-04T10:01:40.1754916Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\pt2e\_affine_quantization.py::_get_reduction_params:0, line 104 <- wrt source file 2025-12-04T10:01:40.1756607Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\pt2e\_affine_quantization.py::_get_reduction_params:0 2025-12-04T10:01:40.1758295Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\pt2e\_affine_quantization.py::_register_custom_op:0, line 155 <- wrt source file 2025-12-04T10:01:40.1760084Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\pt2e\_affine_quantization.py::_register_custom_op:0 2025-12-04T10:01:40.1761876Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\anomaly_mode.py::detect_anomaly:0, line 28 <- wrt source file 2025-12-04T10:01:40.1763670Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\anomaly_mode.py::detect_anomaly:0 2025-12-04T10:01:40.1765446Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\forward_ad.py::make_dual:0, line 82 <- wrt source file 2025-12-04T10:01:40.1767243Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\forward_ad.py::make_dual:0 2025-12-04T10:01:40.1768971Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\forward_ad.py::unpack_dual:0, line 151 <- wrt source file 2025-12-04T10:01:40.1770706Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\forward_ad.py::unpack_dual:0 2025-12-04T10:01:40.1772429Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\forward_ad.py::dual_level:0, line 187 <- wrt source file 2025-12-04T10:01:40.1774093Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\forward_ad.py::dual_level:0 2025-12-04T10:01:40.1775881Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.save_for_backward:0, line 72 <- wrt source file 2025-12-04T10:01:40.1777882Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.save_for_backward:0 2025-12-04T10:01:40.1779860Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.save_for_forward:0, line 116 <- wrt source file 2025-12-04T10:01:40.1781799Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.save_for_forward:0 2025-12-04T10:01:40.1783718Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.mark_dirty:0, line 169 <- wrt source file 2025-12-04T10:01:40.1785611Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.mark_dirty:0 2025-12-04T10:01:40.1788362Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.mark_non_differentiable:0, line 216 <- wrt source file 2025-12-04T10:01:40.1790467Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.mark_non_differentiable:0 2025-12-04T10:01:40.1792522Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.set_materialize_grads:0, line 245 <- wrt source file 2025-12-04T10:01:40.1794562Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.set_materialize_grads:0 2025-12-04T10:01:40.1796285Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::Function:0, line 487 <- wrt source file 2025-12-04T10:01:40.1797187Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::Function:0 2025-12-04T10:01:40.1798106Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::vjp:0, line 300 <- wrt source file 2025-12-04T10:01:40.1798980Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::vjp:0 2025-12-04T10:01:40.1799845Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::jvp:0, line 402 <- wrt source file 2025-12-04T10:01:40.1800716Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::jvp:0 2025-12-04T10:01:40.1801599Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::jacobian:0, line 642 <- wrt source file 2025-12-04T10:01:40.1802510Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::jacobian:0 2025-12-04T10:01:40.1803418Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::hessian:0, line 907 <- wrt source file 2025-12-04T10:01:40.1804422Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::hessian:0 2025-12-04T10:01:40.1805333Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::vhp:0, line 1026 <- wrt source file 2025-12-04T10:01:40.1806215Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::vhp:0 2025-12-04T10:01:40.1807907Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::hvp:0, line 1125 <- wrt source file 2025-12-04T10:01:40.1808789Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::hvp:0 2025-12-04T10:01:40.1809648Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::no_grad:0, line 50 <- wrt source file 2025-12-04T10:01:40.1810522Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::no_grad:0 2025-12-04T10:01:40.1811434Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::enable_grad:0, line 108 <- wrt source file 2025-12-04T10:01:40.1812346Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::enable_grad:0 2025-12-04T10:01:40.1813277Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::set_grad_enabled:0, line 166 <- wrt source file 2025-12-04T10:01:40.1814214Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::set_grad_enabled:0 2025-12-04T10:01:40.1815158Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::inference_mode:0, line 252 <- wrt source file 2025-12-04T10:01:40.1816089Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::inference_mode:0 2025-12-04T10:01:40.1817488Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::Node.name:0, line 60 <- wrt source file 2025-12-04T10:01:40.1818383Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::Node.name:0 2025-12-04T10:01:40.1819291Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::Node.register_hook:0, line 117 <- wrt source file 2025-12-04T10:01:40.1820221Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::Node.register_hook:0 2025-12-04T10:01:40.1821171Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::Node.register_prehook:0, line 154 <- wrt source file 2025-12-04T10:01:40.1822128Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::Node.register_prehook:0 2025-12-04T10:01:40.1823069Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::saved_tensors_hooks:0, line 292 <- wrt source file 2025-12-04T10:01:40.1824001Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::saved_tensors_hooks:0 2025-12-04T10:01:40.1824898Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::save_on_cpu:0, line 362 <- wrt source file 2025-12-04T10:01:40.1825788Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::save_on_cpu:0 2025-12-04T10:01:40.1826722Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::disable_saved_tensors_hooks:0, line 419 <- wrt source file 2025-12-04T10:01:40.1827802Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::disable_saved_tensors_hooks:0 2025-12-04T10:01:40.1828807Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::register_multi_grad_hook:0, line 503 <- wrt source file 2025-12-04T10:01:40.1829824Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::register_multi_grad_hook:0 2025-12-04T10:01:40.1830835Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::allow_mutation_on_saved_tensors:0, line 777 <- wrt source file 2025-12-04T10:01:40.1831872Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::allow_mutation_on_saved_tensors:0 2025-12-04T10:01:40.1832835Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::profile:0, line 182 <- wrt source file 2025-12-04T10:01:40.1833721Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::profile:0 2025-12-04T10:01:40.1834639Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::record_function:0, line 760 <- wrt source file 2025-12-04T10:01:40.1835592Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::record_function:0 2025-12-04T10:01:40.1836509Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::emit_itt:0, line 899 <- wrt source file 2025-12-04T10:01:40.1837389Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::emit_itt:0 2025-12-04T10:01:40.1838282Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::emit_nvtx:0, line 972 <- wrt source file 2025-12-04T10:01:40.1839184Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::emit_nvtx:0 2025-12-04T10:01:40.1840081Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler_util.py::EventList:0, line 60 <- wrt source file 2025-12-04T10:01:40.1841128Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler_util.py::EventList:0 2025-12-04T10:01:40.1842035Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\gds.py::gds_register_buffer:0, line 43 <- wrt source file 2025-12-04T10:01:40.1842918Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\gds.py::gds_register_buffer:0 2025-12-04T10:01:40.1847387Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\gds.py::gds_deregister_buffer:0, line 59 <- wrt source file 2025-12-04T10:01:40.1848354Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\gds.py::gds_deregister_buffer:0 2025-12-04T10:01:40.1849249Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\gds.py::GdsFile:0, line 86 <- wrt source file 2025-12-04T10:01:40.1850056Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\gds.py::GdsFile:0 2025-12-04T10:01:40.1850946Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_jit_fn:0, line 114 <- wrt source file 2025-12-04T10:01:40.1851856Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_jit_fn:0 2025-12-04T10:01:40.1852751Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_jit_fn:1, line 125 <- wrt source file 2025-12-04T10:01:40.1853868Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_jit_fn:1 2025-12-04T10:01:40.1854762Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_jit_fn:2, line 140 <- wrt source file 2025-12-04T10:01:40.1855668Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_jit_fn:2 2025-12-04T10:01:40.1856612Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_multi_output_jit_fn:0, line 173 <- wrt source file 2025-12-04T10:01:40.1857680Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_multi_output_jit_fn:0 2025-12-04T10:01:40.1858608Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\profiler.py::profile:0, line 75 <- wrt source file 2025-12-04T10:01:40.1859459Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\profiler.py::profile:0 2025-12-04T10:01:40.1860367Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\device_mesh.py::DeviceMesh:0, line 167 <- wrt source file 2025-12-04T10:01:40.1861331Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\device_mesh.py::DeviceMesh:0 2025-12-04T10:01:40.1862338Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\device_mesh.py::DeviceMesh.get_local_rank:0, line 1027 <- wrt source file 2025-12-04T10:01:40.1863418Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\device_mesh.py::DeviceMesh.get_local_rank:0 2025-12-04T10:01:40.1864444Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\device_mesh.py::init_device_mesh:0, line 1317 <- wrt source file 2025-12-04T10:01:40.1865439Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\device_mesh.py::init_device_mesh:0 2025-12-04T10:01:40.1866464Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::_coalescing_manager:0, line 2652 <- wrt source file 2025-12-04T10:01:40.1867612Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::_coalescing_manager:0 2025-12-04T10:01:40.1868713Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::_time_estimator:0, line 2754 <- wrt source file 2025-12-04T10:01:40.1869791Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::_time_estimator:0 2025-12-04T10:01:40.1870819Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::batch_isend_irecv:0, line 2801 <- wrt source file 2025-12-04T10:01:40.1872890Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::batch_isend_irecv:0 2025-12-04T10:01:40.1873960Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_reduce:0, line 2938 <- wrt source file 2025-12-04T10:01:40.1874947Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_reduce:0 2025-12-04T10:01:40.1875966Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather_object:0, line 3221 <- wrt source file 2025-12-04T10:01:40.1877012Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather_object:0 2025-12-04T10:01:40.1878046Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::gather_object:0, line 3325 <- wrt source file 2025-12-04T10:01:40.1879066Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::gather_object:0 2025-12-04T10:01:40.1880083Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::send_object_list:0, line 3457 <- wrt source file 2025-12-04T10:01:40.1881118Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::send_object_list:0 2025-12-04T10:01:40.1882160Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::recv_object_list:0, line 3574 <- wrt source file 2025-12-04T10:01:40.1883245Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::recv_object_list:0 2025-12-04T10:01:40.1884307Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::broadcast_object_list:0, line 3719 <- wrt source file 2025-12-04T10:01:40.1885387Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::broadcast_object_list:0 2025-12-04T10:01:40.1886643Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::scatter_object_list:0, line 3844 <- wrt source file 2025-12-04T10:01:40.1888197Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::scatter_object_list:0 2025-12-04T10:01:40.1889711Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather:0, line 3947 <- wrt source file 2025-12-04T10:01:40.1891167Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather:0 2025-12-04T10:01:40.1892676Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather_into_tensor:0, line 4054 <- wrt source file 2025-12-04T10:01:40.1894248Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather_into_tensor:0 2025-12-04T10:01:40.1895823Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather_coalesced:0, line 4192 <- wrt source file 2025-12-04T10:01:40.1897369Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather_coalesced:0 2025-12-04T10:01:40.1898962Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::gather:0, line 4298 <- wrt source file 2025-12-04T10:01:40.1900377Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::gather:0 2025-12-04T10:01:40.1901793Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::scatter:0, line 4383 <- wrt source file 2025-12-04T10:01:40.1903522Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::scatter:0 2025-12-04T10:01:40.1905031Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::reduce_scatter_tensor:0, line 4521 <- wrt source file 2025-12-04T10:01:40.1906609Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::reduce_scatter_tensor:0 2025-12-04T10:01:40.1908252Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_to_all_single:0, line 4663 <- wrt source file 2025-12-04T10:01:40.1909862Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_to_all_single:0 2025-12-04T10:01:40.1911425Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_to_all:0, line 4797 <- wrt source file 2025-12-04T10:01:40.1912881Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_to_all:0 2025-12-04T10:01:40.1914379Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::monitored_barrier:0, line 5009 <- wrt source file 2025-12-04T10:01:40.1915986Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::monitored_barrier:0 2025-12-04T10:01:40.1917641Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::new_subgroups:0, line 5562 <- wrt source file 2025-12-04T10:01:40.1919136Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::new_subgroups:0 2025-12-04T10:01:40.1920740Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::new_subgroups_by_enumeration:0, line 5656 <- wrt source file 2025-12-04T10:01:40.1922483Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::new_subgroups_by_enumeration:0 2025-12-04T10:01:40.1924037Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\launch.py::__doc__:0, line 84 <- wrt source file 2025-12-04T10:01:40.1925324Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\launch.py::__doc__:0 2025-12-04T10:01:40.1926607Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\run.py::__doc__:0, line 57 <- wrt source file 2025-12-04T10:01:40.1927866Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\run.py::__doc__:0 2025-12-04T10:01:40.1929331Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_mesh_layout.py::_MeshLayout.composition:0, line 125 <- wrt source file 2025-12-04T10:01:40.1930966Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_mesh_layout.py::_MeshLayout.composition:0 2025-12-04T10:01:40.1932513Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_mesh_layout.py::_MeshLayout.complement:0, line 142 <- wrt source file 2025-12-04T10:01:40.1934041Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_mesh_layout.py::_MeshLayout.complement:0 2025-12-04T10:01:40.1936274Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_mesh_layout.py::_MeshLayout.remap_to_tensor:0, line 281 <- wrt source file 2025-12-04T10:01:40.1937867Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_mesh_layout.py::_MeshLayout.remap_to_tensor:0 2025-12-04T10:01:40.1939370Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\autograd\__init__.py::context:0, line 47 <- wrt source file 2025-12-04T10:01:40.1941012Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\autograd\__init__.py::context:0 2025-12-04T10:01:40.1942567Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\join.py::Join:0, line 141 <- wrt source file 2025-12-04T10:01:40.1943944Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\join.py::Join:0 2025-12-04T10:01:40.1945518Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\__init__.py::register_ddp_comm_hook:0, line 137 <- wrt source file 2025-12-04T10:01:40.1947289Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\__init__.py::register_ddp_comm_hook:0 2025-12-04T10:01:40.1949284Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py::noop_hook:0, line 23 <- wrt source file 2025-12-04T10:01:40.1951016Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py::noop_hook:0 2025-12-04T10:01:40.1952760Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::allreduce_hook:0, line 51 <- wrt source file 2025-12-04T10:01:40.1954601Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::allreduce_hook:0 2025-12-04T10:01:40.1956509Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::fp16_compress_hook:0, line 110 <- wrt source file 2025-12-04T10:01:40.1958309Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::fp16_compress_hook:0 2025-12-04T10:01:40.1960115Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::bf16_compress_hook:0, line 131 <- wrt source file 2025-12-04T10:01:40.1962047Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::bf16_compress_hook:0 2025-12-04T10:01:40.1963853Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::fp16_compress_wrapper:0, line 149 <- wrt source file 2025-12-04T10:01:40.1965687Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::fp16_compress_wrapper:0 2025-12-04T10:01:40.1967655Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::bf16_compress_wrapper:0, line 188 <- wrt source file 2025-12-04T10:01:40.1969493Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::bf16_compress_wrapper:0 2025-12-04T10:01:40.1971318Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py::post_localSGD_hook:0, line 91 <- wrt source file 2025-12-04T10:01:40.1973284Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py::post_localSGD_hook:0 2025-12-04T10:01:40.1975207Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py::powerSGD_hook:0, line 395 <- wrt source file 2025-12-04T10:01:40.1976972Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py::powerSGD_hook:0 2025-12-04T10:01:40.1978808Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py::batched_powerSGD_hook:0, line 708 <- wrt source file 2025-12-04T10:01:40.1980780Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py::batched_powerSGD_hook:0 2025-12-04T10:01:40.1982678Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py::quantization_pertensor_hook:0, line 64 <- wrt source file 2025-12-04T10:01:40.1984665Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py::quantization_pertensor_hook:0 2025-12-04T10:01:40.1986800Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py::quantization_perchannel_hook:0, line 146 <- wrt source file 2025-12-04T10:01:40.1988855Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py::quantization_perchannel_hook:0 2025-12-04T10:01:40.1990778Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\model_averaging\averagers.py::PeriodicModelAverager:0, line 56 <- wrt source file 2025-12-04T10:01:40.1992778Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\model_averaging\averagers.py::PeriodicModelAverager:0 2025-12-04T10:01:40.1994819Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py::HierarchicalModelAverager:0, line 53 <- wrt source file 2025-12-04T10:01:40.1996963Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py::HierarchicalModelAverager:0 2025-12-04T10:01:40.1999080Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\format_utils.py::BroadcastingTorchSaveReader:0, line 49 <- wrt source file 2025-12-04T10:01:40.2000848Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\format_utils.py::BroadcastingTorchSaveReader:0 2025-12-04T10:01:40.2002589Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\format_utils.py::DynamicMetaLoadPlanner:0, line 173 <- wrt source file 2025-12-04T10:01:40.2004377Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\format_utils.py::DynamicMetaLoadPlanner:0 2025-12-04T10:01:40.2006189Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\optimizer.py::load_sharded_optimizer_state_dict:0, line 228 <- wrt source file 2025-12-04T10:01:40.2007980Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\optimizer.py::load_sharded_optimizer_state_dict:0 2025-12-04T10:01:40.2009686Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict.py::get_state_dict:0, line 1276 <- wrt source file 2025-12-04T10:01:40.2011379Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict.py::get_state_dict:0 2025-12-04T10:01:40.2013059Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict.py::_patch_model_state_dict:0, line 1531 <- wrt source file 2025-12-04T10:01:40.2014718Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict.py::_patch_model_state_dict:0 2025-12-04T10:01:40.2016458Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict.py::_patch_optimizer_state_dict:0, line 1590 <- wrt source file 2025-12-04T10:01:40.2018287Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict.py::_patch_optimizer_state_dict:0 2025-12-04T10:01:40.2019904Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict_loader.py::load:0, line 131 <- wrt source file 2025-12-04T10:01:40.2021435Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict_loader.py::load:0 2025-12-04T10:01:40.2023035Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict_saver.py::save:0, line 160 <- wrt source file 2025-12-04T10:01:40.2024621Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict_saver.py::save:0 2025-12-04T10:01:40.2026167Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict_saver.py::async_save:0, line 275 <- wrt source file 2025-12-04T10:01:40.2027819Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict_saver.py::async_save:0 2025-12-04T10:01:40.2029529Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\barriers.py::BarrierConfig:0, line 50 <- wrt source file 2025-12-04T10:01:40.2031326Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\barriers.py::BarrierConfig:0 2025-12-04T10:01:40.2033124Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\builder.py::make_sync_checkpointer:0, line 78 <- wrt source file 2025-12-04T10:01:40.2034905Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\builder.py::make_sync_checkpointer:0 2025-12-04T10:01:40.2036870Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\builder.py::make_async_checkpointer:0, line 139 <- wrt source file 2025-12-04T10:01:40.2038666Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\builder.py::make_async_checkpointer:0 2025-12-04T10:01:40.2040485Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\checkpointer.py::SyncCheckpointer:0, line 104 <- wrt source file 2025-12-04T10:01:40.2042441Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\checkpointer.py::SyncCheckpointer:0 2025-12-04T10:01:40.2044365Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\checkpointer.py::SyncCheckpointer.save:0, line 142 <- wrt source file 2025-12-04T10:01:40.2046324Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\checkpointer.py::SyncCheckpointer.save:0 2025-12-04T10:01:40.2048257Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\checkpointer.py::AsyncCheckpointer:0, line 213 <- wrt source file 2025-12-04T10:01:40.2050154Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\checkpointer.py::AsyncCheckpointer:0 2025-12-04T10:01:40.2052118Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\checkpointer.py::AsyncCheckpointer.save:0, line 260 <- wrt source file 2025-12-04T10:01:40.2054018Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\checkpointer.py::AsyncCheckpointer.save:0 2025-12-04T10:01:40.2056046Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\staging.py::DefaultStager.close:0, line 211 <- wrt source file 2025-12-04T10:01:40.2057817Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\_experimental\staging.py::DefaultStager.close:0 2025-12-04T10:01:40.2059564Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\events\__init__.py::construct_and_record_rdzv_event:0, line 110 <- wrt source file 2025-12-04T10:01:40.2061388Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\events\__init__.py::construct_and_record_rdzv_event:0 2025-12-04T10:01:40.2063212Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\rendezvous\api.py::RendezvousHandler.shutdown:0, line 232 <- wrt source file 2025-12-04T10:01:40.2064964Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\rendezvous\api.py::RendezvousHandler.shutdown:0 2025-12-04T10:01:40.2066631Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\utils\distributed.py::get_free_port:0, line 140 <- wrt source file 2025-12-04T10:01:40.2068374Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\utils\distributed.py::get_free_port:0 2025-12-04T10:01:40.2069939Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\api.py::MixedPrecision:0, line 202 <- wrt source file 2025-12-04T10:01:40.2071405Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\api.py::MixedPrecision:0 2025-12-04T10:01:40.2072819Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\api.py::StateDictType:0, line 262 <- wrt source file 2025-12-04T10:01:40.2074284Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\api.py::StateDictType:0 2025-12-04T10:01:40.2075974Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel:0, line 125 <- wrt source file 2025-12-04T10:01:40.2077796Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel:0 2025-12-04T10:01:40.2079747Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.set_state_dict_type:0, line 651 <- wrt source file 2025-12-04T10:01:40.2081971Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.set_state_dict_type:0 2025-12-04T10:01:40.2084037Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.state_dict_type:0, line 805 <- wrt source file 2025-12-04T10:01:40.2086054Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.state_dict_type:0 2025-12-04T10:01:40.2088290Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.shard_full_optim_state_dict:0, line 1513 <- wrt source file 2025-12-04T10:01:40.2090556Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.shard_full_optim_state_dict:0 2025-12-04T10:01:40.2092742Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.scatter_full_optim_state_dict:0, line 1633 <- wrt source file 2025-12-04T10:01:40.2095148Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.scatter_full_optim_state_dict:0 2025-12-04T10:01:40.2097305Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.rekey_optim_state_dict:0, line 1718 <- wrt source file 2025-12-04T10:01:40.2099441Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.rekey_optim_state_dict:0 2025-12-04T10:01:40.2101671Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.optim_state_dict:0, line 1850 <- wrt source file 2025-12-04T10:01:40.2103720Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.optim_state_dict:0 2025-12-04T10:01:40.2105813Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.optim_state_dict_to_load:0, line 1937 <- wrt source file 2025-12-04T10:01:40.2108161Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.optim_state_dict_to_load:0 2025-12-04T10:01:40.2110035Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\sharded_grad_scaler.py::ShardedGradScaler:0, line 57 <- wrt source file 2025-12-04T10:01:40.2111713Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\sharded_grad_scaler.py::ShardedGradScaler:0 2025-12-04T10:01:40.2113304Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\wrap.py::CustomPolicy:0, line 227 <- wrt source file 2025-12-04T10:01:40.2114773Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\wrap.py::CustomPolicy:0 2025-12-04T10:01:40.2116195Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\functional.py::_all_gather_base:0, line 134 <- wrt source file 2025-12-04T10:01:40.2117682Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\functional.py::_all_gather_base:0 2025-12-04T10:01:40.2119301Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\api\remote_module.py::_RemoteModule.__init__:0, line 196 <- wrt source file 2025-12-04T10:01:40.2120999Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\api\remote_module.py::_RemoteModule.__init__:0 2025-12-04T10:01:40.2122684Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\api\remote_module.py::_RemoteModule.init_from_module_rref:0, line 527 <- wrt source file 2025-12-04T10:01:40.2124440Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\api\remote_module.py::_RemoteModule.init_from_module_rref:0 2025-12-04T10:01:40.2126134Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\api\remote_module.py::RemoteModule:0, line 658 <- wrt source file 2025-12-04T10:01:40.2128322Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\api\remote_module.py::RemoteModule:0 2025-12-04T10:01:40.2130411Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\apply_optimizer_in_backward.py::_apply_optimizer_in_backward:0, line 43 <- wrt source file 2025-12-04T10:01:40.2132370Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\apply_optimizer_in_backward.py::_apply_optimizer_in_backward:0 2025-12-04T10:01:40.2134356Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\apply_optimizer_in_backward.py::_get_in_backward_optimizers:0, line 114 <- wrt source file 2025-12-04T10:01:40.2136171Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\apply_optimizer_in_backward.py::_get_in_backward_optimizers:0 2025-12-04T10:01:40.2138038Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\named_optimizer.py::_NamedOptimizer:0, line 43 <- wrt source file 2025-12-04T10:01:40.2139957Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\named_optimizer.py::_NamedOptimizer:0 2025-12-04T10:01:40.2141686Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\optimizer.py::DistributedOptimizer:0, line 161 <- wrt source file 2025-12-04T10:01:40.2143265Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\optimizer.py::DistributedOptimizer:0 2025-12-04T10:01:40.2145188Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\post_localSGD_optimizer.py::PostLocalSGDOptimizer:0, line 19 <- wrt source file 2025-12-04T10:01:40.2147019Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\post_localSGD_optimizer.py::PostLocalSGDOptimizer:0 2025-12-04T10:01:40.2148872Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\utils.py::register_functional_optim:0, line 37 <- wrt source file 2025-12-04T10:01:40.2150524Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\utils.py::register_functional_optim:0 2025-12-04T10:01:40.2152364Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\zero_redundancy_optimizer.py::ZeroRedundancyOptimizer:0, line 341 <- wrt source file 2025-12-04T10:01:40.2154243Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\zero_redundancy_optimizer.py::ZeroRedundancyOptimizer:0 2025-12-04T10:01:40.2155915Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\pipelining\microbatch.py::_CustomReducer:0, line 36 <- wrt source file 2025-12-04T10:01:40.2157472Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\pipelining\microbatch.py::_CustomReducer:0 2025-12-04T10:01:40.2159266Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\pipelining\microbatch.py::TensorChunkSpec.from_tuple:0, line 85 <- wrt source file 2025-12-04T10:01:40.2161003Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\pipelining\microbatch.py::TensorChunkSpec.from_tuple:0 2025-12-04T10:01:40.2162723Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\pipelining\microbatch.py::TensorChunkSpec.from_dict:0, line 104 <- wrt source file 2025-12-04T10:01:40.2164441Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\pipelining\microbatch.py::TensorChunkSpec.from_dict:0 2025-12-04T10:01:40.2166165Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\pipelining\_IR.py::pipe_split:0, line 345 <- wrt source file 2025-12-04T10:01:40.2167585Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\pipelining\_IR.py::pipe_split:0 2025-12-04T10:01:40.2169589Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::_wait_all:0, line 174 <- wrt source file 2025-12-04T10:01:40.2170941Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::_wait_all:0 2025-12-04T10:01:40.2172495Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::shutdown:0, line 343 <- wrt source file 2025-12-04T10:01:40.2174092Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::shutdown:0 2025-12-04T10:01:40.2175422Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::remote:0, line 605 <- wrt source file 2025-12-04T10:01:40.2176714Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::remote:0 2025-12-04T10:01:40.2178109Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::rpc_sync:0, line 786 <- wrt source file 2025-12-04T10:01:40.2179505Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::rpc_sync:0 2025-12-04T10:01:40.2180812Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::rpc_async:0, line 878 <- wrt source file 2025-12-04T10:01:40.2182131Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::rpc_async:0 2025-12-04T10:01:40.2183521Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\functions.py::async_execution:0, line 34 <- wrt source file 2025-12-04T10:01:40.2185111Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\functions.py::async_execution:0 2025-12-04T10:01:40.2186848Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\options.py::TensorPipeRpcBackendOptions.set_device_map:0, line 126 <- wrt source file 2025-12-04T10:01:40.2188798Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\options.py::TensorPipeRpcBackendOptions.set_device_map:0 2025-12-04T10:01:40.2190664Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\server_process_global_profiler.py::_server_process_global_profile:0, line 62 <- wrt source file 2025-12-04T10:01:40.2192701Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\server_process_global_profiler.py::_server_process_global_profile:0 2025-12-04T10:01:40.2194342Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_api.py::_shard_tensor:0, line 887 <- wrt source file 2025-12-04T10:01:40.2195824Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_api.py::_shard_tensor:0 2025-12-04T10:01:40.2197396Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_dtensor_spec.py::ShardOrderEntry:0, line 32 <- wrt source file 2025-12-04T10:01:40.2199086Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_dtensor_spec.py::ShardOrderEntry:0 2025-12-04T10:01:40.2201040Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_dtensor_spec.py::DTensorSpec._convert_shard_order_to_StridedShard:0, line 165 <- wrt source file 2025-12-04T10:01:40.2203178Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_dtensor_spec.py::DTensorSpec._convert_shard_order_to_StridedShard:0 2025-12-04T10:01:40.2205337Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_dtensor_spec.py::DTensorSpec._maybe_convert_StridedShard_to_shard_order:0, line 241 <- wrt source file 2025-12-04T10:01:40.2207661Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_dtensor_spec.py::DTensorSpec._maybe_convert_StridedShard_to_shard_order:0 2025-12-04T10:01:40.2209785Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_dtensor_spec.py::DTensorSpec.format_shard_order_str:0, line 461 <- wrt source file 2025-12-04T10:01:40.2211551Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_dtensor_spec.py::DTensorSpec.format_shard_order_str:0 2025-12-04T10:01:40.2213684Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_random.py::OffsetBasedRNGTracker._set_pre_op_offset:0, line 310 <- wrt source file 2025-12-04T10:01:40.2215712Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_random.py::OffsetBasedRNGTracker._set_pre_op_offset:0 2025-12-04T10:01:40.2217403Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_func_map.py::local_map:0, line 103 <- wrt source file 2025-12-04T10:01:40.2219003Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_func_map.py::local_map:0 2025-12-04T10:01:40.2220693Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_register_sharding.py::register_sharding:0, line 46 <- wrt source file 2025-12-04T10:01:40.2222724Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_register_sharding.py::register_sharding:0 2025-12-04T10:01:40.2224683Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py::_LoadBalancer._generate_indices:0, line 30 <- wrt source file 2025-12-04T10:01:40.2226795Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py::_LoadBalancer._generate_indices:0 2025-12-04T10:01:40.2229267Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py::_HeadTailLoadBalancer._generate_indices:0, line 102 <- wrt source file 2025-12-04T10:01:40.2231580Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py::_HeadTailLoadBalancer._generate_indices:0 2025-12-04T10:01:40.2233979Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py::_PerDocumentHeadTailLoadBalancer._generate_indices:0, line 213 <- wrt source file 2025-12-04T10:01:40.2236484Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py::_PerDocumentHeadTailLoadBalancer._generate_indices:0 2025-12-04T10:01:40.2238761Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py::_PTRRLoadBalancer.ptrr_scheduling:0, line 339 <- wrt source file 2025-12-04T10:01:40.2241074Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py::_PTRRLoadBalancer.ptrr_scheduling:0 2025-12-04T10:01:40.2243341Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py::_PTRRLoadBalancer._generate_indices:0, line 397 <- wrt source file 2025-12-04T10:01:40.2245523Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py::_PTRRLoadBalancer._generate_indices:0 2025-12-04T10:01:40.2247511Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\api.py::parallelize_module:0, line 55 <- wrt source file 2025-12-04T10:01:40.2249104Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\api.py::parallelize_module:0 2025-12-04T10:01:40.2250692Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\ddp.py::_pre_dp_module_transform:0, line 88 <- wrt source file 2025-12-04T10:01:40.2252557Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\ddp.py::_pre_dp_module_transform:0 2025-12-04T10:01:40.2254146Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\loss.py::loss_parallel:0, line 56 <- wrt source file 2025-12-04T10:01:40.2255678Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\loss.py::loss_parallel:0 2025-12-04T10:01:40.2257222Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\style.py::ColwiseParallel:0, line 64 <- wrt source file 2025-12-04T10:01:40.2259034Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\style.py::ColwiseParallel:0 2025-12-04T10:01:40.2260611Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\style.py::RowwiseParallel:0, line 198 <- wrt source file 2025-12-04T10:01:40.2262176Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\style.py::RowwiseParallel:0 2025-12-04T10:01:40.2263764Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\style.py::SequenceParallel:0, line 350 <- wrt source file 2025-12-04T10:01:40.2265340Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\style.py::SequenceParallel:0 2025-12-04T10:01:40.2267306Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\style.py::PrepareModuleInput:0, line 452 <- wrt source file 2025-12-04T10:01:40.2269010Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\style.py::PrepareModuleInput:0 2025-12-04T10:01:40.2270627Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\style.py::PrepareModuleOutput:0, line 614 <- wrt source file 2025-12-04T10:01:40.2272265Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\style.py::PrepareModuleOutput:0 2025-12-04T10:01:40.2273941Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\style.py::PrepareModuleInputOutput:0, line 740 <- wrt source file 2025-12-04T10:01:40.2275661Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\style.py::PrepareModuleInputOutput:0 2025-12-04T10:01:40.2277308Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_ops\_common_rules.py::pointwise_rule:0, line 234 <- wrt source file 2025-12-04T10:01:40.2278897Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\_ops\_common_rules.py::pointwise_rule:0 2025-12-04T10:01:40.2280528Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\checkpoint_activation.py::checkpoint:0, line 53 <- wrt source file 2025-12-04T10:01:40.2503522Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\checkpoint_activation.py::checkpoint:0 2025-12-04T10:01:40.2505212Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\contract.py::contract:0, line 67 <- wrt source file 2025-12-04T10:01:40.2507048Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\contract.py::contract:0 2025-12-04T10:01:40.2508673Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\replicate.py::replicate:0, line 190 <- wrt source file 2025-12-04T10:01:40.2510407Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\replicate.py::replicate:0 2025-12-04T10:01:40.2512459Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\replicate_with_fsdp.py::replicate:0, line 265 <- wrt source file 2025-12-04T10:01:40.2514154Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\replicate_with_fsdp.py::replicate:0 2025-12-04T10:01:40.2516094Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_optim\__init__.py::named_params_with_sharded_tensor:0, line 31 <- wrt source file 2025-12-04T10:01:40.2517978Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_optim\__init__.py::named_params_with_sharded_tensor:0 2025-12-04T10:01:40.2519794Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\__init__.py::init_from_local_shards:0, line 384 <- wrt source file 2025-12-04T10:01:40.2521662Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\__init__.py::init_from_local_shards:0 2025-12-04T10:01:40.2523516Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\__init__.py::custom_sharded_op_impl:0, line 457 <- wrt source file 2025-12-04T10:01:40.2525289Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\__init__.py::custom_sharded_op_impl:0 2025-12-04T10:01:40.2527202Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\api.py::ShardedTensor._init_from_local_tensor:0, line 860 <- wrt source file 2025-12-04T10:01:40.2529274Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\api.py::ShardedTensor._init_from_local_tensor:0 2025-12-04T10:01:40.2531092Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\api.py::ShardedTensor.reshard:0, line 1098 <- wrt source file 2025-12-04T10:01:40.2532860Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\api.py::ShardedTensor.reshard:0 2025-12-04T10:01:40.2534683Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\_ops\_common.py::_sharded_op_common:0, line 18 <- wrt source file 2025-12-04T10:01:40.2536525Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\_ops\_common.py::_sharded_op_common:0 2025-12-04T10:01:40.2538222Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharding_plan\api.py::ShardingPlan:0, line 36 <- wrt source file 2025-12-04T10:01:40.2539828Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharding_plan\api.py::ShardingPlan:0 2025-12-04T10:01:40.2541622Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::put:0, line 275 <- wrt source file 2025-12-04T10:01:40.2543243Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::put:0 2025-12-04T10:01:40.2544843Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::get:0, line 328 <- wrt source file 2025-12-04T10:01:40.2546571Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::get:0 2025-12-04T10:01:40.2548472Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::get_nbi:0, line 378 <- wrt source file 2025-12-04T10:01:40.2550131Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::get_nbi:0 2025-12-04T10:01:40.2552155Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::putmem_signal_block:0, line 453 <- wrt source file 2025-12-04T10:01:40.2554147Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::putmem_signal_block:0 2025-12-04T10:01:40.2555899Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::wait_until:0, line 531 <- wrt source file 2025-12-04T10:01:40.2557662Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::wait_until:0 2025-12-04T10:01:40.2559677Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::signal_wait_until:0, line 593 <- wrt source file 2025-12-04T10:01:40.2561559Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::signal_wait_until:0 2025-12-04T10:01:40.2563283Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::signal_op:0, line 651 <- wrt source file 2025-12-04T10:01:40.2564960Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::signal_op:0 2025-12-04T10:01:40.2566798Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::fence:0, line 704 <- wrt source file 2025-12-04T10:01:40.2568533Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::fence:0 2025-12-04T10:01:40.2570154Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::quiet:0, line 750 <- wrt source file 2025-12-04T10:01:40.2571797Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::quiet:0 2025-12-04T10:01:40.2573595Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::my_pe:0, line 794 <- wrt source file 2025-12-04T10:01:40.2575222Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::my_pe:0 2025-12-04T10:01:40.2576852Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::n_pes:0, line 837 <- wrt source file 2025-12-04T10:01:40.2578477Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::n_pes:0 2025-12-04T10:01:40.2580300Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::barrier_all:0, line 888 <- wrt source file 2025-12-04T10:01:40.2582014Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::barrier_all:0 2025-12-04T10:01:40.2583701Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::sync_all:0, line 934 <- wrt source file 2025-12-04T10:01:40.2585567Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::sync_all:0 2025-12-04T10:01:40.2587325Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::alltoall:0, line 973 <- wrt source file 2025-12-04T10:01:40.2589064Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::alltoall:0 2025-12-04T10:01:40.2591068Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::broadcast:0, line 1028 <- wrt source file 2025-12-04T10:01:40.2592926Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::broadcast:0 2025-12-04T10:01:40.2594601Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::reduce:0, line 1089 <- wrt source file 2025-12-04T10:01:40.2686757Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::reduce:0 2025-12-04T10:01:40.2688033Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::reduce_extern_wrapper:0, line 1135 <- wrt source file 2025-12-04T10:01:40.2689268Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_symmetric_memory\_nvshmem_triton.py::reduce_extern_wrapper:0 2025-12-04T10:01:40.2690380Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_tools\memory_tracker.py::MemoryTracker:0, line 55 <- wrt source file 2025-12-04T10:01:40.2691436Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_tools\memory_tracker.py::MemoryTracker:0 2025-12-04T10:01:40.2692454Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\bernoulli.py::Bernoulli:0, line 30 <- wrt source file 2025-12-04T10:01:40.2693712Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\bernoulli.py::Bernoulli:0 2025-12-04T10:01:40.2694630Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\beta.py::Beta:0, line 21 <- wrt source file 2025-12-04T10:01:40.2695507Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\beta.py::Beta:0 2025-12-04T10:01:40.2696416Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\binomial.py::Binomial:0, line 31 <- wrt source file 2025-12-04T10:01:40.2697357Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\binomial.py::Binomial:0 2025-12-04T10:01:40.2698908Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\categorical.py::Categorical:0, line 42 <- wrt source file 2025-12-04T10:01:40.2700122Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\categorical.py::Categorical:0 2025-12-04T10:01:40.2701079Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\cauchy.py::Cauchy:0, line 23 <- wrt source file 2025-12-04T10:01:40.2701978Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\cauchy.py::Cauchy:0 2025-12-04T10:01:40.2702871Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\chi2.py::Chi2:0, line 18 <- wrt source file 2025-12-04T10:01:40.2703748Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\chi2.py::Chi2:0 2025-12-04T10:01:40.2704675Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\constraints.py::is_dependent:0, line 167 <- wrt source file 2025-12-04T10:01:40.2705937Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\constraints.py::is_dependent:0 2025-12-04T10:01:40.2707151Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\constraints.py::_DependentProperty:0, line 188 <- wrt source file 2025-12-04T10:01:40.2708442Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\constraints.py::_DependentProperty:0 2025-12-04T10:01:40.2709702Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\continuous_bernoulli.py::ContinuousBernoulli:0, line 35 <- wrt source file 2025-12-04T10:01:40.2710993Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\continuous_bernoulli.py::ContinuousBernoulli:0 2025-12-04T10:01:40.2712302Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\dirichlet.py::Dirichlet:0, line 44 <- wrt source file 2025-12-04T10:01:40.2714197Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\dirichlet.py::Dirichlet:0 2025-12-04T10:01:40.2715351Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\exponential.py::Exponential:0, line 20 <- wrt source file 2025-12-04T10:01:40.2716420Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\exponential.py::Exponential:0 2025-12-04T10:01:40.2717616Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\fishersnedecor.py::FisherSnedecor:0, line 21 <- wrt source file 2025-12-04T10:01:40.2718821Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\fishersnedecor.py::FisherSnedecor:0 2025-12-04T10:01:40.2719870Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\gamma.py::Gamma:0, line 24 <- wrt source file 2025-12-04T10:01:40.2720917Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\gamma.py::Gamma:0 2025-12-04T10:01:40.2722075Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\generalized_pareto.py::GeneralizedPareto:0, line 26 <- wrt source file 2025-12-04T10:01:40.2723359Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\generalized_pareto.py::GeneralizedPareto:0 2025-12-04T10:01:40.2724548Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\geometric.py::Geometric:0, line 36 <- wrt source file 2025-12-04T10:01:40.2725587Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\geometric.py::Geometric:0 2025-12-04T10:01:40.2726858Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\gumbel.py::Gumbel:0, line 23 <- wrt source file 2025-12-04T10:01:40.2728195Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\gumbel.py::Gumbel:0 2025-12-04T10:01:40.2729714Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\half_cauchy.py::HalfCauchy:0, line 24 <- wrt source file 2025-12-04T10:01:40.2730972Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\half_cauchy.py::HalfCauchy:0 2025-12-04T10:01:40.2732110Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\half_normal.py::HalfNormal:0, line 24 <- wrt source file 2025-12-04T10:01:40.2733160Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\half_normal.py::HalfNormal:0 2025-12-04T10:01:40.2734216Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\independent.py::Independent:0, line 27 <- wrt source file 2025-12-04T10:01:40.2735194Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\independent.py::Independent:0 2025-12-04T10:01:40.2736291Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\inverse_gamma.py::InverseGamma:0, line 24 <- wrt source file 2025-12-04T10:01:40.2737295Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\inverse_gamma.py::InverseGamma:0 2025-12-04T10:01:40.2738285Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\kumaraswamy.py::Kumaraswamy:0, line 30 <- wrt source file 2025-12-04T10:01:40.2739407Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\kumaraswamy.py::Kumaraswamy:0 2025-12-04T10:01:40.2740531Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\laplace.py::Laplace:0, line 20 <- wrt source file 2025-12-04T10:01:40.2741708Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\laplace.py::Laplace:0 2025-12-04T10:01:40.2743113Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\lkj_cholesky.py::LKJCholesky:0, line 43 <- wrt source file 2025-12-04T10:01:40.2744435Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\lkj_cholesky.py::LKJCholesky:0 2025-12-04T10:01:40.2746103Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\logistic_normal.py::LogisticNormal:0, line 28 <- wrt source file 2025-12-04T10:01:40.2747509Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\logistic_normal.py::LogisticNormal:0 2025-12-04T10:01:40.2748531Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\log_normal.py::LogNormal:0, line 23 <- wrt source file 2025-12-04T10:01:40.2749532Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\log_normal.py::LogNormal:0 2025-12-04T10:01:40.2750642Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\lowrank_multivariate_normal.py::LowRankMultivariateNormal:0, line 63 <- wrt source file 2025-12-04T10:01:40.2751959Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\lowrank_multivariate_normal.py::LowRankMultivariateNormal:0 2025-12-04T10:01:40.2753201Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\mixture_same_family.py::MixtureSameFamily:0, line 24 <- wrt source file 2025-12-04T10:01:40.2754657Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\mixture_same_family.py::MixtureSameFamily:0 2025-12-04T10:01:40.2974268Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\multinomial.py::Multinomial:0, line 38 <- wrt source file 2025-12-04T10:01:40.2975301Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\multinomial.py::Multinomial:0 2025-12-04T10:01:40.2976457Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\multivariate_normal.py::MultivariateNormal:0, line 103 <- wrt source file 2025-12-04T10:01:40.2977630Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\multivariate_normal.py::MultivariateNormal:0 2025-12-04T10:01:40.2978639Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\normal.py::Normal:0, line 22 <- wrt source file 2025-12-04T10:01:40.2979538Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\normal.py::Normal:0 2025-12-04T10:01:40.2980544Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\one_hot_categorical.py::OneHotCategorical:0, line 34 <- wrt source file 2025-12-04T10:01:40.2981626Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\one_hot_categorical.py::OneHotCategorical:0 2025-12-04T10:01:40.2982921Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\pareto.py::Pareto:0, line 20 <- wrt source file 2025-12-04T10:01:40.2983845Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\pareto.py::Pareto:0 2025-12-04T10:01:40.2984752Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\poisson.py::Poisson:0, line 25 <- wrt source file 2025-12-04T10:01:40.2985732Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\poisson.py::Poisson:0 2025-12-04T10:01:40.2986742Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\relaxed_bernoulli.py::RelaxedBernoulli:0, line 130 <- wrt source file 2025-12-04T10:01:40.2987889Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\relaxed_bernoulli.py::RelaxedBernoulli:0 2025-12-04T10:01:40.2989152Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\relaxed_categorical.py::RelaxedOneHotCategorical:0, line 117 <- wrt source file 2025-12-04T10:01:40.2990328Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\relaxed_categorical.py::RelaxedOneHotCategorical:0 2025-12-04T10:01:40.2991378Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\studentT.py::StudentT:0, line 22 <- wrt source file 2025-12-04T10:01:40.2992327Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\studentT.py::StudentT:0 2025-12-04T10:01:40.2993291Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\transforms.py::CatTransform:0, line 1076 <- wrt source file 2025-12-04T10:01:40.2994308Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\transforms.py::CatTransform:0 2025-12-04T10:01:40.2995423Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\transforms.py::StackTransform:0, line 1190 <- wrt source file 2025-12-04T10:01:40.2996483Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\transforms.py::StackTransform:0 2025-12-04T10:01:40.2997573Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\transforms.py::CumulativeDistributionTransform:0, line 1268 <- wrt source file 2025-12-04T10:01:40.2998767Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\transforms.py::CumulativeDistributionTransform:0 2025-12-04T10:01:40.2999808Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\uniform.py::Uniform:0, line 21 <- wrt source file 2025-12-04T10:01:40.3000793Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\uniform.py::Uniform:0 2025-12-04T10:01:40.3001790Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\utils.py::clamp_probs:0, line 114 <- wrt source file 2025-12-04T10:01:40.3002717Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\utils.py::clamp_probs:0 2025-12-04T10:01:40.3003664Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\von_mises.py::VonMises:0, line 119 <- wrt source file 2025-12-04T10:01:40.3004607Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\von_mises.py::VonMises:0 2025-12-04T10:01:40.3005542Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\weibull.py::Weibull:0, line 22 <- wrt source file 2025-12-04T10:01:40.3006455Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\weibull.py::Weibull:0 2025-12-04T10:01:40.3007470Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py::Wishart:0, line 39 <- wrt source file 2025-12-04T10:01:40.3008503Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py::Wishart:0 2025-12-04T10:01:40.3009414Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\dynamic_shapes.py::Dim:0, line 123 <- wrt source file 2025-12-04T10:01:40.3010288Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\dynamic_shapes.py::Dim:0 2025-12-04T10:01:40.3011289Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\dynamic_shapes.py::ShapesCollection:0, line 737 <- wrt source file 2025-12-04T10:01:40.3012272Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\dynamic_shapes.py::ShapesCollection:0 2025-12-04T10:01:40.3013317Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\dynamic_shapes.py::ShapesCollection:1, line 753 <- wrt source file 2025-12-04T10:01:40.3014368Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\dynamic_shapes.py::ShapesCollection:1 2025-12-04T10:01:40.3015353Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\dynamic_shapes.py::AdditionalInputs:0, line 837 <- wrt source file 2025-12-04T10:01:40.3016337Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\dynamic_shapes.py::AdditionalInputs:0 2025-12-04T10:01:40.3017315Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\_unlift.py::_convert_guards_code_to_fn:0, line 158 <- wrt source file 2025-12-04T10:01:40.3018295Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\export\_unlift.py::_convert_guards_code_to_fn:0 2025-12-04T10:01:40.3019210Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py::_snake_case:0, line 104 <- wrt source file 2025-12-04T10:01:40.3020124Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py::_snake_case:0 2025-12-04T10:01:40.3021116Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py::Graph.eliminate_dead_code:0, line 2043 <- wrt source file 2025-12-04T10:01:40.3022067Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py::Graph.eliminate_dead_code:0 2025-12-04T10:01:40.3022986Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py::Graph.on_generate_code:0, line 2137 <- wrt source file 2025-12-04T10:01:40.3023905Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py::Graph.on_generate_code:0 2025-12-04T10:01:40.3024801Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\interpreter.py::Interpreter:0, line 75 <- wrt source file 2025-12-04T10:01:40.3025756Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\interpreter.py::Interpreter:0 2025-12-04T10:01:40.3026707Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\interpreter.py::Transformer:0, line 519 <- wrt source file 2025-12-04T10:01:40.3027673Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\interpreter.py::Transformer:0 2025-12-04T10:01:40.3028601Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\subgraph_rewriter.py::replace_pattern:0, line 126 <- wrt source file 2025-12-04T10:01:40.3029565Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\subgraph_rewriter.py::replace_pattern:0 2025-12-04T10:01:40.3030478Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\tensor_type.py::TensorType:0, line 12 <- wrt source file 2025-12-04T10:01:40.3031361Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\tensor_type.py::TensorType:0 2025-12-04T10:01:40.3033230Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\tensor_type.py::is_consistent:0, line 65 <- wrt source file 2025-12-04T10:01:40.3034123Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\tensor_type.py::is_consistent:0 2025-12-04T10:01:40.4739838Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\tensor_type.py::is_more_precise:0, line 93 <- wrt source file 2025-12-04T10:01:40.4741779Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\tensor_type.py::is_more_precise:0 2025-12-04T10:01:40.4743716Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\traceback.py::annotate:0, line 300 <- wrt source file 2025-12-04T10:01:40.4745519Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\traceback.py::annotate:0 2025-12-04T10:01:40.4746941Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\traceback.py::annotate_fn:0, line 344 <- wrt source file 2025-12-04T10:01:40.4748459Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\traceback.py::annotate_fn:0 2025-12-04T10:01:40.4750165Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\rewriter.py::AST_Rewriter.visit_AnnAssign:0, line 97 <- wrt source file 2025-12-04T10:01:40.4751914Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\rewriter.py::AST_Rewriter.visit_AnnAssign:0 2025-12-04T10:01:40.4753589Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\core.py::reify:0, line 58 <- wrt source file 2025-12-04T10:01:40.4755153Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\core.py::reify:0 2025-12-04T10:01:40.4756849Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\match.py::VarDispatcher:0, line 48 <- wrt source file 2025-12-04T10:01:40.4758594Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\match.py::VarDispatcher:0 2025-12-04T10:01:40.4760089Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\more.py::unifiable:0, line 19 <- wrt source file 2025-12-04T10:01:40.4761310Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\more.py::unifiable:0 2025-12-04T10:01:40.4762461Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\more.py::reify_object:0, line 45 <- wrt source file 2025-12-04T10:01:40.4763697Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\more.py::reify_object:0 2025-12-04T10:01:40.4764928Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\more.py::unify_object:0, line 102 <- wrt source file 2025-12-04T10:01:40.4766072Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\more.py::unify_object:0 2025-12-04T10:01:40.4767329Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::merge:0, line 37 <- wrt source file 2025-12-04T10:01:40.4768628Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::merge:0 2025-12-04T10:01:40.4769922Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::merge_with:0, line 64 <- wrt source file 2025-12-04T10:01:40.4771173Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::merge_with:0 2025-12-04T10:01:40.4773268Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::valmap:0, line 90 <- wrt source file 2025-12-04T10:01:40.4774569Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::valmap:0 2025-12-04T10:01:40.4775873Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::keymap:0, line 106 <- wrt source file 2025-12-04T10:01:40.4777233Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::keymap:0 2025-12-04T10:01:40.4778530Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::itemmap:0, line 122 <- wrt source file 2025-12-04T10:01:40.4779752Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::itemmap:0 2025-12-04T10:01:40.4780968Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::valfilter:0, line 138 <- wrt source file 2025-12-04T10:01:40.4782116Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::valfilter:0 2025-12-04T10:01:40.4783258Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::keyfilter:0, line 158 <- wrt source file 2025-12-04T10:01:40.4784398Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::keyfilter:0 2025-12-04T10:01:40.4785631Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::itemfilter:0, line 178 <- wrt source file 2025-12-04T10:01:40.4786977Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::itemfilter:0 2025-12-04T10:01:40.4788241Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::assoc:0, line 204 <- wrt source file 2025-12-04T10:01:40.4789361Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::assoc:0 2025-12-04T10:01:40.4790471Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::dissoc:0, line 221 <- wrt source file 2025-12-04T10:01:40.4791605Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::dissoc:0 2025-12-04T10:01:40.4792908Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::assoc_in:0, line 247 <- wrt source file 2025-12-04T10:01:40.4794129Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::assoc_in:0 2025-12-04T10:01:40.4795270Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::update_in:0, line 275 <- wrt source file 2025-12-04T10:01:40.4796415Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::update_in:0 2025-12-04T10:01:40.4797544Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::get_in:0, line 329 <- wrt source file 2025-12-04T10:01:40.4798659Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::get_in:0 2025-12-04T10:01:40.4799958Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::groupby:0, line 376 <- wrt source file 2025-12-04T10:01:40.4801717Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::groupby:0 2025-12-04T10:01:40.4802849Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::first:0, line 417 <- wrt source file 2025-12-04T10:01:40.4803964Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::first:0 2025-12-04T10:01:40.4805122Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::transitive_get:0, line 15 <- wrt source file 2025-12-04T10:01:40.4806206Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::transitive_get:0 2025-12-04T10:01:40.4807268Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::_toposort:0, line 42 <- wrt source file 2025-12-04T10:01:40.4808432Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::_toposort:0 2025-12-04T10:01:40.4809459Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::reverse_dict:0, line 70 <- wrt source file 2025-12-04T10:01:40.4810496Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::reverse_dict:0 2025-12-04T10:01:40.4811693Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::freeze:0, line 95 <- wrt source file 2025-12-04T10:01:40.5264985Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::freeze:0 2025-12-04T10:01:40.5266750Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\variable.py::variables:0, line 67 <- wrt source file 2025-12-04T10:01:40.5268726Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\variable.py::variables:0 2025-12-04T10:01:40.5270418Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\core.py::dispatch:0, line 28 <- wrt source file 2025-12-04T10:01:40.5272430Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\core.py::dispatch:0 2025-12-04T10:01:40.5274239Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher:0, line 113 <- wrt source file 2025-12-04T10:01:40.5276095Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher:0 2025-12-04T10:01:40.5278019Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher.register:0, line 138 <- wrt source file 2025-12-04T10:01:40.5280088Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher.register:0 2025-12-04T10:01:40.5281978Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher.add:0, line 191 <- wrt source file 2025-12-04T10:01:40.5283983Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher.add:0 2025-12-04T10:01:40.5285958Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher.dispatch:0, line 305 <- wrt source file 2025-12-04T10:01:40.5288669Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher.dispatch:0 2025-12-04T10:01:40.5290564Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::str_signature:0, line 436 <- wrt source file 2025-12-04T10:01:40.5292396Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::str_signature:0 2025-12-04T10:01:40.5294247Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::expand_tuples:0, line 18 <- wrt source file 2025-12-04T10:01:40.5296008Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::expand_tuples:0 2025-12-04T10:01:40.5297741Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::_toposort:0, line 41 <- wrt source file 2025-12-04T10:01:40.5299470Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::_toposort:0 2025-12-04T10:01:40.5301348Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::reverse_dict:0, line 68 <- wrt source file 2025-12-04T10:01:40.5303165Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::reverse_dict:0 2025-12-04T10:01:40.5304886Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::groupby:0, line 87 <- wrt source file 2025-12-04T10:01:40.5306571Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::groupby:0 2025-12-04T10:01:40.5308397Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::typename:0, line 117 <- wrt source file 2025-12-04T10:01:40.5310117Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::typename:0 2025-12-04T10:01:40.5311880Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\variadic.py::isvariadic:0, line 47 <- wrt source file 2025-12-04T10:01:40.5313634Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\variadic.py::isvariadic:0 2025-12-04T10:01:40.5315396Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\variadic.py::Variadic:0, line 83 <- wrt source file 2025-12-04T10:01:40.5317146Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\variadic.py::Variadic:0 2025-12-04T10:01:40.5318781Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\passes\graph_drawer.py::FxGraphDrawer.get_dot_graph:0, line 129 <- wrt source file 2025-12-04T10:01:40.5320344Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\passes\graph_drawer.py::FxGraphDrawer.get_dot_graph:0 2025-12-04T10:01:40.5321771Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\passes\shape_prop.py::ShapeProp:0, line 99 <- wrt source file 2025-12-04T10:01:40.5323103Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\passes\shape_prop.py::ShapeProp:0 2025-12-04T10:01:40.5324450Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\passes\split_module.py::split_module:0, line 94 <- wrt source file 2025-12-04T10:01:40.5325927Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\passes\split_module.py::split_module:0 2025-12-04T10:01:40.5327679Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\passes\utils\matcher_with_name_node_map_utils.py::SubgraphMatcherWithNameNodeMap:0, line 51 <- wrt source file 2025-12-04T10:01:40.5329661Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\passes\utils\matcher_with_name_node_map_utils.py::SubgraphMatcherWithNameNodeMap:0 2025-12-04T10:01:40.5331421Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_check.py::AttributeTypeIsSupportedChecker:0, line 37 <- wrt source file 2025-12-04T10:01:40.5332931Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_check.py::AttributeTypeIsSupportedChecker:0 2025-12-04T10:01:40.5334397Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_load_for_lite_interpreter:0, line 22 <- wrt source file 2025-12-04T10:01:40.5335873Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_load_for_lite_interpreter:0 2025-12-04T10:01:40.5337388Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_get_mobile_model_contained_types:0, line 125 <- wrt source file 2025-12-04T10:01:40.5338929Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_get_mobile_model_contained_types:0 2025-12-04T10:01:40.5340420Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_get_model_ops_and_info:0, line 225 <- wrt source file 2025-12-04T10:01:40.5341856Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_get_model_ops_and_info:0 2025-12-04T10:01:40.5343196Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\_ops.py::logaddexp:0, line 1538 <- wrt source file 2025-12-04T10:01:40.5344487Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\_ops.py::logaddexp:0 2025-12-04T10:01:40.5345822Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py::is_masked_tensor:0, line 25 <- wrt source file 2025-12-04T10:01:40.5347270Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py::is_masked_tensor:0 2025-12-04T10:01:40.5348820Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::fractional_max_pool2d_with_indices:0, line 470 <- wrt source file 2025-12-04T10:01:40.5350335Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::fractional_max_pool2d_with_indices:0 2025-12-04T10:01:40.5351852Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::fractional_max_pool3d_with_indices:0, line 589 <- wrt source file 2025-12-04T10:01:40.5353371Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::fractional_max_pool3d_with_indices:0 2025-12-04T10:01:40.5543272Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::gumbel_softmax:0, line 2198 <- wrt source file 2025-12-04T10:01:40.5545038Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::gumbel_softmax:0 2025-12-04T10:01:40.5546689Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::embedding:0, line 2503 <- wrt source file 2025-12-04T10:01:40.5548369Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::embedding:0 2025-12-04T10:01:40.5549982Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::embedding_bag:0, line 2645 <- wrt source file 2025-12-04T10:01:40.5551892Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::embedding_bag:0 2025-12-04T10:01:40.5553527Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::ctc_loss:0, line 3087 <- wrt source file 2025-12-04T10:01:40.5555090Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::ctc_loss:0 2025-12-04T10:01:40.5556755Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::nll_loss:0, line 3157 <- wrt source file 2025-12-04T10:01:40.5558374Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::nll_loss:0 2025-12-04T10:01:40.5559989Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::cross_entropy:0, line 3476 <- wrt source file 2025-12-04T10:01:40.5561648Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::cross_entropy:0 2025-12-04T10:01:40.5563369Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::binary_cross_entropy:0, line 3542 <- wrt source file 2025-12-04T10:01:40.5565075Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::binary_cross_entropy:0 2025-12-04T10:01:40.5566849Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::binary_cross_entropy_with_logits:0, line 3613 <- wrt source file 2025-12-04T10:01:40.5568800Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::binary_cross_entropy_with_logits:0 2025-12-04T10:01:40.5570507Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::pad:0, line 5387 <- wrt source file 2025-12-04T10:01:40.5572050Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::pad:0 2025-12-04T10:01:40.5573601Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv1d_input:0, line 32 <- wrt source file 2025-12-04T10:01:40.5575235Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv1d_input:0 2025-12-04T10:01:40.5576777Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv1d_weight:0, line 79 <- wrt source file 2025-12-04T10:01:40.5578343Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv1d_weight:0 2025-12-04T10:01:40.5579895Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv2d_input:0, line 130 <- wrt source file 2025-12-04T10:01:40.5581439Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv2d_input:0 2025-12-04T10:01:40.5585040Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv2d_weight:0, line 177 <- wrt source file 2025-12-04T10:01:40.5586668Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv2d_weight:0 2025-12-04T10:01:40.5588281Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv3d_input:0, line 228 <- wrt source file 2025-12-04T10:01:40.5589822Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv3d_input:0 2025-12-04T10:01:40.5591358Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv3d_weight:0, line 275 <- wrt source file 2025-12-04T10:01:40.5592915Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv3d_weight:0 2025-12-04T10:01:40.5594498Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::calculate_gain:0, line 172 <- wrt source file 2025-12-04T10:01:40.5596088Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::calculate_gain:0 2025-12-04T10:01:40.5598491Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::uniform_:0, line 231 <- wrt source file 2025-12-04T10:01:40.5599954Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::uniform_:0 2025-12-04T10:01:40.5601395Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::normal_:0, line 258 <- wrt source file 2025-12-04T10:01:40.5603013Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::normal_:0 2025-12-04T10:01:40.5604554Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::trunc_normal_:0, line 293 <- wrt source file 2025-12-04T10:01:40.5606129Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::trunc_normal_:0 2025-12-04T10:01:40.5607677Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::constant_:0, line 307 <- wrt source file 2025-12-04T10:01:40.5609190Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::constant_:0 2025-12-04T10:01:40.5610677Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::ones_:0, line 324 <- wrt source file 2025-12-04T10:01:40.5612151Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::ones_:0 2025-12-04T10:01:40.5613602Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::zeros_:0, line 337 <- wrt source file 2025-12-04T10:01:40.5615080Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::zeros_:0 2025-12-04T10:01:40.5616532Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::eye_:0, line 353 <- wrt source file 2025-12-04T10:01:40.5617974Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::eye_:0 2025-12-04T10:01:40.5619539Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::dirac_:0, line 375 <- wrt source file 2025-12-04T10:01:40.5620951Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::dirac_:0 2025-12-04T10:01:40.5622455Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::xavier_uniform_:0, line 461 <- wrt source file 2025-12-04T10:01:40.5624014Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::xavier_uniform_:0 2025-12-04T10:01:40.5625552Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::xavier_normal_:0, line 493 <- wrt source file 2025-12-04T10:01:40.5627119Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::xavier_normal_:0 2025-12-04T10:01:40.5628778Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::kaiming_uniform_:0, line 545 <- wrt source file 2025-12-04T10:01:40.5630372Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::kaiming_uniform_:0 2025-12-04T10:01:40.5631934Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::kaiming_normal_:0, line 610 <- wrt source file 2025-12-04T10:01:40.5633501Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::kaiming_normal_:0 2025-12-04T10:01:40.5635018Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::orthogonal_:0, line 649 <- wrt source file 2025-12-04T10:01:40.5636512Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::orthogonal_:0 2025-12-04T10:01:40.5638006Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::sparse_:0, line 702 <- wrt source file 2025-12-04T10:01:40.5639458Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::sparse_:0 2025-12-04T10:01:40.5641244Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\attention\__init__.py::sdpa_kernel:0, line 124 <- wrt source file 2025-12-04T10:01:40.5642960Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\attention\__init__.py::sdpa_kernel:0 2025-12-04T10:01:40.5644653Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\attention\bias.py::CausalBias:0, line 94 <- wrt source file 2025-12-04T10:01:40.5646410Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\attention\bias.py::CausalBias:0 2025-12-04T10:01:40.5648132Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\attention\varlen.py::varlen_attn:0, line 166 <- wrt source file 2025-12-04T10:01:40.5649844Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\attention\varlen.py::varlen_attn:0 2025-12-04T10:01:41.3659934Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\attention\_registry.py::register_flash_attention_impl:0, line 47 <- wrt source file 2025-12-04T10:01:41.3661606Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\attention\_registry.py::register_flash_attention_impl:0 2025-12-04T10:01:41.3663350Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\attention\_registry.py::activate_flash_attention_impl:0, line 78 <- wrt source file 2025-12-04T10:01:41.3665063Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\attention\_registry.py::activate_flash_attention_impl:0 2025-12-04T10:01:41.3666562Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Threshold:0, line 72 <- wrt source file 2025-12-04T10:01:41.3667944Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Threshold:0 2025-12-04T10:01:41.3669423Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::ReLU:0, line 120 <- wrt source file 2025-12-04T10:01:41.3670998Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::ReLU:0 2025-12-04T10:01:41.3672317Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::RReLU:0, line 185 <- wrt source file 2025-12-04T10:01:41.3673630Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::RReLU:0 2025-12-04T10:01:41.3674936Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardtanh:0, line 247 <- wrt source file 2025-12-04T10:01:41.3676426Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardtanh:0 2025-12-04T10:01:41.3677745Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::ReLU6:0, line 318 <- wrt source file 2025-12-04T10:01:41.3679043Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::ReLU6:0 2025-12-04T10:01:41.3680351Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Sigmoid:0, line 349 <- wrt source file 2025-12-04T10:01:41.3681753Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Sigmoid:0 2025-12-04T10:01:41.3683172Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardsigmoid:0, line 384 <- wrt source file 2025-12-04T10:01:41.3684539Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardsigmoid:0 2025-12-04T10:01:41.3685854Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Tanh:0, line 420 <- wrt source file 2025-12-04T10:01:41.3687318Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Tanh:0 2025-12-04T10:01:41.3688803Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::SiLU:0, line 456 <- wrt source file 2025-12-04T10:01:41.3690083Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::SiLU:0 2025-12-04T10:01:41.3691440Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Mish:0, line 501 <- wrt source file 2025-12-04T10:01:41.3692727Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Mish:0 2025-12-04T10:01:41.3694110Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardswish:0, line 552 <- wrt source file 2025-12-04T10:01:41.3695535Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardswish:0 2025-12-04T10:01:41.3696850Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::ELU:0, line 598 <- wrt source file 2025-12-04T10:01:41.3698125Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::ELU:0 2025-12-04T10:01:41.3699406Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::CELU:0, line 646 <- wrt source file 2025-12-04T10:01:41.3700759Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::CELU:0 2025-12-04T10:01:41.3702211Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::SELU:0, line 705 <- wrt source file 2025-12-04T10:01:41.3703501Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::SELU:0 2025-12-04T10:01:41.3704775Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::GLU:0, line 751 <- wrt source file 2025-12-04T10:01:41.3706989Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::GLU:0 2025-12-04T10:01:41.3708341Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::GELU:0, line 799 <- wrt source file 2025-12-04T10:01:41.3709641Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::GELU:0 2025-12-04T10:01:41.3710971Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardshrink:0, line 848 <- wrt source file 2025-12-04T10:01:41.3712407Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardshrink:0 2025-12-04T10:01:41.3713908Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::LeakyReLU:0, line 903 <- wrt source file 2025-12-04T10:01:41.3715254Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::LeakyReLU:0 2025-12-04T10:01:41.3716601Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::LogSigmoid:0, line 945 <- wrt source file 2025-12-04T10:01:41.3717954Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::LogSigmoid:0 2025-12-04T10:01:41.3719289Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softplus:0, line 981 <- wrt source file 2025-12-04T10:01:41.3720626Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softplus:0 2025-12-04T10:01:41.3721974Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softshrink:0, line 1030 <- wrt source file 2025-12-04T10:01:41.3723456Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softshrink:0 2025-12-04T10:01:41.3724873Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::MultiheadAttention:0, line 1148 <- wrt source file 2025-12-04T10:01:41.3726324Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::MultiheadAttention:0 2025-12-04T10:01:41.3727766Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::PReLU:0, line 1613 <- wrt source file 2025-12-04T10:01:41.3729168Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::PReLU:0 2025-12-04T10:01:41.3730648Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softsign:0, line 1664 <- wrt source file 2025-12-04T10:01:41.3731998Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softsign:0 2025-12-04T10:01:41.3733348Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Tanhshrink:0, line 1690 <- wrt source file 2025-12-04T10:01:41.3734760Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Tanhshrink:0 2025-12-04T10:01:41.3736107Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softmin:0, line 1728 <- wrt source file 2025-12-04T10:01:41.3737430Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softmin:0 2025-12-04T10:01:41.3738742Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softmax:0, line 1792 <- wrt source file 2025-12-04T10:01:41.3740068Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softmax:0 2025-12-04T10:01:41.3741459Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softmax2d:0, line 1839 <- wrt source file 2025-12-04T10:01:41.3742802Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softmax2d:0 2025-12-04T10:01:41.3744145Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::LogSoftmax:0, line 1878 <- wrt source file 2025-12-04T10:01:41.3745495Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::LogSoftmax:0 2025-12-04T10:01:41.4287799Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::BatchNorm1d:0, line 341 <- wrt source file 2025-12-04T10:01:41.4289211Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::BatchNorm1d:0 2025-12-04T10:01:41.4290576Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::BatchNorm2d:0, line 453 <- wrt source file 2025-12-04T10:01:41.4291956Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::BatchNorm2d:0 2025-12-04T10:01:41.4293300Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::BatchNorm3d:0, line 565 <- wrt source file 2025-12-04T10:01:41.4294648Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::BatchNorm3d:0 2025-12-04T10:01:41.4296008Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::SyncBatchNorm:0, line 690 <- wrt source file 2025-12-04T10:01:41.4297386Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::SyncBatchNorm:0 2025-12-04T10:01:41.4299051Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::SyncBatchNorm.convert_sync_batchnorm:0, line 857 <- wrt source file 2025-12-04T10:01:41.4300786Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::SyncBatchNorm.convert_sync_batchnorm:0 2025-12-04T10:01:41.4302327Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\channelshuffle.py::ChannelShuffle:0, line 21 <- wrt source file 2025-12-04T10:01:41.4303844Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\channelshuffle.py::ChannelShuffle:0 2025-12-04T10:01:41.4305237Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::Sequential:0, line 81 <- wrt source file 2025-12-04T10:01:41.4306564Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::Sequential:0 2025-12-04T10:01:41.4308018Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::Sequential.append:0, line 263 <- wrt source file 2025-12-04T10:01:41.4309445Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::Sequential.append:0 2025-12-04T10:01:41.4310882Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::Sequential.insert:0, line 286 <- wrt source file 2025-12-04T10:01:41.4312326Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::Sequential.insert:0 2025-12-04T10:01:41.4313748Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::Sequential.extend:0, line 317 <- wrt source file 2025-12-04T10:01:41.4315171Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::Sequential.extend:0 2025-12-04T10:01:41.4316549Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ModuleList:0, line 346 <- wrt source file 2025-12-04T10:01:41.4317960Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ModuleList:0 2025-12-04T10:01:41.4319301Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ModuleDict:0, line 529 <- wrt source file 2025-12-04T10:01:41.4320626Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ModuleDict:0 2025-12-04T10:01:41.4321993Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ParameterList:0, line 661 <- wrt source file 2025-12-04T10:01:41.4323377Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ParameterList:0 2025-12-04T10:01:41.4324747Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ParameterDict:0, line 819 <- wrt source file 2025-12-04T10:01:41.4326141Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ParameterDict:0 2025-12-04T10:01:41.4327523Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\distance.py::PairwiseDistance:0, line 38 <- wrt source file 2025-12-04T10:01:41.4328926Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\distance.py::PairwiseDistance:0 2025-12-04T10:01:41.4330329Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\distance.py::CosineSimilarity:0, line 81 <- wrt source file 2025-12-04T10:01:41.4331817Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\distance.py::CosineSimilarity:0 2025-12-04T10:01:41.4333104Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout:0, line 60 <- wrt source file 2025-12-04T10:01:41.4334950Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout:0 2025-12-04T10:01:41.4336460Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout1d:0, line 108 <- wrt source file 2025-12-04T10:01:41.4337779Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout1d:0 2025-12-04T10:01:41.4339077Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout2d:0, line 163 <- wrt source file 2025-12-04T10:01:41.4340435Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout2d:0 2025-12-04T10:01:41.4341744Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout3d:0, line 211 <- wrt source file 2025-12-04T10:01:41.4343053Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout3d:0 2025-12-04T10:01:41.4344391Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::AlphaDropout:0, line 257 <- wrt source file 2025-12-04T10:01:41.4346119Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::AlphaDropout:0 2025-12-04T10:01:41.4348068Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::FeatureAlphaDropout:0, line 309 <- wrt source file 2025-12-04T10:01:41.4350016Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::FeatureAlphaDropout:0 2025-12-04T10:01:41.4351458Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\flatten.py::Flatten:0, line 29 <- wrt source file 2025-12-04T10:01:41.4352758Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\flatten.py::Flatten:0 2025-12-04T10:01:41.4354057Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\flatten.py::Unflatten:0, line 86 <- wrt source file 2025-12-04T10:01:41.4355409Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\flatten.py::Unflatten:0 2025-12-04T10:01:41.4356674Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\fold.py::Fold:0, line 224 <- wrt source file 2025-12-04T10:01:41.4357873Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\fold.py::Fold:0 2025-12-04T10:01:41.4359095Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\fold.py::Unfold:0, line 395 <- wrt source file 2025-12-04T10:01:41.4360327Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\fold.py::Unfold:0 2025-12-04T10:01:41.4361664Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\instancenorm.py::InstanceNorm1d:0, line 188 <- wrt source file 2025-12-04T10:01:41.4363101Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\instancenorm.py::InstanceNorm1d:0 2025-12-04T10:01:41.4364520Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\instancenorm.py::InstanceNorm2d:0, line 304 <- wrt source file 2025-12-04T10:01:41.4365940Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\instancenorm.py::InstanceNorm2d:0 2025-12-04T10:01:41.4367367Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\instancenorm.py::InstanceNorm3d:0, line 420 <- wrt source file 2025-12-04T10:01:41.4368782Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\instancenorm.py::InstanceNorm3d:0 2025-12-04T10:01:41.4370152Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py::LazyModuleMixin:0, line 77 <- wrt source file 2025-12-04T10:01:41.4371574Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py::LazyModuleMixin:0 2025-12-04T10:01:41.4372884Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\linear.py::Identity:0, line 34 <- wrt source file 2025-12-04T10:01:43.8275966Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\linear.py::Identity:0 2025-12-04T10:01:43.8277507Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\linear.py::Linear:0, line 83 <- wrt source file 2025-12-04T10:01:43.8278781Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\linear.py::Linear:0 2025-12-04T10:01:43.8280052Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\linear.py::Bilinear:0, line 191 <- wrt source file 2025-12-04T10:01:43.8281510Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\linear.py::Bilinear:0 2025-12-04T10:01:43.8282785Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::L1Loss:0, line 116 <- wrt source file 2025-12-04T10:01:43.8284020Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::L1Loss:0 2025-12-04T10:01:43.8285254Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::NLLLoss:0, line 213 <- wrt source file 2025-12-04T10:01:43.8286493Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::NLLLoss:0 2025-12-04T10:01:43.8287937Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::PoissonNLLLoss:0, line 327 <- wrt source file 2025-12-04T10:01:43.8289272Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::PoissonNLLLoss:0 2025-12-04T10:01:43.8290603Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::GaussianNLLLoss:0, line 416 <- wrt source file 2025-12-04T10:01:43.8292037Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::GaussianNLLLoss:0 2025-12-04T10:01:43.8293380Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::KLDivLoss:0, line 531 <- wrt source file 2025-12-04T10:01:43.8294765Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::KLDivLoss:0 2025-12-04T10:01:43.8296018Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MSELoss:0, line 613 <- wrt source file 2025-12-04T10:01:43.8297257Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MSELoss:0 2025-12-04T10:01:43.8298502Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::BCELoss:0, line 696 <- wrt source file 2025-12-04T10:01:43.8299820Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::BCELoss:0 2025-12-04T10:01:43.8301212Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::BCEWithLogitsLoss:0, line 762 <- wrt source file 2025-12-04T10:01:43.8302579Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::BCEWithLogitsLoss:0 2025-12-04T10:01:43.8303937Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::BCEWithLogitsLoss:1, line 810 <- wrt source file 2025-12-04T10:01:43.8305298Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::BCEWithLogitsLoss:1 2025-12-04T10:01:43.8306752Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MultiLabelMarginLoss:0, line 958 <- wrt source file 2025-12-04T10:01:43.8308461Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MultiLabelMarginLoss:0 2025-12-04T10:01:43.8309854Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::CrossEntropyLoss:0, line 1284 <- wrt source file 2025-12-04T10:01:43.8311203Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::CrossEntropyLoss:0 2025-12-04T10:01:43.8312617Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::CrossEntropyLoss:1, line 1311 <- wrt source file 2025-12-04T10:01:43.8314131Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::CrossEntropyLoss:1 2025-12-04T10:01:43.8315497Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::CosineEmbeddingLoss:0, line 1464 <- wrt source file 2025-12-04T10:01:43.8316897Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::CosineEmbeddingLoss:0 2025-12-04T10:01:43.8318318Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MarginRankingLoss:0, line 1531 <- wrt source file 2025-12-04T10:01:43.8319762Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MarginRankingLoss:0 2025-12-04T10:01:43.8321191Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MultiMarginLoss:0, line 1612 <- wrt source file 2025-12-04T10:01:43.8322533Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MultiMarginLoss:0 2025-12-04T10:01:43.8323900Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::TripletMarginLoss:0, line 1714 <- wrt source file 2025-12-04T10:01:43.8325250Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::TripletMarginLoss:0 2025-12-04T10:01:43.8326928Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::TripletMarginWithDistanceLoss:0, line 1827 <- wrt source file 2025-12-04T10:01:43.8328469Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::TripletMarginWithDistanceLoss:0 2025-12-04T10:01:43.8329850Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::CTCLoss:0, line 1959 <- wrt source file 2025-12-04T10:01:43.8331114Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::CTCLoss:0 2025-12-04T10:01:43.8332529Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.register_buffer:0, line 554 <- wrt source file 2025-12-04T10:01:43.8334042Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.register_buffer:0 2025-12-04T10:01:43.8335439Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.apply:0, line 1048 <- wrt source file 2025-12-04T10:01:43.8336768Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.apply:0 2025-12-04T10:01:43.8338078Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.to:0, line 1299 <- wrt source file 2025-12-04T10:01:43.8339538Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.to:0 2025-12-04T10:01:43.8340867Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.state_dict:0, line 2232 <- wrt source file 2025-12-04T10:01:43.8342252Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.state_dict:0 2025-12-04T10:01:43.8343695Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.parameters:0, line 2678 <- wrt source file 2025-12-04T10:01:43.8345226Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.parameters:0 2025-12-04T10:01:43.8346737Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_parameters:0, line 2706 <- wrt source file 2025-12-04T10:01:43.8348251Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_parameters:0 2025-12-04T10:01:43.8350209Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.buffers:0, line 2733 <- wrt source file 2025-12-04T10:01:43.8351670Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.buffers:0 2025-12-04T10:01:43.8353133Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_buffers:0, line 2760 <- wrt source file 2025-12-04T10:01:43.8354567Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_buffers:0 2025-12-04T10:01:43.8355983Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_children:0, line 2791 <- wrt source file 2025-12-04T10:01:43.8357403Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_children:0 2025-12-04T10:01:43.8358956Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.modules:0, line 2815 <- wrt source file 2025-12-04T10:01:43.8360296Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.modules:0 2025-12-04T10:01:43.8361676Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_modules:0, line 2853 <- wrt source file 2025-12-04T10:01:46.3695961Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_modules:0 2025-12-04T10:01:46.3697851Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::LocalResponseNorm:0, line 38 <- wrt source file 2025-12-04T10:01:46.3699649Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::LocalResponseNorm:0 2025-12-04T10:01:46.3701536Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::LayerNorm:0, line 163 <- wrt source file 2025-12-04T10:01:46.3703342Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::LayerNorm:0 2025-12-04T10:01:46.3705038Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::GroupNorm:0, line 274 <- wrt source file 2025-12-04T10:01:46.3706908Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::GroupNorm:0 2025-12-04T10:01:46.3708651Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::RMSNorm:0, line 369 <- wrt source file 2025-12-04T10:01:46.3710322Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::RMSNorm:0 2025-12-04T10:01:46.3712045Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::CircularPad1d:0, line 70 <- wrt source file 2025-12-04T10:01:46.3713710Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::CircularPad1d:0 2025-12-04T10:01:46.3715365Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::CircularPad2d:0, line 123 <- wrt source file 2025-12-04T10:01:46.3717443Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::CircularPad2d:0 2025-12-04T10:01:46.3719231Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::CircularPad3d:0, line 189 <- wrt source file 2025-12-04T10:01:46.3720977Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::CircularPad3d:0 2025-12-04T10:01:46.3722873Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ConstantPad1d:0, line 244 <- wrt source file 2025-12-04T10:01:46.3724661Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ConstantPad1d:0 2025-12-04T10:01:46.3726430Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ConstantPad2d:0, line 298 <- wrt source file 2025-12-04T10:01:46.3728211Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ConstantPad2d:0 2025-12-04T10:01:46.3729969Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ConstantPad3d:0, line 355 <- wrt source file 2025-12-04T10:01:46.3731568Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ConstantPad3d:0 2025-12-04T10:01:46.3733230Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReflectionPad1d:0, line 401 <- wrt source file 2025-12-04T10:01:46.3735026Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReflectionPad1d:0 2025-12-04T10:01:46.3736802Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReflectionPad2d:0, line 446 <- wrt source file 2025-12-04T10:01:46.3738593Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReflectionPad2d:0 2025-12-04T10:01:46.3740343Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReflectionPad3d:0, line 505 <- wrt source file 2025-12-04T10:01:46.3742298Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReflectionPad3d:0 2025-12-04T10:01:46.3744086Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReplicationPad1d:0, line 565 <- wrt source file 2025-12-04T10:01:46.3745907Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReplicationPad1d:0 2025-12-04T10:01:46.3747935Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReplicationPad2d:0, line 610 <- wrt source file 2025-12-04T10:01:46.3749910Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReplicationPad2d:0 2025-12-04T10:01:46.3751807Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReplicationPad3d:0, line 669 <- wrt source file 2025-12-04T10:01:46.3753610Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReplicationPad3d:0 2025-12-04T10:01:46.3755268Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ZeroPad1d:0, line 704 <- wrt source file 2025-12-04T10:01:46.3757133Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ZeroPad1d:0 2025-12-04T10:01:46.3759052Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ZeroPad2d:0, line 762 <- wrt source file 2025-12-04T10:01:46.3760899Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ZeroPad2d:0 2025-12-04T10:01:46.3762765Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ZeroPad3d:0, line 824 <- wrt source file 2025-12-04T10:01:46.3764911Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ZeroPad3d:0 2025-12-04T10:01:46.3766782Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pixelshuffle.py::PixelShuffle:0, line 40 <- wrt source file 2025-12-04T10:01:46.3768813Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pixelshuffle.py::PixelShuffle:0 2025-12-04T10:01:46.3771002Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pixelshuffle.py::PixelUnshuffle:0, line 99 <- wrt source file 2025-12-04T10:01:46.3773079Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pixelshuffle.py::PixelUnshuffle:0 2025-12-04T10:01:46.3774960Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxPool1d:0, line 129 <- wrt source file 2025-12-04T10:01:46.3776819Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxPool1d:0 2025-12-04T10:01:46.3778668Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxPool2d:0, line 207 <- wrt source file 2025-12-04T10:01:46.3780575Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxPool2d:0 2025-12-04T10:01:46.3782333Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxPool3d:0, line 291 <- wrt source file 2025-12-04T10:01:46.3784199Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxPool3d:0 2025-12-04T10:01:46.3785997Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxUnpool1d:0, line 366 <- wrt source file 2025-12-04T10:01:46.3788038Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxUnpool1d:0 2025-12-04T10:01:46.3790102Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxUnpool2d:0, line 452 <- wrt source file 2025-12-04T10:01:46.3791931Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxUnpool2d:0 2025-12-04T10:01:46.3793922Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxUnpool3d:0, line 550 <- wrt source file 2025-12-04T10:01:46.3795719Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxUnpool3d:0 2025-12-04T10:01:46.3797617Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AvgPool1d:0, line 642 <- wrt source file 2025-12-04T10:01:46.3799417Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AvgPool1d:0 2025-12-04T10:01:46.3801345Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AvgPool2d:0, line 738 <- wrt source file 2025-12-04T10:01:46.3803110Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AvgPool2d:0 2025-12-04T10:01:46.3805024Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AvgPool3d:0, line 855 <- wrt source file 2025-12-04T10:01:46.3806819Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AvgPool3d:0 2025-12-04T10:01:46.3808923Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::FractionalMaxPool2d:0, line 946 <- wrt source file 2025-12-04T10:01:46.4051211Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::FractionalMaxPool2d:0 2025-12-04T10:01:46.4054641Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::FractionalMaxPool3d:0, line 1033 <- wrt source file 2025-12-04T10:01:46.4056111Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::FractionalMaxPool3d:0 2025-12-04T10:01:46.4057498Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::LPPool1d:0, line 1156 <- wrt source file 2025-12-04T10:01:46.4060489Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::LPPool1d:0 2025-12-04T10:01:46.4061897Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::LPPool2d:0, line 1212 <- wrt source file 2025-12-04T10:01:46.4063202Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::LPPool2d:0 2025-12-04T10:01:46.4064503Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::LPPool3d:0, line 1276 <- wrt source file 2025-12-04T10:01:46.4067565Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::LPPool3d:0 2025-12-04T10:01:46.4068929Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveMaxPool1d:0, line 1332 <- wrt source file 2025-12-04T10:01:46.4070348Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveMaxPool1d:0 2025-12-04T10:01:46.4073414Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveMaxPool2d:0, line 1367 <- wrt source file 2025-12-04T10:01:46.4074785Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveMaxPool2d:0 2025-12-04T10:01:46.4075749Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveMaxPool3d:0, line 1411 <- wrt source file 2025-12-04T10:01:46.4076781Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveMaxPool3d:0 2025-12-04T10:01:46.4079555Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveAvgPool1d:0, line 1459 <- wrt source file 2025-12-04T10:01:46.4080525Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveAvgPool1d:0 2025-12-04T10:01:46.4081482Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveAvgPool2d:0, line 1493 <- wrt source file 2025-12-04T10:01:46.4082444Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveAvgPool2d:0 2025-12-04T10:01:46.4083399Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveAvgPool3d:0, line 1533 <- wrt source file 2025-12-04T10:01:46.4086151Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveAvgPool3d:0 2025-12-04T10:01:46.4087058Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::RNN:0, line 598 <- wrt source file 2025-12-04T10:01:46.4087879Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::RNN:0 2025-12-04T10:01:46.4088702Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::LSTM:0, line 963 <- wrt source file 2025-12-04T10:01:46.4089527Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::LSTM:0 2025-12-04T10:01:46.4092100Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::GRU:0, line 1305 <- wrt source file 2025-12-04T10:01:46.4092939Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::GRU:0 2025-12-04T10:01:46.4093887Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::RNNCell:0, line 1561 <- wrt source file 2025-12-04T10:01:46.4094749Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::RNNCell:0 2025-12-04T10:01:46.4095602Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::LSTMCell:0, line 1683 <- wrt source file 2025-12-04T10:01:46.4114148Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::LSTMCell:0 2025-12-04T10:01:46.4115070Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::GRUCell:0, line 1797 <- wrt source file 2025-12-04T10:01:46.4115920Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::GRUCell:0 2025-12-04T10:01:46.4116792Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::Embedding:0, line 71 <- wrt source file 2025-12-04T10:01:46.4117703Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::Embedding:0 2025-12-04T10:01:46.4121179Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::Embedding.from_pretrained:0, line 243 <- wrt source file 2025-12-04T10:01:46.4122204Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::Embedding.from_pretrained:0 2025-12-04T10:01:46.4123169Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::EmbeddingBag:0, line 324 <- wrt source file 2025-12-04T10:01:46.4124088Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::EmbeddingBag:0 2025-12-04T10:01:46.4127566Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::EmbeddingBag.from_pretrained:0, line 523 <- wrt source file 2025-12-04T10:01:46.4128689Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::EmbeddingBag.from_pretrained:0 2025-12-04T10:01:46.4129685Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::Transformer:0, line 91 <- wrt source file 2025-12-04T10:01:46.4130633Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::Transformer:0 2025-12-04T10:01:46.4131617Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::Transformer.forward:0, line 267 <- wrt source file 2025-12-04T10:01:46.4135215Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::Transformer.forward:0 2025-12-04T10:01:46.4136683Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerEncoder:0, line 345 <- wrt source file 2025-12-04T10:01:46.4138157Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerEncoder:0 2025-12-04T10:01:46.4139620Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerDecoder:0, line 578 <- wrt source file 2025-12-04T10:01:46.4141079Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerDecoder:0 2025-12-04T10:01:46.4142574Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerEncoderLayer:0, line 702 <- wrt source file 2025-12-04T10:01:46.4146476Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerEncoderLayer:0 2025-12-04T10:01:46.4148079Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerDecoderLayer:0, line 1014 <- wrt source file 2025-12-04T10:01:46.4149757Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerDecoderLayer:0 2025-12-04T10:01:46.4151178Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\upsampling.py::Upsample:0, line 77 <- wrt source file 2025-12-04T10:01:46.4152514Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\upsampling.py::Upsample:0 2025-12-04T10:01:46.4153961Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\upsampling.py::UpsamplingNearest2d:0, line 229 <- wrt source file 2025-12-04T10:01:46.4155421Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\upsampling.py::UpsamplingNearest2d:0 2025-12-04T10:01:46.4156892Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\upsampling.py::UpsamplingBilinear2d:0, line 279 <- wrt source file 2025-12-04T10:01:46.4158377Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\upsampling.py::UpsamplingBilinear2d:0 2025-12-04T10:01:46.4159818Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\data_parallel.py::DataParallel:0, line 128 <- wrt source file 2025-12-04T10:01:46.4163666Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\data_parallel.py::DataParallel:0 2025-12-04T10:01:46.4165194Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel:0, line 644 <- wrt source file 2025-12-04T10:01:46.4166735Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel:0 2025-12-04T10:01:46.4168358Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.no_sync:0, line 1451 <- wrt source file 2025-12-04T10:01:46.4170082Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.no_sync:0 2025-12-04T10:01:46.4171733Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.join:0, line 1838 <- wrt source file 2025-12-04T10:01:46.4173364Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.join:0 2025-12-04T10:01:46.4175086Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.register_comm_hook:0, line 2004 <- wrt source file 2025-12-04T10:01:46.4176899Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.register_comm_hook:0 2025-12-04T10:01:46.4178711Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.register_comm_hook:1, line 2014 <- wrt source file 2025-12-04T10:01:46.4180514Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.register_comm_hook:1 2025-12-04T10:01:46.4182366Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel._register_builtin_comm_hook:0, line 2049 <- wrt source file 2025-12-04T10:01:46.4184254Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel._register_builtin_comm_hook:0 2025-12-04T10:01:46.4186089Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel._register_fused_optim:0, line 2107 <- wrt source file 2025-12-04T10:01:46.4188017Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel._register_fused_optim:0 2025-12-04T10:01:46.4189565Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\init.py::skip_init:0, line 33 <- wrt source file 2025-12-04T10:01:46.4190790Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\init.py::skip_init:0 2025-12-04T10:01:46.4192221Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\memory_format.py::convert_conv2d_weight_memory_format:0, line 64 <- wrt source file 2025-12-04T10:01:46.4195646Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\memory_format.py::convert_conv2d_weight_memory_format:0 2025-12-04T10:01:46.4197283Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\memory_format.py::convert_conv3d_weight_memory_format:0, line 143 <- wrt source file 2025-12-04T10:01:46.4198911Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\memory_format.py::convert_conv3d_weight_memory_format:0 2025-12-04T10:01:46.4200426Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrizations.py::orthogonal:0, line 267 <- wrt source file 2025-12-04T10:01:46.4201839Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrizations.py::orthogonal:0 2025-12-04T10:01:46.4203264Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrizations.py::weight_norm:0, line 362 <- wrt source file 2025-12-04T10:01:46.4204675Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrizations.py::weight_norm:0 2025-12-04T10:01:46.4206096Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrizations.py::spectral_norm:0, line 593 <- wrt source file 2025-12-04T10:01:46.4207549Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrizations.py::spectral_norm:0 2025-12-04T10:01:46.4208938Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::identity:0, line 852 <- wrt source file 2025-12-04T10:01:46.4210191Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::identity:0 2025-12-04T10:01:46.4211476Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::random_unstructured:0, line 888 <- wrt source file 2025-12-04T10:01:46.4212839Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::random_unstructured:0 2025-12-04T10:01:46.4214188Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::l1_unstructured:0, line 931 <- wrt source file 2025-12-04T10:01:46.4215503Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::l1_unstructured:0 2025-12-04T10:01:46.4216827Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::random_structured:0, line 971 <- wrt source file 2025-12-04T10:01:46.4218149Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::random_structured:0 2025-12-04T10:01:46.4219465Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::ln_structured:0, line 1017 <- wrt source file 2025-12-04T10:01:46.4220750Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::ln_structured:0 2025-12-04T10:01:46.4222074Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::global_unstructured:0, line 1072 <- wrt source file 2025-12-04T10:01:46.4223422Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::global_unstructured:0 2025-12-04T10:01:46.4224843Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::custom_from_mask:0, line 1175 <- wrt source file 2025-12-04T10:01:46.4226170Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::custom_from_mask:0 2025-12-04T10:01:46.4227515Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::remove:0, line 1203 <- wrt source file 2025-12-04T10:01:46.4228748Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::remove:0 2025-12-04T10:01:46.4230021Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::is_pruned:0, line 1231 <- wrt source file 2025-12-04T10:01:46.4231275Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::is_pruned:0 2025-12-04T10:01:46.4232557Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::pad_packed_sequence:0, line 359 <- wrt source file 2025-12-04T10:01:46.4233868Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::pad_packed_sequence:0 2025-12-04T10:01:46.4235159Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::pad_sequence:0, line 439 <- wrt source file 2025-12-04T10:01:46.4236411Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::pad_sequence:0 2025-12-04T10:01:46.4245640Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::unpad_sequence:0, line 500 <- wrt source file 2025-12-04T10:01:46.4247034Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::unpad_sequence:0 2025-12-04T10:01:46.4248316Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::pack_sequence:0, line 556 <- wrt source file 2025-12-04T10:01:46.4251526Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::pack_sequence:0 2025-12-04T10:01:46.4252928Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::unpack_sequence:0, line 584 <- wrt source file 2025-12-04T10:01:46.4254211Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::unpack_sequence:0 2025-12-04T10:01:46.4255555Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\spectral_norm.py::spectral_norm:0, line 314 <- wrt source file 2025-12-04T10:01:46.4256946Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\spectral_norm.py::spectral_norm:0 2025-12-04T10:01:46.4258356Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\spectral_norm.py::remove_spectral_norm:0, line 347 <- wrt source file 2025-12-04T10:01:46.4259813Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\spectral_norm.py::remove_spectral_norm:0 2025-12-04T10:01:46.4309403Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\stateless.py::functional_call:0, line 193 <- wrt source file 2025-12-04T10:01:46.4310805Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\stateless.py::functional_call:0 2025-12-04T10:01:46.4312160Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\weight_norm.py::weight_norm:0, line 134 <- wrt source file 2025-12-04T10:01:46.4313500Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\weight_norm.py::weight_norm:0 2025-12-04T10:01:46.4314872Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\weight_norm.py::remove_weight_norm:0, line 156 <- wrt source file 2025-12-04T10:01:46.4316289Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\weight_norm.py::remove_weight_norm:0 2025-12-04T10:01:46.4318499Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\_per_sample_grad.py::call_for_per_sample_grads:0, line 35 <- wrt source file 2025-12-04T10:01:46.4320055Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\_per_sample_grad.py::call_for_per_sample_grads:0 2025-12-04T10:01:46.4321566Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\_expanded_weights\conv_utils.py::unfold3d:0, line 315 <- wrt source file 2025-12-04T10:01:46.4323112Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\_expanded_weights\conv_utils.py::unfold3d:0 2025-12-04T10:01:46.4324816Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\_expanded_weights\expanded_weights_utils.py::sum_over_all_but_batch_and_last_n:0, line 178 <- wrt source file 2025-12-04T10:01:46.4326725Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\_expanded_weights\expanded_weights_utils.py::sum_over_all_but_batch_and_last_n:0 2025-12-04T10:01:46.4328339Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::LambdaLR:0, line 357 <- wrt source file 2025-12-04T10:01:46.4329654Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::LambdaLR:0 2025-12-04T10:01:46.4330997Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::MultiplicativeLR:0, line 483 <- wrt source file 2025-12-04T10:01:46.4332393Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::MultiplicativeLR:0 2025-12-04T10:01:46.4333722Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::StepLR:0, line 608 <- wrt source file 2025-12-04T10:01:46.4334984Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::StepLR:0 2025-12-04T10:01:46.4336334Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::MultiStepLR:0, line 695 <- wrt source file 2025-12-04T10:01:46.4337671Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::MultiStepLR:0 2025-12-04T10:01:46.4338992Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::ConstantLR:0, line 791 <- wrt source file 2025-12-04T10:01:46.4340302Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::ConstantLR:0 2025-12-04T10:01:46.4341592Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::LinearLR:0, line 898 <- wrt source file 2025-12-04T10:01:46.4342867Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::LinearLR:0 2025-12-04T10:01:46.4344202Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::ExponentialLR:0, line 1020 <- wrt source file 2025-12-04T10:01:46.4345556Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::ExponentialLR:0 2025-12-04T10:01:46.4346990Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::SequentialLR:0, line 1097 <- wrt source file 2025-12-04T10:01:46.4348340Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::SequentialLR:0 2025-12-04T10:01:46.4349687Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::PolynomialLR:0, line 1249 <- wrt source file 2025-12-04T10:01:46.4352920Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::PolynomialLR:0 2025-12-04T10:01:46.4354371Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CosineAnnealingLR:0, line 1378 <- wrt source file 2025-12-04T10:01:46.4355824Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CosineAnnealingLR:0 2025-12-04T10:01:46.4358927Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::ChainedScheduler:0, line 1490 <- wrt source file 2025-12-04T10:01:46.4360324Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::ChainedScheduler:0 2025-12-04T10:01:46.4361730Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CyclicLR:0, line 1863 <- wrt source file 2025-12-04T10:01:46.4364680Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CyclicLR:0 2025-12-04T10:01:46.4366112Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CosineAnnealingWarmRestarts:0, line 2129 <- wrt source file 2025-12-04T10:01:46.4367673Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CosineAnnealingWarmRestarts:0 2025-12-04T10:01:46.4370902Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CosineAnnealingWarmRestarts.step:0, line 2211 <- wrt source file 2025-12-04T10:01:46.4372538Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CosineAnnealingWarmRestarts.step:0 2025-12-04T10:01:46.4374180Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CosineAnnealingWarmRestarts.step:1, line 2227 <- wrt source file 2025-12-04T10:01:46.4377452Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CosineAnnealingWarmRestarts.step:1 2025-12-04T10:01:46.4378912Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::OneCycleLR:0, line 2367 <- wrt source file 2025-12-04T10:01:46.4380309Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::OneCycleLR:0 2025-12-04T10:01:46.4383363Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\optimizer.py::Optimizer.load_state_dict:0, line 900 <- wrt source file 2025-12-04T10:01:46.4384842Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\optimizer.py::Optimizer.load_state_dict:0 2025-12-04T10:01:46.4386235Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::AveragedModel:0, line 155 <- wrt source file 2025-12-04T10:01:46.4388572Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::AveragedModel:0 2025-12-04T10:01:46.4390584Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::AveragedModel:1, line 181 <- wrt source file 2025-12-04T10:01:46.4391920Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::AveragedModel:1 2025-12-04T10:01:46.4393201Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::update_bn:0, line 350 <- wrt source file 2025-12-04T10:01:46.4396116Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::update_bn:0 2025-12-04T10:01:46.4397369Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::SWALR:0, line 409 <- wrt source file 2025-12-04T10:01:46.4398606Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::SWALR:0 2025-12-04T10:01:46.4399871Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\package\glob_group.py::GlobGroup:0, line 22 <- wrt source file 2025-12-04T10:01:46.4402845Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\package\glob_group.py::GlobGroup:0 2025-12-04T10:01:46.4404484Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py::_KinetoProfile.toggle_collection_dynamic:0, line 317 <- wrt source file 2025-12-04T10:01:46.4406166Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py::_KinetoProfile.toggle_collection_dynamic:0 2025-12-04T10:01:46.4409373Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py::profile:0, line 659 <- wrt source file 2025-12-04T10:01:46.4410660Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py::profile:0 2025-12-04T10:01:46.4710017Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\sparse\semi_structured.py::to_sparse_semi_structured:0, line 342 <- wrt source file 2025-12-04T10:01:46.4711116Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\sparse\semi_structured.py::to_sparse_semi_structured:0 2025-12-04T10:01:46.4712144Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_comparison.py::assert_close:0, line 1477 <- wrt source file 2025-12-04T10:01:46.4713082Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_comparison.py::assert_close:0 2025-12-04T10:01:46.4714001Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_creation.py::make_tensor:0, line 114 <- wrt source file 2025-12-04T10:01:46.4714913Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_creation.py::make_tensor:0 2025-12-04T10:01:46.4715867Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::parametrize:0, line 648 <- wrt source file 2025-12-04T10:01:46.4716890Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::parametrize:0 2025-12-04T10:01:46.4718418Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::reparametrize:0, line 769 <- wrt source file 2025-12-04T10:01:46.4719454Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::reparametrize:0 2025-12-04T10:01:46.4720476Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::decorateIf:0, line 858 <- wrt source file 2025-12-04T10:01:46.4721462Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::decorateIf:0 2025-12-04T10:01:46.4722530Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::random_symmetric_psd_matrix:0, line 4839 <- wrt source file 2025-12-04T10:01:46.4723668Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::random_symmetric_psd_matrix:0 2025-12-04T10:01:46.4724794Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::random_hermitian_psd_matrix:0, line 4853 <- wrt source file 2025-12-04T10:01:46.4725919Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::random_hermitian_psd_matrix:0 2025-12-04T10:01:46.4727038Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::random_hermitian_pd_matrix:0, line 4883 <- wrt source file 2025-12-04T10:01:46.4728143Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::random_hermitian_pd_matrix:0 2025-12-04T10:01:46.4729223Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\logging_utils.py::logs_to_string:0, line 194 <- wrt source file 2025-12-04T10:01:46.4730369Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\logging_utils.py::logs_to_string:0 2025-12-04T10:01:46.4731431Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\logging_utils.py::multiple_logs_to_string:0, line 220 <- wrt source file 2025-12-04T10:01:46.4732525Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\logging_utils.py::multiple_logs_to_string:0 2025-12-04T10:01:46.4733750Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\distributed\_tensor\common_dtensor.py::skip_unless_torch_gpu:0, line 341 <- wrt source file 2025-12-04T10:01:46.4735004Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\distributed\_tensor\common_dtensor.py::skip_unless_torch_gpu:0 2025-12-04T10:01:46.4736267Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\optests\autograd_registration.py::autograd_registration_check:0, line 29 <- wrt source file 2025-12-04T10:01:46.4737528Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\optests\autograd_registration.py::autograd_registration_check:0 2025-12-04T10:01:46.4738722Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\backend_registration.py::rename_privateuse1_backend:0, line 71 <- wrt source file 2025-12-04T10:01:46.4739810Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\backend_registration.py::rename_privateuse1_backend:0 2025-12-04T10:01:46.4740946Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\backend_registration.py::generate_methods_for_privateuse1_backend:0, line 382 <- wrt source file 2025-12-04T10:01:46.4742147Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\backend_registration.py::generate_methods_for_privateuse1_backend:0 2025-12-04T10:01:46.4743301Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\backend_registration.py::_get_custom_mod_func:0, line 417 <- wrt source file 2025-12-04T10:01:46.4744330Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\backend_registration.py::_get_custom_mod_func:0 2025-12-04T10:01:46.4745340Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\checkpoint.py::checkpoint_sequential:0, line 561 <- wrt source file 2025-12-04T10:01:46.4746310Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\checkpoint.py::checkpoint_sequential:0 2025-12-04T10:01:46.4747401Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\checkpoint.py::set_checkpoint_early_stop:0, line 763 <- wrt source file 2025-12-04T10:01:46.4748413Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\checkpoint.py::set_checkpoint_early_stop:0 2025-12-04T10:01:46.4749447Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\checkpoint.py::SelectiveCheckpointContext:0, line 1257 <- wrt source file 2025-12-04T10:01:46.4750507Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\checkpoint.py::SelectiveCheckpointContext:0 2025-12-04T10:01:46.4751711Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\checkpoint.py::create_selective_checkpoint_contexts:0, line 1421 <- wrt source file 2025-12-04T10:01:46.4753104Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\checkpoint.py::create_selective_checkpoint_contexts:0 2025-12-04T10:01:46.4754123Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::CppExtension:0, line 1247 <- wrt source file 2025-12-04T10:01:46.4755052Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::CppExtension:0 2025-12-04T10:01:46.4756093Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::CUDAExtension:0, line 1319 <- wrt source file 2025-12-04T10:01:46.4757052Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::CUDAExtension:0 2025-12-04T10:01:46.4758079Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::CUDAExtension:1, line 1397 <- wrt source file 2025-12-04T10:01:46.4759258Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::CUDAExtension:1 2025-12-04T10:01:46.4760199Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::SyclExtension:0, line 1509 <- wrt source file 2025-12-04T10:01:46.4761137Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::SyclExtension:0 2025-12-04T10:01:46.4762041Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::load:0, line 1759 <- wrt source file 2025-12-04T10:01:46.4762913Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::load:0 2025-12-04T10:01:46.4763911Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::load_inline:0, line 2032 <- wrt source file 2025-12-04T10:01:46.4765018Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::load_inline:0 2025-12-04T10:01:46.4765901Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\dlpack.py::from_dlpack:0, line 93 <- wrt source file 2025-12-04T10:01:46.4766769Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\dlpack.py::from_dlpack:0 2025-12-04T10:01:46.4767740Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\throughput_benchmark.py::ThroughputBenchmark:0, line 78 <- wrt source file 2025-12-04T10:01:46.4768849Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\throughput_benchmark.py::ThroughputBenchmark:0 2025-12-04T10:01:47.2627166Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::register_pytree_node:0, line 159 <- wrt source file 2025-12-04T10:01:47.2628266Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::register_pytree_node:0 2025-12-04T10:01:47.2629284Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_is_leaf:0, line 316 <- wrt source file 2025-12-04T10:01:47.2630189Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_is_leaf:0 2025-12-04T10:01:47.2631084Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_flatten:0, line 359 <- wrt source file 2025-12-04T10:01:47.2632010Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_flatten:0 2025-12-04T10:01:47.2632917Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_unflatten:0, line 396 <- wrt source file 2025-12-04T10:01:47.2633824Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_unflatten:0 2025-12-04T10:01:47.2634782Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_iter:0, line 429 <- wrt source file 2025-12-04T10:01:47.2635741Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_iter:0 2025-12-04T10:01:47.2636625Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_leaves:0, line 464 <- wrt source file 2025-12-04T10:01:47.2637750Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_leaves:0 2025-12-04T10:01:47.2638648Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_structure:0, line 499 <- wrt source file 2025-12-04T10:01:47.2639574Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_structure:0 2025-12-04T10:01:47.2640556Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_map:0, line 536 <- wrt source file 2025-12-04T10:01:47.2641507Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::tree_map:0 2025-12-04T10:01:47.2642483Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::broadcast_prefix:0, line 929 <- wrt source file 2025-12-04T10:01:47.2643428Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_cxx_pytree.py::broadcast_prefix:0 2025-12-04T10:01:47.2644369Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_pytree.py::register_dataclass:0, line 308 <- wrt source file 2025-12-04T10:01:47.2645296Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_pytree.py::register_dataclass:0 2025-12-04T10:01:47.2646199Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_pytree.py::register_constant:0, line 428 <- wrt source file 2025-12-04T10:01:47.2647127Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_pytree.py::register_constant:0 2025-12-04T10:01:47.2648077Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_pytree.py::tree_is_leaf:0, line 1058 <- wrt source file 2025-12-04T10:01:47.2649004Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_pytree.py::tree_is_leaf:0 2025-12-04T10:01:47.2649870Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_pytree.py::tree_map:0, line 1497 <- wrt source file 2025-12-04T10:01:47.2650890Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_pytree.py::tree_map:0 2025-12-04T10:01:47.2651786Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\dataset.py::IterableDataset:0, line 94 <- wrt source file 2025-12-04T10:01:47.2652755Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\dataset.py::IterableDataset:0 2025-12-04T10:01:47.2653690Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\dataset.py::StackDataset:0, line 218 <- wrt source file 2025-12-04T10:01:47.2654669Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\dataset.py::StackDataset:0 2025-12-04T10:01:47.2655643Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\dataset.py::random_split:0, line 438 <- wrt source file 2025-12-04T10:01:47.2656562Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\dataset.py::random_split:0 2025-12-04T10:01:47.2657541Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\distributed.py::DistributedSampler:0, line 55 <- wrt source file 2025-12-04T10:01:47.2658546Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\distributed.py::DistributedSampler:0 2025-12-04T10:01:47.2659502Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\sampler.py::Sampler:0, line 36 <- wrt source file 2025-12-04T10:01:47.2660402Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\sampler.py::Sampler:0 2025-12-04T10:01:47.2661391Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\sampler.py::WeightedRandomSampler:0, line 225 <- wrt source file 2025-12-04T10:01:47.2662622Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\sampler.py::WeightedRandomSampler:0 2025-12-04T10:01:47.2663690Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\sampler.py::BatchSampler:0, line 296 <- wrt source file 2025-12-04T10:01:47.2664660Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\sampler.py::BatchSampler:0 2025-12-04T10:01:47.2665756Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\datapipe.py::IterDataPipe:0, line 97 <- wrt source file 2025-12-04T10:01:47.2666949Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\datapipe.py::IterDataPipe:0 2025-12-04T10:01:47.2668081Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\datapipe.py::MapDataPipe:0, line 269 <- wrt source file 2025-12-04T10:01:47.2669160Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\datapipe.py::MapDataPipe:0 2025-12-04T10:01:47.2670326Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\callable.py::MapperIterDataPipe:0, line 53 <- wrt source file 2025-12-04T10:01:47.2671544Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\callable.py::MapperIterDataPipe:0 2025-12-04T10:01:47.2672720Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\callable.py::CollatorIterDataPipe:0, line 202 <- wrt source file 2025-12-04T10:01:47.2673937Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\callable.py::CollatorIterDataPipe:0 2025-12-04T10:01:47.2675197Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combinatorics.py::ShufflerIterDataPipe:0, line 90 <- wrt source file 2025-12-04T10:01:47.2676537Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combinatorics.py::ShufflerIterDataPipe:0 2025-12-04T10:01:47.2677804Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::ConcaterIterDataPipe:0, line 38 <- wrt source file 2025-12-04T10:01:47.2678994Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::ConcaterIterDataPipe:0 2025-12-04T10:01:47.2680218Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::ForkerIterDataPipe:0, line 89 <- wrt source file 2025-12-04T10:01:47.2681438Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::ForkerIterDataPipe:0 2025-12-04T10:01:47.2682659Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::_ChildDataPipe:0, line 308 <- wrt source file 2025-12-04T10:01:47.2683801Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::_ChildDataPipe:0 2025-12-04T10:01:47.2685036Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::DemultiplexerIterDataPipe:0, line 397 <- wrt source file 2025-12-04T10:01:47.2686331Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::DemultiplexerIterDataPipe:0 2025-12-04T10:01:47.2687612Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::MultiplexerIterDataPipe:0, line 615 <- wrt source file 2025-12-04T10:01:47.5759262Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::MultiplexerIterDataPipe:0 2025-12-04T10:01:47.5760705Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::ZipperIterDataPipe:0, line 685 <- wrt source file 2025-12-04T10:01:47.5761899Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::ZipperIterDataPipe:0 2025-12-04T10:01:47.5763160Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\filelister.py::FileListerIterDataPipe:0, line 29 <- wrt source file 2025-12-04T10:01:47.5764365Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\filelister.py::FileListerIterDataPipe:0 2025-12-04T10:01:47.5765518Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\fileopener.py::FileOpenerIterDataPipe:0, line 33 <- wrt source file 2025-12-04T10:01:47.5766694Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\fileopener.py::FileOpenerIterDataPipe:0 2025-12-04T10:01:47.5767837Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\grouping.py::BatcherIterDataPipe:0, line 41 <- wrt source file 2025-12-04T10:01:47.5768999Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\grouping.py::BatcherIterDataPipe:0 2025-12-04T10:01:47.5770200Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\grouping.py::UnBatcherIterDataPipe:0, line 102 <- wrt source file 2025-12-04T10:01:47.5771385Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\grouping.py::UnBatcherIterDataPipe:0 2025-12-04T10:01:47.5772492Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\grouping.py::GrouperIterDataPipe:0, line 169 <- wrt source file 2025-12-04T10:01:47.5773663Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\grouping.py::GrouperIterDataPipe:0 2025-12-04T10:01:47.5774775Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\selecting.py::FilterIterDataPipe:0, line 37 <- wrt source file 2025-12-04T10:01:47.5775872Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\selecting.py::FilterIterDataPipe:0 2025-12-04T10:01:47.5777044Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\streamreader.py::StreamReaderIterDataPipe:0, line 24 <- wrt source file 2025-12-04T10:01:47.5778233Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\streamreader.py::StreamReaderIterDataPipe:0 2025-12-04T10:01:47.5779417Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\utils.py::IterableWrapperIterDataPipe:0, line 29 <- wrt source file 2025-12-04T10:01:47.5780580Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\utils.py::IterableWrapperIterDataPipe:0 2025-12-04T10:01:47.5781803Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\callable.py::MapperMapDataPipe:0, line 36 <- wrt source file 2025-12-04T10:01:47.5782950Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\callable.py::MapperMapDataPipe:0 2025-12-04T10:01:47.5784077Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\combinatorics.py::ShufflerIterDataPipe:0, line 34 <- wrt source file 2025-12-04T10:01:47.5785224Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\combinatorics.py::ShufflerIterDataPipe:0 2025-12-04T10:01:47.5786441Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\combining.py::ConcaterMapDataPipe:0, line 29 <- wrt source file 2025-12-04T10:01:47.5787638Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\combining.py::ConcaterMapDataPipe:0 2025-12-04T10:01:47.5788734Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\combining.py::ZipperMapDataPipe:0, line 76 <- wrt source file 2025-12-04T10:01:47.5790314Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\combining.py::ZipperMapDataPipe:0 2025-12-04T10:01:47.5791419Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\grouping.py::BatcherMapDataPipe:0, line 29 <- wrt source file 2025-12-04T10:01:47.5792509Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\grouping.py::BatcherMapDataPipe:0 2025-12-04T10:01:47.5793634Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\utils.py::SequenceWrapperMapDataPipe:0, line 29 <- wrt source file 2025-12-04T10:01:47.5794766Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\utils.py::SequenceWrapperMapDataPipe:0 2025-12-04T10:01:47.5795884Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py::validate_input_col:0, line 37 <- wrt source file 2025-12-04T10:01:47.5796956Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py::validate_input_col:0 2025-12-04T10:01:47.5798078Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\decoder.py::basichandlers:0, line 47 <- wrt source file 2025-12-04T10:01:47.5799197Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\decoder.py::basichandlers:0 2025-12-04T10:01:47.5800334Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py::default_convert:0, line 39 <- wrt source file 2025-12-04T10:01:47.5801317Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py::default_convert:0 2025-12-04T10:01:47.5802292Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py::collate:0, line 137 <- wrt source file 2025-12-04T10:01:47.5803221Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py::collate:0 2025-12-04T10:01:47.5804180Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py::default_collate:0, line 367 <- wrt source file 2025-12-04T10:01:47.5805178Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py::default_collate:0 2025-12-04T10:01:47.5806173Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hipify\hipify_python.py::find_closure_group:0, line 439 <- wrt source file 2025-12-04T10:01:47.5807190Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hipify\hipify_python.py::find_closure_group:0 2025-12-04T10:01:47.5808218Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hipify\hipify_python.py::replace_extern_shared:0, line 535 <- wrt source file 2025-12-04T10:01:47.5809254Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hipify\hipify_python.py::replace_extern_shared:0 2025-12-04T10:01:47.5810302Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.__init__:0, line 217 <- wrt source file 2025-12-04T10:01:47.5811429Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.__init__:0 2025-12-04T10:01:47.5812500Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_hparams:0, line 322 <- wrt source file 2025-12-04T10:01:47.5813586Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_hparams:0 2025-12-04T10:01:47.5814689Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_scalar:0, line 370 <- wrt source file 2025-12-04T10:01:47.5815767Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_scalar:0 2025-12-04T10:01:47.5816835Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_scalars:0, line 402 <- wrt source file 2025-12-04T10:01:47.5817904Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_scalars:0 2025-12-04T10:01:47.5818980Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_tensor:0, line 450 <- wrt source file 2025-12-04T10:01:47.7305988Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_tensor:0 2025-12-04T10:01:47.7307416Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_histogram:0, line 489 <- wrt source file 2025-12-04T10:01:47.7308544Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_histogram:0 2025-12-04T10:01:47.7309761Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_histogram_raw:0, line 542 <- wrt source file 2025-12-04T10:01:47.7311052Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_histogram_raw:0 2025-12-04T10:01:47.7312154Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_image:0, line 608 <- wrt source file 2025-12-04T10:01:47.7313212Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_image:0 2025-12-04T10:01:47.7314286Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_images:0, line 657 <- wrt source file 2025-12-04T10:01:47.7315351Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_images:0 2025-12-04T10:01:47.7316416Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_text:0, line 820 <- wrt source file 2025-12-04T10:01:47.7317488Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_text:0 2025-12-04T10:01:47.7318556Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_embedding:0, line 887 <- wrt source file 2025-12-04T10:01:47.7319650Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_embedding:0 2025-12-04T10:01:47.7320737Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_pr_curve:0, line 998 <- wrt source file 2025-12-04T10:01:47.7321815Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_pr_curve:0 2025-12-04T10:01:47.7323703Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_custom_scalars_multilinechart:0, line 1072 <- wrt source file 2025-12-04T10:01:47.7324974Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_custom_scalars_multilinechart:0 2025-12-04T10:01:47.7326267Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_custom_scalars_marginchart:0, line 1093 <- wrt source file 2025-12-04T10:01:47.7327504Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_custom_scalars_marginchart:0 2025-12-04T10:01:47.7328684Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_custom_scalars:0, line 1118 <- wrt source file 2025-12-04T10:01:47.7329821Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_custom_scalars:0 2025-12-04T10:01:47.7330927Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_mesh:0, line 1164 <- wrt source file 2025-12-04T10:01:47.7331987Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_mesh:0 2025-12-04T10:01:47.7333141Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_sympy\functions.py::MinMaxBase._collapse_arguments:0, line 742 <- wrt source file 2025-12-04T10:01:47.7334295Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_sympy\functions.py::MinMaxBase._collapse_arguments:0 2025-12-04T10:01:47.7335319Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_dynamo\decorators.py::substitute_in_graph:0, line 361 <- wrt source file 2025-12-04T10:01:47.7336396Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_dynamo\decorators.py::substitute_in_graph:0 2025-12-04T10:01:47.7337441Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_dynamo\variables\base.py::VariableTracker.python_type:0, line 328 <- wrt source file 2025-12-04T10:01:47.7338525Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_dynamo\variables\base.py::VariableTracker.python_type:0 2025-12-04T10:01:47.7339740Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_dynamo\variables\higher_order_ops.py::speculate_subgraph_with_auto_output_flattening:0, line 1316 <- wrt source file 2025-12-04T10:01:47.7341054Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_dynamo\variables\higher_order_ops.py::speculate_subgraph_with_auto_output_flattening:0 2025-12-04T10:01:47.7342228Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_export\utils.py::register_module_as_pytree_input_node:0, line 1441 <- wrt source file 2025-12-04T10:01:47.7343292Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_export\utils.py::register_module_as_pytree_input_node:0 2025-12-04T10:01:47.7344419Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_export\wrappers.py::mark_subclass_constructor_exportable_experimental:0, line 194 <- wrt source file 2025-12-04T10:01:47.7345606Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_export\wrappers.py::mark_subclass_constructor_exportable_experimental:0 2025-12-04T10:01:47.7346776Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_export\wrappers.py::allow_in_pre_dispatch_graph:0, line 262 <- wrt source file 2025-12-04T10:01:47.7347795Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_export\wrappers.py::allow_in_pre_dispatch_graph:0 2025-12-04T10:01:47.7348883Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\aot_autograd.py::aot_function:0, line 771 <- wrt source file 2025-12-04T10:01:47.7349911Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\aot_autograd.py::aot_function:0 2025-12-04T10:01:47.7350912Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\benchmark_utils.py::benchmark_utilization:0, line 184 <- wrt source file 2025-12-04T10:01:47.7352031Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\benchmark_utils.py::benchmark_utilization:0 2025-12-04T10:01:47.7353027Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::vjp:0, line 234 <- wrt source file 2025-12-04T10:01:47.7353955Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::vjp:0 2025-12-04T10:01:47.7354898Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::jacrev:0, line 476 <- wrt source file 2025-12-04T10:01:47.7355847Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::jacrev:0 2025-12-04T10:01:47.7356779Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::jvp:0, line 1024 <- wrt source file 2025-12-04T10:01:47.7357703Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::jvp:0 2025-12-04T10:01:47.7358636Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::jacfwd:0, line 1182 <- wrt source file 2025-12-04T10:01:47.7359578Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::jacfwd:0 2025-12-04T10:01:47.7360531Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::hessian:0, line 1342 <- wrt source file 2025-12-04T10:01:47.7361519Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::hessian:0 2025-12-04T10:01:47.7362497Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::functionalize:0, line 1506 <- wrt source file 2025-12-04T10:01:47.7363514Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::functionalize:0 2025-12-04T10:01:47.7364491Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::linearize:0, line 1705 <- wrt source file 2025-12-04T10:01:47.7365461Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::linearize:0 2025-12-04T10:01:47.7975583Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\functional_call.py::functional_call:0, line 36 <- wrt source file 2025-12-04T10:01:47.7976676Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\functional_call.py::functional_call:0 2025-12-04T10:01:47.7977655Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\fx_minifier.py::minifier:0, line 194 <- wrt source file 2025-12-04T10:01:47.7978578Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\fx_minifier.py::minifier:0 2025-12-04T10:01:47.7979716Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\_aot_autograd\schemas.py::CompilerWrapper.post_compile:0, line 1111 <- wrt source file 2025-12-04T10:01:47.7980957Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\_aot_autograd\schemas.py::CompilerWrapper.post_compile:0 2025-12-04T10:01:47.7982323Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\_aot_autograd\schemas.py::InductorWrapper.post_compile:0, line 1166 <- wrt source file 2025-12-04T10:01:47.7983499Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\_aot_autograd\schemas.py::InductorWrapper.post_compile:0 2025-12-04T10:01:47.7984623Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\associative_scan.py::associative_scan:0, line 183 <- wrt source file 2025-12-04T10:01:47.7985977Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\associative_scan.py::associative_scan:0 2025-12-04T10:01:47.7987152Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\associative_scan.py::generic_associative_scan:0, line 319 <- wrt source file 2025-12-04T10:01:47.7988276Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\associative_scan.py::generic_associative_scan:0 2025-12-04T10:01:47.7989287Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\cond.py::cond:0, line 139 <- wrt source file 2025-12-04T10:01:47.7990180Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\cond.py::cond:0 2025-12-04T10:01:47.7991403Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\flat_apply.py::FlatApply.__call__:0, line 80 <- wrt source file 2025-12-04T10:01:47.7992440Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\flat_apply.py::FlatApply.__call__:0 2025-12-04T10:01:47.7993398Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\map.py::map:0, line 80 <- wrt source file 2025-12-04T10:01:47.7994266Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\map.py::map:0 2025-12-04T10:01:47.7995334Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\partitioner.py::HopPartitionedGraph._reorder_fw_output:0, line 133 <- wrt source file 2025-12-04T10:01:47.7996627Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\partitioner.py::HopPartitionedGraph._reorder_fw_output:0 2025-12-04T10:01:47.7997670Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\scan.py::scan:0, line 130 <- wrt source file 2025-12-04T10:01:47.7998580Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_higher_order_ops\scan.py::scan:0 2025-12-04T10:01:47.7999512Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\codecache.py::WritableTempFile:0, line 385 <- wrt source file 2025-12-04T10:01:47.8000487Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\codecache.py::WritableTempFile:0 2025-12-04T10:01:47.8001539Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\cpp_builder.py::get_name_and_dir_from_output_file_path:0, line 1845 <- wrt source file 2025-12-04T10:01:47.8002655Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\cpp_builder.py::get_name_and_dir_from_output_file_path:0 2025-12-04T10:01:47.8003741Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\select_algorithm.py::add_preprocessing_fn:0, line 4328 <- wrt source file 2025-12-04T10:01:47.8004784Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\select_algorithm.py::add_preprocessing_fn:0 2025-12-04T10:01:47.8005805Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\fx_passes\graph_view.py::_clean_stack_name:0, line 100 <- wrt source file 2025-12-04T10:01:47.8006836Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\fx_passes\graph_view.py::_clean_stack_name:0 2025-12-04T10:01:47.8007952Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\kernel\custom_op.py::CustomOpConfig:0, line 56 <- wrt source file 2025-12-04T10:01:47.8008956Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\kernel\custom_op.py::CustomOpConfig:0 2025-12-04T10:01:47.8010013Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\kernel\custom_op.py::register_custom_op_autotuning:0, line 423 <- wrt source file 2025-12-04T10:01:47.8011155Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\kernel\custom_op.py::register_custom_op_autotuning:0 2025-12-04T10:01:47.8012383Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\runtime\caching\locks.py::_acquire_lock_with_timeout:0, line 69 <- wrt source file 2025-12-04T10:01:47.8013514Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\runtime\caching\locks.py::_acquire_lock_with_timeout:0 2025-12-04T10:01:47.8014658Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\runtime\caching\locks.py::_unsafe_acquire_lock_with_timeout:0, line 105 <- wrt source file 2025-12-04T10:01:47.8015836Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\runtime\caching\locks.py::_unsafe_acquire_lock_with_timeout:0 2025-12-04T10:01:47.8016984Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\runtime\caching\locks.py::_acquire_flock_with_timeout:0, line 142 <- wrt source file 2025-12-04T10:01:47.8018099Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\runtime\caching\locks.py::_acquire_flock_with_timeout:0 2025-12-04T10:01:47.8019249Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\runtime\caching\locks.py::_unsafe_acquire_flock_with_timeout:0, line 179 <- wrt source file 2025-12-04T10:01:47.8020469Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\runtime\caching\locks.py::_unsafe_acquire_flock_with_timeout:0 2025-12-04T10:01:47.8021656Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\template_heuristics\registry.py::register_template_heuristic:0, line 54 <- wrt source file 2025-12-04T10:01:47.8022857Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_inductor\template_heuristics\registry.py::register_template_heuristic:0 2025-12-04T10:01:47.8023900Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py::custom_op:0, line 101 <- wrt source file 2025-12-04T10:01:47.8024802Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py::custom_op:0 2025-12-04T10:01:47.8025798Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py::CustomOpDef.set_kernel_enabled:0, line 241 <- wrt source file 2025-12-04T10:01:47.8026933Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py::CustomOpDef.set_kernel_enabled:0 2025-12-04T10:01:47.8028000Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py::CustomOpDef.register_kernel:0, line 310 <- wrt source file 2025-12-04T10:01:47.8029043Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py::CustomOpDef.register_kernel:0 2025-12-04T10:01:47.8030114Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py::CustomOpDef.register_autograd:0, line 549 <- wrt source file 2025-12-04T10:01:47.8031181Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py::CustomOpDef.register_autograd:0 2025-12-04T10:01:47.8032316Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py::CustomOpDef.register_vmap:0, line 724 <- wrt source file 2025-12-04T10:01:47.8033361Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py::CustomOpDef.register_vmap:0 2025-12-04T10:01:47.8034407Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py::CustomOpDef.register_autocast:0, line 810 <- wrt source file 2025-12-04T10:01:47.8035501Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py::CustomOpDef.register_autocast:0 2025-12-04T10:01:47.8036564Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\fake_class_registry.py::register_fake_class:0, line 273 <- wrt source file 2025-12-04T10:01:47.8037629Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\fake_class_registry.py::register_fake_class:0 2025-12-04T10:01:47.8038680Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\fake_impl.py::FakeImplCtx.new_dynamic_size:0, line 175 <- wrt source file 2025-12-04T10:01:47.8039713Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\fake_impl.py::FakeImplCtx.new_dynamic_size:0 2025-12-04T10:01:47.8040695Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\infer_schema.py::infer_schema:0, line 53 <- wrt source file 2025-12-04T10:01:47.8041631Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\infer_schema.py::infer_schema:0 2025-12-04T10:01:47.8042539Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\triton.py::triton_op:0, line 136 <- wrt source file 2025-12-04T10:01:47.8043406Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\triton.py::triton_op:0 2025-12-04T10:01:47.8044288Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\triton.py::wrap_triton:0, line 307 <- wrt source file 2025-12-04T10:01:47.8045214Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\triton.py::wrap_triton:0 2025-12-04T10:01:47.8046102Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_logging\_internal.py::set_logs:0, line 460 <- wrt source file 2025-12-04T10:01:47.8047001Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_logging\_internal.py::set_logs:0 2025-12-04T10:01:47.8047920Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_equal:0, line 171 <- wrt source file 2025-12-04T10:01:47.8048858Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_equal:0 2025-12-04T10:01:47.8049793Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::print_assert_equal:0, line 302 <- wrt source file 2025-12-04T10:01:47.8050776Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::print_assert_equal:0 2025-12-04T10:01:47.8051748Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_almost_equal:0, line 375 <- wrt source file 2025-12-04T10:01:47.8052717Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_almost_equal:0 2025-12-04T10:01:47.8053686Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_approx_equal:0, line 496 <- wrt source file 2025-12-04T10:01:47.8054660Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_approx_equal:0 2025-12-04T10:01:47.8055623Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_array_equal:0, line 793 <- wrt source file 2025-12-04T10:01:47.8056666Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_array_equal:0 2025-12-04T10:01:47.8057643Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_array_almost_equal:0, line 899 <- wrt source file 2025-12-04T10:01:47.8058668Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_array_almost_equal:0 2025-12-04T10:01:47.8059701Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_array_less:0, line 1008 <- wrt source file 2025-12-04T10:01:47.8060660Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_array_less:0 2025-12-04T10:01:47.8061625Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_string_equal:0, line 1073 <- wrt source file 2025-12-04T10:01:47.8062606Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_string_equal:0 2025-12-04T10:01:47.8063579Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_allclose:0, line 1294 <- wrt source file 2025-12-04T10:01:47.8064533Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_allclose:0 2025-12-04T10:01:47.8065533Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_array_almost_equal_nulp:0, line 1360 <- wrt source file 2025-12-04T10:01:47.8066682Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_array_almost_equal_nulp:0 2025-12-04T10:01:47.8067710Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_array_max_ulp:0, line 1423 <- wrt source file 2025-12-04T10:01:47.8068750Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_array_max_ulp:0 2025-12-04T10:01:47.8069701Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::nulp_diff:0, line 1468 <- wrt source file 2025-12-04T10:01:47.8070622Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::nulp_diff:0 2025-12-04T10:01:47.8071548Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_warns:0, line 1578 <- wrt source file 2025-12-04T10:01:47.8072481Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::assert_warns:0 2025-12-04T10:01:47.8073444Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::clear_and_catch_warnings:0, line 1881 <- wrt source file 2025-12-04T10:01:47.8074478Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_numpy\testing\utils.py::clear_and_catch_warnings:0 2025-12-04T10:01:47.8075433Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims\context.py::TorchRefsMode:0, line 95 <- wrt source file 2025-12-04T10:01:47.8076327Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims\context.py::TorchRefsMode:0 2025-12-04T10:01:47.8077327Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_subclasses\complex_tensor\_ops\common.py::is_complex_tensor:0, line 47 <- wrt source file 2025-12-04T10:01:47.8078431Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_subclasses\complex_tensor\_ops\common.py::is_complex_tensor:0 2025-12-04T10:01:47.8079499Z ============ 2025-12-04T10:01:47.8079759Z Finished doctests 2025-12-04T10:01:47.8080013Z 377 / 894 passed 2025-12-04T10:01:47.8080246Z  2025-12-04T10:01:47.8081069Z === Found 17 parse-time warnings === 2025-12-04T10:01:47.8081511Z --- Parse Warning: 1 / 17 --- 2025-12-04T10:01:47.8082519Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=Library.fallback in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py line=368. 2025-12-04T10:01:47.8083668Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8084289Z Registers the function implementation as the fallback for the given key. 2025-12-04T10:01:47.8084686Z 2025-12-04T10:01:47.8084985Z This function only works for a library with global namespace ("_"). 2025-12-04T10:01:47.8085353Z 2025-12-04T10:01:47.8085526Z Args: 2025-12-04T10:01:47.8085900Z fn: function used as fallback for the given dispatch key or :func:`~fallthrough_kernel` 2025-12-04T10:01:47.8086376Z to register a fallthrough. 2025-12-04T10:01:47.8086887Z dispatch_key: dispatch key that the input function should be registered for. By default, it uses 2025-12-04T10:01:47.8087437Z the dispatch key that the library was created with. 2025-12-04T10:01:47.8088050Z with_keyset: flag controlling if the current dispatcher call keyset should be passed as the first argument 2025-12-04T10:01:47.8088806Z to :attr:`fn` when calling. This should be used to create the appropriate keyset for redispatch calls. 2025-12-04T10:01:47.8089287Z 2025-12-04T10:01:47.8089471Z Example:: 2025-12-04T10:01:47.8089676Z 2025-12-04T10:01:47.8089873Z >>> my_lib = Library("_", "IMPL") 2025-12-04T10:01:47.8090202Z >>> def fallback_kernel(op, *args, **kwargs): 2025-12-04T10:01:47.8090554Z >>> # Handle all autocast ops generically 2025-12-04T10:01:47.8090903Z >>> # ... 2025-12-04T10:01:47.8091196Z >>> my_lib.fallback(fallback_kernel, "Autocast") 2025-12-04T10:01:47.8091495Z 2025-12-04T10:01:47.8092211Z Original Error: IndentationError('expected an indented block after function definition on line 2', ('', 5, 1, 'my_lib.fallback(fallback_kernel, "Autocast")\n', 5, 7)) 2025-12-04T10:01:47.8092980Z 2025-12-04T10:01:47.8093185Z my_lib.fallback(fallback_kernel, "Autocast") 2025-12-04T10:01:47.8093485Z ^ 2025-12-04T10:01:47.8093678Z warnings.warn(msg) 2025-12-04T10:01:47.8093900Z 2025-12-04T10:01:47.8094184Z --- Parse Warning: 2 / 17 --- 2025-12-04T10:01:47.8095161Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=register_fake in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py line=958. 2025-12-04T10:01:47.8096280Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8096839Z Register a FakeTensor implementation ("fake impl") for this operator. 2025-12-04T10:01:47.8097226Z 2025-12-04T10:01:47.8097487Z Also sometimes known as a "meta kernel", "abstract impl". 2025-12-04T10:01:47.8097830Z 2025-12-04T10:01:47.8098143Z An "FakeTensor implementation" specifies the behavior of this operator on 2025-12-04T10:01:47.8098691Z Tensors that carry no data ("FakeTensor"). Given some input Tensors with 2025-12-04T10:01:47.8099216Z certain properties (sizes/strides/storage_offset/device), it specifies 2025-12-04T10:01:47.8099675Z what the properties of the output Tensors are. 2025-12-04T10:01:47.8099980Z 2025-12-04T10:01:47.8100282Z The FakeTensor implementation has the same signature as the operator. 2025-12-04T10:01:47.8100804Z It is run for both FakeTensors and meta tensors. To write a FakeTensor 2025-12-04T10:01:47.8101407Z implementation, assume that all Tensor inputs to the operator are 2025-12-04T10:01:47.8101912Z regular CPU/CUDA/Meta tensors, but they do not have storage, and 2025-12-04T10:01:47.8102389Z you are trying to return regular CPU/CUDA/Meta tensor(s) as output. 2025-12-04T10:01:47.8102909Z The FakeTensor implementation must consist of only PyTorch operations 2025-12-04T10:01:47.8103409Z (and may not directly access the storage or data of any input or 2025-12-04T10:01:47.8103779Z intermediate Tensors). 2025-12-04T10:01:47.8104069Z 2025-12-04T10:01:47.8104297Z This API may be used as a decorator (see examples). 2025-12-04T10:01:47.8104611Z 2025-12-04T10:01:47.8104831Z For a detailed guide on custom ops, please see 2025-12-04T10:01:47.8105298Z https://pytorch.org/tutorials/advanced/custom_ops_landing_page.html 2025-12-04T10:01:47.8105680Z 2025-12-04T10:01:47.8105848Z Args: 2025-12-04T10:01:47.8106173Z op_name: Operator name (along with the overload) or OpOverload object. 2025-12-04T10:01:47.8106684Z func: Fake tensor implementation. 2025-12-04T10:01:47.8107082Z lib (Optional[Library]): Library to register the fake tensor to. 2025-12-04T10:01:47.8107526Z allow_override: Flag controlling if we want to override an 2025-12-04T10:01:47.8107967Z existing registered fake impl. This is by default off, 2025-12-04T10:01:47.8108403Z and will error you're trying to register a fake impl to 2025-12-04T10:01:47.8108831Z an operator that already has a fake impl. This also only 2025-12-04T10:01:47.8109253Z applies if the custom operator was not created via 2025-12-04T10:01:47.8109684Z torch.library.custom_op, as overriding and existing fake 2025-12-04T10:01:47.8110076Z impl is already allowed. 2025-12-04T10:01:47.8110395Z 2025-12-04T10:01:47.8110579Z Examples: 2025-12-04T10:01:47.8110780Z >>> import torch 2025-12-04T10:01:47.8111043Z >>> import numpy as np 2025-12-04T10:01:47.8111312Z >>> from torch import Tensor 2025-12-04T10:01:47.8111580Z >>> 2025-12-04T10:01:47.8111873Z >>> # Example 1: an operator without data-dependent output shape 2025-12-04T10:01:47.8112346Z >>> @torch.library.custom_op("mylib::custom_linear", mutates_args=()) 2025-12-04T10:01:47.8112869Z >>> def custom_linear(x: Tensor, weight: Tensor, bias: Tensor) -> Tensor: 2025-12-04T10:01:47.8113429Z >>> raise NotImplementedError("Implementation goes here") 2025-12-04T10:01:47.8113782Z >>> 2025-12-04T10:01:47.8114053Z >>> @torch.library.register_fake("mylib::custom_linear") 2025-12-04T10:01:47.8114462Z >>> def _(x, weight, bias): 2025-12-04T10:01:47.8114757Z >>> assert x.dim() == 2 2025-12-04T10:01:47.8115046Z >>> assert weight.dim() == 2 2025-12-04T10:01:47.8115337Z >>> assert bias.dim() == 1 2025-12-04T10:01:47.8115634Z >>> assert x.shape[1] == weight.shape[1] 2025-12-04T10:01:47.8115974Z >>> assert weight.shape[0] == bias.shape[0] 2025-12-04T10:01:47.8116307Z >>> assert x.device == weight.device 2025-12-04T10:01:47.8116591Z >>> 2025-12-04T10:01:47.8116803Z >>> return (x @ weight.t()) + bias 2025-12-04T10:01:47.8117084Z >>> 2025-12-04T10:01:47.8117360Z >>> with torch._subclasses.fake_tensor.FakeTensorMode(): 2025-12-04T10:01:47.8117713Z >>> x = torch.randn(2, 3) 2025-12-04T10:01:47.8117995Z >>> w = torch.randn(3, 3) 2025-12-04T10:01:47.8118265Z >>> b = torch.randn(3) 2025-12-04T10:01:47.8118576Z >>> y = torch.ops.mylib.custom_linear(x, w, b) 2025-12-04T10:01:47.8118944Z >>> 2025-12-04T10:01:47.8119219Z >>> assert y.shape == (2, 3) 2025-12-04T10:01:47.8119476Z >>> 2025-12-04T10:01:47.8119752Z >>> # Example 2: an operator with data-dependent output shape 2025-12-04T10:01:47.8120230Z >>> @torch.library.custom_op("mylib::custom_nonzero", mutates_args=()) 2025-12-04T10:01:47.8120663Z >>> def custom_nonzero(x: Tensor) -> Tensor: 2025-12-04T10:01:47.8120991Z >>> x_np = x.numpy(force=True) 2025-12-04T10:01:47.8121351Z >>> res = np.stack(np.nonzero(x_np), axis=1) 2025-12-04T10:01:47.8121700Z >>> return torch.tensor(res, device=x.device) 2025-12-04T10:01:47.8121990Z >>> 2025-12-04T10:01:47.8122276Z >>> @torch.library.register_fake("mylib::custom_nonzero") 2025-12-04T10:01:47.8122621Z >>> def _(x): 2025-12-04T10:01:47.8122921Z >>> # Number of nonzero-elements is data-dependent. 2025-12-04T10:01:47.8123315Z >>> # Since we cannot peek at the data in an fake impl, 2025-12-04T10:01:47.8123699Z >>> # we use the ctx object to construct a new symint that 2025-12-04T10:01:47.8124073Z >>> # represents the data-dependent size. 2025-12-04T10:01:47.8124396Z >>> ctx = torch.library.get_ctx() 2025-12-04T10:01:47.8124715Z >>> nnz = ctx.new_dynamic_size() 2025-12-04T10:01:47.8125008Z >>> shape = [nnz, x.dim()] 2025-12-04T10:01:47.8125342Z >>> result = x.new_empty(shape, dtype=torch.int64) 2025-12-04T10:01:47.8125672Z >>> return result 2025-12-04T10:01:47.8125906Z >>> 2025-12-04T10:01:47.8126192Z >>> from torch.fx.experimental.proxy_tensor import make_fx 2025-12-04T10:01:47.8126528Z >>> 2025-12-04T10:01:47.8126749Z >>> x = torch.tensor([0, 1, 2, 3, 4, 0]) 2025-12-04T10:01:47.8127175Z >>> trace = make_fx(torch.ops.mylib.custom_nonzero, tracing_mode="symbolic")(x) 2025-12-04T10:01:47.8128029Z >>> trace.print_readable() 2025-12-04T10:01:47.8128300Z >>> 2025-12-04T10:01:47.8128629Z >>> assert torch.allclose(trace(x), torch.ops.mylib.custom_nonzero(x)) 2025-12-04T10:01:47.8129026Z 2025-12-04T10:01:47.8129184Z 2025-12-04T10:01:47.8129777Z Original Error: IndentationError('expected an indented block after function definition on line 37', ('', 38, 1, '_._ = None\n', 38, 2)) 2025-12-04T10:01:47.8130430Z 2025-12-04T10:01:47.8130610Z _._ = None 2025-12-04T10:01:47.8130792Z ^ 2025-12-04T10:01:47.8130976Z warnings.warn(msg) 2025-12-04T10:01:47.8131185Z 2025-12-04T10:01:47.8131555Z --- Parse Warning: 3 / 17 --- 2025-12-04T10:01:47.8132519Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=get_kernel in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py line=1530. 2025-12-04T10:01:47.8133630Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8134176Z Returns the computed kernel for a given operator and dispatch key. 2025-12-04T10:01:47.8134545Z 2025-12-04T10:01:47.8134857Z This function retrieves the kernel that would be executed for a given 2025-12-04T10:01:47.8135382Z operator and dispatch key combination. The returned SafeKernelFunction 2025-12-04T10:01:47.8135885Z can be used to call the kernel in a boxed fashion. The intended use 2025-12-04T10:01:47.8136378Z case for this function is to retrieve the original kernel for a given 2025-12-04T10:01:47.8136877Z dispatch key and then register another kernel to the same dispatch key 2025-12-04T10:01:47.8137340Z that calls into the original kernel for certain cases. 2025-12-04T10:01:47.8137664Z 2025-12-04T10:01:47.8137894Z Args: 2025-12-04T10:01:47.8138230Z op: Operator name (along with the overload) or OpOverload object 2025-12-04T10:01:47.8138748Z Can be a string (e.g., "aten::add.Tensor"), an OpOverload, or a CustomOpDef. 2025-12-04T10:01:47.8139323Z dispatch_key (str | torch.DispatchKey): The dispatch key to get the kernel for. 2025-12-04T10:01:47.8139859Z Can be a string (e.g., "CPU", "CUDA") or a DispatchKey enum value. 2025-12-04T10:01:47.8140223Z 2025-12-04T10:01:47.8140391Z Returns: 2025-12-04T10:01:47.8140787Z torch._C._SafeKernelFunction: A safe kernel function that can be used to 2025-12-04T10:01:47.8141195Z call the kernel. 2025-12-04T10:01:47.8141436Z 2025-12-04T10:01:47.8141600Z Raises: 2025-12-04T10:01:47.8141850Z RuntimeError: If the operator does not exist. 2025-12-04T10:01:47.8142159Z 2025-12-04T10:01:47.8142325Z Example: 2025-12-04T10:01:47.8142556Z >>> # Get the CPU kernel for torch.add 2025-12-04T10:01:47.8142946Z >>> kernel = torch.library.get_kernel("aten::add.Tensor", "CPU") 2025-12-04T10:01:47.8143317Z >>> 2025-12-04T10:01:47.8143533Z >>> # You can also use DispatchKey enum 2025-12-04T10:01:47.8143987Z >>> kernel = torch.library.get_kernel("aten::add.Tensor", torch.DispatchKey.CPU) 2025-12-04T10:01:47.8144404Z >>> 2025-12-04T10:01:47.8144623Z >>> # Or use an OpOverload directly 2025-12-04T10:01:47.8145047Z >>> kernel = torch.library.get_kernel(torch.ops.aten.add.Tensor, "CPU") 2025-12-04T10:01:47.8145439Z >>> 2025-12-04T10:01:47.8145764Z >>> # Example: Using get_kernel in a custom op with conditional dispatch 2025-12-04T10:01:47.8146184Z >>> # Get the original kernel for torch.sin 2025-12-04T10:01:47.8146695Z >>> original_sin_kernel = torch.library.get_kernel("aten::sin", "CPU") 2025-12-04T10:01:47.8157055Z >>> 2025-12-04T10:01:47.8157449Z >>> # If input has negative values, use original sin, otherwise return zeros 2025-12-04T10:01:47.8158042Z >>> def conditional_sin_impl(dispatch_keys, x): 2025-12-04T10:01:47.8158362Z >>> if (x < 0).any(): 2025-12-04T10:01:47.8158717Z >>> return original_sin_kernel.call_boxed(dispatch_keys, x) 2025-12-04T10:01:47.8159071Z >>> else: 2025-12-04T10:01:47.8159331Z >>> return torch.zeros_like(x) 2025-12-04T10:01:47.8159609Z >>> 2025-12-04T10:01:47.8159864Z >>> lib = torch.library.Library("aten", "IMPL") 2025-12-04T10:01:47.8160346Z >>> # with_keyset=True so the first argument to the impl is the current DispatchKeySet 2025-12-04T10:01:47.8160868Z >>> which needs to be the first argument to ``kernel.call_boxed`` 2025-12-04T10:01:47.8161348Z >>> lib.impl("sin", conditional_sin_impl, "CPU", with_keyset=True) 2025-12-04T10:01:47.8161708Z >>> 2025-12-04T10:01:47.8161939Z >>> # Test the conditional behavior 2025-12-04T10:01:47.8162262Z >>> x_positive = torch.tensor([1.0, 2.0]) 2025-12-04T10:01:47.8162597Z >>> x_mixed = torch.tensor([-1.0, 2.0]) 2025-12-04T10:01:47.8162911Z >>> torch.sin(x_positive) 2025-12-04T10:01:47.8163180Z tensor([0., 0.]) 2025-12-04T10:01:47.8163437Z >>> torch.sin(x_mixed) 2025-12-04T10:01:47.8163695Z tensor([-0.8415, 0.9093]) 2025-12-04T10:01:47.8163946Z 2025-12-04T10:01:47.8164502Z Original Error: SyntaxError('invalid syntax', ('', 23, 7, 'which needs to be the first argument to ``kernel.call_boxed``\n', 23, 12)) 2025-12-04T10:01:47.8165118Z 2025-12-04T10:01:47.8165375Z which needs to be the first argument to ``kernel.call_boxed`` 2025-12-04T10:01:47.8165732Z ^ 2025-12-04T10:01:47.8165918Z warnings.warn(msg) 2025-12-04T10:01:47.8166202Z 2025-12-04T10:01:47.8166620Z --- Parse Warning: 4 / 17 --- 2025-12-04T10:01:47.8167699Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=is_available in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\accelerator\__init__.py line=70. 2025-12-04T10:01:47.8168861Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8169435Z Check if the current accelerator is available at runtime: it was build, all the 2025-12-04T10:01:47.8170018Z required drivers are available and at least one device is visible. 2025-12-04T10:01:47.8170463Z See :ref:`accelerator` for details. 2025-12-04T10:01:47.8170774Z 2025-12-04T10:01:47.8170950Z Returns: 2025-12-04T10:01:47.8171342Z bool: A boolean indicating if there is an available :ref:`accelerator`. 2025-12-04T10:01:47.8171767Z 2025-12-04T10:01:47.8172107Z .. note:: This API delegates to the device-specific version of `is_available`. 2025-12-04T10:01:47.8172684Z On CUDA, when the environment variable ``PYTORCH_NVML_BASED_CUDA_CHECK=1`` is set, 2025-12-04T10:01:47.8173271Z this function will NOT poison fork. Otherwise, it will. For more details, see 2025-12-04T10:01:47.8173752Z :ref:`multiprocessing-poison-fork-note`. 2025-12-04T10:01:47.8174051Z 2025-12-04T10:01:47.8174224Z Example:: 2025-12-04T10:01:47.8174408Z 2025-12-04T10:01:47.8174761Z >>> assert torch.accelerator.is_available() "No available accelerators detected." 2025-12-04T10:01:47.8175181Z 2025-12-04T10:01:47.8175807Z Original Error: SyntaxError('invalid syntax', ('', 1, 41, 'assert torch.accelerator.is_available() "No available accelerators detected."\n', 1, 78)) 2025-12-04T10:01:47.8176488Z 2025-12-04T10:01:47.8176828Z assert torch.accelerator.is_available() "No available accelerators detected." 2025-12-04T10:01:47.8177275Z ^ 2025-12-04T10:01:47.8177597Z warnings.warn(msg) 2025-12-04T10:01:47.8177818Z 2025-12-04T10:01:47.8178109Z --- Parse Warning: 5 / 17 --- 2025-12-04T10:01:47.8179139Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=synchronize in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\accelerator\__init__.py line=239. 2025-12-04T10:01:47.8180283Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8180815Z Wait for all kernels in all streams on the given device to complete. 2025-12-04T10:01:47.8181179Z 2025-12-04T10:01:47.8181336Z Args: 2025-12-04T10:01:47.8181741Z device (:class:`torch.device`, str, int, optional): device for which to synchronize. It must match 2025-12-04T10:01:47.8182349Z the current :ref:`accelerator` device type. If not given, 2025-12-04T10:01:47.8182862Z use :func:`torch.accelerator.current_device_index` by default. 2025-12-04T10:01:47.8183219Z 2025-12-04T10:01:47.8183619Z .. note:: This function is a no-op if the current :ref:`accelerator` is not initialized. 2025-12-04T10:01:47.8184096Z 2025-12-04T10:01:47.8184258Z Example:: 2025-12-04T10:01:47.8184452Z 2025-12-04T10:01:47.8184666Z >>> # xdoctest: +REQUIRES(env:TORCH_DOCTEST_CUDA) 2025-12-04T10:01:47.8185159Z >>> assert torch.accelerator.is_available() "No available accelerators detected." 2025-12-04T10:01:47.8185645Z >>> start_event = torch.Event(enable_timing=True) 2025-12-04T10:01:47.8186005Z >>> end_event = torch.Event(enable_timing=True) 2025-12-04T10:01:47.8186316Z >>> start_event.record() 2025-12-04T10:01:47.8186827Z >>> tensor = torch.randn(100, device=torch.accelerator.current_accelerator()) 2025-12-04T10:01:47.8187332Z >>> sum = torch.sum(tensor) 2025-12-04T10:01:47.8187657Z >>> end_event.record() 2025-12-04T10:01:47.8187965Z >>> torch.accelerator.synchronize() 2025-12-04T10:01:47.8188332Z >>> elapsed_time_ms = start_event.elapsed_time(end_event) 2025-12-04T10:01:47.8188673Z 2025-12-04T10:01:47.8189293Z Original Error: SyntaxError('invalid syntax', ('', 2, 41, 'assert torch.accelerator.is_available() "No available accelerators detected."\n', 2, 78)) 2025-12-04T10:01:47.8189991Z 2025-12-04T10:01:47.8190384Z assert torch.accelerator.is_available() "No available accelerators detected." 2025-12-04T10:01:47.8190815Z ^ 2025-12-04T10:01:47.8191100Z warnings.warn(msg) 2025-12-04T10:01:47.8191315Z 2025-12-04T10:01:47.8191644Z --- Parse Warning: 6 / 17 --- 2025-12-04T10:01:47.8192612Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=cudart in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py line=448. 2025-12-04T10:01:47.8193709Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8194159Z Retrieves the CUDA runtime API module. 2025-12-04T10:01:47.8194430Z 2025-12-04T10:01:47.8194590Z 2025-12-04T10:01:47.8194909Z This function initializes the CUDA runtime environment if it is not already 2025-12-04T10:01:47.8195470Z initialized and returns the CUDA runtime API module (_cudart). The CUDA 2025-12-04T10:01:47.8195991Z runtime API module provides access to various CUDA runtime functions. 2025-12-04T10:01:47.8196375Z 2025-12-04T10:01:47.8196539Z Args: 2025-12-04T10:01:47.8196730Z ``None`` 2025-12-04T10:01:47.8196927Z 2025-12-04T10:01:47.8197095Z Returns: 2025-12-04T10:01:47.8197346Z module: The CUDA runtime API module (_cudart). 2025-12-04T10:01:47.8197699Z 2025-12-04T10:01:47.8197878Z Raises: 2025-12-04T10:01:47.8198202Z RuntimeError: If CUDA cannot be re-initialized in a forked subprocess. 2025-12-04T10:01:47.8198876Z AssertionError: If PyTorch is not compiled with CUDA support or if libcudart functions are unavailable. 2025-12-04T10:01:47.8199377Z 2025-12-04T10:01:47.8199598Z Example of CUDA operations with profiling: 2025-12-04T10:01:47.8199903Z >>> import torch 2025-12-04T10:01:47.8200182Z >>> from torch.cuda import cudart, check_error 2025-12-04T10:01:47.8200491Z >>> import os 2025-12-04T10:01:47.8200696Z >>> 2025-12-04T10:01:47.8200917Z >>> os.environ["CUDA_PROFILE"] = "1" 2025-12-04T10:01:47.8201190Z >>> 2025-12-04T10:01:47.8201430Z >>> def perform_cuda_operations_with_streams(): 2025-12-04T10:01:47.8201767Z >>> stream = torch.cuda.Stream() 2025-12-04T10:01:47.8202088Z >>> with torch.cuda.stream(stream): 2025-12-04T10:01:47.8202416Z >>> x = torch.randn(100, 100, device='cuda') 2025-12-04T10:01:47.8202754Z >>> y = torch.randn(100, 100, device='cuda') 2025-12-04T10:01:47.8203077Z >>> z = torch.mul(x, y) 2025-12-04T10:01:47.8203344Z >>> return z 2025-12-04T10:01:47.8203571Z >>> 2025-12-04T10:01:47.8203781Z >>> torch.cuda.synchronize() 2025-12-04T10:01:47.8204104Z >>> print("====== Start nsys profiling ======") 2025-12-04T10:01:47.8204451Z >>> check_error(cudart().cudaProfilerStart()) 2025-12-04T10:01:47.8204810Z >>> with torch.autograd.profiler.emit_nvtx(): 2025-12-04T10:01:47.8205176Z >>> result = perform_cuda_operations_with_streams() 2025-12-04T10:01:47.8205538Z >>> print("CUDA operations completed.") 2025-12-04T10:01:47.8205966Z >>> check_error(torch.cuda.cudart().cudaProfilerStop()) 2025-12-04T10:01:47.8206382Z >>> print("====== End nsys profiling ======") 2025-12-04T10:01:47.8206669Z 2025-12-04T10:01:47.8206944Z To run this example and save the profiling information, execute: 2025-12-04T10:01:47.8207580Z >>> $ nvprof --profile-from-start off --csv --print-summary -o trace_name.prof -f -- python cudart_test.py 2025-12-04T10:01:47.8208082Z 2025-12-04T10:01:47.8208412Z This command profiles the CUDA operations in the provided script and saves 2025-12-04T10:01:47.8208974Z the profiling information to a file named `trace_name.prof`. 2025-12-04T10:01:47.8209470Z The `--profile-from-start off` option ensures that profiling starts only 2025-12-04T10:01:47.8209935Z after the `cudaProfilerStart` call in the script. 2025-12-04T10:01:47.8210375Z The `--csv` and `--print-summary` options format the profiling output as a 2025-12-04T10:01:47.8210813Z CSV file and print a summary, respectively. 2025-12-04T10:01:47.8211274Z The `-o` option specifies the output file name, and the `-f` option forces the 2025-12-04T10:01:47.8211751Z overwrite of the output file if it already exists. 2025-12-04T10:01:47.8212071Z 2025-12-04T10:01:47.8212768Z Original Error: SyntaxError('invalid syntax', ('', 1, 1, '$ nvprof --profile-from-start off --csv --print-summary -o trace_name.prof -f -- python cudart_test.py\n', 1, 2)) 2025-12-04T10:01:47.8213535Z 2025-12-04T10:01:47.8213956Z $ nvprof --profile-from-start off --csv --print-summary -o trace_name.prof -f -- python cudart_test.py 2025-12-04T10:01:47.8214472Z ^ 2025-12-04T10:01:47.8214646Z warnings.warn(msg) 2025-12-04T10:01:47.8214862Z 2025-12-04T10:01:47.8215290Z --- Parse Warning: 7 / 17 --- 2025-12-04T10:01:47.8216670Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=ActivationSparsifier in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\_experimental\activation_sparsifier\activation_sparsifier.py line=16. 2025-12-04T10:01:47.8218107Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8218506Z 2025-12-04T10:01:47.8218855Z The Activation sparsifier class aims to sparsify/prune activations in a neural 2025-12-04T10:01:47.8219415Z network. The idea is to attach the sparsifier to a layer (or layers) and it 2025-12-04T10:01:47.8219970Z zeroes out the activations based on the mask_fn (or sparsification function) 2025-12-04T10:01:47.8220392Z input by the user. 2025-12-04T10:01:47.8220727Z The mask_fn is applied once all the inputs are aggregated and reduced i.e. 2025-12-04T10:01:47.8221181Z mask = mask_fn(reduce_fn(aggregate_fn(activations))) 2025-12-04T10:01:47.8221484Z 2025-12-04T10:01:47.8221663Z Note:: 2025-12-04T10:01:47.8222062Z The sparsification mask is computed on the input **before it goes through the attached layer**. 2025-12-04T10:01:47.8222540Z 2025-12-04T10:01:47.8222696Z Args: 2025-12-04T10:01:47.8222888Z model (nn.Module): 2025-12-04T10:01:47.8223247Z The model whose layers will be sparsified. The layers that needs to be 2025-12-04T10:01:47.8223783Z sparsified should be added separately using the register_layer() function 2025-12-04T10:01:47.8224219Z aggregate_fn (Optional, Callable): 2025-12-04T10:01:47.8224657Z default aggregate_fn that is used if not specified while registering the layer. 2025-12-04T10:01:47.8225159Z specifies how inputs should be aggregated over time. 2025-12-04T10:01:47.8225673Z The aggregate_fn should usually take 2 torch tensors and return the aggregated tensor. 2025-12-04T10:01:47.8226120Z Example 2025-12-04T10:01:47.8226408Z def add_agg_fn(tensor1, tensor2): return tensor1 + tensor2 2025-12-04T10:01:47.8226957Z reduce_fn (Optional, Callable): 2025-12-04T10:01:47.8227399Z default reduce_fn that is used if not specified while registering the layer. 2025-12-04T10:01:47.8227961Z reduce_fn will be called on the aggregated tensor i.e. the tensor obtained after 2025-12-04T10:01:47.8228417Z calling agg_fn() on all inputs. 2025-12-04T10:01:47.8228704Z Example 2025-12-04T10:01:47.8229037Z def mean_reduce_fn(agg_tensor): return agg_tensor.mean(dim=0) 2025-12-04T10:01:47.8229493Z mask_fn (Optional, Callable): 2025-12-04T10:01:47.8229983Z default mask_fn that is used to create the sparsification mask using the tensor obtained after 2025-12-04T10:01:47.8230615Z calling the reduce_fn(). This is used by default if a custom one is passed in the 2025-12-04T10:01:47.8231045Z register_layer(). 2025-12-04T10:01:47.8231563Z Note that the mask_fn() definition should contain the sparse arguments that is passed in sparse_config 2025-12-04T10:01:47.8232076Z arguments. 2025-12-04T10:01:47.8232339Z features (Optional, list): 2025-12-04T10:01:47.8232655Z default selected features to sparsify. 2025-12-04T10:01:47.8233127Z If this is non-empty, then the mask_fn will be applied for each feature of the input. 2025-12-04T10:01:47.8233574Z For example, 2025-12-04T10:01:47.8233987Z mask = [mask_fn(reduce_fn(aggregated_fn(input[feature])) for feature in features] 2025-12-04T10:01:47.8234446Z feature_dim (Optional, int): 2025-12-04T10:01:47.8234896Z default dimension of input features. Again, features along this dim will be chosen 2025-12-04T10:01:47.8235355Z for sparsification. 2025-12-04T10:01:47.8235652Z sparse_config (Dict): 2025-12-04T10:01:47.8236083Z Default configuration for the mask_fn. This config will be passed 2025-12-04T10:01:47.8236485Z with the mask_fn() 2025-12-04T10:01:47.8236736Z 2025-12-04T10:01:47.8236916Z Example: 2025-12-04T10:01:47.8237121Z >>> # xdoctest: +SKIP 2025-12-04T10:01:47.8237391Z >>> model = SomeModel() 2025-12-04T10:01:47.8237783Z >>> act_sparsifier = ActivationSparsifier(...) # init activation sparsifier 2025-12-04T10:01:47.8238214Z >>> # Initialize aggregate_fn 2025-12-04T10:01:47.8238495Z >>> def agg_fn(x, y): 2025-12-04T10:01:47.8238738Z >>> return x + y 2025-12-04T10:01:47.8238961Z >>> 2025-12-04T10:01:47.8239158Z >>> # Initialize reduce_fn 2025-12-04T10:01:47.8239406Z >>> def reduce_fn(x): 2025-12-04T10:01:47.8239674Z >>> return torch.mean(x, dim=0) 2025-12-04T10:01:47.8239934Z >>> 2025-12-04T10:01:47.8240124Z >>> # Initialize mask_fn 2025-12-04T10:01:47.8240383Z >>> def mask_fn(data): 2025-12-04T10:01:47.8240670Z >>> return torch.eye(data.shape).to(data.device) 2025-12-04T10:01:47.8240978Z >>> 2025-12-04T10:01:47.8241149Z >>> 2025-12-04T10:01:47.8241355Z >>> act_sparsifier.register_layer( 2025-12-04T10:01:47.8241640Z ... model.some_layer, 2025-12-04T10:01:47.8241904Z ... aggregate_fn=agg_fn, 2025-12-04T10:01:47.8242165Z ... reduce_fn=reduce_fn, 2025-12-04T10:01:47.8242430Z ... mask_fn=mask_fn, 2025-12-04T10:01:47.8242660Z ... ) 2025-12-04T10:01:47.8242840Z >>> 2025-12-04T10:01:47.8243031Z >>> # start training process 2025-12-04T10:01:47.8243290Z >>> for _ in [...]: 2025-12-04T10:01:47.8243518Z >>> # epoch starts 2025-12-04T10:01:47.8243826Z >>> # model.forward(), compute_loss() and model.backwards() 2025-12-04T10:01:47.8244234Z >>> # epoch ends 2025-12-04T10:01:47.8244467Z >>> act_sparsifier.step() 2025-12-04T10:01:47.8244797Z >>> # end training process 2025-12-04T10:01:47.8245065Z >>> sparsifier.squash_mask() 2025-12-04T10:01:47.8245322Z 2025-12-04T10:01:47.8245885Z Original Error: IndentationError("expected an indented block after 'for' statement on line 25", ('', 26, 1, '_._ = None\n', 26, 2)) 2025-12-04T10:01:47.8246523Z 2025-12-04T10:01:47.8246694Z _._ = None 2025-12-04T10:01:47.8246881Z ^ 2025-12-04T10:01:47.8247064Z warnings.warn(msg) 2025-12-04T10:01:47.8247660Z 2025-12-04T10:01:47.8248009Z --- Parse Warning: 8 / 17 --- 2025-12-04T10:01:47.8249102Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=DeviceMesh.__getitem__ in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\device_mesh.py line=547. 2025-12-04T10:01:47.8250296Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8250703Z 2025-12-04T10:01:47.8251056Z Slice the current DeviceMesh based on the mesh_dim_names given to create a submesh. 2025-12-04T10:01:47.8251667Z The submesh created consists of the dimensions and the communicators indicated by 2025-12-04T10:01:47.8252099Z ``mesh_dim_names`` 2025-12-04T10:01:47.8252306Z 2025-12-04T10:01:47.8252469Z Args: 2025-12-04T10:01:47.8252795Z mesh_dim_names (Union[str, Tuple[str]]): the name or the tuple of names of the 2025-12-04T10:01:47.8253286Z mesh dimension of the DeviceMesh to create the submesh for. 2025-12-04T10:01:47.8253638Z Returns: 2025-12-04T10:01:47.8253834Z A :class:`DeviceMesh` object 2025-12-04T10:01:47.8254092Z 2025-12-04T10:01:47.8254455Z The following program runs on each process/rank in an SPMD manner in a world size of 8. 2025-12-04T10:01:47.8254907Z In the first example: 2025-12-04T10:01:47.8255300Z Calling mesh_2d["tp"] on rank 0, 1, 2, 3 returns a 1D submesh of DeviceMesh:([0, 1, 2, 3]). 2025-12-04T10:01:47.8255918Z Calling mesh_2d["tp"] on rank 4, 5, 6, 7 returns a 1D submesh of DeviceMesh:([4, 5, 6, 7]). 2025-12-04T10:01:47.8256473Z Calling mesh_2d["dp"] on rank 0, 4 returns a 1D submesh of DeviceMesh:([0, 4]). 2025-12-04T10:01:47.8256986Z Calling mesh_2d["dp"] on rank 1, 5 returns a 1D submesh of DeviceMesh:([1, 5]). 2025-12-04T10:01:47.8257502Z Calling mesh_2d["dp"] on rank 2, 6 returns a 1D submesh of DeviceMesh:([2, 6]). 2025-12-04T10:01:47.8258022Z Calling mesh_2d["dp"] on rank 3, 7 returns a 1D submesh of DeviceMesh:([3, 7]). 2025-12-04T10:01:47.8258403Z 2025-12-04T10:01:47.8258596Z In the second example: 2025-12-04T10:01:47.8258991Z Calling mesh_3d["dp", "cp"] on rank 0, 1, 4, 5 returns a 2D submesh of DeviceMesh:([[0, 1], [4, 5]]). 2025-12-04T10:01:47.8259586Z Calling mesh_3d["dp", "cp"] on rank 2, 3, 6, 7 returns a 2D submesh of DeviceMesh:([[2, 3], [6, 7]]). 2025-12-04T10:01:47.8260179Z Calling mesh_3d["cp", "dp"] on rank 0, 1, 4, 5 returns a 2D submesh of DeviceMesh:([[0, 4], [1, 5]]). 2025-12-04T10:01:47.8260765Z Calling mesh_3d["cp", "dp"] on rank 2, 3, 6, 7 returns a 2D submesh of DeviceMesh:([[2, 6], [3, 7]]). 2025-12-04T10:01:47.8261179Z 2025-12-04T10:01:47.8261357Z Example:: 2025-12-04T10:01:47.8261545Z 2025-12-04T10:01:47.8261725Z >>> # xdoctest: +SKIP("no rank") 2025-12-04T10:01:47.8262082Z >>> from torch.distributed.device_mesh import DeviceMesh 2025-12-04T10:01:47.8262412Z >>> 2025-12-04T10:01:47.8262704Z >>> # Initialize a 2D device mesh as (2, 4) to represent the topology 2025-12-04T10:01:47.8263127Z >>> # of cross-host(dim 0), and within-host (dim 1). 2025-12-04T10:01:47.8263607Z >>> mesh_2d = init_device_mesh(device_type="cuda", (2,4), mesh_dim_names=("dp", "tp")) 2025-12-04T10:01:47.8264097Z >>> tp_mesh = mesh_2d["tp"] 2025-12-04T10:01:47.8264403Z >>> dp_mesh = mesh_2d["dp"] 2025-12-04T10:01:47.8264655Z >>> 2025-12-04T10:01:47.8264841Z >>> # Initialize a 3D mesh. 2025-12-04T10:01:47.8265278Z >>> mesh_3d = init_device_mesh(device_type="cuda", (2,2,2), mesh_dim_names=("dp", "pp", "cp")) 2025-12-04T10:01:47.8265932Z >>> # The order of the mesh_dim_names provided deteremines the order of dimensions in the submesh. 2025-12-04T10:01:47.8266436Z >>> dp_cp_mesh = mesh_3d["dp", "cp"] 2025-12-04T10:01:47.8266879Z >>> cp_dp_mesh = mesh_3d["cp", "dp"] 2025-12-04T10:01:47.8267137Z 2025-12-04T10:01:47.8267880Z Original Error: SyntaxError('positional argument follows keyword argument', ('', 6, 82, 'mesh_2d = init_device_mesh(device_type="cuda", (2,4), mesh_dim_names=("dp", "tp"))\n', 6, 83)) 2025-12-04T10:01:47.8268668Z 2025-12-04T10:01:47.8269000Z mesh_2d = init_device_mesh(device_type="cuda", (2,4), mesh_dim_names=("dp", "tp")) 2025-12-04T10:01:47.8269455Z ^ 2025-12-04T10:01:47.8269773Z warnings.warn(msg) 2025-12-04T10:01:47.8269996Z 2025-12-04T10:01:47.8270318Z --- Parse Warning: 9 / 17 --- 2025-12-04T10:01:47.8271397Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=SavePlanner in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\planner.py line=122. 2025-12-04T10:01:47.8272583Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8272998Z 2025-12-04T10:01:47.8273352Z Abstract class defining the protocol used by save_state_dict to plan the save process. 2025-12-04T10:01:47.8273798Z 2025-12-04T10:01:47.8274169Z SavePlanners are stateful objects that can be used to customize the whole save process. 2025-12-04T10:01:47.8274617Z 2025-12-04T10:01:47.8274983Z SavePlanner acts as an access proxy to the state_dict, so any transformation done to it 2025-12-04T10:01:47.8275496Z will be visible to the whole process. 2025-12-04T10:01:47.8275772Z 2025-12-04T10:01:47.8276122Z A planner subclass can expect the following sequence of calls during save_state_dict: 2025-12-04T10:01:47.8276568Z 2025-12-04T10:01:47.8276769Z 1) set_up_planner - called on all ranks. 2025-12-04T10:01:47.8277102Z Signals the start of a checkpoint save. 2025-12-04T10:01:47.8277390Z 2025-12-04T10:01:47.8277588Z 2) create_local_plan - called on all ranks. 2025-12-04T10:01:47.8278066Z Process the state_dict and produces a `SavePlan` that will be sent for global planning. 2025-12-04T10:01:47.8278503Z 2025-12-04T10:01:47.8278764Z 3) create_global_plan - called on the coordinator rank only. 2025-12-04T10:01:47.8279209Z Takes the SavePlan from all ranks and make any global decision. 2025-12-04T10:01:47.8279572Z 2025-12-04T10:01:47.8279774Z 4) finish_plan - called on all ranks. 2025-12-04T10:01:47.8280175Z This gives each rank a chance to adjust to global planning decisions. 2025-12-04T10:01:47.8280555Z 2025-12-04T10:01:47.8280784Z 5) resolve_data - called multiple times on each rank 2025-12-04T10:01:47.8281218Z Lookups a value on the `state_dict` for the storage layer to write. 2025-12-04T10:01:47.8281566Z 2025-12-04T10:01:47.8281946Z Users are recommended to extend DefaultSavePlanner instead of this interface directly as 2025-12-04T10:01:47.8282497Z most changes can be expressed by changes in a single method. 2025-12-04T10:01:47.8282833Z 2025-12-04T10:01:47.8283028Z There are 3 usual patterns of extension: 2025-12-04T10:01:47.8283306Z 2025-12-04T10:01:47.8283626Z Rewriting state_dict. This is the simplest way to extend the save process as it 2025-12-04T10:01:47.8284181Z doesn't requite understanding the intrincacies of how SavePlan works: 2025-12-04T10:01:47.8285039Z 2025-12-04T10:01:47.8285284Z >>> # xdoctest: +SKIP("undefined vars") 2025-12-04T10:01:47.8285612Z >>> class RenamePlanner(DefaultSavePlanner): 2025-12-04T10:01:47.8285926Z >>> def set_up_planner( 2025-12-04T10:01:47.8286165Z >>> self, 2025-12-04T10:01:47.8286395Z >>> state_dict: STATE_DICT_TYPE, 2025-12-04T10:01:47.8286720Z >>> storage_meta: Optional[StorageMeta], 2025-12-04T10:01:47.8287025Z >>> is_coordinator: bool, 2025-12-04T10:01:47.8287324Z >>> ) -> None: 2025-12-04T10:01:47.8287553Z >>> # prefix all keys with `foo_`` 2025-12-04T10:01:47.8288009Z >>> super().set_up_planner({"foo_" + k: v for k, v in state_dict.items()}, storage_meta, is_coordinator) 2025-12-04T10:01:47.8288454Z 2025-12-04T10:01:47.8288855Z Modifying local plan and lookup in tandem. This is useful when fine control of how data is persisted 2025-12-04T10:01:47.8289345Z 2025-12-04T10:01:47.8289536Z >>> # xdoctest: +SKIP("undefined vars") 2025-12-04T10:01:47.8289860Z >>> class FP16Planner(DefaultSavePlanner): 2025-12-04T10:01:47.8290166Z >>> def create_local_plan(self): 2025-12-04T10:01:47.8290471Z >>> plan = super().create_local_plan() 2025-12-04T10:01:47.8290773Z >>> for p in plan: 2025-12-04T10:01:47.8291029Z >>> if p.tensor_data is not None: 2025-12-04T10:01:47.8291382Z >>> p.tensor_data.properties.dtype = torch.float16 2025-12-04T10:01:47.8291715Z >>> return plan 2025-12-04T10:01:47.8291938Z >>> 2025-12-04T10:01:47.8292138Z >>> def resolve_data(self, write_item): 2025-12-04T10:01:47.8292466Z >>> item = super().resolve_data(write_item) 2025-12-04T10:01:47.8292937Z >>> return item if write_item.type == WriteItemType.BYTE_IO else item.to(torch.float16) 2025-12-04T10:01:47.8293370Z 2025-12-04T10:01:47.8293799Z Using the global planning step to make central decisions that can't be made individually by each rank 2025-12-04T10:01:47.8294324Z 2025-12-04T10:01:47.8294523Z >>> # xdoctest: +SKIP("undefined vars") 2025-12-04T10:01:47.8294828Z >>> from itertools import zip_longest 2025-12-04T10:01:47.8295133Z >>> from dataclasses import replace 2025-12-04T10:01:47.8295479Z >>> class DDPLoadBalancingPlanner(DefaultSavePlanner): 2025-12-04T10:01:47.8295995Z >>> # This uses the default local plan behavior of having all non-sharded writes in rank 0 2025-12-04T10:01:47.8296480Z >>> # This sample doesn't handle ShardedTensors 2025-12-04T10:01:47.8296809Z >>> def create_global_plan(self, all_plans): 2025-12-04T10:01:47.8297161Z >>> iters = [iter(all_plans[0].items)] * len(all_plans) 2025-12-04T10:01:47.8297490Z >>> items_per_rank = [ 2025-12-04T10:01:47.8297787Z >>> [item for item in items if item is not None] 2025-12-04T10:01:47.8298155Z >>> for items in zip(*zip_longest(*iters), strict=True) 2025-12-04T10:01:47.8298484Z >>> ] 2025-12-04T10:01:47.8298678Z >>> all_plans = [ 2025-12-04T10:01:47.8298946Z >>> replace(plan, items=items) 2025-12-04T10:01:47.8299332Z >>> for plan, items in zip(all_plans, items_per_rank, strict=True) 2025-12-04T10:01:47.8299684Z >>> ] 2025-12-04T10:01:47.8299945Z >>> return super().create_global_plan(all_plans) 2025-12-04T10:01:47.8300240Z 2025-12-04T10:01:47.8300589Z Finally, some planners need to save additional metadata in the checkpoint, this is 2025-12-04T10:01:47.8301191Z accomplished by having each rank contribute their data items in the local plan and 2025-12-04T10:01:47.8301651Z the global planner aggregate them: 2025-12-04T10:01:47.8301911Z 2025-12-04T10:01:47.8302108Z >>> # xdoctest: +SKIP("undefined vars") 2025-12-04T10:01:47.8302464Z >>> class SaveExtraDataPlanner(DefaultSavePlanner): 2025-12-04T10:01:47.8302874Z >>> def create_local_plan(self) -> SavePlan: 2025-12-04T10:01:47.8303259Z >>> plan = super().create_local_plan() 2025-12-04T10:01:47.8303613Z >>> return replace(plan, planner_data="per-rank-data") 2025-12-04T10:01:47.8303944Z >>> 2025-12-04T10:01:47.8304315Z >>> def create_global_plan(self, all_plans: List[SavePlan]) -> Tuple[List[SavePlan], Metadata]: 2025-12-04T10:01:47.8304892Z >>> global_plan, metadata = super().create_global_plan(all_plans) 2025-12-04T10:01:47.8305378Z >>> merged_data = [p.planner_data for p in global_plan] 2025-12-04T10:01:47.8305783Z >>> metadata = replace(metadata, planner_data=merged_data) 2025-12-04T10:01:47.8306151Z >>> return global_plan, metadata 2025-12-04T10:01:47.8306413Z 2025-12-04T10:01:47.8307104Z Original Error: IndentationError('expected an indented block after function definition on line 3', ('', 9, 0, '_._ = None\n', 9, -1)) 2025-12-04T10:01:47.8307764Z 2025-12-04T10:01:47.8307937Z _._ = None 2025-12-04T10:01:47.8308117Z ^ 2025-12-04T10:01:47.8308313Z warnings.warn(msg) 2025-12-04T10:01:47.8308528Z 2025-12-04T10:01:47.8308876Z --- Parse Warning: 10 / 17 --- 2025-12-04T10:01:47.8309957Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=LoadPlanner in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\planner.py line=305. 2025-12-04T10:01:47.8311148Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8311565Z 2025-12-04T10:01:47.8311925Z Abstract class defining the protocol used by load_state_dict to plan the load process. 2025-12-04T10:01:47.8312373Z 2025-12-04T10:01:47.8312745Z LoadPlanner are stateful objects that can be used to customize the whole load process. 2025-12-04T10:01:47.8313187Z 2025-12-04T10:01:47.8313545Z LoadPlanner acts as an access proxy to the state_dict, so any transformation done to it 2025-12-04T10:01:47.8314069Z will be visible to the whole process. 2025-12-04T10:01:47.8314368Z 2025-12-04T10:01:47.8314708Z A planner subclass can expect the following sequence of calls during load_state_dict: 2025-12-04T10:01:47.8315140Z 2025-12-04T10:01:47.8315335Z 1) set_up_planner - called on all ranks. 2025-12-04T10:01:47.8315663Z Signals the start of loading a checkpoint. 2025-12-04T10:01:47.8315953Z 2025-12-04T10:01:47.8316152Z 2) create_local_plan - called on all ranks. 2025-12-04T10:01:47.8316630Z Process the state_dict and produces a `LoadPlan` that will be sent for global planning. 2025-12-04T10:01:47.8317067Z 2025-12-04T10:01:47.8317427Z 3) create_global_plan - called on the coordinator rank only. 2025-12-04T10:01:47.8317874Z Takes the LoadPlan from all ranks and make any global decision. 2025-12-04T10:01:47.8318299Z 2025-12-04T10:01:47.8318526Z 4) load_bytes - called multiple times on each rank 2025-12-04T10:01:47.8318964Z This is called once per non-tensor value in state_dict. 2025-12-04T10:01:47.8319293Z 2025-12-04T10:01:47.8319641Z 5) resolve_tensor and commit_tensor - called multiple times on each rank 2025-12-04T10:01:47.8320165Z They are called in pair for each Tensor value in state_dict. 2025-12-04T10:01:47.8320500Z 2025-12-04T10:01:47.8320932Z Users are recommended to extend DefaultLoadPlanner instead of this interface directly as 2025-12-04T10:01:47.8321487Z most changes can be expressed by changes in a single method. 2025-12-04T10:01:47.8321884Z 2025-12-04T10:01:47.8322094Z There are two usual patterns of extension: 2025-12-04T10:01:47.8322432Z 2025-12-04T10:01:47.8322762Z Rewriting state_dict. This is the simplest way to extend the load process as it 2025-12-04T10:01:47.8323461Z doesn't requite understanding the intrincacies of how LoadPlan works. We need 2025-12-04T10:01:47.8324122Z to keep a reference to the original state_dict as load happens in place so 2025-12-04T10:01:47.8324607Z we need to be able to perform it in place 2025-12-04T10:01:47.8324888Z 2025-12-04T10:01:47.8325142Z >>> # xdoctest: +SKIP("undefined vars") 2025-12-04T10:01:47.8325468Z >>> class RenamePlanner(DefaultLoadPlanner): 2025-12-04T10:01:47.8325769Z >>> def set_up_planner( 2025-12-04T10:01:47.8326005Z >>> self, 2025-12-04T10:01:47.8326280Z >>> state_dict: STATE_DICT_TYPE, 2025-12-04T10:01:47.8326568Z >>> metadata: Metadata, 2025-12-04T10:01:47.8326851Z >>> is_coordinator: bool, 2025-12-04T10:01:47.8327108Z >>> ) -> None: 2025-12-04T10:01:47.8327359Z >>> self.original_state_dict = state_dict 2025-12-04T10:01:47.8327730Z >>> state_dict = {"foo_" + k: v for k, v in state_dict.items()} 2025-12-04T10:01:47.8328081Z >>> 2025-12-04T10:01:47.8328286Z >>> if self.flatten_sharded_tensors: 2025-12-04T10:01:47.8328636Z >>> state_dict = _flatten_sharded_tensors(state_dict) 2025-12-04T10:01:47.8328947Z >>> 2025-12-04T10:01:47.8329152Z >>> if self.flatten_state_dict: 2025-12-04T10:01:47.8329515Z >>> state_dict, self.mappings = flatten_state_dict(state_dict) 2025-12-04T10:01:47.8329857Z >>> 2025-12-04T10:01:47.8330060Z >>> self.state_dict = state_dict 2025-12-04T10:01:47.8330344Z >>> self.metadata = metadata 2025-12-04T10:01:47.8330651Z >>> self.is_coordinator = is_coordinator 2025-12-04T10:01:47.8330990Z >>> 2025-12-04T10:01:47.8331195Z >>> def load_bytes(self, read_item, value): 2025-12-04T10:01:47.8331499Z >>> # Remove the "foo_" prefix 2025-12-04T10:01:47.8332035Z >>> self.original_state_dict[read_item.dest_index.fqn[4:]] = torch.load(value, weights_only=False) 2025-12-04T10:01:47.8332566Z 2025-12-04T10:01:47.8332724Z 2025-12-04T10:01:47.8333167Z Modifying resolve_tensor and commit_tensor to handle load time transformation. 2025-12-04T10:01:47.8333586Z 2025-12-04T10:01:47.8333838Z >>> # xdoctest: +SKIP("undefined vars") 2025-12-04T10:01:47.8334177Z >>> class MetaModelMaterialize(DefaultSavePlanner): 2025-12-04T10:01:47.8334591Z >>> def resolve_tensor(self, read_item): 2025-12-04T10:01:47.8334912Z >>> tensor = super().resolve_tensor(read_item) 2025-12-04T10:01:47.8335327Z >>> return torch.empty_like(tensor, device="cpu") 2025-12-04T10:01:47.8335635Z >>> 2025-12-04T10:01:47.8335896Z >>> def commit_tensor(self, read_item, tensor): 2025-12-04T10:01:47.8336265Z >>> self.state_dict[read_item.dest_index.fqn] = tensor 2025-12-04T10:01:47.8336630Z 2025-12-04T10:01:47.8337234Z Original Error: IndentationError('expected an indented block after function definition on line 22', ('', 23, 0, '_._ = None\n', 23, -1)) 2025-12-04T10:01:47.8337900Z 2025-12-04T10:01:47.8338075Z _._ = None 2025-12-04T10:01:47.8338250Z ^ 2025-12-04T10:01:47.8338433Z warnings.warn(msg) 2025-12-04T10:01:47.8338653Z 2025-12-04T10:01:47.8338986Z --- Parse Warning: 11 / 17 --- 2025-12-04T10:01:47.8340073Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=FullStateDictConfig in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\api.py line=295. 2025-12-04T10:01:47.8341264Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8341677Z 2025-12-04T10:01:47.8341957Z ``FullStateDictConfig`` is a config class meant to be used with 2025-12-04T10:01:47.8342494Z ``StateDictType.FULL_STATE_DICT``. We recommend enabling both 2025-12-04T10:01:47.8343021Z ``offload_to_cpu=True`` and ``rank0_only=True`` when saving full state 2025-12-04T10:01:47.8343670Z dicts to save GPU memory and CPU memory, respectively. This config class 2025-12-04T10:01:47.8344177Z is meant to be used via the :func:`state_dict_type` context manager as 2025-12-04T10:01:47.8344597Z follows: 2025-12-04T10:01:47.8344796Z 2025-12-04T10:01:47.8345062Z >>> # xdoctest: +SKIP("undefined variables") 2025-12-04T10:01:47.8345519Z >>> from torch.distributed.fsdp import FullyShardedDataParallel as FSDP 2025-12-04T10:01:47.8346017Z >>> fsdp = FSDP(model, auto_wrap_policy=...) 2025-12-04T10:01:47.8346532Z >>> cfg = FullStateDictConfig(offload_to_cpu=True, rank0_only=True) 2025-12-04T10:01:47.8347190Z >>> with FSDP.state_dict_type(fsdp, StateDictType.FULL_STATE_DICT, cfg): 2025-12-04T10:01:47.8347599Z >>> state = fsdp.state_dict() 2025-12-04T10:01:47.8348049Z >>> # `state` will be empty on non rank 0 and contain CPU tensors on rank 0. 2025-12-04T10:01:47.8348625Z >>> # To reload checkpoint for inference, finetuning, transfer learning, etc: 2025-12-04T10:01:47.8349188Z >>> model = model_fn() # Initialize model in preparation for wrapping with FSDP 2025-12-04T10:01:47.8349655Z >>> if dist.get_rank() == 0: 2025-12-04T10:01:47.8350062Z >>> # Load checkpoint only on rank 0 to avoid memory redundancy 2025-12-04T10:01:47.8350472Z >>> state_dict = torch.load("my_checkpoint.pt") 2025-12-04T10:01:47.8350866Z >>> model.load_state_dict(state_dict) 2025-12-04T10:01:47.8351303Z >>> # All ranks initialize FSDP module as usual. `sync_module_states` argument 2025-12-04T10:01:47.8351904Z >>> # communicates loaded checkpoint states from rank 0 to rest of the world. 2025-12-04T10:01:47.8352390Z >>> fsdp = FSDP( 2025-12-04T10:01:47.8352607Z ... model, 2025-12-04T10:01:47.8352911Z ... device_id=torch.cuda.current_device(), 2025-12-04T10:01:47.8353231Z ... auto_wrap_policy=..., 2025-12-04T10:01:47.8353557Z ... sync_module_states=True, 2025-12-04T10:01:47.8353884Z ... ) 2025-12-04T10:01:47.8354190Z >>> # After this point, all ranks have FSDP model with loaded checkpoint. 2025-12-04T10:01:47.8354629Z 2025-12-04T10:01:47.8354797Z Attributes: 2025-12-04T10:01:47.8355159Z rank0_only (bool): If ``True``, then only rank 0 saves the full state 2025-12-04T10:01:47.8355630Z dict, and nonzero ranks save an empty dict. If ``False``, then all 2025-12-04T10:01:47.8356127Z ranks save the full state dict. (Default: ``False``) 2025-12-04T10:01:47.8356452Z 2025-12-04T10:01:47.8357002Z Original Error: IndentationError("expected an indented block after 'if' statement on line 10", ('', 11, 1, '_._ = None\n', 11, 2)) 2025-12-04T10:01:47.8357641Z 2025-12-04T10:01:47.8357798Z _._ = None 2025-12-04T10:01:47.8357983Z ^ 2025-12-04T10:01:47.8358159Z warnings.warn(msg) 2025-12-04T10:01:47.8358380Z 2025-12-04T10:01:47.8358701Z --- Parse Warning: 12 / 17 --- 2025-12-04T10:01:47.8359810Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=register_parametrization in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrize.py line=437. 2025-12-04T10:01:47.8361022Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8361546Z Register a parametrization to a tensor in a module. 2025-12-04T10:01:47.8361859Z 2025-12-04T10:01:47.8362263Z Assume that ``tensor_name="weight"`` for simplicity. When accessing ``module.weight``, 2025-12-04T10:01:47.8362899Z the module will return the parametrized version ``parametrization(module.weight)``. 2025-12-04T10:01:47.8363502Z If the original tensor requires a gradient, the backward pass will differentiate 2025-12-04T10:01:47.8364186Z through :attr:`parametrization`, and the optimizer will update the tensor accordingly. 2025-12-04T10:01:47.8364696Z 2025-12-04T10:01:47.8365075Z The first time that a module registers a parametrization, this function will add an attribute 2025-12-04T10:01:47.8365705Z ``parametrizations`` to the module of type :class:`~ParametrizationList`. 2025-12-04T10:01:47.8366108Z 2025-12-04T10:01:47.8366445Z The list of parametrizations on the tensor ``weight`` will be accessible under 2025-12-04T10:01:47.8366903Z ``module.parametrizations.weight``. 2025-12-04T10:01:47.8367198Z 2025-12-04T10:01:47.8367459Z The original tensor will be accessible under 2025-12-04T10:01:47.8367876Z ``module.parametrizations.weight.original``. 2025-12-04T10:01:47.8368197Z 2025-12-04T10:01:47.8368536Z Parametrizations may be concatenated by registering several parametrizations 2025-12-04T10:01:47.8369047Z on the same attribute. 2025-12-04T10:01:47.8369276Z 2025-12-04T10:01:47.8369605Z The training mode of a registered parametrization is updated on registration 2025-12-04T10:01:47.8370059Z to match the training mode of the host module 2025-12-04T10:01:47.8370356Z 2025-12-04T10:01:47.8370732Z Parametrized parameters and buffers have an inbuilt caching system that can be activated 2025-12-04T10:01:47.8371228Z using the context manager :func:`cached`. 2025-12-04T10:01:47.8371517Z 2025-12-04T10:01:47.8371829Z A :attr:`parametrization` may optionally implement a method with signature 2025-12-04T10:01:47.8372236Z 2025-12-04T10:01:47.8372420Z .. code-block:: python 2025-12-04T10:01:47.8372653Z 2025-12-04T10:01:47.8372937Z def right_inverse(self, X: Tensor) -> Union[Tensor, Sequence[Tensor]] 2025-12-04T10:01:47.8373313Z 2025-12-04T10:01:47.8373657Z This method is called on the unparametrized tensor when the first parametrization 2025-12-04T10:01:47.8374200Z is registered to compute the initial value of the original tensor. 2025-12-04T10:01:47.8374898Z If this method is not implemented, the original tensor will be just the unparametrized tensor. 2025-12-04T10:01:47.8375410Z 2025-12-04T10:01:47.8375801Z If all the parametrizations registered on a tensor implement `right_inverse` it is possible 2025-12-04T10:01:47.8376462Z to initialize a parametrized tensor by assigning to it, as shown in the example below. 2025-12-04T10:01:47.8376911Z 2025-12-04T10:01:47.8377223Z It is possible for the first parametrization to depend on several inputs. 2025-12-04T10:01:47.8377759Z This may be implemented returning a tuple of tensors from ``right_inverse`` 2025-12-04T10:01:47.8378306Z (see the example implementation of a ``RankOne`` parametrization below). 2025-12-04T10:01:47.8378691Z 2025-12-04T10:01:47.8379109Z In this case, the unconstrained tensors are also located under ``module.parametrizations.weight`` 2025-12-04T10:01:47.8379648Z with names ``original0``, ``original1``,... 2025-12-04T10:01:47.8379947Z 2025-12-04T10:01:47.8380114Z .. note:: 2025-12-04T10:01:47.8380309Z 2025-12-04T10:01:47.8380666Z If unsafe=False (default) both the forward and right_inverse methods will be called 2025-12-04T10:01:47.8381209Z once to perform a number of consistency checks. 2025-12-04T10:01:47.8381762Z If unsafe=True, then right_inverse will be called if the tensor is not parametrized, 2025-12-04T10:01:47.8382228Z and nothing will be called otherwise. 2025-12-04T10:01:47.8382508Z 2025-12-04T10:01:47.8382670Z .. note:: 2025-12-04T10:01:47.8382868Z 2025-12-04T10:01:47.8383149Z In most situations, ``right_inverse`` will be a function such that 2025-12-04T10:01:47.8383555Z ``forward(right_inverse(X)) == X`` (see 2025-12-04T10:01:47.8384049Z `right inverse `_). 2025-12-04T10:01:47.8384754Z Sometimes, when the parametrization is not surjective, it may be reasonable 2025-12-04T10:01:47.8385186Z to relax this. 2025-12-04T10:01:47.8385405Z 2025-12-04T10:01:47.8385590Z .. warning:: 2025-12-04T10:01:47.8385790Z 2025-12-04T10:01:47.8386152Z If a parametrization depends on several inputs, :func:`~register_parametrization` 2025-12-04T10:01:47.8386828Z will register a number of new parameters. If such parametrization is registered 2025-12-04T10:01:47.8387569Z after the optimizer is created, these new parameters will need to be added manually 2025-12-04T10:01:47.8388174Z to the optimizer. See :meth:`torch.Optimizer.add_param_group`. 2025-12-04T10:01:47.8388527Z 2025-12-04T10:01:47.8388703Z Args: 2025-12-04T10:01:47.8389009Z module (nn.Module): module on which to register the parametrization 2025-12-04T10:01:47.8389523Z tensor_name (str): name of the parameter or buffer on which to register 2025-12-04T10:01:47.8389930Z the parametrization 2025-12-04T10:01:47.8390316Z parametrization (nn.Module): the parametrization to register 2025-12-04T10:01:47.8390696Z Keyword args: 2025-12-04T10:01:47.8391036Z unsafe (bool): a boolean flag that denotes whether the parametrization 2025-12-04T10:01:47.8391530Z may change the dtype and shape of the tensor. Default: `False` 2025-12-04T10:01:47.8392060Z Warning: the parametrization is not checked for consistency upon registration. 2025-12-04T10:01:47.8392520Z Enable this flag at your own risk. 2025-12-04T10:01:47.8392803Z 2025-12-04T10:01:47.8392969Z Raises: 2025-12-04T10:01:47.8393352Z ValueError: if the module does not have a parameter or a buffer named :attr:`tensor_name` 2025-12-04T10:01:47.8393867Z 2025-12-04T10:01:47.8394047Z Examples: 2025-12-04T10:01:47.8394298Z >>> # xdoctest: +REQUIRES(env:TORCH_DOCTEST_LAPACK) 2025-12-04T10:01:47.8394739Z >>> import torch 2025-12-04T10:01:47.8394988Z >>> import torch.nn as nn 2025-12-04T10:01:47.8395312Z >>> import torch.nn.utils.parametrize as P 2025-12-04T10:01:47.8395609Z >>> 2025-12-04T10:01:47.8395832Z >>> class Symmetric(nn.Module): 2025-12-04T10:01:47.8396110Z >>> def forward(self, X): 2025-12-04T10:01:47.8396477Z >>> return X.triu() + X.triu(1).T # Return a symmetric matrix 2025-12-04T10:01:47.8396817Z >>> 2025-12-04T10:01:47.8397030Z >>> def right_inverse(self, A): 2025-12-04T10:01:47.8397319Z >>> return A.triu() 2025-12-04T10:01:47.8397564Z >>> 2025-12-04T10:01:47.8397777Z >>> m = nn.Linear(5, 5) 2025-12-04T10:01:47.8398109Z >>> P.register_parametrization(m, "weight", Symmetric()) 2025-12-04T10:01:47.8398601Z >>> print(torch.allclose(m.weight, m.weight.T)) # m.weight is now symmetric 2025-12-04T10:01:47.8399000Z True 2025-12-04T10:01:47.8399206Z >>> A = torch.rand(5, 5) 2025-12-04T10:01:47.8406230Z >>> A = A + A.T # A is now symmetric 2025-12-04T10:01:47.8406770Z >>> m.weight = A # Initialize the weight to be the symmetric matrix A 2025-12-04T10:01:47.8407200Z >>> print(torch.allclose(m.weight, A)) 2025-12-04T10:01:47.8407533Z True 2025-12-04T10:01:47.8407739Z 2025-12-04T10:01:47.8407943Z >>> class RankOne(nn.Module): 2025-12-04T10:01:47.8408250Z >>> def forward(self, x, y): 2025-12-04T10:01:47.8408575Z >>> # Form a rank 1 matrix multiplying two vectors 2025-12-04T10:01:47.8408932Z >>> return x.unsqueeze(-1) @ y.unsqueeze(-2) 2025-12-04T10:01:47.8409235Z >>> 2025-12-04T10:01:47.8409563Z >>> def right_inverse(self, Z): 2025-12-04T10:01:47.8410321Z >>> # Project Z onto the rank 1 matrices 2025-12-04T10:01:47.8410688Z >>> U, S, Vh = torch.linalg.svd(Z, full_matrices=False) 2025-12-04T10:01:47.8411057Z >>> # Return rescaled singular vectors 2025-12-04T10:01:47.8411396Z >>> s0_sqrt = S[0].sqrt().unsqueeze(-1) 2025-12-04T10:01:47.8411748Z >>> return U[..., :, 0] * s0_sqrt, Vh[..., 0, :] * s0_sqrt 2025-12-04T10:01:47.8412074Z >>> 2025-12-04T10:01:47.8412368Z >>> linear_rank_one = P.register_parametrization( 2025-12-04T10:01:47.8412732Z ... nn.Linear(4, 4), "weight", RankOne() 2025-12-04T10:01:47.8413010Z ... ) 2025-12-04T10:01:47.8413385Z >>> print(torch.linalg.matrix_rank(linear_rank_one.weight).item()) 2025-12-04T10:01:47.8413748Z 1 2025-12-04T10:01:47.8413934Z 2025-12-04T10:01:47.8414159Z 2025-12-04T10:01:47.8414765Z Original Error: IndentationError('expected an indented block after function definition on line 2', ('', 3, 0, '_._ = None\n', 3, -1)) 2025-12-04T10:01:47.8415443Z 2025-12-04T10:01:47.8415612Z _._ = None 2025-12-04T10:01:47.8415679Z ^ 2025-12-04T10:01:47.8415776Z warnings.warn(msg) 2025-12-04T10:01:47.8415847Z 2025-12-04T10:01:47.8416120Z --- Parse Warning: 13 / 17 --- 2025-12-04T10:01:47.8416977Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=ReduceLROnPlateau in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py line=1586. 2025-12-04T10:01:47.8417222Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8417386Z Reduce learning rate when a metric has stopped improving. 2025-12-04T10:01:47.8417456Z 2025-12-04T10:01:47.8417655Z Models often benefit from reducing the learning rate by a factor 2025-12-04T10:01:47.8417890Z of 2-10 once learning stagnates. This scheduler reads a metrics 2025-12-04T10:01:47.8418065Z quantity and if no improvement is seen for a 'patience' number 2025-12-04T10:01:47.8418193Z of epochs, the learning rate is reduced. 2025-12-04T10:01:47.8418262Z 2025-12-04T10:01:47.8418332Z Args: 2025-12-04T10:01:47.8418454Z optimizer (Optimizer): Wrapped optimizer. 2025-12-04T10:01:47.8418607Z mode (str): One of `min`, `max`. In `min` mode, lr will 2025-12-04T10:01:47.8418752Z be reduced when the quantity monitored has stopped 2025-12-04T10:01:47.8418898Z decreasing; in `max` mode it will be reduced when the 2025-12-04T10:01:47.8419080Z quantity monitored has stopped increasing. Default: 'min'. 2025-12-04T10:01:47.8419231Z factor (float): Factor by which the learning rate will be 2025-12-04T10:01:47.8419357Z reduced. new_lr = lr * factor. Default: 0.1. 2025-12-04T10:01:47.8419565Z patience (int): The number of allowed epochs with no improvement after 2025-12-04T10:01:47.8419735Z which the learning rate will be reduced. 2025-12-04T10:01:47.8419953Z For example, consider the case of having no patience (`patience = 0`). 2025-12-04T10:01:47.8420295Z In the first epoch, a baseline is established and is always considered good as there's no previous baseline. 2025-12-04T10:01:47.8420546Z In the second epoch, if the performance is worse than the baseline, 2025-12-04T10:01:47.8420682Z we have what is considered an intolerable epoch. 2025-12-04T10:01:47.8420929Z Since the count of intolerable epochs (1) is greater than the patience level (0), 2025-12-04T10:01:47.8421090Z the learning rate is reduced at the end of this epoch. 2025-12-04T10:01:47.8421389Z From the third epoch onwards, the learning rate continues to be reduced at the end of each epoch 2025-12-04T10:01:47.8421769Z if the performance is worse than the baseline. If the performance improves or remains the same, 2025-12-04T10:01:47.8421888Z the learning rate is not adjusted. 2025-12-04T10:01:47.8421975Z Default: 10. 2025-12-04T10:01:47.8422149Z threshold (float): Threshold for measuring the new optimum, 2025-12-04T10:01:47.8422302Z to only focus on significant changes. Default: 1e-4. 2025-12-04T10:01:47.8422495Z threshold_mode (str): One of `rel`, `abs`. In `rel` mode, 2025-12-04T10:01:47.8422635Z dynamic_threshold = best * ( 1 + threshold ) in 'max' 2025-12-04T10:01:47.8422763Z mode or best * ( 1 - threshold ) in `min` mode. 2025-12-04T10:01:47.8422915Z In `abs` mode, dynamic_threshold = best + threshold in 2025-12-04T10:01:47.8423077Z `max` mode or best - threshold in `min` mode. Default: 'rel'. 2025-12-04T10:01:47.8423240Z cooldown (int): Number of epochs to wait before resuming 2025-12-04T10:01:47.8423403Z normal operation after lr has been reduced. Default: 0. 2025-12-04T10:01:47.8423546Z min_lr (float or list): A scalar or a list of scalars. A 2025-12-04T10:01:47.8423688Z lower bound on the learning rate of all param groups 2025-12-04T10:01:47.8423816Z or each group respectively. Default: 0. 2025-12-04T10:01:47.8423983Z eps (float): Minimal decay applied to lr. If the difference 2025-12-04T10:01:47.8424149Z between new and old lr is smaller than eps, the update is 2025-12-04T10:01:47.8424252Z ignored. Default: 1e-8. 2025-12-04T10:01:47.8424320Z 2025-12-04T10:01:47.8424394Z Example: 2025-12-04T10:01:47.8424481Z >>> # xdoctest: +SKIP 2025-12-04T10:01:47.8424699Z >>> optimizer = torch.optim.SGD(model.parameters(), lr=0.1, momentum=0.9) 2025-12-04T10:01:47.8424884Z >>> scheduler = ReduceLROnPlateau(optimizer, "min") 2025-12-04T10:01:47.8424974Z >>> for epoch in range(10): 2025-12-04T10:01:47.8425068Z >>> train(...) 2025-12-04T10:01:47.8425166Z >>> val_loss = validate(...) 2025-12-04T10:01:47.8425300Z >>> # Note that step should be called after validate() 2025-12-04T10:01:47.8425398Z >>> scheduler.step(val_loss) 2025-12-04T10:01:47.8425471Z 2025-12-04T10:01:47.8425660Z .. image:: ../scripts/lr_scheduler_images/ReduceLROnPlateau.png 2025-12-04T10:01:47.8425727Z 2025-12-04T10:01:47.8426179Z Original Error: IndentationError('unexpected indent', ('', 8, 4, ' scheduler.step(val_loss)\n', 8, -1)) 2025-12-04T10:01:47.8426252Z 2025-12-04T10:01:47.8426343Z scheduler.step(val_loss) 2025-12-04T10:01:47.8426414Z ^ 2025-12-04T10:01:47.8426506Z warnings.warn(msg) 2025-12-04T10:01:47.8426652Z 2025-12-04T10:01:47.8426881Z --- Parse Warning: 14 / 17 --- 2025-12-04T10:01:47.8427710Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=vmap in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\apis.py line=39. 2025-12-04T10:01:47.8427941Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8428006Z 2025-12-04T10:01:47.8428217Z vmap is the vectorizing map; ``vmap(func)`` returns a new function that 2025-12-04T10:01:47.8428398Z maps ``func`` over some dimension of the inputs. Semantically, vmap 2025-12-04T10:01:47.8428597Z pushes the map into PyTorch operations called by ``func``, effectively 2025-12-04T10:01:47.8428704Z vectorizing those operations. 2025-12-04T10:01:47.8428769Z 2025-12-04T10:01:47.8428961Z vmap is useful for handling batch dimensions: one can write a function 2025-12-04T10:01:47.8429227Z ``func`` that runs on examples and then lift it to a function that can 2025-12-04T10:01:47.8429437Z take batches of examples with ``vmap(func)``. vmap can also be used to 2025-12-04T10:01:47.8429591Z compute batched gradients when composed with autograd. 2025-12-04T10:01:47.8429658Z 2025-12-04T10:01:47.8429742Z .. note:: 2025-12-04T10:01:47.8429908Z :func:`torch.vmap` is aliased to :func:`torch.func.vmap` for 2025-12-04T10:01:47.8430021Z convenience. Use whichever one you'd like. 2025-12-04T10:01:47.8430086Z 2025-12-04T10:01:47.8430205Z Args: 2025-12-04T10:01:47.8430398Z func (function): A Python function that takes one or more arguments. 2025-12-04T10:01:47.8430498Z Must return one or more Tensors. 2025-12-04T10:01:47.8430692Z in_dims (int or nested structure): Specifies which dimension of the 2025-12-04T10:01:47.8430844Z inputs should be mapped over. ``in_dims`` should have a 2025-12-04T10:01:47.8431023Z structure like the inputs. If the ``in_dim`` for a particular 2025-12-04T10:01:47.8431205Z input is None, then that indicates there is no map dimension. 2025-12-04T10:01:47.8431283Z Default: 0. 2025-12-04T10:01:47.8431460Z out_dims (int or Tuple[int]): Specifies where the mapped dimension 2025-12-04T10:01:47.8431628Z should appear in the outputs. If ``out_dims`` is a Tuple, then 2025-12-04T10:01:47.8431782Z it should have one element per output. Default: 0. 2025-12-04T10:01:47.8431949Z randomness (str): Specifies whether the randomness in this 2025-12-04T10:01:47.8432140Z vmap should be the same or different across batches. If 'different', 2025-12-04T10:01:47.8432334Z the randomness for each batch will be different. If 'same', the 2025-12-04T10:01:47.8432526Z randomness will be the same across batches. If 'error', any calls to 2025-12-04T10:01:47.8432807Z random functions will error. Default: 'error'. WARNING: this flag 2025-12-04T10:01:47.8433384Z only applies to random PyTorch operations and does not apply to 2025-12-04T10:01:47.8433566Z Python's random module or numpy randomness. 2025-12-04T10:01:47.8433779Z chunk_size (None or int): If None (default), apply a single vmap over inputs. 2025-12-04T10:01:47.8433990Z If not None, then compute the vmap :attr:`chunk_size` samples at a time. 2025-12-04T10:01:47.8434233Z Note that :attr:`chunk_size=1` is equivalent to computing the vmap with a for-loop. 2025-12-04T10:01:47.8434475Z If you run into memory issues computing the vmap, please try a non-None chunk_size. 2025-12-04T10:01:47.8434543Z 2025-12-04T10:01:47.8434620Z Returns: 2025-12-04T10:01:47.8434791Z Returns a new "batched" function. It takes the same inputs as 2025-12-04T10:01:47.8434955Z ``func``, except each input has an extra dimension at the index 2025-12-04T10:01:47.8435139Z specified by ``in_dims``. It takes returns the same outputs as 2025-12-04T10:01:47.8435310Z ``func``, except each output has an extra dimension at the index 2025-12-04T10:01:47.8435400Z specified by ``out_dims``. 2025-12-04T10:01:47.8435474Z 2025-12-04T10:01:47.8435545Z .. warning: 2025-12-04T10:01:47.8435726Z :func:`vmap` works best with functional-style code. Please do not 2025-12-04T10:01:47.8435893Z perform any side-effects in ``func``, with the exception of 2025-12-04T10:01:47.8436120Z in-place PyTorch operations. Examples of side-effects include mutating 2025-12-04T10:01:47.8436329Z Python data structures and assigning values to variables not captured 2025-12-04T10:01:47.8436403Z in ``func``. 2025-12-04T10:01:47.8436478Z 2025-12-04T10:01:47.8436693Z One example of using :func:`vmap` is to compute batched dot products. PyTorch 2025-12-04T10:01:47.8436936Z doesn't provide a batched ``torch.dot`` API; instead of unsuccessfully 2025-12-04T10:01:47.8437170Z rummaging through docs, use :func:`vmap` to construct a new function. 2025-12-04T10:01:47.8437251Z 2025-12-04T10:01:47.8437347Z >>> torch.dot # [D], [D] -> [] 2025-12-04T10:01:47.8437531Z >>> batched_dot = torch.func.vmap(torch.dot) # [N, D], [N, D] -> [N] 2025-12-04T10:01:47.8437650Z >>> x, y = torch.randn(2, 5), torch.randn(2, 5) 2025-12-04T10:01:47.8437735Z >>> batched_dot(x, y) 2025-12-04T10:01:47.8437801Z 2025-12-04T10:01:47.8438050Z :func:`vmap` can be helpful in hiding batch dimensions, leading to a simpler 2025-12-04T10:01:47.8438145Z model authoring experience. 2025-12-04T10:01:47.8438211Z 2025-12-04T10:01:47.8438309Z >>> batch_size, feature_size = 3, 5 2025-12-04T10:01:47.8438478Z >>> weights = torch.randn(feature_size, requires_grad=True) 2025-12-04T10:01:47.8438549Z >>> 2025-12-04T10:01:47.8438641Z >>> def model(feature_vec): 2025-12-04T10:01:47.8438777Z >>> # Very simple linear model with activation 2025-12-04T10:01:47.8438888Z >>> return feature_vec.dot(weights).relu() 2025-12-04T10:01:47.8438958Z >>> 2025-12-04T10:01:47.8439089Z >>> examples = torch.randn(batch_size, feature_size) 2025-12-04T10:01:47.8439263Z >>> result = torch.vmap(model)(examples) 2025-12-04T10:01:47.8439331Z 2025-12-04T10:01:47.8439556Z :func:`vmap` can also help vectorize computations that were previously difficult 2025-12-04T10:01:47.8439779Z or impossible to batch. One example is higher-order gradient computation. 2025-12-04T10:01:47.8440043Z The PyTorch autograd engine computes vjps (vector-Jacobian products). 2025-12-04T10:01:47.8440252Z Computing a full Jacobian matrix for some function f: R^N -> R^N usually 2025-12-04T10:01:47.8440491Z requires N calls to ``autograd.grad``, one per Jacobian row. Using :func:`vmap`, 2025-12-04T10:01:47.8440705Z we can vectorize the whole computation, computing the Jacobian in a single 2025-12-04T10:01:47.8441097Z call to ``autograd.grad``. 2025-12-04T10:01:47.8441171Z 2025-12-04T10:01:47.8441251Z >>> # Setup 2025-12-04T10:01:47.8441321Z >>> N = 5 2025-12-04T10:01:47.8441404Z >>> f = lambda x: x**2 2025-12-04T10:01:47.8441529Z >>> x = torch.randn(N, requires_grad=True) 2025-12-04T10:01:47.8441601Z >>> y = f(x) 2025-12-04T10:01:47.8441683Z >>> I_N = torch.eye(N) 2025-12-04T10:01:47.8441752Z >>> 2025-12-04T10:01:47.8441854Z >>> # Sequential approach 2025-12-04T10:01:47.8442052Z >>> jacobian_rows = [torch.autograd.grad(y, x, v, retain_graph=True)[0] 2025-12-04T10:01:47.8442150Z >>> for v in I_N.unbind()] 2025-12-04T10:01:47.8442261Z >>> jacobian = torch.stack(jacobian_rows) 2025-12-04T10:01:47.8442330Z >>> 2025-12-04T10:01:47.8442433Z >>> # vectorized gradient computation 2025-12-04T10:01:47.8442515Z >>> def get_vjp(v): 2025-12-04T10:01:47.8442636Z >>> return torch.autograd.grad(y, x, v) 2025-12-04T10:01:47.8442742Z >>> jacobian = torch.vmap(get_vjp)(I_N) 2025-12-04T10:01:47.8442808Z 2025-12-04T10:01:47.8443061Z :func:`vmap` can also be nested, producing an output with multiple batched dimensions 2025-12-04T10:01:47.8443129Z 2025-12-04T10:01:47.8443218Z >>> torch.dot # [D], [D] -> [] 2025-12-04T10:01:47.8443319Z >>> batched_dot = torch.vmap( 2025-12-04T10:01:47.8443410Z ... torch.vmap(torch.dot) 2025-12-04T10:01:47.8443513Z ... ) # [N1, N0, D], [N1, N0, D] -> [N1, N0] 2025-12-04T10:01:47.8443636Z >>> x, y = torch.randn(2, 3, 5), torch.randn(2, 3, 5) 2025-12-04T10:01:47.8443754Z >>> batched_dot(x, y) # tensor of size [2, 3] 2025-12-04T10:01:47.8443819Z 2025-12-04T10:01:47.8444042Z If the inputs are not batched along the first dimension, ``in_dims`` specifies 2025-12-04T10:01:47.8444227Z the dimension that each inputs are batched along as 2025-12-04T10:01:47.8444330Z 2025-12-04T10:01:47.8444422Z >>> torch.dot # [N], [N] -> [] 2025-12-04T10:01:47.8444626Z >>> batched_dot = torch.vmap(torch.dot, in_dims=1) # [N, D], [N, D] -> [D] 2025-12-04T10:01:47.8444751Z >>> x, y = torch.randn(2, 5), torch.randn(2, 5) 2025-12-04T10:01:47.8444833Z >>> batched_dot( 2025-12-04T10:01:47.8444906Z ... x, y 2025-12-04T10:01:47.8445095Z ... ) # output is [5] instead of [2] if batched along the 0th dimension 2025-12-04T10:01:47.8445194Z 2025-12-04T10:01:47.8445432Z If there are multiple inputs each of which is batched along different dimensions, 2025-12-04T10:01:47.8445681Z ``in_dims`` must be a tuple with the batch dimension for each input as 2025-12-04T10:01:47.8445755Z 2025-12-04T10:01:47.8445850Z >>> torch.dot # [D], [D] -> [] 2025-12-04T10:01:47.8446074Z >>> batched_dot = torch.vmap(torch.dot, in_dims=(0, None)) # [N, D], [D] -> [N] 2025-12-04T10:01:47.8446208Z >>> x, y = torch.randn(2, 5), torch.randn(5) 2025-12-04T10:01:47.8446296Z >>> batched_dot( 2025-12-04T10:01:47.8446366Z ... x, y 2025-12-04T10:01:47.8446601Z ... ) # second arg doesn't have a batch dim because in_dim[1] was None 2025-12-04T10:01:47.8446670Z 2025-12-04T10:01:47.8446884Z If the input is a Python struct, ``in_dims`` must be a tuple containing a struct 2025-12-04T10:01:47.8446980Z matching the shape of the input: 2025-12-04T10:01:47.8447058Z 2025-12-04T10:01:47.8447185Z >>> f = lambda dict: torch.dot(dict["x"], dict["y"]) 2025-12-04T10:01:47.8447291Z >>> x, y = torch.randn(2, 5), torch.randn(5) 2025-12-04T10:01:47.8447382Z >>> input = {"x": x, "y": y} 2025-12-04T10:01:47.8447549Z >>> batched_dot = torch.vmap(f, in_dims=({"x": 0, "y": None},)) 2025-12-04T10:01:47.8447637Z >>> batched_dot(input) 2025-12-04T10:01:47.8447708Z 2025-12-04T10:01:47.8447969Z By default, the output is batched along the first dimension. However, it can be batched 2025-12-04T10:01:47.8448377Z along any dimension by using ``out_dims`` 2025-12-04T10:01:47.8448443Z 2025-12-04T10:01:47.8448538Z >>> f = lambda x: x**2 2025-12-04T10:01:47.8448628Z >>> x = torch.randn(2, 5) 2025-12-04T10:01:47.8448737Z >>> batched_pow = torch.vmap(f, out_dims=1) 2025-12-04T10:01:47.8448841Z >>> batched_pow(x) # [5, 2] 2025-12-04T10:01:47.8448907Z 2025-12-04T10:01:47.8449187Z For any function that uses kwargs, the returned function will not batch the kwargs but will 2025-12-04T10:01:47.8449272Z accept kwargs 2025-12-04T10:01:47.8449346Z 2025-12-04T10:01:47.8449431Z >>> x = torch.randn([2, 5]) 2025-12-04T10:01:47.8449515Z >>> def fn(x, scale=4.): 2025-12-04T10:01:47.8449607Z >>> return x * scale 2025-12-04T10:01:47.8449673Z >>> 2025-12-04T10:01:47.8449772Z >>> batched_pow = torch.vmap(fn) 2025-12-04T10:01:47.8449909Z >>> assert torch.allclose(batched_pow(x), x * 4) 2025-12-04T10:01:47.8450127Z >>> batched_pow(x, scale=x) # scale is not batched, output has shape [2, 2, 5] 2025-12-04T10:01:47.8450198Z 2025-12-04T10:01:47.8450274Z .. note:: 2025-12-04T10:01:47.8450484Z vmap does not provide general autobatching or handle variable-length 2025-12-04T10:01:47.8450576Z sequences out of the box. 2025-12-04T10:01:47.8450646Z 2025-12-04T10:01:47.8451130Z Original Error: IndentationError('expected an indented block after function definition on line 4', ('', 5, 1, '_._ = None\n', 5, 2)) 2025-12-04T10:01:47.8451206Z 2025-12-04T10:01:47.8451273Z _._ = None 2025-12-04T10:01:47.8451339Z ^ 2025-12-04T10:01:47.8451436Z warnings.warn(msg) 2025-12-04T10:01:47.8451506Z 2025-12-04T10:01:47.8451758Z --- Parse Warning: 15 / 17 --- 2025-12-04T10:01:47.8452687Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=grad in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\apis.py line=306. 2025-12-04T10:01:47.8452981Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8453198Z ``grad`` operator helps computing gradients of ``func`` with respect to the 2025-12-04T10:01:47.8453378Z input(s) specified by ``argnums``. This operator can be nested to 2025-12-04T10:01:47.8453522Z compute higher-order gradients. 2025-12-04T10:01:47.8453588Z 2025-12-04T10:01:47.8453656Z Args: 2025-12-04T10:01:47.8453859Z func (Callable): A Python function that takes one or more arguments. 2025-12-04T10:01:47.8454107Z Must return a single-element Tensor. If specified ``has_aux`` equals ``True``, 2025-12-04T10:01:47.8454361Z function can return a tuple of single-element Tensor and other auxiliary objects: 2025-12-04T10:01:47.8454462Z ``(output, aux)``. 2025-12-04T10:01:47.8454715Z argnums (int or Tuple[int]): Specifies arguments to compute gradients with respect to. 2025-12-04T10:01:47.8454899Z ``argnums`` can be single integer or tuple of integers. Default: 0. 2025-12-04T10:01:47.8455102Z has_aux (bool): Flag indicating that ``func`` returns a tensor and other 2025-12-04T10:01:47.8455258Z auxiliary objects: ``(output, aux)``. Default: False. 2025-12-04T10:01:47.8455331Z 2025-12-04T10:01:47.8455404Z Returns: 2025-12-04T10:01:47.8455666Z Function to compute gradients with respect to its inputs. By default, the output of 2025-12-04T10:01:47.8455876Z the function is the gradient tensor(s) with respect to the first argument. 2025-12-04T10:01:47.8456131Z If specified ``has_aux`` equals ``True``, tuple of gradients and output auxiliary objects 2025-12-04T10:01:47.8456372Z is returned. If ``argnums`` is a tuple of integers, a tuple of output gradients with 2025-12-04T10:01:47.8456800Z respect to each ``argnums`` value is returned. 2025-12-04T10:01:47.8456867Z 2025-12-04T10:01:47.8456957Z Example of using ``grad``: 2025-12-04T10:01:47.8457038Z 2025-12-04T10:01:47.8457123Z >>> # xdoctest: +SKIP 2025-12-04T10:01:47.8457232Z >>> from torch.func import grad 2025-12-04T10:01:47.8457333Z >>> x = torch.randn([]) 2025-12-04T10:01:47.8457451Z >>> cos_x = grad(lambda x: torch.sin(x))(x) 2025-12-04T10:01:47.8457561Z >>> assert torch.allclose(cos_x, x.cos()) 2025-12-04T10:01:47.8457641Z >>> 2025-12-04T10:01:47.8457733Z >>> # Second-order gradients 2025-12-04T10:01:47.8457864Z >>> neg_sin_x = grad(grad(lambda x: torch.sin(x)))(x) 2025-12-04T10:01:47.8457982Z >>> assert torch.allclose(neg_sin_x, -x.sin()) 2025-12-04T10:01:47.8458060Z 2025-12-04T10:01:47.8458297Z When composed with ``vmap``, ``grad`` can be used to compute per-sample-gradients: 2025-12-04T10:01:47.8458362Z 2025-12-04T10:01:47.8458452Z >>> # xdoctest: +SKIP 2025-12-04T10:01:47.8458618Z >>> from torch.func import grad, vmap 2025-12-04T10:01:47.8458720Z >>> batch_size, feature_size = 3, 5 2025-12-04T10:01:47.8458787Z >>> 2025-12-04T10:01:47.8458902Z >>> def model(weights, feature_vec): 2025-12-04T10:01:47.8459028Z >>> # Very simple linear model with activation 2025-12-04T10:01:47.8459126Z >>> assert feature_vec.dim() == 1 2025-12-04T10:01:47.8459248Z >>> return feature_vec.dot(weights).relu() 2025-12-04T10:01:47.8459319Z >>> 2025-12-04T10:01:47.8459490Z >>> def compute_loss(weights, example, target): 2025-12-04T10:01:47.8459592Z >>> y = model(weights, example) 2025-12-04T10:01:47.8459769Z >>> return ((y - target) ** 2).mean() # MSELoss 2025-12-04T10:01:47.8459873Z >>> 2025-12-04T10:01:47.8460037Z >>> weights = torch.randn(feature_size, requires_grad=True) 2025-12-04T10:01:47.8460178Z >>> examples = torch.randn(batch_size, feature_size) 2025-12-04T10:01:47.8460280Z >>> targets = torch.randn(batch_size) 2025-12-04T10:01:47.8460391Z >>> inputs = (weights, examples, targets) 2025-12-04T10:01:47.8460613Z >>> grad_weight_per_example = vmap(grad(compute_loss), in_dims=(None, 0, 0))( 2025-12-04T10:01:47.8460726Z ... *inputs 2025-12-04T10:01:47.8460795Z ... ) 2025-12-04T10:01:47.8460860Z 2025-12-04T10:01:47.8461028Z Example of using ``grad`` with ``has_aux`` and ``argnums``: 2025-12-04T10:01:47.8461097Z 2025-12-04T10:01:47.8461189Z >>> # xdoctest: +SKIP 2025-12-04T10:01:47.8461295Z >>> from torch.func import grad 2025-12-04T10:01:47.8461394Z >>> def my_loss_func(y, y_pred): 2025-12-04T10:01:47.8461517Z >>> loss_per_sample = (0.5 * y_pred - y) ** 2 2025-12-04T10:01:47.8461619Z >>> loss = loss_per_sample.mean() 2025-12-04T10:01:47.8461747Z >>> return loss, (y_pred, loss_per_sample) 2025-12-04T10:01:47.8461816Z >>> 2025-12-04T10:01:47.8461950Z >>> fn = grad(my_loss_func, argnums=(0, 1), has_aux=True) 2025-12-04T10:01:47.8462051Z >>> y_true = torch.rand(4) 2025-12-04T10:01:47.8462174Z >>> y_preds = torch.rand(4, requires_grad=True) 2025-12-04T10:01:47.8462267Z >>> out = fn(y_true, y_preds) 2025-12-04T10:01:47.8462502Z >>> # > output is ((grads w.r.t y_true, grads w.r.t y_preds), (y_pred, loss_per_sample)) 2025-12-04T10:01:47.8462571Z 2025-12-04T10:01:47.8462645Z .. note:: 2025-12-04T10:01:47.8462797Z Using PyTorch ``torch.no_grad`` together with ``grad``. 2025-12-04T10:01:47.8462879Z 2025-12-04T10:01:47.8463305Z Case 1: Using ``torch.no_grad`` inside a function: 2025-12-04T10:01:47.8463377Z 2025-12-04T10:01:47.8463482Z >>> # xdoctest: +SKIP 2025-12-04T10:01:47.8463560Z >>> def f(x): 2025-12-04T10:01:47.8463655Z >>> with torch.no_grad(): 2025-12-04T10:01:47.8463735Z >>> c = x ** 2 2025-12-04T10:01:47.8463830Z >>> return x - c 2025-12-04T10:01:47.8463898Z 2025-12-04T10:01:47.8464091Z In this case, ``grad(f)(x)`` will respect the inner ``torch.no_grad``. 2025-12-04T10:01:47.8464172Z 2025-12-04T10:01:47.8464339Z Case 2: Using ``grad`` inside ``torch.no_grad`` context manager: 2025-12-04T10:01:47.8464406Z 2025-12-04T10:01:47.8464492Z >>> # xdoctest: +SKIP 2025-12-04T10:01:47.8464599Z >>> with torch.no_grad(): 2025-12-04T10:01:47.8464681Z >>> grad(f)(x) 2025-12-04T10:01:47.8464748Z 2025-12-04T10:01:47.8464963Z In this case, ``grad`` will respect the inner ``torch.no_grad``, but not the 2025-12-04T10:01:47.8465244Z outer one. This is because ``grad`` is a "function transform": its result 2025-12-04T10:01:47.8465449Z should not depend on the result of a context manager outside of ``f``. 2025-12-04T10:01:47.8465528Z 2025-12-04T10:01:47.8465597Z 2025-12-04T10:01:47.8466144Z Original Error: IndentationError('expected an indented block after function definition on line 5', ('', 6, 1, '_._ = None\n', 6, 2)) 2025-12-04T10:01:47.8466213Z 2025-12-04T10:01:47.8466290Z _._ = None 2025-12-04T10:01:47.8466373Z ^ 2025-12-04T10:01:47.8466456Z warnings.warn(msg) 2025-12-04T10:01:47.8466520Z 2025-12-04T10:01:47.8466829Z --- Parse Warning: 16 / 17 --- 2025-12-04T10:01:47.8467118Z Finished doctests 1/1 ... [2025-12-04 10:01:47.801225][1364.0995253], took 0.44min 2025-12-04T10:01:47.8467479Z Running inductor/test_cutlass_backend 1/1 ... [2025-12-04 10:01:47.801225][1364.1012006] 2025-12-04T10:01:47.8467583Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:01:47.8468604Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cutlass_backend.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:01:47.801225] 2025-12-04T10:01:47.8469518Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=CustomOpDef.register_fake in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\custom_ops.py line=402. 2025-12-04T10:01:47.8469746Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2025-12-04T10:01:47.8469908Z Register a FakeTensor implementation for this custom op. 2025-12-04T10:01:47.8469987Z 2025-12-04T10:01:47.8470220Z This is necessary to get the operator to work efficiently with torch.compile. 2025-12-04T10:01:47.8470285Z 2025-12-04T10:01:47.8470494Z The Fake impl (sometimes also known as a meta kernel or abstract impl) 2025-12-04T10:01:47.8470710Z specifies the behavior of this operator on Tensors that carry no data. 2025-12-04T10:01:47.8470842Z Given some input Tensors with certain properties 2025-12-04T10:01:47.8471080Z (sizes/strides/storage_offset/device), it specifies what the properties of 2025-12-04T10:01:47.8471179Z the output Tensors are. 2025-12-04T10:01:47.8471247Z 2025-12-04T10:01:47.8471435Z Please see :func:`torch.library.register_fake` for more details. 2025-12-04T10:01:47.8471509Z 2025-12-04T10:01:47.8471636Z Args: 2025-12-04T10:01:47.8471800Z fn (Callable): The function to register as the FakeTensor 2025-12-04T10:01:47.8472200Z implementation. 2025-12-04T10:01:47.8472275Z 2025-12-04T10:01:47.8472354Z Examples: 2025-12-04T10:01:47.8472440Z >>> import torch 2025-12-04T10:01:47.8472540Z >>> import numpy as np 2025-12-04T10:01:47.8472641Z >>> from torch import Tensor 2025-12-04T10:01:47.8472711Z >>> 2025-12-04T10:01:47.8472941Z >>> # Example 1: an operator without data-dependent output shape 2025-12-04T10:01:47.8473126Z >>> @torch.library.custom_op("mylib::linear", mutates_args=()) 2025-12-04T10:01:47.8473304Z >>> def linear(x: Tensor, weight: Tensor, bias: Tensor) -> Tensor: 2025-12-04T10:01:47.8473408Z >>> return (x @ weight.t()) + bias 2025-12-04T10:01:47.8473491Z >>> 2025-12-04T10:01:47.8473591Z >>> @linear.register_fake 2025-12-04T10:01:47.8473687Z >>> def _(x, weight, bias): 2025-12-04T10:01:47.8473786Z >>> assert x.dim() == 2 2025-12-04T10:01:47.8473884Z >>> assert weight.dim() == 2 2025-12-04T10:01:47.8473984Z >>> assert bias.dim() == 1 2025-12-04T10:01:47.8474101Z >>> assert x.shape[1] == weight.shape[1] 2025-12-04T10:01:47.8474227Z >>> assert weight.shape[0] == bias.shape[0] 2025-12-04T10:01:47.8474335Z >>> assert x.device == weight.device 2025-12-04T10:01:47.8474476Z >>> return x.new_empty(x.size(0), weight.size(0)) 2025-12-04T10:01:47.8474559Z >>> 2025-12-04T10:01:47.8474650Z >>> x = torch.randn(2, 2) 2025-12-04T10:01:47.8474745Z >>> weight = torch.randn(2, 2) 2025-12-04T10:01:47.8474831Z >>> bias = torch.randn(2) 2025-12-04T10:01:47.8474959Z >>> # xdoctest: +SKIP("Requires Python <= 3.11") 2025-12-04T10:01:47.8475181Z >>> out = torch.compile(linear, fullgraph=True)(x, weight, bias) 2025-12-04T10:01:47.8475339Z >>> # xdoctest: +SKIP("Requires Python <= 3.11") 2025-12-04T10:01:47.8475582Z >>> assert torch.allclose(out, torch.nn.functional.linear(x, weight, bias)) 2025-12-04T10:01:47.8475655Z >>> 2025-12-04T10:01:47.8475817Z >>> # Example 2: an operator with data-dependent output shape 2025-12-04T10:01:47.8476010Z >>> @torch.library.custom_op("mylib::nonzero", mutates_args=()) 2025-12-04T10:01:47.8476350Z >>> def nonzero(x: Tensor) -> Tensor: 2025-12-04T10:01:47.8476452Z >>> x_np = x.cpu().numpy() 2025-12-04T10:01:47.8476583Z >>> res = np.stack(np.nonzero(x_np), axis=1) 2025-12-04T10:01:47.8476706Z >>> return torch.tensor(res, device=x.device) 2025-12-04T10:01:47.8476778Z >>> 2025-12-04T10:01:47.8476875Z >>> @nonzero.register_fake 2025-12-04T10:01:47.8476965Z >>> def _(x): 2025-12-04T10:01:47.8477108Z >>> # Number of nonzero-elements is data-dependent. 2025-12-04T10:01:47.8477268Z >>> # Since we cannot peek at the data in an abstract impl, 2025-12-04T10:01:47.8477418Z >>> # we use the ctx object to construct a new symint that 2025-12-04T10:01:47.8477535Z >>> # represents the data-dependent size. 2025-12-04T10:01:47.8477646Z >>> ctx = torch.library.get_ctx() 2025-12-04T10:01:47.8477757Z >>> nnz = ctx.new_dynamic_size() 2025-12-04T10:01:47.8477850Z >>> shape = [nnz, x.dim()] 2025-12-04T10:01:47.8477986Z >>> result = x.new_empty(shape, dtype=torch.int64) 2025-12-04T10:01:47.8478074Z >>> return result 2025-12-04T10:01:47.8478155Z >>> 2025-12-04T10:01:47.8478261Z >>> x = torch.tensor([0, 1, 2, 0, 0, 1]) 2025-12-04T10:01:47.8478384Z >>> # xdoctest: +SKIP("Requires Python <= 3.11") 2025-12-04T10:01:47.8478721Z >>> out = torch.compile(nonzero, fullgraph=True)(x) 2025-12-04T10:01:47.8478841Z >>> # xdoctest: +SKIP("Requires Python <= 3.11") 2025-12-04T10:01:47.8478959Z >>> assert torch.allclose(out, x.nonzero()) 2025-12-04T10:01:47.8479028Z 2025-12-04T10:01:47.8479106Z 2025-12-04T10:01:47.8479659Z Original Error: IndentationError('expected an indented block after function definition on line 36', ('', 37, 1, '_._ = None\n', 37, 2)) 2025-12-04T10:01:47.8479728Z 2025-12-04T10:01:47.8479806Z _._ = None 2025-12-04T10:01:47.8479873Z ^ 2025-12-04T10:01:47.8479956Z warnings.warn(msg) 2025-12-04T10:01:47.8480021Z 2025-12-04T10:01:47.8480265Z --- Parse Warning: 17 / 17 --- 2025-12-04T10:01:47.8481144Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\xdoctest\core.py:416: UserWarning: Cannot scrape callname=unsafe_generate_fake_kernels in modpath=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_library\fake_profile.py line=94. 2025-12-04T10:01:47.8481393Z Caused by: DoctestParseError('Failed to parse doctest in _label_docsrc_lines') 2025-12-04T10:01:47.8481470Z 2025-12-04T10:01:47.8481679Z Registers a fake kernel based on the given operator profiles. This fake 2025-12-04T10:01:47.8481907Z kernel registration will override any existing fake kernel registrations. 2025-12-04T10:01:47.8481981Z 2025-12-04T10:01:47.8482180Z The input is a dictionary mapping operator names to a set of operator 2025-12-04T10:01:47.8482391Z profiles, which we will use to generate fake kernels. The operator profiles 2025-12-04T10:01:47.8482577Z are a record of the input and output tensor metadata. Based on this 2025-12-04T10:01:47.8482794Z information we will match a given input to the recorded profile, and return 2025-12-04T10:01:47.8483042Z an output with the same metadata as in the recorded profile. If a profile 2025-12-04T10:01:47.8483207Z doesn't exist then an exception will be thrown. 2025-12-04T10:01:47.8483282Z 2025-12-04T10:01:47.8483502Z The fake kernel generation is considered unsafe because it relies on the 2025-12-04T10:01:47.8483708Z rigid, pre-defined operator profiles that do not account for potential 2025-12-04T10:01:47.8483939Z variations in output behavior. Specifically, the generated kernels assume a 2025-12-04T10:01:47.8484204Z fixed relationship between input and output ranks. However, in reality, it's 2025-12-04T10:01:47.8484421Z possible that data-dependent operations may produce outputs of different 2025-12-04T10:01:47.8484633Z ranks even when given inputs of the same rank. The generated fake kernels 2025-12-04T10:01:47.8484828Z are inflexible and unable to accommodate these nuances, making them 2025-12-04T10:01:47.8484972Z potentially unsafe. 2025-12-04T10:01:47.8485042Z 2025-12-04T10:01:47.8485120Z Args: 2025-12-04T10:01:47.8485323Z op_profiles (dict[str, set[OpProfile]]): A dictionary mapping operator 2025-12-04T10:01:47.8485501Z name to a set of operator profiles from which we will generate fake 2025-12-04T10:01:47.8485581Z kernels. 2025-12-04T10:01:47.8485647Z 2025-12-04T10:01:47.8485719Z Examples: 2025-12-04T10:01:47.8485837Z 2025-12-04T10:01:47.8486005Z >>> # Example: Registering an op-profile from draft-export 2025-12-04T10:01:47.8486083Z >>> import torch 2025-12-04T10:01:47.8486232Z >>> from torch.export._draft_export import draft_export 2025-12-04T10:01:47.8486314Z >>> 2025-12-04T10:01:47.8486478Z >>> @torch.library.custom_op("mylib::foo", mutates_args=()) 2025-12-04T10:01:47.8486588Z >>> def foo(x: Tensor, y: Tensor) -> Tensor: 2025-12-04T10:01:47.8486682Z >>> return x + y 2025-12-04T10:01:47.8486757Z >>> 2025-12-04T10:01:47.8486851Z >>> class M(torch.nn.Module): 2025-12-04T10:01:47.8486984Z >>> def forward(self, a, b): 2025-12-04T10:01:47.8487122Z >>> res = torch.ops.mylib.foo(a, b) # no fake impl 2025-12-04T10:01:47.8487202Z >>> return res 2025-12-04T10:01:47.8487269Z >>> 2025-12-04T10:01:47.8487437Z >>> ep = draft_export(M(), (torch.ones(3, 4), torch.ones(3, 4)) 2025-12-04T10:01:47.8487506Z >>> 2025-12-04T10:01:47.8487798Z >>> with torch._library.fake_profile.unsafe_generate_fake_kernels(ep._report.op_profiles): 2025-12-04T10:01:47.8487907Z >>> decomp = ep.run_decompositions() 2025-12-04T10:01:47.8487980Z 2025-12-04T10:01:47.8488047Z 2025-12-04T10:01:47.8488494Z Original Error: IncompleteParseError('ill-formed doctest: all parts have been processed but the doctest source is not balanced') 2025-12-04T10:01:47.8488570Z 2025-12-04T10:01:47.8488652Z warnings.warn(msg) 2025-12-04T10:01:47.8488725Z 2025-12-04T10:01:47.8488853Z  2025-12-04T10:01:47.8489052Z === Found 10 run-time warnings === 2025-12-04T10:01:47.8489237Z --- Runtime Warning: 1 / 10 --- 2025-12-04T10:01:47.8489415Z example = 2025-12-04T10:01:47.8490773Z :3: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2025-12-04T10:01:47.8490843Z 2025-12-04T10:01:47.8491033Z --- Runtime Warning: 2 / 10 --- 2025-12-04T10:01:47.8491330Z example = 2025-12-04T10:01:47.8492004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py:275: UserWarning: Warning only once for all operators, other operators may also be overridden. 2025-12-04T10:01:47.8492872Z Overriding a previously registered kernel for the same operator and the same dispatch key 2025-12-04T10:01:47.8493072Z operator: aten::div.Tensor(Tensor self, Tensor other) -> Tensor 2025-12-04T10:01:47.8493382Z registered at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen\RegisterSchema.cpp:6 2025-12-04T10:01:47.8493471Z dispatch key: CPU 2025-12-04T10:01:47.8493944Z previous kernel: registered at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\LegacyBatchingRegistrations.cpp:1079 2025-12-04T10:01:47.8494866Z new kernel: registered at :1 (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:215.) 2025-12-04T10:01:47.8495022Z impl_fn(self.ns, name.split("::")[-1], dispatch_key) 2025-12-04T10:01:47.8495098Z 2025-12-04T10:01:47.8495298Z --- Runtime Warning: 3 / 10 --- 2025-12-04T10:01:47.8495541Z example = 2025-12-04T10:01:47.8496846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:1392: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10/core/TensorImpl.h:1976.) 2025-12-04T10:01:47.8496948Z return super().refine_names(names) 2025-12-04T10:01:47.8497020Z 2025-12-04T10:01:47.8497214Z --- Runtime Warning: 4 / 10 --- 2025-12-04T10:01:47.8497427Z example = 2025-12-04T10:01:47.8499279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py:117: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. We recommend specifying layout=torch.jagged when constructing a nested tensor, as this layout receives active development, has better operator coverage, and works with torch.compile. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:182.) 2025-12-04T10:01:47.8499561Z return torch._nested_tensor_from_tensor_list(ts, dtype, None, device, None) 2025-12-04T10:01:47.8499640Z 2025-12-04T10:01:47.8499826Z --- Runtime Warning: 5 / 10 --- 2025-12-04T10:01:47.8500061Z example = 2025-12-04T10:01:47.8501582Z :1: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:55.) 2025-12-04T10:01:47.8501672Z 2025-12-04T10:01:47.8501856Z --- Runtime Warning: 6 / 10 --- 2025-12-04T10:01:47.8502123Z example = 2025-12-04T10:01:47.8503109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py:144: UserWarning: enable_nested_tensor is True, but self.use_nested_tensor is False because encoder_layer.self_attn.batch_first was not True(use batch_first for better inference performance) 2025-12-04T10:01:47.8503222Z self.encoder = TransformerEncoder( 2025-12-04T10:01:47.8503287Z 2025-12-04T10:01:47.8503468Z --- Runtime Warning: 7 / 10 --- 2025-12-04T10:01:47.8503827Z example = 2025-12-04T10:01:47.8505028Z :2: UserWarning: enable_nested_tensor is True, but self.use_nested_tensor is False because encoder_layer.self_attn.batch_first was not True(use batch_first for better inference performance) 2025-12-04T10:01:47.8505111Z 2025-12-04T10:01:47.8505351Z --- Runtime Warning: 8 / 10 --- 2025-12-04T10:01:47.8505648Z example = 2025-12-04T10:01:47.8506396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\weight_norm.py:144: FutureWarning: `torch.nn.utils.weight_norm` is deprecated in favor of `torch.nn.utils.parametrizations.weight_norm`. 2025-12-04T10:01:47.8506506Z WeightNorm.apply(module, name, dim) 2025-12-04T10:01:47.8506659Z 2025-12-04T10:01:47.8506850Z --- Runtime Warning: 9 / 10 --- 2025-12-04T10:01:47.8507144Z example = 2025-12-04T10:01:47.8507874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\weight_norm.py:144: FutureWarning: `torch.nn.utils.weight_norm` is deprecated in favor of `torch.nn.utils.parametrizations.weight_norm`. 2025-12-04T10:01:47.8507980Z WeightNorm.apply(module, name, dim) 2025-12-04T10:01:47.8508057Z 2025-12-04T10:01:47.8508244Z --- Runtime Warning: 10 / 10 --- 2025-12-04T10:01:47.8508524Z example = 2025-12-04T10:01:47.8509907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\const_fold.py:314: UserWarning: Attempted to insert a get_attr Node with no underlying reference in the owning GraphModule! Call GraphModule.add_submodule to add the necessary submodule, GraphModule.add_parameter to add the necessary Parameter, or nn.Module.register_buffer to add the necessary buffer 2025-12-04T10:01:47.8510107Z new_node = root_const_gm.graph.get_attr(in_node.target) 2025-12-04T10:01:47.8510176Z 2025-12-04T10:01:47.8510489Z === 377 passed, 517 skipped, 27 warnings in 26.59 seconds === 2025-12-04T10:01:59.3043418Z 2025-12-04T10:01:59.3044419Z inductor/test_cutlass_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cutlass_backend_1.1_e69bde0f3189c0ea_.log 2025-12-04T10:01:59.3045184Z 2025-12-04T10:01:59.3045500Z Finished inductor/test_cutlass_backend 1/1 ... [2025-12-04 10:01:59.302937][1375.6025207], took 0.19min 2025-12-04T10:01:59.3064631Z Running inductor/test_benchmark_fusion 1/1 ... [2025-12-04 10:01:59.304658][1375.6045908] 2025-12-04T10:01:59.3065111Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:01:59.3071648Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_benchmark_fusion.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:01:59.304658] 2025-12-04T10:02:11.3217157Z 2025-12-04T10:02:11.3218189Z inductor/test_benchmark_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_benchmark_fusion_1.1_fa493790d2246c37_.log 2025-12-04T10:02:11.3218915Z 2025-12-04T10:02:11.3219261Z Finished inductor/test_benchmark_fusion 1/1 ... [2025-12-04 10:02:11.321515][1387.6198734], took 0.20min 2025-12-04T10:02:11.3274343Z Running inductor/test_distributed_patterns 1/1 ... [2025-12-04 10:02:11.327153][1387.6255495] 2025-12-04T10:02:11.3274835Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:02:11.3284197Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_distributed_patterns.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:02:11.327866] 2025-12-04T10:02:22.8561784Z 2025-12-04T10:02:22.8562807Z inductor/test_distributed_patterns 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_distributed_patterns_1.1_f23a8d2473357b2d_.log 2025-12-04T10:02:22.8563555Z 2025-12-04T10:02:22.8564038Z Finished inductor/test_distributed_patterns 1/1 ... [2025-12-04 10:02:22.855942][1399.1543445], took 0.19min 2025-12-04T10:02:22.8580257Z Running test_sort_and_select 1/1 ... [2025-12-04 10:02:22.857856][1399.1561393] 2025-12-04T10:02:22.8580684Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:02:22.8587654Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_sort_and_select.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:02:22.857856] 2025-12-04T10:02:28.4722075Z 2025-12-04T10:02:28.4723219Z test_sort_and_select 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_sort_and_select_1.1_86a58d1eca12f217_.log 2025-12-04T10:02:28.4726188Z Running 0 items in this shard: 2025-12-04T10:02:28.4726378Z 2025-12-04T10:02:28.4727039Z Finished test_sort_and_select 1/1 ... [2025-12-04 10:02:28.472486][1404.7708096], took 0.09min 2025-12-04T10:02:28.7604996Z Running test_privateuseone_python_backend 1/1 ... [2025-12-04 10:02:28.752879][1405.0585473] 2025-12-04T10:02:28.7605505Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:02:28.7611627Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_privateuseone_python_backend.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:02:28.752879] 2025-12-04T10:02:28.7613518Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_sort_and_select\test_sort_and_select-7c991b213754c9a8.xml 2025-12-04T10:02:33.8948097Z 2025-12-04T10:02:33.8949091Z test_privateuseone_python_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_privateuseone_python_backend_1.1_72ac1f8a38d60e54_.log 2025-12-04T10:02:33.8949960Z Running 0 items in this shard: 2025-12-04T10:02:33.8950133Z 2025-12-04T10:02:33.8950450Z Finished test_privateuseone_python_backend 1/1 ... [2025-12-04 10:02:33.890498][1410.1929941], took 0.09min 2025-12-04T10:02:33.9290157Z Running test_cpp_api_parity 1/1 ... [2025-12-04 10:02:33.927760][1410.227064] 2025-12-04T10:02:33.9290625Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:02:33.9296512Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_cpp_api_parity.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:02:33.927760] 2025-12-04T10:02:33.9298321Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_privateuseone_python_backend\test_privateuseone_python_backend-17c90f6090ad4971.xml 2025-12-04T10:03:21.5027399Z 2025-12-04T10:03:21.5028545Z test_cpp_api_parity 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cpp_api_parity_1.1_4042de6e522a106e_.log 2025-12-04T10:03:21.5029278Z Running 0 items in this shard: 2025-12-04T10:03:21.5029461Z 2025-12-04T10:03:21.5029710Z Finished test_cpp_api_parity 1/1 ... [2025-12-04 10:03:21.498087][1457.8008876], took 0.79min 2025-12-04T10:03:21.7623712Z Running test_extension_utils 1/1 ... [2025-12-04 10:03:21.761975][1458.0603881] 2025-12-04T10:03:21.7624384Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:03:21.7630438Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_extension_utils.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:03:21.762619] 2025-12-04T10:03:21.7632329Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_cpp_api_parity\test_cpp_api_parity-b1f3e99beb7b201f.xml 2025-12-04T10:03:26.9149981Z 2025-12-04T10:03:26.9151263Z test_extension_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_extension_utils_1.1_81c735d2374ada6f_.log 2025-12-04T10:03:26.9151997Z Running 0 items in this shard: 2025-12-04T10:03:26.9152223Z 2025-12-04T10:03:26.9152908Z Finished test_extension_utils 1/1 ... [2025-12-04 10:03:26.915089][1463.2133532], took 0.09min 2025-12-04T10:03:26.9518421Z Running test_show_pickle 1/1 ... [2025-12-04 10:03:26.951377][1463.24982] 2025-12-04T10:03:26.9518879Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:03:26.9530506Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_show_pickle.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:03:26.952667] 2025-12-04T10:03:26.9532226Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_extension_utils\test_extension_utils-a07a6577cd839512.xml 2025-12-04T10:03:31.7726105Z 2025-12-04T10:03:31.7727080Z test_show_pickle 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_show_pickle_1.1_28de028a5754188b_.log 2025-12-04T10:03:31.7727968Z Running 0 items in this shard: 2025-12-04T10:03:31.7728147Z 2025-12-04T10:03:31.7728410Z Finished test_show_pickle 1/1 ... [2025-12-04 10:03:31.763545][1468.0707595], took 0.08min 2025-12-04T10:03:31.8087040Z Running test_torch 1/1 ... [2025-12-04 10:03:31.806321][1468.1067337] 2025-12-04T10:03:31.8087469Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:03:31.8093689Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_torch.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:03:31.809014] 2025-12-04T10:03:31.8095403Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_show_pickle\test_show_pickle-5c178a4fb98c55a8.xml 2025-12-04T10:04:10.9777663Z 2025-12-04T10:04:10.9778504Z test_torch 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_torch_1.1_449173c49e6adc28_.log 2025-12-04T10:04:10.9825680Z Running 200 items in this shard: test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu, test/test_torch.py::TestTorchDeviceTypeCPU::test_cdist_large_batch_cpu 2025-12-04T10:04:10.9869950Z 2025-12-04T10:04:10.9870183Z Finished test_torch 1/1 ... [2025-12-04 10:04:10.977178][1507.2763489], took 0.65min 2025-12-04T10:04:11.3184182Z Running test_tensorexpr 1/1 ... [2025-12-04 10:04:11.317976][1507.6163958] 2025-12-04T10:04:11.3184652Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:04:11.3192498Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_tensorexpr.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:04:11.318986] 2025-12-04T10:04:11.3194312Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_torch\test_torch-713f20b297e8398e.xml 2025-12-04T10:04:16.4889479Z 2025-12-04T10:04:16.4890420Z test_tensorexpr 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_tensorexpr_1.1_e30b655ba64378af_.log 2025-12-04T10:04:16.4891292Z Running 0 items in this shard: 2025-12-04T10:04:16.4891578Z 2025-12-04T10:04:16.4891827Z Finished test_tensorexpr 1/1 ... [2025-12-04 10:04:16.488621][1512.7870793], took 0.09min 2025-12-04T10:04:16.5329533Z Running test_utils 1/1 ... [2025-12-04 10:04:16.532700][1512.8309402] 2025-12-04T10:04:16.5329987Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:04:16.5336021Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_utils.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:04:16.533337] 2025-12-04T10:04:16.5337649Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_tensorexpr\test_tensorexpr-619f2a657f7b4669.xml 2025-12-04T10:04:38.5284750Z 2025-12-04T10:04:38.5287868Z test_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_utils_1.1_7b382c34f290ca55_.log 2025-12-04T10:04:38.5311201Z Running 100 items in this shard: test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestCheckpoint::test_checkpoint_trigger, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed, test/test_utils.py::TestDataLoaderUtils::test_random_seed 2025-12-04T10:04:38.5334451Z 2025-12-04T10:04:38.5334695Z Finished test_utils 1/1 ... [2025-12-04 10:04:38.526705][1534.8269873], took 0.37min 2025-12-04T10:04:38.8149812Z Running test_namedtuple_return_api 1/1 ... [2025-12-04 10:04:38.808906][1535.1129476] 2025-12-04T10:04:38.8150337Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:04:38.8156401Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_namedtuple_return_api.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:04:38.808906] 2025-12-04T10:04:38.8158035Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_utils\test_utils-9bb841cd11cfeb69.xml 2025-12-04T10:04:43.8043986Z 2025-12-04T10:04:43.8045315Z test_namedtuple_return_api 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_namedtuple_return_api_1.1_a168ff20b56a7a37_.log 2025-12-04T10:04:43.8046324Z Running 0 items in this shard: 2025-12-04T10:04:43.8046504Z 2025-12-04T10:04:43.8046800Z Finished test_namedtuple_return_api 1/1 ... [2025-12-04 10:04:43.804199][1540.1025296], took 0.08min 2025-12-04T10:04:43.8633027Z Running test_fake_tensor 1/1 ... [2025-12-04 10:04:43.862868][1540.1612869] 2025-12-04T10:04:43.8633482Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:04:43.8639525Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_fake_tensor.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:04:43.863492] 2025-12-04T10:04:43.8641572Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_namedtuple_return_api\test_namedtuple_return_api-e9d67c08230bd347.xml 2025-12-04T10:04:57.9308941Z 2025-12-04T10:04:57.9310133Z test_fake_tensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_fake_tensor_1.1_499eeb044ee8a65f_.log 2025-12-04T10:04:57.9325777Z Running 50 items in this shard: test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to, test/test_fake_tensor.py::FakeTensorOperatorInvariants::test_module_to 2025-12-04T10:04:57.9340632Z 2025-12-04T10:04:57.9340888Z Finished test_fake_tensor 1/1 ... [2025-12-04 10:04:57.930598][1554.2291196], took 0.23min 2025-12-04T10:04:58.2138105Z Running test_multiprocessing 1/2 ... [2025-12-04 10:04:58.213281][1554.5117665] 2025-12-04T10:04:58.2138645Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:04:58.2144262Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_multiprocessing.py', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:04:58.213281] 2025-12-04T10:04:58.2145953Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_fake_tensor\test_fake_tensor-0800b4c851d9934d.xml 2025-12-04T10:05:03.9347485Z 2025-12-04T10:05:03.9348556Z test_multiprocessing 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_multiprocessing_1.2_11aa61cbbbf81239_.log 2025-12-04T10:05:03.9363163Z Running 50 items in this shard: test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple, test/test_multiprocessing.py::TestMultiprocessing::test_meta_simple 2025-12-04T10:05:03.9377316Z 2025-12-04T10:05:03.9377585Z Finished test_multiprocessing 1/2 ... [2025-12-04 10:05:03.928174][1560.2329918], took 0.10min 2025-12-04T10:05:03.9785139Z Running test_multiprocessing 2/2 ... [2025-12-04 10:05:03.975116][1560.2764743] 2025-12-04T10:05:03.9785634Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:05:03.9791374Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_multiprocessing.py', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:05:03.975116] 2025-12-04T10:05:03.9793125Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_multiprocessing\test_multiprocessing-7f730fa9f118b2b4.xml 2025-12-04T10:05:09.6814454Z 2025-12-04T10:05:09.6815599Z test_multiprocessing 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_multiprocessing_2.2_b872c390bd2d1f31_.log 2025-12-04T10:05:09.6832180Z Running 50 items in this shard: test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing, test/test_multiprocessing.py::TestMultiprocessing::test_cuda_variable_sharing 2025-12-04T10:05:09.6848331Z 2025-12-04T10:05:09.6848617Z Finished test_multiprocessing 2/2 ... [2025-12-04 10:05:09.676502][1565.9796677], took 0.10min 2025-12-04T10:05:09.7245942Z Running test_fx 1/1 ... [2025-12-04 10:05:09.715793][1566.0225726] 2025-12-04T10:05:09.7246383Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:05:09.7257918Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_fx.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:05:09.715793] 2025-12-04T10:05:09.7259739Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_multiprocessing\test_multiprocessing-aceaff8ac4ea8774.xml 2025-12-04T10:05:19.6389780Z 2025-12-04T10:05:19.6390580Z test_fx 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_fx_1.1_00c031b715779a46_.log 2025-12-04T10:05:19.6400007Z Running 50 items in this shard: test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice, test/test_fx.py::TestFX::test_trace_buffer_slice 2025-12-04T10:05:19.6409037Z 2025-12-04T10:05:19.6409246Z Finished test_fx 1/1 ... [2025-12-04 10:05:19.638717][1575.9372081], took 0.17min 2025-12-04T10:05:19.9703061Z Running test_autograd_fallback 1/1 ... [2025-12-04 10:05:19.970075][1576.2681872] 2025-12-04T10:05:19.9703704Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:05:19.9708790Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_autograd_fallback.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:05:19.970145] 2025-12-04T10:05:19.9710415Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_fx\test_fx-5b6d3c9eecb432ae.xml 2025-12-04T10:05:25.0145071Z 2025-12-04T10:05:25.0145971Z test_autograd_fallback 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_autograd_fallback_1.1_de1eb08acc60fd47_.log 2025-12-04T10:05:25.0146747Z Running 0 items in this shard: 2025-12-04T10:05:25.0146947Z 2025-12-04T10:05:25.0147227Z Finished test_autograd_fallback 1/1 ... [2025-12-04 10:05:25.008337][1581.3126282], took 0.08min 2025-12-04T10:05:25.0572557Z Running test_autocast 1/1 ... [2025-12-04 10:05:25.054665][1581.3552589] 2025-12-04T10:05:25.0572994Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:05:25.0579043Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_autocast.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:05:25.054665] 2025-12-04T10:05:25.0580746Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_autograd_fallback\test_autograd_fallback-551c8afecb00fcf9.xml 2025-12-04T10:05:30.6931649Z 2025-12-04T10:05:30.6932516Z test_autocast 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_autocast_1.1_f5997be5b81c8f6b_.log 2025-12-04T10:05:30.6933466Z Running 0 items in this shard: 2025-12-04T10:05:30.6933646Z 2025-12-04T10:05:30.6933898Z Finished test_autocast 1/1 ... [2025-12-04 10:05:30.691347][1586.9912715], took 0.09min 2025-12-04T10:05:30.7332665Z Running test_python_dispatch 1/1 ... [2025-12-04 10:05:30.732832][1587.0312441] 2025-12-04T10:05:30.7333149Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:05:30.7339509Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_python_dispatch.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:05:30.732832] 2025-12-04T10:05:30.7341182Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_autocast\test_autocast-1095bc03b8b80757.xml 2025-12-04T10:05:38.0542831Z 2025-12-04T10:05:38.0543762Z test_python_dispatch 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_python_dispatch_1.1_c0a4d4346fb4142e_.log 2025-12-04T10:05:38.0544521Z Running 0 items in this shard: 2025-12-04T10:05:38.0544705Z 2025-12-04T10:05:38.0544975Z Finished test_python_dispatch 1/1 ... [2025-12-04 10:05:38.046732][1594.3523849], took 0.12min 2025-12-04T10:05:38.3282972Z Running test_jit_disabled 1/1 ... [2025-12-04 10:05:38.328117][1594.6262282] 2025-12-04T10:05:38.3283469Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:05:38.3290117Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_jit_disabled.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:05:38.328806] 2025-12-04T10:05:38.3292104Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_python_dispatch\test_python_dispatch-d7682504de23c7e7.xml 2025-12-04T10:05:43.5979482Z 2025-12-04T10:05:43.5980619Z test_jit_disabled 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_disabled_1.1_b87d510872e6dc67_.log 2025-12-04T10:05:43.5981319Z Running 0 items in this shard: 2025-12-04T10:05:43.5981518Z 2025-12-04T10:05:43.5981765Z Finished test_jit_disabled 1/1 ... [2025-12-04 10:05:43.593228][1599.8960499], took 0.09min 2025-12-04T10:05:43.6376315Z Running test_cpp_extensions_mtia_backend 1/1 ... [2025-12-04 10:05:43.633157][1599.9356055] 2025-12-04T10:05:43.6376811Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:05:43.6382719Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_cpp_extensions_mtia_backend.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:05:43.633157] 2025-12-04T10:05:43.6384462Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_jit_disabled\test_jit_disabled-27c174de0d0274b0.xml 2025-12-04T10:05:48.5756830Z 2025-12-04T10:05:48.5757792Z test_cpp_extensions_mtia_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cpp_extensions_mtia_backend_1.1_ddac51598ce8f28e_.log 2025-12-04T10:05:48.5758699Z Running 0 items in this shard: 2025-12-04T10:05:48.5758879Z 2025-12-04T10:05:48.5759209Z Finished test_cpp_extensions_mtia_backend 1/1 ... [2025-12-04 10:05:48.570816][1604.8738099], took 0.08min 2025-12-04T10:05:48.6144295Z Running functorch/test_memory_efficient_fusion 1/1 ... [2025-12-04 10:05:48.610917][1604.9123409] 2025-12-04T10:05:48.6144856Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:05:48.6150151Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_memory_efficient_fusion.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:05:48.610917] 2025-12-04T10:05:48.6152120Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_cpp_extensions_mtia_backend\test_cpp_extensions_mtia_backend-d7b89d279092a890.xml 2025-12-04T10:05:53.9603068Z 2025-12-04T10:05:53.9604337Z functorch/test_memory_efficient_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_memory_efficient_fusion_1.1_abe4fde611215b68_.log 2025-12-04T10:05:53.9605246Z Running 0 items in this shard: 2025-12-04T10:05:53.9605524Z 2025-12-04T10:05:53.9605877Z Finished functorch/test_memory_efficient_fusion 1/1 ... [2025-12-04 10:05:53.955070][1610.2584033], took 0.09min 2025-12-04T10:05:54.0289372Z Running test_tensor_creation_ops 1/1 ... [2025-12-04 10:05:54.028660][1610.3268617] 2025-12-04T10:05:54.0289900Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:05:54.0298108Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_tensor_creation_ops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:05:54.029310] 2025-12-04T10:05:54.0300231Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_memory_efficient_fusion\functorch.test_memory_efficient_fusion-a8bc54ed8c274b70.xml 2025-12-04T10:06:00.9956788Z 2025-12-04T10:06:00.9958052Z test_tensor_creation_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_tensor_creation_ops_1.1_eda892c196f5a728_.log 2025-12-04T10:06:00.9958892Z Running 0 items in this shard: 2025-12-04T10:06:00.9959090Z 2025-12-04T10:06:00.9959568Z Finished test_tensor_creation_ops 1/1 ... [2025-12-04 10:06:00.991063][1617.2937769], took 0.12min 2025-12-04T10:06:01.3281360Z Running test_cpp_extensions_stream_and_event 1/1 ... [2025-12-04 10:06:01.323213][1617.6260607] 2025-12-04T10:06:01.3281946Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:06:01.3287879Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_cpp_extensions_stream_and_event.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:06:01.323213] 2025-12-04T10:06:01.3289740Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_tensor_creation_ops\test_tensor_creation_ops-6d0f38956870ea95.xml 2025-12-04T10:06:06.2737627Z 2025-12-04T10:06:06.2739117Z test_cpp_extensions_stream_and_event 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cpp_extensions_stream_and_event_1.1_2dda925c7fcd6050_.log 2025-12-04T10:06:06.2740393Z Running 0 items in this shard: 2025-12-04T10:06:06.2740579Z 2025-12-04T10:06:06.2741117Z Finished test_cpp_extensions_stream_and_event 1/1 ... [2025-12-04 10:06:06.273891][1622.5721342], took 0.08min 2025-12-04T10:06:06.3161374Z Running test_dispatch 1/1 ... [2025-12-04 10:06:06.315918][1622.6140814] 2025-12-04T10:06:06.3161943Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:06:06.3167846Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_dispatch.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:06:06.316215] 2025-12-04T10:06:06.3170086Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_cpp_extensions_stream_and_event\test_cpp_extensions_stream_and_event-e8239923e51f8ad3.xml 2025-12-04T10:06:11.5059241Z 2025-12-04T10:06:11.5060246Z test_dispatch 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_dispatch_1.1_6f54e561815c4e09_.log 2025-12-04T10:06:11.5060932Z Running 0 items in this shard: 2025-12-04T10:06:11.5061127Z 2025-12-04T10:06:11.5061366Z Finished test_dispatch 1/1 ... [2025-12-04 10:06:11.505147][1627.8040291], took 0.09min 2025-12-04T10:06:11.5498701Z Running nn/test_convolution 1/1 ... [2025-12-04 10:06:11.549376][1627.8478135] 2025-12-04T10:06:11.5499208Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:06:11.5505019Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_convolution.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:06:11.550083] 2025-12-04T10:06:11.5506693Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_dispatch\test_dispatch-e18a5c672ea0a73c.xml 2025-12-04T10:06:19.3119450Z 2025-12-04T10:06:19.3120363Z nn/test_convolution 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_convolution_1.1_9ef7e0e0ef0ae531_.log 2025-12-04T10:06:19.3121106Z Running 0 items in this shard: 2025-12-04T10:06:19.3121283Z 2025-12-04T10:06:19.3121563Z Finished nn/test_convolution 1/1 ... [2025-12-04 10:06:19.311024][1635.6100449], took 0.13min 2025-12-04T10:06:19.6622516Z Running test_cpp_extensions_jit 1/1 ... [2025-12-04 10:06:19.660484][1635.960204] 2025-12-04T10:06:19.6623017Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:06:19.6640776Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_cpp_extensions_jit.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:06:19.662547] 2025-12-04T10:06:19.6642670Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_convolution\nn.test_convolution-8060e3b999d4a931.xml 2025-12-04T10:06:25.3601469Z 2025-12-04T10:06:25.3602425Z test_cpp_extensions_jit 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cpp_extensions_jit_1.1_ec43a77f77d00b99_.log 2025-12-04T10:06:25.3603198Z Running 0 items in this shard: 2025-12-04T10:06:25.3603377Z 2025-12-04T10:06:25.3603646Z Finished test_cpp_extensions_jit 1/1 ... [2025-12-04 10:06:25.348512][1641.6582422], took 0.09min 2025-12-04T10:06:25.4029920Z Running test_nn 1/1 ... [2025-12-04 10:06:25.400463][1641.7009565] 2025-12-04T10:06:25.4030353Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:06:25.4037749Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_nn.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:06:25.400463] 2025-12-04T10:06:25.4039444Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_cpp_extensions_jit\test_cpp_extensions_jit-0ac8edf74c042675.xml 2025-12-04T10:06:37.0153915Z 2025-12-04T10:06:37.0154807Z test_nn 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_nn_1.1_d33742f6a1db2ff8_.log 2025-12-04T10:06:37.0155457Z Running 0 items in this shard: 2025-12-04T10:06:37.0155774Z 2025-12-04T10:06:37.0155992Z Finished test_nn 1/1 ... [2025-12-04 10:06:37.014998][1653.3134887], took 0.19min 2025-12-04T10:06:37.2989615Z Running test_multiprocessing_spawn 1/1 ... [2025-12-04 10:06:37.290552][1653.5969011] 2025-12-04T10:06:37.2990313Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:06:37.2996125Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_multiprocessing_spawn.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:06:37.290552] 2025-12-04T10:06:37.2997858Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_nn\test_nn-b232842533316185.xml 2025-12-04T10:06:47.4551996Z 2025-12-04T10:06:47.4553027Z test_multiprocessing_spawn 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_multiprocessing_spawn_1.1_2de8999d0a68573a_.log 2025-12-04T10:06:47.4555404Z Running 0 items in this shard: 2025-12-04T10:06:47.4555686Z 2025-12-04T10:06:47.4556014Z Finished test_multiprocessing_spawn 1/1 ... [2025-12-04 10:06:47.453097][1663.7532891], took 0.17min 2025-12-04T10:06:47.7246733Z Running nn/test_pooling 1/1 ... [2025-12-04 10:06:47.724371][1664.0225926] 2025-12-04T10:06:47.7247230Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:06:47.7255001Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_pooling.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:06:47.725020] 2025-12-04T10:06:47.7256988Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_multiprocessing_spawn\test_multiprocessing_spawn-d0b33d514d3036db.xml 2025-12-04T10:06:53.5038672Z 2025-12-04T10:06:53.5039605Z nn/test_pooling 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_pooling_1.1_a6b6d6a4858a6e30_.log 2025-12-04T10:06:53.5040353Z Running 0 items in this shard: 2025-12-04T10:06:53.5040819Z 2025-12-04T10:06:53.5041091Z Finished nn/test_pooling 1/1 ... [2025-12-04 10:06:53.503495][1669.8019603], took 0.10min 2025-12-04T10:06:53.5530349Z Running test_cuda_trace 1/1 ... [2025-12-04 10:06:53.552850][1669.850976] 2025-12-04T10:06:53.5530834Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:06:53.5536745Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_cuda_trace.py', '--shard-id=1', '--num-shards=1', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:06:53.553484] 2025-12-04T10:06:53.5538489Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_pooling\nn.test_pooling-0c3ed031d77f93a8.xml 2025-12-04T10:06:58.5021725Z 2025-12-04T10:06:58.5022650Z test_cuda_trace 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cuda_trace_1.1_a72e5e7c058eb702_.log 2025-12-04T10:06:58.5023373Z Running 0 items in this shard: 2025-12-04T10:06:58.5023588Z 2025-12-04T10:06:58.5023839Z Finished test_cuda_trace 1/1 ... [2025-12-04 10:06:58.501947][1674.8002606], took 0.08min 2025-12-04T10:06:58.5206904Z Running test_native_mha 1/1 ... [2025-12-04 10:06:58.512867][1674.8186387] 2025-12-04T10:06:58.5207378Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:06:58.5213348Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_native_mha.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:06:58.512867] 2025-12-04T10:07:04.2280524Z 2025-12-04T10:07:04.2281466Z test_native_mha 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_native_mha_1.1_6efceeada0034540_.log 2025-12-04T10:07:04.2282489Z Running 0 items in this shard: 2025-12-04T10:07:04.2282756Z 2025-12-04T10:07:04.2283008Z Finished test_native_mha 1/1 ... [2025-12-04 10:07:04.227707][1680.5261464], took 0.10min 2025-12-04T10:07:04.5498875Z Running test_cuda_nvml_based_avail 1/1 ... [2025-12-04 10:07:04.549170][1680.8477895] 2025-12-04T10:07:04.5499441Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:07:04.5505752Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_cuda_nvml_based_avail.py', '--shard-id=1', '--num-shards=1', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:07:04.549866] 2025-12-04T10:07:04.5507534Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_native_mha\test_native_mha-6e359899a73d318c.xml 2025-12-04T10:07:09.5805440Z 2025-12-04T10:07:09.5806471Z test_cuda_nvml_based_avail 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cuda_nvml_based_avail_1.1_0e3a1b23276e8dc1_.log 2025-12-04T10:07:09.5807301Z Running 0 items in this shard: 2025-12-04T10:07:09.5807493Z 2025-12-04T10:07:09.5807811Z Finished test_cuda_nvml_based_avail 1/1 ... [2025-12-04 10:07:09.579304][1685.8786237], took 0.08min 2025-12-04T10:07:09.5987022Z Running test_mobile_optimizer 1/1 ... [2025-12-04 10:07:09.598386][1685.8966862] 2025-12-04T10:07:09.5987512Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:07:09.5993914Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_mobile_optimizer.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:07:09.599010] 2025-12-04T10:07:15.1329799Z 2025-12-04T10:07:15.1330780Z test_mobile_optimizer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mobile_optimizer_1.1_583c0089182ade22_.log 2025-12-04T10:07:15.1362614Z Running 100 items in this shard: test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_hoist_conv_packed_params, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures, test/test_mobile_optimizer.py::TestOptimizer::test_quantized_conv_no_asan_failures 2025-12-04T10:07:15.1393650Z 2025-12-04T10:07:15.1393928Z Finished test_mobile_optimizer 1/1 ... [2025-12-04 10:07:15.132699][1691.4313019], took 0.09min 2025-12-04T10:07:15.4406076Z Running test_overrides 1/1 ... [2025-12-04 10:07:15.440171][1691.7385409] 2025-12-04T10:07:15.4406593Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:07:15.4412767Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_overrides.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:07:15.440814] 2025-12-04T10:07:15.4414611Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_mobile_optimizer\test_mobile_optimizer-314868496656c0f0.xml 2025-12-04T10:07:24.9380240Z 2025-12-04T10:07:24.9381404Z test_overrides 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_overrides_1.1_40d20a1150164999_.log 2025-12-04T10:07:24.9455313Z Running 250 items in this shard: test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_get_mode_stack, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_getitem_call, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_modes_handle_first, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_reentrant_mode_idiom, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api, test/test_overrides.py::TestTorchFunctionMode::test_torch_function_all_disabled_api 2025-12-04T10:07:24.9527176Z 2025-12-04T10:07:24.9527439Z Finished test_overrides 1/1 ... [2025-12-04 10:07:24.930497][1701.2366609], took 0.16min 2025-12-04T10:07:25.2321220Z Running test_cuda_primary_ctx 1/1 ... [2025-12-04 10:07:25.228544][1701.5300482] 2025-12-04T10:07:25.2321716Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:07:25.2327650Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_cuda_primary_ctx.py', '--shard-id=1', '--num-shards=1', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:07:25.228544] 2025-12-04T10:07:25.2329414Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_overrides\test_overrides-e8e2e3a5fcd07adb.xml 2025-12-04T10:07:30.5395081Z 2025-12-04T10:07:30.5396252Z test_cuda_primary_ctx 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cuda_primary_ctx_1.1_d71bba1b917328fc_.log 2025-12-04T10:07:30.5397320Z Running 0 items in this shard: 2025-12-04T10:07:30.5397535Z 2025-12-04T10:07:30.5397806Z Finished test_cuda_primary_ctx 1/1 ... [2025-12-04 10:07:30.539133][1706.8375602], took 0.09min 2025-12-04T10:07:30.5729716Z Running test_reductions 1/1 ... [2025-12-04 10:07:30.568102][1706.8708837] 2025-12-04T10:07:30.5730264Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:07:30.5737079Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_reductions.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:07:30.568102] 2025-12-04T10:07:48.2895575Z 2025-12-04T10:07:48.2896490Z test_reductions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_reductions_1.1_c67bf9d92107d302_.log 2025-12-04T10:07:48.2915757Z Running 50 items in this shard: test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64, test/test_reductions.py::TestReductionsCPU::test_sum_all_cpu_float64 2025-12-04T10:07:48.2934327Z 2025-12-04T10:07:48.2934618Z Finished test_reductions 1/1 ... [2025-12-04 10:07:48.289274][1724.5877663], took 0.30min 2025-12-04T10:07:48.5964208Z Running test_spectral_ops 1/1 ... [2025-12-04 10:07:48.589704][1724.8943309] 2025-12-04T10:07:48.5964735Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:07:48.5978507Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_spectral_ops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:07:48.589704] 2025-12-04T10:07:48.5980253Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_reductions\test_reductions-e3cd4634cd7fc11c.xml 2025-12-04T10:07:56.3075099Z 2025-12-04T10:07:56.3076051Z test_spectral_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_spectral_ops_1.1_a800b0fd1df42d90_.log 2025-12-04T10:07:56.3076829Z Running 0 items in this shard: 2025-12-04T10:07:56.3077024Z 2025-12-04T10:07:56.3077284Z Finished test_spectral_ops 1/1 ... [2025-12-04 10:07:56.302302][1732.6055852], took 0.13min 2025-12-04T10:07:56.6528149Z Running distributions/test_distributions 1/1 ... [2025-12-04 10:07:56.652530][1732.9507096] 2025-12-04T10:07:56.6528753Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:07:56.6534671Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'distributions/test_distributions.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:07:56.653157] 2025-12-04T10:07:56.6536474Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_spectral_ops\test_spectral_ops-623fae8615b6d434.xml 2025-12-04T10:08:03.2905948Z 2025-12-04T10:08:03.2907502Z distributions/test_distributions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributions.test_distributions_1.1_02359b8e0cd1d3fb_.log 2025-12-04T10:08:03.2925484Z Running 50 items in this shard: test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample 2025-12-04T10:08:03.2943019Z 2025-12-04T10:08:03.2943391Z Finished distributions/test_distributions 1/1 ... [2025-12-04 10:08:03.285755][1739.5888082], took 0.11min 2025-12-04T10:08:03.5903822Z Running test_autoload_disable 1/1 ... [2025-12-04 10:08:03.586968][1739.8882858] 2025-12-04T10:08:03.5904950Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\distributions.test_distributions\distributions.test_distributions-03825074cdd8ff46.xml 2025-12-04T10:08:04.3539150Z Processing c:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions 2025-12-04T10:08:04.3571523Z Preparing metadata (pyproject.toml): started 2025-12-04T10:08:09.2075066Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T10:08:09.2111931Z Building wheels for collected packages: torch_test_cpp_extension 2025-12-04T10:08:09.2130822Z Building wheel for torch_test_cpp_extension (pyproject.toml): started 2025-12-04T10:09:09.5676179Z Building wheel for torch_test_cpp_extension (pyproject.toml): still running... 2025-12-04T10:09:14.1716372Z Building wheel for torch_test_cpp_extension (pyproject.toml): finished with status 'done' 2025-12-04T10:09:14.1755528Z Created wheel for torch_test_cpp_extension: filename=torch_test_cpp_extension-0.0.0-cp310-cp310-win_amd64.whl size=310768 sha256=7a91d401fbdf057552cf68f9ec0ade92fe8a43152c04bbb5adbab318ee21457b 2025-12-04T10:09:14.1756920Z Stored in directory: C:\Users\runneruser\AppData\Local\Temp\pip-ephem-wheel-cache-bzt05795\wheels\c9\e5\34\3e1a2a8da391ff3d3d234eba7ccbb382cd56111570c3064304 2025-12-04T10:09:14.1792541Z Successfully built torch_test_cpp_extension 2025-12-04T10:09:14.7054246Z Installing collected packages: torch_test_cpp_extension 2025-12-04T10:09:14.7299038Z Successfully installed torch_test_cpp_extension-0.0.0 2025-12-04T10:09:19.1679667Z 2025-12-04T10:09:19.1680239Z Running tests... 2025-12-04T10:09:19.1680669Z ---------------------------------------------------------------------- 2025-12-04T10:09:19.5731185Z . 2025-12-04T10:09:19.5731588Z ---------------------------------------------------------------------- 2025-12-04T10:09:19.5732126Z Ran 1 test in 0.406s 2025-12-04T10:09:19.5732304Z 2025-12-04T10:09:19.5732391Z OK 2025-12-04T10:09:19.5732534Z 2025-12-04T10:09:19.5732646Z Generating XML reports... 2025-12-04T10:09:20.2198762Z Finished test_autoload_disable 1/1 ... [2025-12-04 10:09:20.219593][1816.5177467], took 1.28min 2025-12-04T10:09:20.5388615Z Running test_autoload_enable 1/1 ... [2025-12-04 10:09:20.538362][1816.8367683] 2025-12-04T10:09:20.5627560Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-unittest\test_autoload\TEST-TestDeviceBackendAutoload-20251204100919.xml 2025-12-04T10:09:21.4323898Z Processing c:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions 2025-12-04T10:09:21.4359339Z Preparing metadata (pyproject.toml): started 2025-12-04T10:09:26.3313485Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T10:09:26.3355481Z Building wheels for collected packages: torch_test_cpp_extension 2025-12-04T10:09:26.3373434Z Building wheel for torch_test_cpp_extension (pyproject.toml): started 2025-12-04T10:10:26.4329807Z Building wheel for torch_test_cpp_extension (pyproject.toml): still running... 2025-12-04T10:10:31.1519677Z Building wheel for torch_test_cpp_extension (pyproject.toml): finished with status 'done' 2025-12-04T10:10:31.1562400Z Created wheel for torch_test_cpp_extension: filename=torch_test_cpp_extension-0.0.0-cp310-cp310-win_amd64.whl size=310767 sha256=f6bc0777d0b748ee795aa5c1ae991a88b53832772d5f4503b264faec2f4a4203 2025-12-04T10:10:31.1564573Z Stored in directory: C:\Users\runneruser\AppData\Local\Temp\pip-ephem-wheel-cache-ykgzlhao\wheels\c9\e5\34\3e1a2a8da391ff3d3d234eba7ccbb382cd56111570c3064304 2025-12-04T10:10:31.1596465Z Successfully built torch_test_cpp_extension 2025-12-04T10:10:31.7243431Z Installing collected packages: torch_test_cpp_extension 2025-12-04T10:10:31.7245094Z Attempting uninstall: torch_test_cpp_extension 2025-12-04T10:10:31.7252578Z Found existing installation: torch_test_cpp_extension 0.0.0 2025-12-04T10:10:31.7278042Z Can't uninstall 'torch_test_cpp_extension'. No files were found to uninstall. 2025-12-04T10:10:31.7508216Z Successfully installed torch_test_cpp_extension-0.0.0 2025-12-04T10:10:36.0645300Z 2025-12-04T10:10:36.0645904Z Running tests... 2025-12-04T10:10:36.4032555Z ---------------------------------------------------------------------- 2025-12-04T10:10:36.4033039Z . 2025-12-04T10:10:36.4033356Z ---------------------------------------------------------------------- 2025-12-04T10:10:36.4033740Z Ran 1 test in 0.343s 2025-12-04T10:10:36.4033943Z 2025-12-04T10:10:36.4034033Z OK 2025-12-04T10:10:36.4034147Z 2025-12-04T10:10:36.4034261Z Generating XML reports... 2025-12-04T10:10:37.0558585Z Finished test_autoload_enable 1/1 ... [2025-12-04 10:10:37.055039][1893.3550245], took 1.28min 2025-12-04T10:10:37.3893171Z Running test_cpp_extensions_aot_ninja 1/1 ... [2025-12-04 10:10:37.384855][1893.688915] 2025-12-04T10:10:37.4126548Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-unittest\test_autoload\TEST-TestDeviceBackendAutoload-20251204101036.xml 2025-12-04T10:10:38.1374406Z Processing c:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions 2025-12-04T10:10:38.1406784Z Preparing metadata (pyproject.toml): started 2025-12-04T10:10:42.9653380Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T10:10:42.9696796Z Building wheels for collected packages: torch_test_cpp_extension 2025-12-04T10:10:42.9715509Z Building wheel for torch_test_cpp_extension (pyproject.toml): started 2025-12-04T10:11:44.8607981Z Building wheel for torch_test_cpp_extension (pyproject.toml): still running... 2025-12-04T10:11:47.9456897Z Building wheel for torch_test_cpp_extension (pyproject.toml): finished with status 'done' 2025-12-04T10:11:47.9514240Z Created wheel for torch_test_cpp_extension: filename=torch_test_cpp_extension-0.0.0-cp310-cp310-win_amd64.whl size=310888 sha256=b823081a4628cda5d5be12def4c7ac657568b0c68796c6a4919771c13b4bd445 2025-12-04T10:11:47.9515835Z Stored in directory: C:\Users\runneruser\AppData\Local\Temp\pip-ephem-wheel-cache-pg069wfy\wheels\c9\e5\34\3e1a2a8da391ff3d3d234eba7ccbb382cd56111570c3064304 2025-12-04T10:11:47.9547787Z Successfully built torch_test_cpp_extension 2025-12-04T10:11:48.4765414Z Installing collected packages: torch_test_cpp_extension 2025-12-04T10:11:48.4766962Z Attempting uninstall: torch_test_cpp_extension 2025-12-04T10:11:48.4773932Z Found existing installation: torch_test_cpp_extension 0.0.0 2025-12-04T10:11:48.4799077Z Can't uninstall 'torch_test_cpp_extension'. No files were found to uninstall. 2025-12-04T10:11:48.5091321Z Successfully installed torch_test_cpp_extension-0.0.0 2025-12-04T10:11:48.5805975Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:11:48.5813570Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_cpp_extensions_aot_ninja.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:11:48.581127] 2025-12-04T10:11:54.0586642Z 2025-12-04T10:11:54.0587697Z test_cpp_extensions_aot_ninja 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cpp_extensions_aot_ninja_1.1_4aff01641e6dbd40_.log 2025-12-04T10:11:54.0588521Z Running 0 items in this shard: 2025-12-04T10:11:54.0590587Z 2025-12-04T10:11:54.0591536Z Finished test_cpp_extensions_aot_ninja 1/1 ... [2025-12-04 10:11:54.058552][1970.4038911], took 1.28min 2025-12-04T10:11:54.3551889Z Running test_cpp_extensions_aot_no_ninja 1/1 ... [2025-12-04 10:11:54.354525][1970.6996359] 2025-12-04T10:11:54.3752700Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_cpp_extensions_aot_ninja\test_cpp_extensions_aot_ninja-4da17a82eb9a25c8.xml 2025-12-04T10:11:55.0998472Z Processing c:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions 2025-12-04T10:11:55.1029661Z Preparing metadata (pyproject.toml): started 2025-12-04T10:12:00.1526875Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T10:12:00.1573787Z Building wheels for collected packages: torch_test_cpp_extension 2025-12-04T10:12:00.1592850Z Building wheel for torch_test_cpp_extension (pyproject.toml): started 2025-12-04T10:13:00.6475274Z Building wheel for torch_test_cpp_extension (pyproject.toml): still running... 2025-12-04T10:13:05.2879188Z Building wheel for torch_test_cpp_extension (pyproject.toml): finished with status 'done' 2025-12-04T10:13:05.2928517Z Created wheel for torch_test_cpp_extension: filename=torch_test_cpp_extension-0.0.0-cp310-cp310-win_amd64.whl size=310768 sha256=e786a7a727b590447d4e4de1aa823974c3bc61ce6a7b7e7cd3b04ad5b314092e 2025-12-04T10:13:05.2930749Z Stored in directory: C:\Users\runneruser\AppData\Local\Temp\pip-ephem-wheel-cache-zrjz6y_2\wheels\c9\e5\34\3e1a2a8da391ff3d3d234eba7ccbb382cd56111570c3064304 2025-12-04T10:13:05.2962909Z Successfully built torch_test_cpp_extension 2025-12-04T10:13:05.8166785Z Installing collected packages: torch_test_cpp_extension 2025-12-04T10:13:05.8167333Z Attempting uninstall: torch_test_cpp_extension 2025-12-04T10:13:05.8174893Z Found existing installation: torch_test_cpp_extension 0.0.0 2025-12-04T10:13:05.8200795Z Can't uninstall 'torch_test_cpp_extension'. No files were found to uninstall. 2025-12-04T10:13:05.8481240Z Successfully installed torch_test_cpp_extension-0.0.0 2025-12-04T10:13:05.9213780Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:05.9221376Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_cpp_extensions_aot_no_ninja.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:13:05.921509] 2025-12-04T10:13:11.3195770Z 2025-12-04T10:13:11.3197044Z test_cpp_extensions_aot_no_ninja 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cpp_extensions_aot_no_ninja_1.1_4d3e21d1b7b5e4b1_.log 2025-12-04T10:13:11.3197866Z Running 0 items in this shard: 2025-12-04T10:13:11.3198116Z 2025-12-04T10:13:11.3199997Z Finished test_cpp_extensions_aot_no_ninja 1/1 ... [2025-12-04 10:13:11.315323][2047.6924829], took 1.28min 2025-12-04T10:13:11.6116327Z Running inductor/test_aot_inductor 1/1 ... [2025-12-04 10:13:11.611077][2047.9841325] 2025-12-04T10:13:11.6116831Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:11.6123295Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:13:11.611701] 2025-12-04T10:13:11.6125474Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_cpp_extensions_aot_no_ninja\test_cpp_extensions_aot_no_ninja-41c66c7b9201fc23.xml 2025-12-04T10:13:23.2429021Z 2025-12-04T10:13:23.2430160Z inductor/test_aot_inductor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.1_6fc8f70bbeaeaa81_.log 2025-12-04T10:13:23.2430879Z 2025-12-04T10:13:23.2431327Z Finished inductor/test_aot_inductor 1/1 ... [2025-12-04 10:13:23.242656][2059.6186423], took 0.19min 2025-12-04T10:13:23.2675292Z Running dynamo/test_misc 1/1 ... [2025-12-04 10:13:23.259333][2059.6431637] 2025-12-04T10:13:23.2675751Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:23.2681581Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_misc.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:13:23.259333] 2025-12-04T10:13:30.4531936Z 2025-12-04T10:13:30.4533008Z dynamo/test_misc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_misc_1.1_a24b64600c7ca791_.log 2025-12-04T10:13:30.4533724Z 2025-12-04T10:13:30.4533973Z Finished dynamo/test_misc 1/1 ... [2025-12-04 10:13:30.453104][2066.8307183], took 0.12min 2025-12-04T10:13:30.4780024Z Running dynamo/test_model_output 1/1 ... [2025-12-04 10:13:30.477777][2066.8554189] 2025-12-04T10:13:30.4780522Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:30.4797280Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_model_output.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:13:30.479117] 2025-12-04T10:13:35.9808904Z 2025-12-04T10:13:35.9810018Z dynamo/test_model_output 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_model_output_1.1_39bdb393fce0f46e_.log 2025-12-04T10:13:35.9810701Z 2025-12-04T10:13:35.9811003Z Finished dynamo/test_model_output 1/1 ... [2025-12-04 10:13:35.980241][2072.3597519], took 0.09min 2025-12-04T10:13:36.0131099Z Running dynamo/test_backends 1/1 ... [2025-12-04 10:13:36.012699][2072.3918976] 2025-12-04T10:13:36.0131603Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:36.0142151Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_backends.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:13:36.013336] 2025-12-04T10:13:47.5681422Z 2025-12-04T10:13:47.5682654Z dynamo/test_backends 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_backends_1.1_cc5e766aebb0adfa_.log 2025-12-04T10:13:47.5683318Z 2025-12-04T10:13:47.5683611Z Finished dynamo/test_backends 1/1 ... [2025-12-04 10:13:47.561233][2083.9496288], took 0.19min 2025-12-04T10:13:47.6041979Z Running dynamo/test_dicts 1/1 ... [2025-12-04 10:13:47.603278][2083.9855602] 2025-12-04T10:13:47.6042475Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:47.6051106Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_dicts.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:13:47.604490] 2025-12-04T10:13:52.6710457Z 2025-12-04T10:13:52.6712167Z dynamo/test_dicts 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_dicts_1.1_b1bc0be96601866f_.log 2025-12-04T10:13:52.6712792Z 2025-12-04T10:13:52.6713042Z Finished dynamo/test_dicts 1/1 ... [2025-12-04 10:13:52.670894][2089.0536459], took 0.08min 2025-12-04T10:13:52.6962778Z Running inductor/test_cudagraph_trees_expandable_segments 1/1 ... [2025-12-04 10:13:52.692063][2089.0787634] 2025-12-04T10:13:52.6963382Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:52.6969309Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cudagraph_trees_expandable_segments.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:13:52.692063] 2025-12-04T10:14:04.5185691Z 2025-12-04T10:14:04.5186968Z inductor/test_cudagraph_trees_expandable_segments 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cudagraph_trees_expandable_segments_1.1_eede7ec39cee813e_.log 2025-12-04T10:14:04.5187889Z 2025-12-04T10:14:04.5188283Z Finished inductor/test_cudagraph_trees_expandable_segments 1/1 ... [2025-12-04 10:14:04.514402][2100.903576], took 0.20min 2025-12-04T10:14:04.5537909Z Running inductor/test_torchinductor 1/1 ... [2025-12-04 10:14:04.553141][2100.9386583] 2025-12-04T10:14:04.5538446Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:04.5548634Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:14:04.554495] 2025-12-04T10:14:16.6572293Z 2025-12-04T10:14:16.6573473Z inductor/test_torchinductor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_1.1_9b8bf066696ebb50_.log 2025-12-04T10:14:16.6574378Z 2025-12-04T10:14:16.6574688Z Finished inductor/test_torchinductor 1/1 ... [2025-12-04 10:14:16.657046][2113.0445428], took 0.20min 2025-12-04T10:14:16.6866067Z Running inductor/test_kernel_benchmark 1/1 ... [2025-12-04 10:14:16.685328][2113.0738382] 2025-12-04T10:14:16.6866580Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:16.6872655Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_kernel_benchmark.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:14:16.685328] 2025-12-04T10:14:28.2769359Z 2025-12-04T10:14:28.2770374Z inductor/test_kernel_benchmark 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_kernel_benchmark_1.1_49eb803aea998191_.log 2025-12-04T10:14:28.2771149Z 2025-12-04T10:14:28.2771479Z Finished inductor/test_kernel_benchmark 1/1 ... [2025-12-04 10:14:28.267316][2124.6662773], took 0.19min 2025-12-04T10:14:28.3019435Z Running inductor/test_cpu_repro 1/1 ... [2025-12-04 10:14:28.301666][2124.6911927] 2025-12-04T10:14:28.3019945Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:28.3041210Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cpu_repro.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:14:28.302438] 2025-12-04T10:14:40.4524816Z 2025-12-04T10:14:40.4525794Z inductor/test_cpu_repro 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cpu_repro_1.1_a7f817b86d14829a_.log 2025-12-04T10:14:40.4528164Z 2025-12-04T10:14:40.4528802Z Finished inductor/test_cpu_repro 1/1 ... [2025-12-04 10:14:40.447957][2136.8438012], took 0.20min 2025-12-04T10:14:40.4833294Z Running inductor/test_snode_runtime 1/1 ... [2025-12-04 10:14:40.483072][2136.874538] 2025-12-04T10:14:40.4833801Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:40.4871820Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_snode_runtime.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:14:40.486637] 2025-12-04T10:14:52.0274430Z 2025-12-04T10:14:52.0275388Z inductor/test_snode_runtime 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_snode_runtime_1.1_ae13588b8111dba4_.log 2025-12-04T10:14:52.0276096Z 2025-12-04T10:14:52.0276432Z Finished inductor/test_snode_runtime 1/1 ... [2025-12-04 10:14:52.027165][2148.4205107], took 0.19min 2025-12-04T10:14:52.0522810Z Running inductor/test_perf 1/1 ... [2025-12-04 10:14:52.051636][2148.4452337] 2025-12-04T10:14:52.0523305Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:52.0529477Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_perf.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:14:52.052265] 2025-12-04T10:15:03.4035207Z 2025-12-04T10:15:03.4036134Z inductor/test_perf 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_perf_1.1_e8733fb560c6fa02_.log 2025-12-04T10:15:03.4036760Z 2025-12-04T10:15:03.4279910Z Finished inductor/test_perf 1/1 ... [2025-12-04 10:15:03.402584][2159.7981798], took 0.19min 2025-12-04T10:15:03.4292775Z Running inductor/test_mkldnn_pattern_matcher 1/1 ... [2025-12-04 10:15:03.427736][2159.8224401] 2025-12-04T10:15:03.4296193Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:03.4297780Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_mkldnn_pattern_matcher.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:15:03.428522] 2025-12-04T10:15:14.8834216Z 2025-12-04T10:15:14.8835414Z inductor/test_mkldnn_pattern_matcher 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mkldnn_pattern_matcher_1.1_5785acc99af1f775_.log 2025-12-04T10:15:14.8836194Z 2025-12-04T10:15:14.9093926Z Finished inductor/test_mkldnn_pattern_matcher 1/1 ... [2025-12-04 10:15:14.882615][2171.2795908], took 0.19min 2025-12-04T10:15:14.9094638Z Running dynamo/test_unspec 1/1 ... [2025-12-04 10:15:14.909097][2171.3054427] 2025-12-04T10:15:14.9095084Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:14.9107796Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_unspec.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:15:14.910392] 2025-12-04T10:15:20.5129511Z 2025-12-04T10:15:20.5130583Z dynamo/test_unspec 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_unspec_1.1_d48d266ca21b8fc1_.log 2025-12-04T10:15:20.5131233Z 2025-12-04T10:15:20.5131504Z Finished dynamo/test_unspec 1/1 ... [2025-12-04 10:15:20.511707][2176.9098029], took 0.09min 2025-12-04T10:15:20.5390982Z Running dynamo/test_exc 1/1 ... [2025-12-04 10:15:20.538544][2176.9358017] 2025-12-04T10:15:20.5391791Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:20.5397702Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_exc.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:15:20.539192] 2025-12-04T10:15:25.6080303Z 2025-12-04T10:15:25.6081782Z dynamo/test_exc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_exc_1.1_402324af5c3c571c_.log 2025-12-04T10:15:25.6082853Z 2025-12-04T10:15:25.6083205Z Finished dynamo/test_exc 1/1 ... [2025-12-04 10:15:25.607109][2182.0054981], took 0.08min 2025-12-04T10:15:25.6330809Z Running inductor/test_triton_cpu_backend 1/1 ... [2025-12-04 10:15:25.627467][2182.0304358] 2025-12-04T10:15:25.6331354Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:25.6337252Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_cpu_backend.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:15:25.627467] 2025-12-04T10:15:37.6287663Z 2025-12-04T10:15:37.6288905Z inductor/test_triton_cpu_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_cpu_backend_1.1_e9aa39a2a0d85b2a_.log 2025-12-04T10:15:37.6289741Z 2025-12-04T10:15:37.6290196Z Finished inductor/test_triton_cpu_backend 1/1 ... [2025-12-04 10:15:37.628290][2194.0275842], took 0.20min 2025-12-04T10:15:37.6528920Z Running inductor/test_deterministic 1/1 ... [2025-12-04 10:15:37.643567][2194.0516315] 2025-12-04T10:15:37.6529427Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:37.6535516Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_deterministic.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:15:37.643567] 2025-12-04T10:15:48.9654738Z 2025-12-04T10:15:48.9655686Z inductor/test_deterministic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_deterministic_1.1_f89413820011ebff_.log 2025-12-04T10:15:48.9656577Z 2025-12-04T10:15:48.9656922Z Finished inductor/test_deterministic 1/1 ... [2025-12-04 10:15:48.963577][2205.3654885], took 0.19min 2025-12-04T10:15:48.9893806Z Running inductor/test_triton_extension_backend 1/1 ... [2025-12-04 10:15:48.988901][2205.3892698] 2025-12-04T10:15:48.9894358Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:48.9901205Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_extension_backend.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:15:48.989541] 2025-12-04T10:16:00.7896447Z 2025-12-04T10:16:00.7897530Z inductor/test_triton_extension_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_extension_backend_1.1_b3ef2905a8799dbe_.log 2025-12-04T10:16:00.7898310Z 2025-12-04T10:16:00.7898690Z Finished inductor/test_triton_extension_backend 1/1 ... [2025-12-04 10:16:00.785067][2217.1908011], took 0.20min 2025-12-04T10:16:00.8142940Z Running inductor/test_triton_heuristics 1/1 ... [2025-12-04 10:16:00.814054][2217.2152773] 2025-12-04T10:16:00.8143497Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:00.8149949Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_heuristics.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:16:00.814686] 2025-12-04T10:16:12.4233441Z 2025-12-04T10:16:12.4234387Z inductor/test_triton_heuristics 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_heuristics_1.1_299aacc1e3eb41da_.log 2025-12-04T10:16:12.4235146Z 2025-12-04T10:16:12.4235626Z Finished inductor/test_triton_heuristics 1/1 ... [2025-12-04 10:16:12.420038][2228.8255564], took 0.19min 2025-12-04T10:16:12.4485735Z Running inductor/test_inductor_utils 1/1 ... [2025-12-04 10:16:12.448364][2228.850671] 2025-12-04T10:16:12.4486335Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:12.4493269Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inductor_utils.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:16:12.449105] 2025-12-04T10:16:17.2264477Z 2025-12-04T10:16:17.2265501Z inductor/test_inductor_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_utils_1.1_202301fb1f39df1a_.log 2025-12-04T10:16:17.2266204Z 2025-12-04T10:16:17.2266526Z Finished inductor/test_inductor_utils 1/1 ... [2025-12-04 10:16:17.226359][2233.6290831], took 0.08min 2025-12-04T10:16:17.2517955Z Running export/test_export_training_ir_to_run_decomp 1/1 ... [2025-12-04 10:16:17.248285][2233.6543184] 2025-12-04T10:16:17.2518532Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:17.2524426Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_export_training_ir_to_run_decomp.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:16:17.248285] 2025-12-04T10:16:29.2275136Z 2025-12-04T10:16:29.2276434Z export/test_export_training_ir_to_run_decomp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_export_training_ir_to_run_decomp_1.1_d7737d1ba8866de7_.log 2025-12-04T10:16:29.2277281Z 2025-12-04T10:16:29.2277632Z Finished export/test_export_training_ir_to_run_decomp 1/1 ... [2025-12-04 10:16:29.227306][2245.6311297], took 0.20min 2025-12-04T10:16:29.2639540Z Running inductor/test_compile_worker 1/1 ... [2025-12-04 10:16:29.260829][2245.6674492] 2025-12-04T10:16:29.2640042Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:29.2645842Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_compile_worker.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:16:29.260829] 2025-12-04T10:16:41.1669750Z 2025-12-04T10:16:41.1670746Z inductor/test_compile_worker 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compile_worker_1.1_8cc7e4902faa066a_.log 2025-12-04T10:16:41.1671474Z 2025-12-04T10:16:41.1671784Z Finished inductor/test_compile_worker 1/1 ... [2025-12-04 10:16:41.163394][2257.5714802], took 0.20min 2025-12-04T10:16:41.1924925Z Running inductor/test_fp8 1/1 ... [2025-12-04 10:16:41.192292][2257.5969077] 2025-12-04T10:16:41.1925391Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:41.1931478Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_fp8.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:16:41.192292] 2025-12-04T10:16:52.9078075Z 2025-12-04T10:16:52.9079451Z inductor/test_fp8 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fp8_1.1_92b06c8dac743982_.log 2025-12-04T10:16:52.9080091Z 2025-12-04T10:16:52.9080389Z Finished inductor/test_fp8 1/1 ... [2025-12-04 10:16:52.906963][2269.3131373], took 0.20min 2025-12-04T10:16:52.9348251Z Running inductor/test_kernel_optimization 1/1 ... [2025-12-04 10:16:52.934619][2269.3400006] 2025-12-04T10:16:52.9348805Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:52.9357181Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_kernel_optimization.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:16:52.935270] 2025-12-04T10:17:04.5054734Z 2025-12-04T10:17:04.5056129Z inductor/test_kernel_optimization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_kernel_optimization_1.1_4af1eede4f32526f_.log 2025-12-04T10:17:04.5056925Z 2025-12-04T10:17:04.5057384Z Finished inductor/test_kernel_optimization 1/1 ... [2025-12-04 10:17:04.505135][2280.9115668], took 0.19min 2025-12-04T10:17:04.5398857Z Running inductor/test_fx_fusion 1/1 ... [2025-12-04 10:17:04.536571][2280.9458748] 2025-12-04T10:17:04.5399418Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:04.5411387Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_fx_fusion.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:17:04.536571] 2025-12-04T10:17:10.5848454Z 2025-12-04T10:17:10.5849505Z inductor/test_fx_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fx_fusion_1.1_efeb1da64c6d470e_.log 2025-12-04T10:17:10.5850394Z 2025-12-04T10:17:10.5857788Z Finished inductor/test_fx_fusion 1/1 ... [2025-12-04 10:17:10.583441][2286.9913234], took 0.10min 2025-12-04T10:17:10.6095200Z Running inductor/test_loop_ordering 1/1 ... [2025-12-04 10:17:10.609327][2287.0158952] 2025-12-04T10:17:10.6095714Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:10.6101807Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_loop_ordering.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:17:10.609958] 2025-12-04T10:17:22.0140594Z 2025-12-04T10:17:22.0141668Z inductor/test_loop_ordering 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_loop_ordering_1.1_f6b6bb966baef126_.log 2025-12-04T10:17:22.0142519Z 2025-12-04T10:17:22.0142847Z Finished inductor/test_loop_ordering 1/1 ... [2025-12-04 10:17:22.013649][2298.4212003], took 0.19min 2025-12-04T10:17:22.0514668Z Running inductor/test_cutedsl_template 1/1 ... [2025-12-04 10:17:22.050225][2298.4584773] 2025-12-04T10:17:22.0515203Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:22.0521013Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cutedsl_template.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:17:22.050225] 2025-12-04T10:17:33.5835261Z 2025-12-04T10:17:33.5836382Z inductor/test_cutedsl_template 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cutedsl_template_1.1_e29eede1a9e3469a_.log 2025-12-04T10:17:33.5837271Z 2025-12-04T10:17:33.5837680Z Finished inductor/test_cutedsl_template 1/1 ... [2025-12-04 10:17:33.580770][2309.9913141], took 0.19min 2025-12-04T10:17:33.6072032Z Running export/test_serdes 1/1 ... [2025-12-04 10:17:33.606621][2310.0148721] 2025-12-04T10:17:33.6072562Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:33.6078686Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_serdes.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:17:33.607247] 2025-12-04T10:17:45.1558545Z 2025-12-04T10:17:45.1559715Z export/test_serdes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_serdes_1.1_afb169cd2e792598_.log 2025-12-04T10:17:45.1560363Z 2025-12-04T10:17:45.1560646Z Finished export/test_serdes 1/1 ... [2025-12-04 10:17:45.153196][2321.5642323], took 0.19min 2025-12-04T10:17:45.1796999Z Running inductor/test_inplace_padding 1/1 ... [2025-12-04 10:17:45.173502][2321.5879848] 2025-12-04T10:17:45.1797478Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:45.1803991Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inplace_padding.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:17:45.173502] 2025-12-04T10:17:56.9593467Z 2025-12-04T10:17:56.9594477Z inductor/test_inplace_padding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inplace_padding_1.1_6a733bbbdd378e37_.log 2025-12-04T10:17:56.9595294Z 2025-12-04T10:17:56.9595626Z Finished inductor/test_inplace_padding 1/1 ... [2025-12-04 10:17:56.958926][2333.3682729], took 0.20min 2025-12-04T10:17:56.9951240Z Running inductor/test_foreach 1/1 ... [2025-12-04 10:17:56.985977][2333.4039326] 2025-12-04T10:17:56.9951736Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:56.9957495Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_foreach.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:17:56.985977] 2025-12-04T10:18:08.9743228Z 2025-12-04T10:18:08.9744403Z inductor/test_foreach 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_foreach_1.1_9682d44d62a0ca24_.log 2025-12-04T10:18:08.9745054Z 2025-12-04T10:18:08.9745324Z Finished inductor/test_foreach 1/1 ... [2025-12-04 10:18:08.972214][2345.3837711], took 0.20min 2025-12-04T10:18:08.9988863Z Running dynamo/test_sdpa 1/1 ... [2025-12-04 10:18:08.998706][2345.4082299] 2025-12-04T10:18:08.9989349Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:08.9996499Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_sdpa.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:18:08.999387] 2025-12-04T10:18:14.3893402Z 2025-12-04T10:18:14.3894445Z dynamo/test_sdpa 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_sdpa_1.1_9f5453a44e582256_.log 2025-12-04T10:18:14.3895146Z 2025-12-04T10:18:14.3895387Z Finished dynamo/test_sdpa 1/1 ... [2025-12-04 10:18:14.389273][2350.7990217], took 0.09min 2025-12-04T10:18:14.4147443Z Running inductor/test_combo_kernels 1/1 ... [2025-12-04 10:18:14.414513][2350.8242912] 2025-12-04T10:18:14.4148129Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:14.4155073Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_combo_kernels.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:18:14.415151] 2025-12-04T10:18:26.3578075Z 2025-12-04T10:18:26.3579502Z inductor/test_combo_kernels 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_combo_kernels_1.1_0f817f66aa285a67_.log 2025-12-04T10:18:26.3580204Z 2025-12-04T10:18:26.3580519Z Finished inductor/test_combo_kernels 1/1 ... [2025-12-04 10:18:26.357693][2362.7679544], took 0.20min 2025-12-04T10:18:26.3837079Z Running dynamo/test_skip_non_tensor 1/1 ... [2025-12-04 10:18:26.383485][2362.7937538] 2025-12-04T10:18:26.3837580Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:26.3844365Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_skip_non_tensor.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:18:26.384187] 2025-12-04T10:18:31.3606544Z 2025-12-04T10:18:31.3607693Z dynamo/test_skip_non_tensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_skip_non_tensor_1.1_08ae5e94e8ae80d1_.log 2025-12-04T10:18:31.3608392Z 2025-12-04T10:18:31.3608709Z Finished dynamo/test_skip_non_tensor 1/1 ... [2025-12-04 10:18:31.357463][2367.7710021], took 0.08min 2025-12-04T10:18:31.3887287Z Running inductor/test_control_deps 1/1 ... [2025-12-04 10:18:31.388247][2367.798984] 2025-12-04T10:18:31.3887768Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:31.3898051Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_control_deps.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:18:31.389543] 2025-12-04T10:18:43.3124549Z 2025-12-04T10:18:43.3125682Z inductor/test_control_deps 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_control_deps_1.1_123788445caf88c2_.log 2025-12-04T10:18:43.3126373Z 2025-12-04T10:18:43.3126788Z Finished inductor/test_control_deps 1/1 ... [2025-12-04 10:18:43.312088][2379.7232308], took 0.20min 2025-12-04T10:18:43.3443674Z Running inductor/test_op_dtype_prop 1/1 ... [2025-12-04 10:18:43.334560][2379.7550312] 2025-12-04T10:18:43.3444178Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:43.3450151Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_op_dtype_prop.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:18:43.334560] 2025-12-04T10:18:56.3588497Z 2025-12-04T10:18:56.3589599Z inductor/test_op_dtype_prop 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_op_dtype_prop_1.1_9d42664461697e9b_.log 2025-12-04T10:18:56.3590296Z 2025-12-04T10:18:56.3590597Z Finished inductor/test_op_dtype_prop 1/1 ... [2025-12-04 10:18:56.358765][2392.7700575], took 0.22min 2025-12-04T10:18:56.3839231Z Running inductor/test_inplacing_pass 1/1 ... [2025-12-04 10:18:56.383730][2392.7950235] 2025-12-04T10:18:56.3839830Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:56.3846948Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inplacing_pass.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:18:56.384476] 2025-12-04T10:19:07.6435604Z 2025-12-04T10:19:07.6436901Z inductor/test_inplacing_pass 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inplacing_pass_1.1_5aac8f2f2cbe24b9_.log 2025-12-04T10:19:07.6437630Z 2025-12-04T10:19:07.6437935Z Finished inductor/test_inplacing_pass 1/1 ... [2025-12-04 10:19:07.640706][2404.0551366], took 0.19min 2025-12-04T10:19:07.6690529Z Running inductor/test_memory_planning 1/1 ... [2025-12-04 10:19:07.668394][2404.0804504] 2025-12-04T10:19:07.6691506Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:19:07.6697131Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_memory_planning.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:19:07.669025] 2025-12-04T10:19:19.0975673Z 2025-12-04T10:19:19.0976732Z inductor/test_memory_planning 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_memory_planning_1.1_6eb16718e8d8caff_.log 2025-12-04T10:19:19.0977458Z 2025-12-04T10:19:19.0977778Z Finished inductor/test_memory_planning 1/1 ... [2025-12-04 10:19:19.097484][2415.5094825], took 0.19min 2025-12-04T10:19:19.1242191Z Running dynamo/test_reconstruct 1/1 ... [2025-12-04 10:19:19.118563][2415.5360116] 2025-12-04T10:19:19.1242699Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:19:19.1259476Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_reconstruct.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:19:19.125449] 2025-12-04T10:19:30.7437585Z 2025-12-04T10:19:30.7438652Z dynamo/test_reconstruct 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_reconstruct_1.1_bbd7ff50855526bf_.log 2025-12-04T10:19:30.7439430Z 2025-12-04T10:19:30.7439798Z Finished dynamo/test_reconstruct 1/1 ... [2025-12-04 10:19:30.743659][2427.15596], took 0.19min 2025-12-04T10:19:30.7691737Z Running inductor/test_online_softmax 1/1 ... [2025-12-04 10:19:30.768893][2427.1812824] 2025-12-04T10:19:30.7692237Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:19:30.7698737Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_online_softmax.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:19:30.768893] 2025-12-04T10:19:42.2204316Z 2025-12-04T10:19:42.2205251Z inductor/test_online_softmax 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_online_softmax_1.1_530429a32b8cb1f0_.log 2025-12-04T10:19:42.2205962Z 2025-12-04T10:19:42.2206267Z Finished inductor/test_online_softmax 1/1 ... [2025-12-04 10:19:42.218370][2438.6329436], took 0.19min 2025-12-04T10:19:42.2539934Z Running dynamo/test_fx_annotate 1/1 ... [2025-12-04 10:19:42.253389][2438.6663563] 2025-12-04T10:19:42.2540555Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:19:42.2577696Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_fx_annotate.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:19:42.257351] 2025-12-04T10:19:53.7822502Z 2025-12-04T10:19:53.7823619Z dynamo/test_fx_annotate 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_fx_annotate_1.1_a9f6fc38f07c7e20_.log 2025-12-04T10:19:53.7824450Z 2025-12-04T10:19:53.7824733Z Finished dynamo/test_fx_annotate 1/1 ... [2025-12-04 10:19:53.781857][2450.1950306], took 0.19min 2025-12-04T10:19:53.8089647Z Running dynamo/test_nops 1/1 ... [2025-12-04 10:19:53.793487][2450.2216759] 2025-12-04T10:19:53.8090071Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:19:53.8100775Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_nops.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:19:53.809423] 2025-12-04T10:19:58.8691499Z 2025-12-04T10:19:58.8692296Z dynamo/test_nops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_nops_1.1_70a51473e121d1fb_.log 2025-12-04T10:19:58.8692912Z 2025-12-04T10:19:58.8693173Z Finished dynamo/test_nops 1/1 ... [2025-12-04 10:19:58.868799][2455.2820422], took 0.08min 2025-12-04T10:19:58.8958131Z Running dynamo/test_export_mutations 1/1 ... [2025-12-04 10:19:58.890946][2455.3086024] 2025-12-04T10:19:58.8958648Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:19:58.8964515Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_export_mutations.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:19:58.890946] 2025-12-04T10:20:04.0784139Z 2025-12-04T10:20:04.0785576Z dynamo/test_export_mutations 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_export_mutations_1.1_63b208bd335e1ac7_.log 2025-12-04T10:20:04.0786323Z 2025-12-04T10:20:04.0786640Z Finished dynamo/test_export_mutations 1/1 ... [2025-12-04 10:20:04.077890][2460.4914163], took 0.09min 2025-12-04T10:20:04.1086893Z Running dynamo/test_global 1/1 ... [2025-12-04 10:20:04.104392][2460.5215823] 2025-12-04T10:20:04.1087359Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:20:04.1093251Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_global.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:20:04.104392] 2025-12-04T10:20:09.4392089Z 2025-12-04T10:20:09.4393367Z dynamo/test_global 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_global_1.1_056b49d3bfd2c340_.log 2025-12-04T10:20:09.4393992Z 2025-12-04T10:20:09.4394254Z Finished dynamo/test_global 1/1 ... [2025-12-04 10:20:09.438210][2465.852325], took 0.09min 2025-12-04T10:20:09.4649100Z Running dynamo/test_streams 1/1 ... [2025-12-04 10:20:09.464392][2465.8779562] 2025-12-04T10:20:09.4649633Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:20:09.4656309Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_streams.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:20:09.465035] 2025-12-04T10:20:15.1908561Z 2025-12-04T10:20:15.1909494Z dynamo/test_streams 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_streams_1.1_1bfa008f4c1f931b_.log 2025-12-04T10:20:15.1910208Z 2025-12-04T10:20:15.1910527Z Finished dynamo/test_streams 1/1 ... [2025-12-04 10:20:15.187895][2471.6040857], took 0.10min 2025-12-04T10:20:15.2169076Z Running inductor/test_ordered_set 1/1 ... [2025-12-04 10:20:15.216793][2471.6300707] 2025-12-04T10:20:15.2169784Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:20:15.2176429Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_ordered_set.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:20:15.217413] 2025-12-04T10:20:20.1029417Z 2025-12-04T10:20:20.1030493Z inductor/test_ordered_set 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_ordered_set_1.1_21e9e686a8c08589_.log 2025-12-04T10:20:20.1031174Z 2025-12-04T10:20:20.1031471Z Finished inductor/test_ordered_set 1/1 ... [2025-12-04 10:20:20.102200][2476.5162826], took 0.08min 2025-12-04T10:20:20.1284690Z Running dynamo/test_autograd_function 1/1 ... [2025-12-04 10:20:20.128273][2476.5417073] 2025-12-04T10:20:20.1285224Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:20:20.1291515Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_autograd_function.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:20:20.128897] 2025-12-04T10:20:31.6643669Z 2025-12-04T10:20:31.6644595Z dynamo/test_autograd_function 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_autograd_function_1.1_918d8de5b1df9bb1_.log 2025-12-04T10:20:31.6645312Z 2025-12-04T10:20:31.6645610Z Finished dynamo/test_autograd_function 1/1 ... [2025-12-04 10:20:31.664242][2488.077936], took 0.19min 2025-12-04T10:20:31.6914680Z Running dynamo/test_profiler 1/1 ... [2025-12-04 10:20:31.691207][2488.1048115] 2025-12-04T10:20:31.6915163Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:20:31.6921256Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_profiler.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:20:31.691841] 2025-12-04T10:20:36.8463679Z 2025-12-04T10:20:36.8464822Z dynamo/test_profiler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_profiler_1.1_ce6df5e50b6b61e9_.log 2025-12-04T10:20:36.8465491Z 2025-12-04T10:20:36.8465852Z Finished dynamo/test_profiler 1/1 ... [2025-12-04 10:20:36.845826][2493.2600225], took 0.09min 2025-12-04T10:20:36.8725227Z Running inductor/test_needs_exact_strides 1/1 ... [2025-12-04 10:20:36.864190][2493.2860822] 2025-12-04T10:20:36.8725739Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:20:36.8731684Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_needs_exact_strides.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:20:36.864190] 2025-12-04T10:20:48.3194135Z 2025-12-04T10:20:48.3195286Z inductor/test_needs_exact_strides 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_needs_exact_strides_1.1_ecdb57724695b5fb_.log 2025-12-04T10:20:48.3196029Z 2025-12-04T10:20:48.3196475Z Finished inductor/test_needs_exact_strides 1/1 ... [2025-12-04 10:20:48.319048][2504.7332911], took 0.19min 2025-12-04T10:20:48.3491899Z Running dynamo/test_list 1/1 ... [2025-12-04 10:20:48.337560][2504.7629388] 2025-12-04T10:20:48.3492356Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:20:48.3498695Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_list.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:20:48.337560] 2025-12-04T10:20:53.3126076Z 2025-12-04T10:20:53.3127101Z dynamo/test_list 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_list_1.1_6f40fce17e35ee80_.log 2025-12-04T10:20:53.3127723Z 2025-12-04T10:20:53.3127962Z Finished dynamo/test_list 1/1 ... [2025-12-04 10:20:53.311862][2509.726555], took 0.08min 2025-12-04T10:20:53.3478955Z Running dynamo/test_sources 1/1 ... [2025-12-04 10:20:53.347366][2509.7617201] 2025-12-04T10:20:53.3479534Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:20:53.3489479Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_sources.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:20:53.348660] 2025-12-04T10:20:57.9245038Z 2025-12-04T10:20:57.9246040Z dynamo/test_sources 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_sources_1.1_fbdde43642962eb4_.log 2025-12-04T10:20:57.9246734Z 2025-12-04T10:20:57.9247023Z Finished dynamo/test_sources 1/1 ... [2025-12-04 10:20:57.924347][2514.3385257], took 0.08min 2025-12-04T10:20:57.9586084Z Running inductor/test_custom_partitioner_fn 1/1 ... [2025-12-04 10:20:57.948825][2514.3725557] 2025-12-04T10:20:57.9586627Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:20:57.9592700Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_custom_partitioner_fn.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:20:57.948825] 2025-12-04T10:21:09.3589574Z 2025-12-04T10:21:09.3590886Z inductor/test_custom_partitioner_fn 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_partitioner_fn_1.1_566e8b7278c440c6_.log 2025-12-04T10:21:09.3591792Z 2025-12-04T10:21:09.3592142Z Finished inductor/test_custom_partitioner_fn 1/1 ... [2025-12-04 10:21:09.357521][2525.7731562], took 0.19min 2025-12-04T10:21:09.3835113Z Running dynamo/test_package 1/1 ... [2025-12-04 10:21:09.373225][2525.7976019] 2025-12-04T10:21:09.3835621Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:21:09.3841317Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_package.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:21:09.373225] 2025-12-04T10:21:20.6947778Z 2025-12-04T10:21:20.6948765Z dynamo/test_package 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_package_1.1_5d202dcbe6e5e278_.log 2025-12-04T10:21:20.6949430Z 2025-12-04T10:21:20.6949753Z Finished dynamo/test_package 1/1 ... [2025-12-04 10:21:20.692859][2537.1091525], took 0.19min 2025-12-04T10:21:20.7179196Z Running dynamo/test_verify_correctness 1/1 ... [2025-12-04 10:21:20.709179][2537.1322225] 2025-12-04T10:21:20.7179745Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:21:20.7185930Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_verify_correctness.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:21:20.709179] 2025-12-04T10:21:20.7187376Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T10:21:20.7188055Z Uploading artifacts took 0.00 seconds 2025-12-04T10:21:25.7408341Z 2025-12-04T10:21:25.7409419Z dynamo/test_verify_correctness 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_verify_correctness_1.1_37a100fb9d788d04_.log 2025-12-04T10:21:25.7410164Z 2025-12-04T10:21:25.7410496Z Finished dynamo/test_verify_correctness 1/1 ... [2025-12-04 10:21:25.740749][2542.1552716], took 0.08min 2025-12-04T10:21:25.7669640Z Running inductor/test_caching 1/1 ... [2025-12-04 10:21:25.765648][2542.1813062] 2025-12-04T10:21:25.7670342Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:21:25.7675979Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_caching.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:21:25.765648] 2025-12-04T10:21:30.5636369Z 2025-12-04T10:21:30.5637427Z inductor/test_caching 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_caching_1.1_b73173df2d1cfec9_.log 2025-12-04T10:21:30.5638106Z 2025-12-04T10:21:30.5638428Z Finished inductor/test_caching 1/1 ... [2025-12-04 10:21:30.554800][2546.9781243], took 0.08min 2025-12-04T10:21:30.5887737Z Running dynamo/test_compiler_bisector 1/1 ... [2025-12-04 10:21:30.588173][2547.0031768] 2025-12-04T10:21:30.5888398Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:21:30.5894536Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_compiler_bisector.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:21:30.588804] 2025-12-04T10:21:42.3477278Z 2025-12-04T10:21:42.3478620Z dynamo/test_compiler_bisector 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_compiler_bisector_1.1_fe2f4341afd19cf4_.log 2025-12-04T10:21:42.3479566Z 2025-12-04T10:21:42.3479992Z Finished dynamo/test_compiler_bisector 1/1 ... [2025-12-04 10:21:42.347415][2558.7624044], took 0.20min 2025-12-04T10:21:42.3732249Z Running dynamo/test_bytecode_utils 1/1 ... [2025-12-04 10:21:42.366644][2558.7877921] 2025-12-04T10:21:42.3732763Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:21:42.3738600Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_bytecode_utils.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:21:42.366644] 2025-12-04T10:21:47.4978439Z 2025-12-04T10:21:47.4979516Z dynamo/test_bytecode_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_bytecode_utils_1.1_7a80215b608532fb_.log 2025-12-04T10:21:47.4982099Z 2025-12-04T10:21:47.4982418Z Finished dynamo/test_bytecode_utils 1/1 ... [2025-12-04 10:21:47.497488][2563.9125762], took 0.09min 2025-12-04T10:21:47.5245057Z Running dynamo/test_minifier 1/1 ... [2025-12-04 10:21:47.517606][2563.9391218] 2025-12-04T10:21:47.5245572Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:21:47.5251313Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_minifier.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:21:47.517606] 2025-12-04T10:21:52.5322701Z 2025-12-04T10:21:52.5323696Z dynamo/test_minifier 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_minifier_1.1_3c373e1e15f397ee_.log 2025-12-04T10:21:52.5324638Z 2025-12-04T10:21:52.5325051Z Finished dynamo/test_minifier 1/1 ... [2025-12-04 10:21:52.531894][2568.9470632], took 0.08min 2025-12-04T10:21:52.5608373Z Running export/test_experimental 1/1 ... [2025-12-04 10:21:52.552775][2568.9755085] 2025-12-04T10:21:52.5608936Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:21:52.5614775Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_experimental.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:21:52.552775] 2025-12-04T10:21:57.5970506Z 2025-12-04T10:21:57.5971532Z export/test_experimental 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_experimental_1.1_0c8622c7b0a8d18d_.log 2025-12-04T10:21:57.5972268Z 2025-12-04T10:21:57.5972600Z Finished export/test_experimental 1/1 ... [2025-12-04 10:21:57.585037][2574.0119045], took 0.08min 2025-12-04T10:21:57.6227955Z Running dynamo/test_hooks 1/1 ... [2025-12-04 10:21:57.622568][2574.0375237] 2025-12-04T10:21:57.6228455Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:21:57.6235085Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_hooks.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:21:57.623257] 2025-12-04T10:22:02.9701162Z 2025-12-04T10:22:02.9702356Z dynamo/test_hooks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_hooks_1.1_0204357daa4f1144_.log 2025-12-04T10:22:02.9702995Z 2025-12-04T10:22:02.9703291Z Finished dynamo/test_hooks 1/1 ... [2025-12-04 10:22:02.969553][2579.3850308], took 0.09min 2025-12-04T10:22:02.9960077Z Running dynamo/test_decorators 1/1 ... [2025-12-04 10:22:02.995443][2579.4108367] 2025-12-04T10:22:02.9960901Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:22:02.9967233Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_decorators.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:22:02.996066] 2025-12-04T10:22:08.1889587Z 2025-12-04T10:22:08.1891018Z dynamo/test_decorators 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_decorators_1.1_ca96ba9852bc9756_.log 2025-12-04T10:22:08.1891836Z 2025-12-04T10:22:08.1892985Z Finished dynamo/test_decorators 1/1 ... [2025-12-04 10:22:08.188908][2584.6039327], took 0.09min 2025-12-04T10:22:08.2143049Z Running test_appending_byte_serializer 1/1 ... [2025-12-04 10:22:08.214088][2584.629195] 2025-12-04T10:22:08.2143622Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:22:08.2160590Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_appending_byte_serializer.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:22:08.214213] 2025-12-04T10:22:12.9929855Z 2025-12-04T10:22:12.9931024Z test_appending_byte_serializer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_appending_byte_serializer_1.1_46d42f82ca8de4b2_.log 2025-12-04T10:22:12.9931794Z 2025-12-04T10:22:12.9932125Z Finished test_appending_byte_serializer 1/1 ... [2025-12-04 10:22:12.990660][2589.4080087], took 0.08min 2025-12-04T10:22:13.0260084Z Running test_jiterator 1/1 ... [2025-12-04 10:22:13.025657][2589.4409322] 2025-12-04T10:22:13.0260728Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:22:13.0266994Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_jiterator.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:22:13.025657] 2025-12-04T10:22:18.3563160Z 2025-12-04T10:22:18.3564082Z test_jiterator 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jiterator_1.1_7961d4fd355bc0e4_.log 2025-12-04T10:22:18.3565160Z Running 0 items in this shard: 2025-12-04T10:22:18.3565369Z 2025-12-04T10:22:18.3565723Z Finished test_jiterator 1/1 ... [2025-12-04 10:22:18.356260][2594.7714433], took 0.09min 2025-12-04T10:22:18.6591922Z Running test_meta 4/6 ... [2025-12-04 10:22:18.658642][2595.0741553] 2025-12-04T10:22:18.6592386Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:22:18.6598224Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_meta.py', '-m', 'serial', '--shard-id=4', '--num-shards=6', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:22:18.658642] 2025-12-04T10:22:18.6599938Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_jiterator\test_jiterator-66eb6131c78e3e47.xml 2025-12-04T10:23:57.3052925Z 2025-12-04T10:23:57.3053782Z test_meta 4/6 was successful, full logs can be found in artifacts with path test/test-reports/test_meta_4.6_7a46a75f5da3c03e_.log 2025-12-04T10:23:57.3054497Z Running 0 items in this shard: 2025-12-04T10:23:57.3054694Z 2025-12-04T10:23:57.3054958Z Finished test_meta 4/6 ... [2025-12-04 10:23:57.304428][2693.721282], took 1.64min 2025-12-04T10:23:57.6018617Z Running test_nestedtensor 3/4 ... [2025-12-04 10:23:57.601400][2694.0176835] 2025-12-04T10:23:57.6024221Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:23:57.6025714Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_nestedtensor.py', '-m', 'serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:23:57.602095] 2025-12-04T10:23:57.6029937Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_meta\test_meta-236f99aba8dff9d9.xml 2025-12-04T10:24:08.6628982Z 2025-12-04T10:24:08.6630230Z test_nestedtensor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/test_nestedtensor_3.4_ad3fa9ceb8a9a490_.log 2025-12-04T10:24:08.6631014Z Running 0 items in this shard: 2025-12-04T10:24:08.6631323Z 2025-12-04T10:24:08.6631635Z Finished test_nestedtensor 3/4 ... [2025-12-04 10:24:08.662542][2705.0789589], took 0.18min 2025-12-04T10:24:08.9688703Z Running distributions/test_constraints 1/1 ... [2025-12-04 10:24:08.968632][2705.3847536] 2025-12-04T10:24:08.9689314Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:08.9695344Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'distributions/test_constraints.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:24:08.969268] 2025-12-04T10:24:08.9697471Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_nestedtensor\test_nestedtensor-646bfdc38001ed19.xml 2025-12-04T10:24:15.0142372Z 2025-12-04T10:24:15.0143529Z distributions/test_constraints 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributions.test_constraints_1.1_fee66cdedd479d94_.log 2025-12-04T10:24:15.0144623Z Running 0 items in this shard: 2025-12-04T10:24:15.0144830Z 2025-12-04T10:24:15.0145276Z Finished distributions/test_constraints 1/1 ... [2025-12-04 10:24:15.013871][2711.4303377], took 0.10min 2025-12-04T10:24:15.3229282Z Running test_linalg 1/1 ... [2025-12-04 10:24:15.321494][2711.7388829] 2025-12-04T10:24:15.3229766Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:15.3236179Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_linalg.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:24:15.321494] 2025-12-04T10:24:15.3238041Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\distributions.test_constraints\distributions.test_constraints-fdd7d1ecac76a134.xml 2025-12-04T10:24:24.1916913Z 2025-12-04T10:24:24.1917767Z test_linalg 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_linalg_1.1_26b2c963f10c79a9_.log 2025-12-04T10:24:24.1918492Z Running 0 items in this shard: 2025-12-04T10:24:24.1918669Z 2025-12-04T10:24:24.1918896Z Finished test_linalg 1/1 ... [2025-12-04 10:24:24.179330][2720.6078517], took 0.15min 2025-12-04T10:24:24.5274297Z Running test_functionalization_of_rng_ops 1/1 ... [2025-12-04 10:24:24.527064][2720.943471] 2025-12-04T10:24:24.5274810Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:24.5281040Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_functionalization_of_rng_ops.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:24:24.527064] 2025-12-04T10:24:24.5282729Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_linalg\test_linalg-026c60d392ef363b.xml 2025-12-04T10:24:30.0102948Z 2025-12-04T10:24:30.0104280Z test_functionalization_of_rng_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functionalization_of_rng_ops_1.1_7f3a6167492a6e1a_.log 2025-12-04T10:24:30.0105020Z 2025-12-04T10:24:30.0105342Z Finished test_functionalization_of_rng_ops 1/1 ... [2025-12-04 10:24:30.010199][2726.4264623], took 0.09min 2025-12-04T10:24:30.0386921Z Running test_fx_reinplace_pass 1/1 ... [2025-12-04 10:24:30.033381][2726.454767] 2025-12-04T10:24:30.0387400Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:30.0393718Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_fx_reinplace_pass.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:24:30.033381] 2025-12-04T10:24:34.8579733Z 2025-12-04T10:24:34.8580661Z test_fx_reinplace_pass 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_fx_reinplace_pass_1.1_e39e614dda7ec3ea_.log 2025-12-04T10:24:34.8581398Z Running 0 items in this shard: 2025-12-04T10:24:34.8581581Z 2025-12-04T10:24:34.8581851Z Finished test_fx_reinplace_pass 1/1 ... [2025-12-04 10:24:34.850928][2731.2741992], took 0.08min 2025-12-04T10:24:35.2023193Z Running functorch/test_control_flow 1/1 ... [2025-12-04 10:24:35.200698][2731.618371] 2025-12-04T10:24:35.2023715Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:35.2030863Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_control_flow.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:24:35.202260] 2025-12-04T10:24:35.2032864Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_fx_reinplace_pass\test_fx_reinplace_pass-7ca2cfbfa8d50c12.xml 2025-12-04T10:24:46.1137413Z 2025-12-04T10:24:46.1138405Z functorch/test_control_flow 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_control_flow_1.1_715067e8874a2105_.log 2025-12-04T10:24:46.1139193Z Running 0 items in this shard: 2025-12-04T10:24:46.1139375Z 2025-12-04T10:24:46.1139855Z Finished functorch/test_control_flow 1/1 ... [2025-12-04 10:24:46.113565][2742.5300408], took 0.18min 2025-12-04T10:24:46.3980658Z Running test_modules 1/2 ... [2025-12-04 10:24:46.397656][2742.8142032] 2025-12-04T10:24:46.3981108Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:46.3987290Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_modules.py', '-m', 'serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:24:46.398284] 2025-12-04T10:24:46.3989225Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_control_flow\functorch.test_control_flow-af87bf021b98a54a.xml 2025-12-04T10:25:02.0944325Z 2025-12-04T10:25:02.0945134Z test_modules 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_1.2_28d92dcf463d23f2_.log 2025-12-04T10:25:02.0945823Z Running 0 items in this shard: 2025-12-04T10:25:02.0946003Z 2025-12-04T10:25:02.0946241Z Finished test_modules 1/2 ... [2025-12-04 10:25:02.094334][2758.5108359], took 0.26min 2025-12-04T10:25:02.4003958Z Running test_modules 2/2 ... [2025-12-04 10:25:02.400003][2758.8166399] 2025-12-04T10:25:02.4004420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:02.4012471Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_modules.py', '-m', 'serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:25:02.400642] 2025-12-04T10:25:02.4015296Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_modules\test_modules-8995ef7aa7663ba6.xml 2025-12-04T10:25:18.0664710Z 2025-12-04T10:25:18.0665708Z test_modules 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_2.2_9fd8c93d66f9c81b_.log 2025-12-04T10:25:18.0666376Z Running 0 items in this shard: 2025-12-04T10:25:18.0666565Z 2025-12-04T10:25:18.0666785Z Finished test_modules 2/2 ... [2025-12-04 10:25:18.066202][2774.4829565], took 0.26min 2025-12-04T10:25:18.3574980Z Running complex_tensor/test_complex_tensor 3/3 ... [2025-12-04 10:25:18.357313][2774.7737921] 2025-12-04T10:25:18.3575549Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:18.3581449Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'complex_tensor/test_complex_tensor.py', '-m', 'serial', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:25:18.357937] 2025-12-04T10:25:18.3583459Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_modules\test_modules-1bfce131bb3496a1.xml 2025-12-04T10:25:26.4569242Z 2025-12-04T10:25:26.4570413Z complex_tensor/test_complex_tensor 3/3 was successful, full logs can be found in artifacts with path test/test-reports/complex_tensor.test_complex_tensor_3.3_22dd82707f3ade4c_.log 2025-12-04T10:25:26.4571354Z Running 0 items in this shard: 2025-12-04T10:25:26.4572365Z 2025-12-04T10:25:26.4572868Z Finished complex_tensor/test_complex_tensor 3/3 ... [2025-12-04 10:25:26.456546][2782.8734858], took 0.13min 2025-12-04T10:25:26.7618486Z Running cpp_extensions/python_agnostic_extension/test/test_python_agnostic 1/1 ... [2025-12-04 10:25:26.761648][2783.1781695] 2025-12-04T10:25:26.7619253Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:26.7626727Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'cpp_extensions/python_agnostic_extension/test/test_python_agnostic.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:25:26.762397] 2025-12-04T10:25:26.7629113Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\complex_tensor.test_complex_tensor\complex_tensor.test_complex_tensor-21ae8ebd271e6305.xml 2025-12-04T10:25:32.0586054Z 2025-12-04T10:25:32.0587690Z cpp_extensions/python_agnostic_extension/test/test_python_agnostic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/cpp_extensions.python_agnostic_extension.test.test_python_agnostic_1.1_992ea89fa395500d_.log 2025-12-04T10:25:32.0588838Z Running 0 items in this shard: 2025-12-04T10:25:32.0589028Z 2025-12-04T10:25:32.0589486Z Finished cpp_extensions/python_agnostic_extension/test/test_python_agnostic 1/1 ... [2025-12-04 10:25:32.056646][2788.4751532], took 0.09min 2025-12-04T10:25:32.1206963Z Running functorch/test_ops 4/9 ... [2025-12-04 10:25:32.120417][2788.5371414] 2025-12-04T10:25:32.1207403Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:32.1213739Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'serial', '--shard-id=4', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:25:32.121040] 2025-12-04T10:25:32.1216075Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\cpp_extensions.python_agnostic_extension.test.test_python_agnostic\cpp_extensions.python_agnostic_extension.test.test_python_agnostic-94b83daaaf865822.xml 2025-12-04T10:26:02.3889341Z 2025-12-04T10:26:02.3890291Z functorch/test_ops 4/9 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_4.9_1cc0ab4b33c14a2c_.log 2025-12-04T10:26:02.3891031Z Running 0 items in this shard: 2025-12-04T10:26:02.3891215Z 2025-12-04T10:26:02.3891467Z Finished functorch/test_ops 4/9 ... [2025-12-04 10:26:02.388685][2818.8008203], took 0.50min 2025-12-04T10:26:02.7004295Z Running functorch/test_ops 7/9 ... [2025-12-04 10:26:02.697337][2819.1121264] 2025-12-04T10:26:02.7004758Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:26:02.7011027Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'serial', '--shard-id=7', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:26:02.697337] 2025-12-04T10:26:02.7012737Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_ops\functorch.test_ops-4ff61e055d75e7ee.xml 2025-12-04T10:26:33.0678200Z 2025-12-04T10:26:33.0679134Z functorch/test_ops 7/9 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_7.9_d36305e7dc73c53b_.log 2025-12-04T10:26:33.0679842Z Running 0 items in this shard: 2025-12-04T10:26:33.0680016Z 2025-12-04T10:26:33.0680276Z Finished functorch/test_ops 7/9 ... [2025-12-04 10:26:33.067590][2849.4751321], took 0.51min 2025-12-04T10:26:33.3720859Z Running functorch/test_ops 9/9 ... [2025-12-04 10:26:33.371413][2849.7791705] 2025-12-04T10:26:33.3721705Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:26:33.3727605Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'serial', '--shard-id=9', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:26:33.372094] 2025-12-04T10:26:33.3729423Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_ops\functorch.test_ops-d4045c71ef0584e7.xml 2025-12-04T10:27:03.5250807Z 2025-12-04T10:27:03.5251828Z functorch/test_ops 9/9 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_9.9_2e43306f45ea2f65_.log 2025-12-04T10:27:03.5252555Z Running 0 items in this shard: 2025-12-04T10:27:03.5252731Z 2025-12-04T10:27:03.5253016Z Finished functorch/test_ops 9/9 ... [2025-12-04 10:27:03.519358][2879.9282761], took 0.50min 2025-12-04T10:27:03.8517455Z Running functorch/test_aotdispatch 7/12 ... [2025-12-04 10:27:03.850257][2880.2547346] 2025-12-04T10:27:03.8517970Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:27:03.8523853Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'serial', '--shard-id=7', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:27:03.850257] 2025-12-04T10:27:03.8525606Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_ops\functorch.test_ops-a279fa5cc1a45b41.xml 2025-12-04T10:27:20.0139419Z 2025-12-04T10:27:20.0140420Z functorch/test_aotdispatch 7/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_7.12_af0f385d59192961_.log 2025-12-04T10:27:20.0141434Z Running 0 items in this shard: 2025-12-04T10:27:20.0141608Z 2025-12-04T10:27:20.0141918Z Finished functorch/test_aotdispatch 7/12 ... [2025-12-04 10:27:20.010159][2896.4150873], took 0.27min 2025-12-04T10:27:20.3669432Z Running functorch/test_aotdispatch 10/12 ... [2025-12-04 10:27:20.366276][2896.7678657] 2025-12-04T10:27:20.3669963Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:27:20.3675997Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'serial', '--shard-id=10', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:27:20.366908] 2025-12-04T10:27:20.3677820Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_aotdispatch\functorch.test_aotdispatch-11bf8d3b99f4a99b.xml 2025-12-04T10:27:36.3428725Z 2025-12-04T10:27:36.3429775Z functorch/test_aotdispatch 10/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_10.12_d8ddb541fd7e318d_.log 2025-12-04T10:27:36.3430592Z Running 0 items in this shard: 2025-12-04T10:27:36.3430776Z 2025-12-04T10:27:36.3431085Z Finished functorch/test_aotdispatch 10/12 ... [2025-12-04 10:27:36.342827][2912.7421094], took 0.27min 2025-12-04T10:27:36.6316319Z Running functorch/test_aotdispatch 12/12 ... [2025-12-04 10:27:36.622443][2913.0306784] 2025-12-04T10:27:36.6316824Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:27:36.6322942Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'serial', '--shard-id=12', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:27:36.622443] 2025-12-04T10:27:36.6324992Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_aotdispatch\functorch.test_aotdispatch-94ad6d152ad707d8.xml 2025-12-04T10:27:52.6214764Z 2025-12-04T10:27:52.6215799Z functorch/test_aotdispatch 12/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_12.12_8e2c52c573541473_.log 2025-12-04T10:27:52.6216793Z Running 0 items in this shard: 2025-12-04T10:27:52.6217992Z 2025-12-04T10:27:52.6218854Z Finished functorch/test_aotdispatch 12/12 ... [2025-12-04 10:27:52.615752][2929.018853], took 0.27min 2025-12-04T10:27:52.9779408Z Running test_cuda_multigpu 1/1 ... [2025-12-04 10:27:52.975703][2929.3751157] 2025-12-04T10:27:52.9779882Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:27:52.9785712Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_cuda_multigpu.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:27:52.975703] 2025-12-04T10:27:52.9787598Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_aotdispatch\functorch.test_aotdispatch-ec2a125870af8984.xml 2025-12-04T10:27:58.2578429Z 2025-12-04T10:27:58.2579242Z test_cuda_multigpu 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cuda_multigpu_1.1_6ad00207c3084eab_.log 2025-12-04T10:27:58.2579942Z Running 0 items in this shard: 2025-12-04T10:27:58.2580127Z 2025-12-04T10:27:58.2580376Z Finished test_cuda_multigpu 1/1 ... [2025-12-04 10:27:58.256982][2934.6546182], took 0.09min 2025-12-04T10:28:03.3285319Z Running inductor/test_aot_inductor 1/1 ... [2025-12-04 10:28:03.328164][2939.7245807] 2025-12-04T10:28:03.3285856Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:03.3297062Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:28:03.329459] 2025-12-04T10:28:03.3588045Z Running dynamo/test_misc 1/1 ... [2025-12-04 10:28:03.348394][2939.7548671] 2025-12-04T10:28:03.3588518Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:03.3595358Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_misc.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:28:03.348394] 2025-12-04T10:28:03.7206703Z Running dynamo/test_model_output 1/1 ... [2025-12-04 10:28:03.719951][2940.116666] 2025-12-04T10:28:03.7207242Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:03.7214708Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_model_output.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:28:03.721208] 2025-12-04T10:28:09.5208049Z 2025-12-04T10:28:09.5209215Z dynamo/test_model_output 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_model_output_1.1_4358d4485451fad7_.log 2025-12-04T10:28:09.5209934Z 2025-12-04T10:28:09.5210823Z Finished dynamo/test_model_output 1/1 ... [2025-12-04 10:28:09.520912][2945.916571], took 0.10min 2025-12-04T10:28:10.8127951Z 2025-12-04T10:28:10.8128883Z dynamo/test_misc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_misc_1.1_ae0cdb8db782d5c2_.log 2025-12-04T10:28:10.8129780Z 2025-12-04T10:28:10.8130028Z Finished dynamo/test_misc 1/1 ... [2025-12-04 10:28:10.799359][2947.208197], took 0.12min 2025-12-04T10:28:15.1269033Z Running dynamo/test_backends 1/1 ... [2025-12-04 10:28:15.124876][2951.5217331] 2025-12-04T10:28:15.1269527Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:15.1276443Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_backends.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:28:15.124876] 2025-12-04T10:28:16.4605394Z 2025-12-04T10:28:16.4606514Z inductor/test_aot_inductor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.1_5deb85a95db9f79d_.log 2025-12-04T10:28:16.4607233Z 2025-12-04T10:28:16.4607745Z Finished inductor/test_aot_inductor 1/1 ... [2025-12-04 10:28:16.459380][2952.8555673], took 0.22min 2025-12-04T10:28:16.5313348Z Running dynamo/test_dicts 1/1 ... [2025-12-04 10:28:16.530960][2952.9260243] 2025-12-04T10:28:16.5313830Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:16.5320601Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_dicts.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:28:16.530960] 2025-12-04T10:28:21.7669457Z 2025-12-04T10:28:21.7670866Z dynamo/test_dicts 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_dicts_1.1_7a58701eae351988_.log 2025-12-04T10:28:21.7671568Z 2025-12-04T10:28:21.7671816Z Finished dynamo/test_dicts 1/1 ... [2025-12-04 10:28:21.766884][2958.1612434], took 0.09min 2025-12-04T10:28:22.2075651Z Running inductor/test_cudagraph_trees_expandable_segments 1/1 ... [2025-12-04 10:28:22.206444][2958.6008045] 2025-12-04T10:28:22.2076633Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:22.2078206Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cudagraph_trees_expandable_segments.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:28:22.207415] 2025-12-04T10:28:27.0409877Z 2025-12-04T10:28:27.0411285Z dynamo/test_backends 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_backends_1.1_b0bfd9825e535c42_.log 2025-12-04T10:28:27.0411940Z 2025-12-04T10:28:27.0412224Z Finished dynamo/test_backends 1/1 ... [2025-12-04 10:28:27.040934][2963.4347519], took 0.20min 2025-12-04T10:28:27.5782047Z Running inductor/test_torchinductor 1/1 ... [2025-12-04 10:28:27.570908][2963.9717795] 2025-12-04T10:28:27.5782576Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:27.5789477Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:28:27.570908] 2025-12-04T10:28:32.5477980Z Running inductor/test_kernel_benchmark 1/1 ... [2025-12-04 10:28:32.543233][2968.9408902] 2025-12-04T10:28:32.5478508Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:32.5485279Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_kernel_benchmark.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:28:32.543233] 2025-12-04T10:28:34.4148775Z 2025-12-04T10:28:34.4150052Z inductor/test_cudagraph_trees_expandable_segments 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cudagraph_trees_expandable_segments_1.1_a0a09dfbc9b77f42_.log 2025-12-04T10:28:34.4151041Z 2025-12-04T10:28:34.4151433Z Finished inductor/test_cudagraph_trees_expandable_segments 1/1 ... [2025-12-04 10:28:34.414394][2970.8079383], took 0.20min 2025-12-04T10:28:40.0569279Z Running inductor/test_cpu_repro 1/1 ... [2025-12-04 10:28:40.043643][2976.4493106] 2025-12-04T10:28:40.0569786Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:40.0576310Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cpu_repro.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:28:40.043643] 2025-12-04T10:28:40.1706813Z 2025-12-04T10:28:40.1707890Z inductor/test_torchinductor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_1.1_f9a06bd82607ff5f_.log 2025-12-04T10:28:40.1708881Z 2025-12-04T10:28:40.1709362Z Finished inductor/test_torchinductor 1/1 ... [2025-12-04 10:28:40.167568][2976.5632029], took 0.21min 2025-12-04T10:28:44.2831767Z 2025-12-04T10:28:44.2832802Z inductor/test_kernel_benchmark 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_kernel_benchmark_1.1_adb07d522018af94_.log 2025-12-04T10:28:44.2833539Z 2025-12-04T10:28:44.2833853Z Finished inductor/test_kernel_benchmark 1/1 ... [2025-12-04 10:28:44.279289][2980.6753168], took 0.20min 2025-12-04T10:28:46.0518768Z Running inductor/test_snode_runtime 1/1 ... [2025-12-04 10:28:46.051698][2982.4437273] 2025-12-04T10:28:46.0519477Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:46.0526288Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_snode_runtime.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:28:46.052342] 2025-12-04T10:28:50.2253910Z Running inductor/test_perf 1/1 ... [2025-12-04 10:28:50.216195][2986.6168457] 2025-12-04T10:28:50.2254435Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:50.2261215Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_perf.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:28:50.216195] 2025-12-04T10:28:52.4741022Z 2025-12-04T10:28:52.4742040Z inductor/test_cpu_repro 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cpu_repro_1.1_d6ff1a6e12cd41b4_.log 2025-12-04T10:28:52.4742717Z 2025-12-04T10:28:52.4742996Z Finished inductor/test_cpu_repro 1/1 ... [2025-12-04 10:28:52.473462][2988.8654963], took 0.21min 2025-12-04T10:28:58.1551210Z Running inductor/test_mkldnn_pattern_matcher 1/1 ... [2025-12-04 10:28:58.154927][2994.5458817] 2025-12-04T10:28:58.1551756Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:58.1558696Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_mkldnn_pattern_matcher.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:28:58.155631] 2025-12-04T10:28:58.2470086Z 2025-12-04T10:28:58.2471331Z inductor/test_snode_runtime 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_snode_runtime_1.1_72697d924d9ea636_.log 2025-12-04T10:28:58.2472140Z 2025-12-04T10:28:58.2472452Z Finished inductor/test_snode_runtime 1/1 ... [2025-12-04 10:28:58.246524][2994.6378888], took 0.20min 2025-12-04T10:29:02.3451845Z 2025-12-04T10:29:02.3453045Z inductor/test_perf 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_perf_1.1_4b72092c38f7338f_.log 2025-12-04T10:29:02.3453690Z 2025-12-04T10:29:02.3454126Z Finished inductor/test_perf 1/1 ... [2025-12-04 10:29:02.343539][2998.7357291], took 0.20min 2025-12-04T10:29:03.7747985Z Running dynamo/test_unspec 1/1 ... [2025-12-04 10:29:03.774506][3000.1650718] 2025-12-04T10:29:03.7748481Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:03.7755396Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_unspec.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:29:03.775149] 2025-12-04T10:29:08.3661127Z Running dynamo/test_exc 1/1 ... [2025-12-04 10:29:08.365555][3004.755983] 2025-12-04T10:29:08.3661681Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:08.3669206Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_exc.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:29:08.366262] 2025-12-04T10:29:09.7799899Z 2025-12-04T10:29:09.7800976Z dynamo/test_unspec 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_unspec_1.1_08a4adb84976d80b_.log 2025-12-04T10:29:09.7801656Z 2025-12-04T10:29:09.7802103Z Finished dynamo/test_unspec 1/1 ... [2025-12-04 10:29:09.779836][3006.1698872], took 0.10min 2025-12-04T10:29:10.2044780Z 2025-12-04T10:29:10.2046012Z inductor/test_mkldnn_pattern_matcher 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mkldnn_pattern_matcher_1.1_f338e3362d569f10_.log 2025-12-04T10:29:10.2046791Z 2025-12-04T10:29:13.6999708Z Finished inductor/test_mkldnn_pattern_matcher 1/1 ... [2025-12-04 10:29:10.190618][3006.5943363], took 0.20min 2025-12-04T10:29:13.7000289Z 2025-12-04T10:29:13.7000776Z dynamo/test_exc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_exc_1.1_b36164433b41c86c_.log 2025-12-04T10:29:13.7001449Z 2025-12-04T10:29:13.7001778Z Finished dynamo/test_exc 1/1 ... [2025-12-04 10:29:13.699784][3010.089431], took 0.09min 2025-12-04T10:29:15.9831363Z Running inductor/test_triton_cpu_backend 1/1 ... [2025-12-04 10:29:15.980437][3012.3723546] 2025-12-04T10:29:15.9831949Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:15.9849759Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_cpu_backend.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:29:15.980437] 2025-12-04T10:29:16.2004606Z Running inductor/test_deterministic 1/1 ... [2025-12-04 10:29:16.199711][3012.5896492] 2025-12-04T10:29:16.2005167Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:16.2012360Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_deterministic.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:29:16.200998] 2025-12-04T10:29:19.2091391Z Running inductor/test_triton_extension_backend 1/1 ... [2025-12-04 10:29:19.203021][3015.598022] 2025-12-04T10:29:19.2091982Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:19.2097918Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_extension_backend.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:29:19.203021] 2025-12-04T10:29:27.9972522Z 2025-12-04T10:29:27.9973513Z inductor/test_deterministic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_deterministic_1.1_3ac4a50e06f63e0e_.log 2025-12-04T10:29:27.9974222Z 2025-12-04T10:29:30.8946350Z Finished inductor/test_deterministic 1/1 ... [2025-12-04 10:29:27.996950][3024.3856458], took 0.20min 2025-12-04T10:29:30.8946834Z 2025-12-04T10:29:30.8947615Z inductor/test_triton_cpu_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_cpu_backend_1.1_00ccb7ffecaf5941_.log 2025-12-04T10:29:30.8948343Z 2025-12-04T10:29:30.8948660Z Finished inductor/test_triton_cpu_backend 1/1 ... [2025-12-04 10:29:30.880747][3027.2827391], took 0.25min 2025-12-04T10:29:33.4169411Z 2025-12-04T10:29:33.4170639Z inductor/test_triton_extension_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_extension_backend_1.1_e6d6d7aa4e1e2b70_.log 2025-12-04T10:29:33.4171543Z 2025-12-04T10:29:33.4171893Z Finished inductor/test_triton_extension_backend 1/1 ... [2025-12-04 10:29:33.416174][3029.8048991], took 0.24min 2025-12-04T10:29:33.6137959Z Running inductor/test_triton_heuristics 1/1 ... [2025-12-04 10:29:33.604264][3030.0015911] 2025-12-04T10:29:33.6138519Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:33.6145427Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_heuristics.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:29:33.614320] 2025-12-04T10:29:36.5715568Z Running inductor/test_inductor_utils 1/1 ... [2025-12-04 10:29:36.569780][3032.9591278] 2025-12-04T10:29:36.5716107Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:36.5722701Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inductor_utils.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:29:36.569780] 2025-12-04T10:29:39.3338256Z Running export/test_export_training_ir_to_run_decomp 1/1 ... [2025-12-04 10:29:39.333544][3035.7211486] 2025-12-04T10:29:39.3338956Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:39.3346998Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_export_training_ir_to_run_decomp.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:29:39.334429] 2025-12-04T10:29:41.6634722Z 2025-12-04T10:29:41.6635741Z inductor/test_inductor_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_utils_1.1_4c4ade74be66d273_.log 2025-12-04T10:29:41.6636460Z 2025-12-04T10:29:41.6636764Z Finished inductor/test_inductor_utils 1/1 ... [2025-12-04 10:29:41.653125][3038.050789], took 0.08min 2025-12-04T10:29:45.8639220Z 2025-12-04T10:29:45.8640594Z inductor/test_triton_heuristics 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_heuristics_1.1_95277896490780cd_.log 2025-12-04T10:29:45.8641362Z 2025-12-04T10:29:45.8641684Z Finished inductor/test_triton_heuristics 1/1 ... [2025-12-04 10:29:45.863843][3042.2509216], took 0.20min 2025-12-04T10:29:47.5062703Z Running inductor/test_compile_worker 1/1 ... [2025-12-04 10:29:47.490606][3043.8930079] 2025-12-04T10:29:47.5063234Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:47.5070338Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_compile_worker.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:29:47.506394] 2025-12-04T10:29:51.5599678Z 2025-12-04T10:29:51.5601021Z export/test_export_training_ir_to_run_decomp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_export_training_ir_to_run_decomp_1.1_55e4d793d1e37606_.log 2025-12-04T10:29:51.5601886Z 2025-12-04T10:29:51.5602241Z Finished export/test_export_training_ir_to_run_decomp 1/1 ... [2025-12-04 10:29:51.559606][3047.946552], took 0.20min 2025-12-04T10:29:51.6692152Z Running inductor/test_fp8 1/1 ... [2025-12-04 10:29:51.664634][3048.0556318] 2025-12-04T10:29:51.6692632Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:51.6699518Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_fp8.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:29:51.669194] 2025-12-04T10:29:57.4838589Z Running inductor/test_kernel_optimization 1/1 ... [2025-12-04 10:29:57.483009][3053.8696574] 2025-12-04T10:29:57.4839538Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:57.4850912Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_kernel_optimization.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:29:57.484325] 2025-12-04T10:29:59.4298750Z 2025-12-04T10:29:59.4299785Z inductor/test_compile_worker 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compile_worker_1.1_272e133b35ebb7f1_.log 2025-12-04T10:29:59.4300501Z 2025-12-04T10:30:03.5906899Z Finished inductor/test_compile_worker 1/1 ... [2025-12-04 10:29:59.418549][3055.8158825], took 0.20min 2025-12-04T10:30:03.5907360Z 2025-12-04T10:30:03.5907847Z inductor/test_fp8 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fp8_1.1_081f3b332d68664c_.log 2025-12-04T10:30:03.5908456Z 2025-12-04T10:30:03.5908726Z Finished inductor/test_fp8 1/1 ... [2025-12-04 10:30:03.589908][3059.9763353], took 0.20min 2025-12-04T10:30:05.1224663Z Running inductor/test_fx_fusion 1/1 ... [2025-12-04 10:30:05.122273][3061.507935] 2025-12-04T10:30:05.1225159Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:05.1232104Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_fx_fusion.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:30:05.122916] 2025-12-04T10:30:09.3894647Z Running inductor/test_loop_ordering 1/1 ... [2025-12-04 10:30:09.389195][3065.7746257] 2025-12-04T10:30:09.3895180Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:09.3902556Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_loop_ordering.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:30:09.389841] 2025-12-04T10:30:09.5996576Z 2025-12-04T10:30:09.5997988Z inductor/test_kernel_optimization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_kernel_optimization_1.1_8afddf167571a35d_.log 2025-12-04T10:30:09.5998758Z 2025-12-04T10:30:09.5999283Z Finished inductor/test_kernel_optimization 1/1 ... [2025-12-04 10:30:09.588483][3065.9849467], took 0.20min 2025-12-04T10:30:11.3292549Z 2025-12-04T10:30:11.3293656Z inductor/test_fx_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fx_fusion_1.1_1899776b74b7a9f6_.log 2025-12-04T10:30:11.3294327Z 2025-12-04T10:30:11.3294629Z Finished inductor/test_fx_fusion 1/1 ... [2025-12-04 10:30:11.319809][3067.7144194], took 0.10min 2025-12-04T10:30:15.2216889Z Running inductor/test_cutedsl_template 1/1 ... [2025-12-04 10:30:15.221368][3071.6064388] 2025-12-04T10:30:15.2217418Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:15.2224050Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cutedsl_template.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:30:15.221368] 2025-12-04T10:30:17.0966198Z Running export/test_serdes 1/1 ... [2025-12-04 10:30:17.090072][3073.4812649] 2025-12-04T10:30:17.0966698Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:17.0973392Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_serdes.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:30:17.090072] 2025-12-04T10:30:21.3198672Z 2025-12-04T10:30:21.3200062Z inductor/test_loop_ordering 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_loop_ordering_1.1_ee5c6bc140635d64_.log 2025-12-04T10:30:21.3200780Z 2025-12-04T10:30:21.3201103Z Finished inductor/test_loop_ordering 1/1 ... [2025-12-04 10:30:21.315133][3077.7043506], took 0.20min 2025-12-04T10:30:27.0555734Z Running inductor/test_inplace_padding 1/1 ... [2025-12-04 10:30:27.050659][3083.4395273] 2025-12-04T10:30:27.0556273Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:27.0563067Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inplace_padding.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:30:27.050659] 2025-12-04T10:30:27.5224481Z 2025-12-04T10:30:27.5225727Z inductor/test_cutedsl_template 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cutedsl_template_1.1_7e1e14f10192fc4d_.log 2025-12-04T10:30:27.5226560Z 2025-12-04T10:30:27.5226877Z Finished inductor/test_cutedsl_template 1/1 ... [2025-12-04 10:30:27.521936][3083.9065274], took 0.21min 2025-12-04T10:30:29.9856287Z 2025-12-04T10:30:29.9857379Z export/test_serdes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_serdes_1.1_ae4c17e4c0d90d8f_.log 2025-12-04T10:30:29.9858275Z 2025-12-04T10:30:29.9860489Z Finished export/test_serdes 1/1 ... [2025-12-04 10:30:29.983888][3086.3695294], took 0.21min 2025-12-04T10:30:33.2950404Z Running inductor/test_foreach 1/1 ... [2025-12-04 10:30:33.294808][3089.6785762] 2025-12-04T10:30:33.2951111Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:33.2958915Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_foreach.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:30:33.295624] 2025-12-04T10:30:35.5309277Z Running dynamo/test_sdpa 1/1 ... [2025-12-04 10:30:35.522139][3091.9143504] 2025-12-04T10:30:35.5309752Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:35.5316678Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_sdpa.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:30:35.522139] 2025-12-04T10:30:39.6756907Z 2025-12-04T10:30:39.6758228Z inductor/test_inplace_padding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inplace_padding_1.1_53491ba79c6b9857_.log 2025-12-04T10:30:39.6758985Z 2025-12-04T10:30:39.6759296Z Finished inductor/test_inplace_padding 1/1 ... [2025-12-04 10:30:39.675576][3096.0589871], took 0.21min 2025-12-04T10:30:41.2901696Z 2025-12-04T10:30:41.2903097Z dynamo/test_sdpa 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_sdpa_1.1_3f08fa2ba6652612_.log 2025-12-04T10:30:41.2904037Z 2025-12-04T10:30:41.2904446Z Finished dynamo/test_sdpa 1/1 ... [2025-12-04 10:30:41.289936][3097.6733563], took 0.10min 2025-12-04T10:30:45.3056144Z Running inductor/test_combo_kernels 1/1 ... [2025-12-04 10:30:45.300938][3101.6884151] 2025-12-04T10:30:45.3056682Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:45.3063378Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_combo_kernels.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:30:45.300938] 2025-12-04T10:30:46.2537922Z 2025-12-04T10:30:46.2538858Z inductor/test_foreach 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_foreach_1.1_9bf26f584a0415bc_.log 2025-12-04T10:30:46.2539504Z 2025-12-04T10:30:46.2539799Z Finished inductor/test_foreach 1/1 ... [2025-12-04 10:30:46.253511][3102.6366838], took 0.22min 2025-12-04T10:30:46.9486693Z Running dynamo/test_skip_non_tensor 1/1 ... [2025-12-04 10:30:46.947948][3103.3313523] 2025-12-04T10:30:46.9487211Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:46.9494379Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_skip_non_tensor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:30:46.949207] 2025-12-04T10:30:51.8813586Z Running inductor/test_control_deps 1/1 ... [2025-12-04 10:30:51.881100][3108.2637438] 2025-12-04T10:30:51.8814125Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:51.8821205Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_control_deps.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:30:51.881727] 2025-12-04T10:30:52.2650310Z 2025-12-04T10:30:52.2651541Z dynamo/test_skip_non_tensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_skip_non_tensor_1.1_ce0b225c3c1e4d8b_.log 2025-12-04T10:30:52.2652432Z 2025-12-04T10:30:52.2654817Z Finished dynamo/test_skip_non_tensor 1/1 ... [2025-12-04 10:30:52.259756][3108.6475601], took 0.09min 2025-12-04T10:30:57.8719886Z Running inductor/test_op_dtype_prop 1/1 ... [2025-12-04 10:30:57.871385][3114.2540147] 2025-12-04T10:30:57.8720499Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:57.8728994Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_op_dtype_prop.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:30:57.872026] 2025-12-04T10:30:57.9352342Z 2025-12-04T10:30:57.9353407Z inductor/test_combo_kernels 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_combo_kernels_1.1_8bcc268dbee87f69_.log 2025-12-04T10:30:57.9354114Z 2025-12-04T10:30:57.9354447Z Finished inductor/test_combo_kernels 1/1 ... [2025-12-04 10:30:57.931534][3114.3174449], took 0.21min 2025-12-04T10:31:03.3788769Z Running inductor/test_inplacing_pass 1/1 ... [2025-12-04 10:31:03.373740][3119.7605785] 2025-12-04T10:31:03.3789292Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:03.3796362Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inplacing_pass.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:31:03.373740] 2025-12-04T10:31:04.2795169Z 2025-12-04T10:31:04.2796192Z inductor/test_control_deps 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_control_deps_1.1_bac4144d810181b7_.log 2025-12-04T10:31:04.2796878Z 2025-12-04T10:31:04.2797178Z Finished inductor/test_control_deps 1/1 ... [2025-12-04 10:31:04.279456][3120.6613133], took 0.21min 2025-12-04T10:31:09.9123421Z Running inductor/test_memory_planning 1/1 ... [2025-12-04 10:31:09.911842][3126.2936745] 2025-12-04T10:31:09.9124228Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:09.9131508Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_memory_planning.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:31:09.912473] 2025-12-04T10:31:11.3109259Z 2025-12-04T10:31:11.3110409Z inductor/test_op_dtype_prop 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_op_dtype_prop_1.1_d1910abe7243249b_.log 2025-12-04T10:31:11.3111138Z 2025-12-04T10:31:11.3111433Z Finished inductor/test_op_dtype_prop 1/1 ... [2025-12-04 10:31:11.310612][3127.6923309], took 0.22min 2025-12-04T10:31:15.6296789Z 2025-12-04T10:31:15.6297921Z inductor/test_inplacing_pass 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inplacing_pass_1.1_8c616a0c528f2212_.log 2025-12-04T10:31:15.6298674Z 2025-12-04T10:31:15.6299614Z Finished inductor/test_inplacing_pass 1/1 ... [2025-12-04 10:31:15.628317][3132.0110528], took 0.20min 2025-12-04T10:31:17.0924736Z Running dynamo/test_reconstruct 1/1 ... [2025-12-04 10:31:17.092262][3133.4734049] 2025-12-04T10:31:17.0925247Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:17.0932093Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_reconstruct.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:31:17.092996] 2025-12-04T10:31:21.4051825Z Running inductor/test_online_softmax 1/1 ... [2025-12-04 10:31:21.396738][3137.7858596] 2025-12-04T10:31:21.4052556Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:21.4058992Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_online_softmax.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:31:21.396738] 2025-12-04T10:31:22.0921325Z 2025-12-04T10:31:22.0922579Z inductor/test_memory_planning 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_memory_planning_1.1_e8c8abb88c1fa75f_.log 2025-12-04T10:31:22.0923314Z 2025-12-04T10:31:22.0924029Z Finished inductor/test_memory_planning 1/1 ... [2025-12-04 10:31:22.091911][3138.4731561], took 0.20min 2025-12-04T10:31:27.8285385Z Running dynamo/test_fx_annotate 1/1 ... [2025-12-04 10:31:27.828274][3144.208881] 2025-12-04T10:31:27.8285919Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:27.8293034Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_fx_annotate.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:31:27.828920] 2025-12-04T10:31:28.9822821Z 2025-12-04T10:31:28.9823924Z dynamo/test_reconstruct 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_reconstruct_1.1_eefb7ba9c5d86842_.log 2025-12-04T10:31:28.9824803Z 2025-12-04T10:31:28.9825094Z Finished dynamo/test_reconstruct 1/1 ... [2025-12-04 10:31:28.981815][3145.3627064], took 0.20min 2025-12-04T10:31:33.1146215Z 2025-12-04T10:31:33.1147232Z inductor/test_online_softmax 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_online_softmax_1.1_225d104393a50d39_.log 2025-12-04T10:31:33.1148085Z 2025-12-04T10:31:33.1148675Z Finished inductor/test_online_softmax 1/1 ... [2025-12-04 10:31:33.114187][3149.494826], took 0.20min 2025-12-04T10:31:34.7155916Z Running dynamo/test_nops 1/1 ... [2025-12-04 10:31:34.715398][3151.0955666] 2025-12-04T10:31:34.7156401Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:34.7163621Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_nops.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:31:34.716128] 2025-12-04T10:31:38.8969696Z Running dynamo/test_export_mutations 1/1 ... [2025-12-04 10:31:38.896727][3155.276724] 2025-12-04T10:31:38.8970224Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:38.8977177Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_export_mutations.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:31:38.897454] 2025-12-04T10:31:39.7756870Z 2025-12-04T10:31:39.7758107Z dynamo/test_fx_annotate 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_fx_annotate_1.1_e1ccd99d42f36bc8_.log 2025-12-04T10:31:39.7758777Z 2025-12-04T10:31:39.7759099Z Finished dynamo/test_fx_annotate 1/1 ... [2025-12-04 10:31:39.774905][3156.1555439], took 0.20min 2025-12-04T10:31:40.0488167Z 2025-12-04T10:31:40.0489068Z dynamo/test_nops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_nops_1.1_cf5e00b93dd1cc57_.log 2025-12-04T10:31:40.0489693Z 2025-12-04T10:31:40.0489944Z Finished dynamo/test_nops 1/1 ... [2025-12-04 10:31:40.037642][3156.4286619], took 0.09min 2025-12-04T10:31:44.4172038Z 2025-12-04T10:31:44.4173267Z dynamo/test_export_mutations 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_export_mutations_1.1_09a9c64ca8b679a5_.log 2025-12-04T10:31:44.4173984Z 2025-12-04T10:31:44.4174291Z Finished dynamo/test_export_mutations 1/1 ... [2025-12-04 10:31:44.416927][3160.7968288], took 0.09min 2025-12-04T10:31:45.2621596Z Running dynamo/test_global 1/1 ... [2025-12-04 10:31:45.261975][3161.6416022] 2025-12-04T10:31:45.2622076Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:45.2629575Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_global.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:31:45.262130] 2025-12-04T10:31:45.7099536Z Running dynamo/test_streams 1/1 ... [2025-12-04 10:31:45.709725][3162.0893548] 2025-12-04T10:31:45.7100162Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:45.7107964Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_streams.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:31:45.710542] 2025-12-04T10:31:50.3699705Z Running inductor/test_ordered_set 1/1 ... [2025-12-04 10:31:50.369458][3166.749153] 2025-12-04T10:31:50.3702044Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:50.3708784Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_ordered_set.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:31:50.370087] 2025-12-04T10:31:50.4674855Z 2025-12-04T10:31:50.4676125Z dynamo/test_global 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_global_1.1_cd1a6dfec34479ff_.log 2025-12-04T10:31:50.4676761Z 2025-12-04T10:31:50.4677148Z Finished dynamo/test_global 1/1 ... [2025-12-04 10:31:50.451950][3166.8468057], took 0.09min 2025-12-04T10:31:51.6403099Z 2025-12-04T10:31:51.6404263Z dynamo/test_streams 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_streams_1.1_c521334480486862_.log 2025-12-04T10:31:51.6405107Z 2025-12-04T10:31:51.6405394Z Finished dynamo/test_streams 1/1 ... [2025-12-04 10:31:51.639858][3168.0195936], took 0.10min 2025-12-04T10:31:55.4050742Z 2025-12-04T10:31:55.4052100Z inductor/test_ordered_set 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_ordered_set_1.1_16fd727a3bc04b30_.log 2025-12-04T10:31:55.4052914Z 2025-12-04T10:31:55.4053228Z Finished inductor/test_ordered_set 1/1 ... [2025-12-04 10:31:55.404606][3171.7841504], took 0.08min 2025-12-04T10:31:56.2306118Z Running dynamo/test_autograd_function 1/1 ... [2025-12-04 10:31:56.230169][3172.6094628] 2025-12-04T10:31:56.2306864Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:56.2323697Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_autograd_function.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:31:56.231893] 2025-12-04T10:31:57.5105339Z Running dynamo/test_profiler 1/1 ... [2025-12-04 10:31:57.500730][3173.8893575] 2025-12-04T10:31:57.5105850Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:57.5113152Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_profiler.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:31:57.510918] 2025-12-04T10:32:01.0106429Z Running inductor/test_needs_exact_strides 1/1 ... [2025-12-04 10:32:01.010114][3177.389301] 2025-12-04T10:32:01.0107056Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:01.0114149Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_needs_exact_strides.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:32:01.010823] 2025-12-04T10:32:02.6172744Z 2025-12-04T10:32:02.6174356Z dynamo/test_profiler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_profiler_1.1_4314924a6ffe50c3_.log 2025-12-04T10:32:02.6175125Z 2025-12-04T10:32:02.6175415Z Finished dynamo/test_profiler 1/1 ... [2025-12-04 10:32:02.617203][3178.9960042], took 0.09min 2025-12-04T10:32:08.2766097Z 2025-12-04T10:32:08.2767235Z dynamo/test_autograd_function 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_autograd_function_1.1_52fe79b1e4a12b3a_.log 2025-12-04T10:32:08.2767978Z 2025-12-04T10:32:08.2768292Z Finished dynamo/test_autograd_function 1/1 ... [2025-12-04 10:32:08.265646][3184.6550894], took 0.20min 2025-12-04T10:32:08.4557414Z Running dynamo/test_list 1/1 ... [2025-12-04 10:32:08.455245][3184.8340555] 2025-12-04T10:32:08.4557949Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:08.4565153Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_list.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:32:08.455956] 2025-12-04T10:32:12.9269546Z 2025-12-04T10:32:12.9270754Z inductor/test_needs_exact_strides 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_needs_exact_strides_1.1_4f8c9b9e4544dd38_.log 2025-12-04T10:32:12.9271506Z 2025-12-04T10:32:12.9271836Z Finished inductor/test_needs_exact_strides 1/1 ... [2025-12-04 10:32:12.926647][3189.3052077], took 0.20min 2025-12-04T10:32:13.6964105Z 2025-12-04T10:32:13.6965173Z dynamo/test_list 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_list_1.1_fc26a61fa5229de0_.log 2025-12-04T10:32:13.6965785Z 2025-12-04T10:32:14.0068176Z Finished dynamo/test_list 1/1 ... [2025-12-04 10:32:13.695648][3190.0746252], took 0.09min 2025-12-04T10:32:14.0068784Z Running dynamo/test_sources 1/1 ... [2025-12-04 10:32:14.005074][3190.3848676] 2025-12-04T10:32:14.0069265Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:14.0075386Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_sources.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:32:14.005074] 2025-12-04T10:32:18.8384917Z Running inductor/test_custom_partitioner_fn 1/1 ... [2025-12-04 10:32:18.836460][3195.2163064] 2025-12-04T10:32:18.8385473Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:18.8391953Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_custom_partitioner_fn.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:32:18.836460] 2025-12-04T10:32:18.8910519Z 2025-12-04T10:32:18.8911777Z dynamo/test_sources 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_sources_1.1_de8d8aa3065ecd4f_.log 2025-12-04T10:32:18.8912437Z 2025-12-04T10:32:18.8912705Z Finished dynamo/test_sources 1/1 ... [2025-12-04 10:32:18.886715][3195.2690276], took 0.08min 2025-12-04T10:32:19.4368185Z Running dynamo/test_package 1/1 ... [2025-12-04 10:32:19.435097][3195.8146241] 2025-12-04T10:32:19.4368669Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:19.4376077Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_package.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:32:19.435097] 2025-12-04T10:32:24.6463928Z Running dynamo/test_verify_correctness 1/1 ... [2025-12-04 10:32:24.645632][3201.0239287] 2025-12-04T10:32:24.6464489Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:24.6471533Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_verify_correctness.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:32:24.646939] 2025-12-04T10:32:30.0563417Z 2025-12-04T10:32:30.0564679Z dynamo/test_verify_correctness 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_verify_correctness_1.1_3c6508feb974144d_.log 2025-12-04T10:32:30.0565439Z 2025-12-04T10:32:30.0565766Z Finished dynamo/test_verify_correctness 1/1 ... [2025-12-04 10:32:30.054152][3206.4338265], took 0.09min 2025-12-04T10:32:30.9417601Z 2025-12-04T10:32:30.9418826Z inductor/test_custom_partitioner_fn 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_partitioner_fn_1.1_18ff0fe79b8adca6_.log 2025-12-04T10:32:30.9419801Z 2025-12-04T10:32:30.9420137Z Finished inductor/test_custom_partitioner_fn 1/1 ... [2025-12-04 10:32:30.940460][3207.3191992], took 0.20min 2025-12-04T10:32:33.1728860Z 2025-12-04T10:32:33.1730089Z dynamo/test_package 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_package_1.1_2b5a5fd9be0a2abd_.log 2025-12-04T10:32:33.1730725Z 2025-12-04T10:32:33.1730997Z Finished dynamo/test_package 1/1 ... [2025-12-04 10:32:33.172380][3209.5502251], took 0.23min 2025-12-04T10:32:35.8518017Z Running inductor/test_caching 1/1 ... [2025-12-04 10:32:35.845309][3212.2288792] 2025-12-04T10:32:35.8518534Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:35.8525636Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_caching.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:32:35.845309] 2025-12-04T10:32:36.6009614Z Running dynamo/test_compiler_bisector 1/1 ... [2025-12-04 10:32:36.600289][3212.9780084] 2025-12-04T10:32:36.6010132Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:36.6017604Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_compiler_bisector.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:32:36.601436] 2025-12-04T10:32:39.1165082Z Running dynamo/test_bytecode_utils 1/1 ... [2025-12-04 10:32:39.113514][3215.4934528] 2025-12-04T10:32:39.1165606Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:39.1173932Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_bytecode_utils.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:32:39.116578] 2025-12-04T10:32:40.7998849Z 2025-12-04T10:32:40.7999790Z inductor/test_caching 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_caching_1.1_6fe6665d3896c9d1_.log 2025-12-04T10:32:40.8000466Z 2025-12-04T10:32:44.2785699Z Finished inductor/test_caching 1/1 ... [2025-12-04 10:32:40.799531][3217.1769055], took 0.08min 2025-12-04T10:32:44.2786187Z 2025-12-04T10:32:44.2786776Z dynamo/test_bytecode_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_bytecode_utils_1.1_b21aa85a9561552c_.log 2025-12-04T10:32:44.2787438Z 2025-12-04T10:32:44.2787735Z Finished dynamo/test_bytecode_utils 1/1 ... [2025-12-04 10:32:44.278366][3220.6552861], took 0.09min 2025-12-04T10:32:46.7787694Z Running dynamo/test_minifier 1/1 ... [2025-12-04 10:32:46.766925][3223.1553934] 2025-12-04T10:32:46.7788207Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:46.7794940Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_minifier.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:32:46.766925] 2025-12-04T10:32:48.5462762Z 2025-12-04T10:32:48.5463940Z dynamo/test_compiler_bisector 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_compiler_bisector_1.1_22684081016f892e_.log 2025-12-04T10:32:48.5464761Z 2025-12-04T10:32:48.5465093Z Finished dynamo/test_compiler_bisector 1/1 ... [2025-12-04 10:32:48.545851][3224.922974], took 0.20min 2025-12-04T10:32:50.1576404Z Running export/test_experimental 1/1 ... [2025-12-04 10:32:50.157349][3226.5341502] 2025-12-04T10:32:50.1577100Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:50.1584247Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_experimental.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:32:50.158000] 2025-12-04T10:32:52.2491082Z 2025-12-04T10:32:52.2492184Z dynamo/test_minifier 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_minifier_1.1_5663a062ad6d9629_.log 2025-12-04T10:32:52.2492830Z 2025-12-04T10:32:52.2493100Z Finished dynamo/test_minifier 1/1 ... [2025-12-04 10:32:52.248980][3228.6256411], took 0.09min 2025-12-04T10:32:54.2732348Z Running dynamo/test_hooks 1/1 ... [2025-12-04 10:32:54.268443][3230.6495559] 2025-12-04T10:32:54.2732871Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:54.2739537Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_hooks.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:32:54.268443] 2025-12-04T10:32:55.4725467Z 2025-12-04T10:32:55.4726638Z export/test_experimental 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_experimental_1.1_574aba4f028dcfcf_.log 2025-12-04T10:32:55.4727353Z 2025-12-04T10:32:55.4727645Z Finished export/test_experimental 1/1 ... [2025-12-04 10:32:55.470770][3231.848961], took 0.09min 2025-12-04T10:32:58.1946170Z Running dynamo/test_decorators 1/1 ... [2025-12-04 10:32:58.192971][3234.5707698] 2025-12-04T10:32:58.1946685Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:58.1953886Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_decorators.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:32:58.192971] 2025-12-04T10:32:59.6707610Z 2025-12-04T10:32:59.6708504Z dynamo/test_hooks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_hooks_1.1_e41853ed6244077f_.log 2025-12-04T10:32:59.6709224Z 2025-12-04T10:32:59.6710101Z Finished dynamo/test_hooks 1/1 ... [2025-12-04 10:32:59.670241][3236.0470028], took 0.09min 2025-12-04T10:33:01.1719490Z Running test_appending_byte_serializer 1/1 ... [2025-12-04 10:33:01.164016][3237.5479847] 2025-12-04T10:33:01.1720039Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:01.1726691Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_appending_byte_serializer.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:33:01.164016] 2025-12-04T10:33:03.7438882Z 2025-12-04T10:33:03.7440199Z dynamo/test_decorators 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_decorators_1.1_4ee0d6b1e37c7537_.log 2025-12-04T10:33:03.7440878Z 2025-12-04T10:33:03.7441198Z Finished dynamo/test_decorators 1/1 ... [2025-12-04 10:33:03.743324][3240.1199962], took 0.09min 2025-12-04T10:33:05.4108935Z Running test_jiterator 1/1 ... [2025-12-04 10:33:05.409199][3241.7867718] 2025-12-04T10:33:05.4109395Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:05.4140915Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_jiterator.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:33:05.413666] 2025-12-04T10:33:06.2241660Z 2025-12-04T10:33:06.2243321Z test_appending_byte_serializer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_appending_byte_serializer_1.1_05e2d92a1d9cf503_.log 2025-12-04T10:33:06.2244046Z 2025-12-04T10:33:06.2244356Z Finished test_appending_byte_serializer 1/1 ... [2025-12-04 10:33:06.224033][3242.6001289], took 0.08min 2025-12-04T10:33:09.5059388Z Running test_meta 4/6 ... [2025-12-04 10:33:09.505277][3245.8816346] 2025-12-04T10:33:09.5059862Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:09.5066720Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_meta.py', '-m', 'not serial', '--shard-id=4', '--num-shards=6', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:33:09.505989] 2025-12-04T10:33:10.9878317Z 2025-12-04T10:33:10.9879474Z test_jiterator 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jiterator_1.1_33725c4bbb63520d_.log 2025-12-04T10:33:10.9880195Z Running 0 items in this shard: 2025-12-04T10:33:10.9880379Z 2025-12-04T10:33:10.9880664Z Finished test_jiterator 1/1 ... [2025-12-04 10:33:10.978605][3247.3638477], took 0.09min 2025-12-04T10:33:12.0907251Z Running test_nestedtensor 3/4 ... [2025-12-04 10:33:12.087441][3248.4663551] 2025-12-04T10:33:12.0907763Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:12.0914432Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_nestedtensor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:33:12.087441] 2025-12-04T10:33:16.8675487Z Running distributions/test_constraints 1/1 ... [2025-12-04 10:33:16.865270][3253.2429813] 2025-12-04T10:33:16.8676035Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:16.8682421Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'distributions/test_constraints.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:33:16.865270] 2025-12-04T10:33:23.4261775Z 2025-12-04T10:33:23.4262762Z distributions/test_constraints 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributions.test_constraints_1.1_4abfbef986bb86cf_.log 2025-12-04T10:33:23.4263624Z Running 0 items in this shard: 2025-12-04T10:33:23.4263821Z 2025-12-04T10:33:23.4264142Z Finished distributions/test_constraints 1/1 ... [2025-12-04 10:33:23.424463][3259.8016808], took 0.11min 2025-12-04T10:33:23.9115324Z 2025-12-04T10:33:23.9116312Z test_nestedtensor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/test_nestedtensor_3.4_e53107b81765249d_.log 2025-12-04T10:33:23.9117320Z Running 0 items in this shard: 2025-12-04T10:33:23.9117503Z 2025-12-04T10:33:23.9118347Z Finished test_nestedtensor 3/4 ... [2025-12-04 10:33:23.911648][3260.2871125], took 0.20min 2025-12-04T10:33:29.2560610Z Running test_linalg 1/1 ... [2025-12-04 10:33:29.255002][3265.6310562] 2025-12-04T10:33:29.2561100Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:29.2567650Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_linalg.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:33:29.255002] 2025-12-04T10:33:29.6702307Z Running test_functionalization_of_rng_ops 1/1 ... [2025-12-04 10:33:29.660345][3266.04519] 2025-12-04T10:33:29.6703042Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:29.6709940Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_functionalization_of_rng_ops.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:33:29.670482] 2025-12-04T10:33:35.7368343Z 2025-12-04T10:33:35.7369423Z test_functionalization_of_rng_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functionalization_of_rng_ops_1.1_818148633851333c_.log 2025-12-04T10:33:35.7370171Z 2025-12-04T10:33:35.7370683Z Finished test_functionalization_of_rng_ops 1/1 ... [2025-12-04 10:33:35.735914][3272.1119343], took 0.10min 2025-12-04T10:33:38.7048746Z 2025-12-04T10:33:38.7049692Z test_linalg 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_linalg_1.1_6f2048982882dbd6_.log 2025-12-04T10:33:38.7050665Z Running 0 items in this shard: 2025-12-04T10:33:38.7050945Z 2025-12-04T10:33:38.7051785Z Finished test_linalg 1/1 ... [2025-12-04 10:33:38.705067][3275.079915], took 0.16min 2025-12-04T10:33:41.3622487Z Running test_fx_reinplace_pass 1/1 ... [2025-12-04 10:33:41.352972][3277.7368225] 2025-12-04T10:33:41.3622988Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:41.3629855Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_fx_reinplace_pass.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:33:41.352972] 2025-12-04T10:33:44.6017982Z Running functorch/test_control_flow 1/1 ... [2025-12-04 10:33:44.597168][3280.9762511] 2025-12-04T10:33:44.6018778Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:44.6025548Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_control_flow.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:33:44.601813] 2025-12-04T10:33:46.5253185Z 2025-12-04T10:33:46.5254536Z test_fx_reinplace_pass 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_fx_reinplace_pass_1.1_8067b5b532d0f2cc_.log 2025-12-04T10:33:46.5255306Z Running 0 items in this shard: 2025-12-04T10:33:46.5255489Z 2025-12-04T10:33:46.5255760Z Finished test_fx_reinplace_pass 1/1 ... [2025-12-04 10:33:46.511542][3282.9000683], took 0.09min 2025-12-04T10:33:52.2881201Z Running test_modules 1/2 ... [2025-12-04 10:33:52.287851][3288.662303] 2025-12-04T10:33:52.2881780Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:52.2889592Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_modules.py', '-m', 'not serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:33:52.288739] 2025-12-04T10:33:55.8516326Z 2025-12-04T10:33:55.8517616Z functorch/test_control_flow 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_control_flow_1.1_7059bfcef07630a3_.log 2025-12-04T10:33:55.8518450Z Running 0 items in this shard: 2025-12-04T10:33:55.8518643Z 2025-12-04T10:33:55.8519275Z Finished functorch/test_control_flow 1/1 ... [2025-12-04 10:33:55.849298][3292.2260818], took 0.19min 2025-12-04T10:34:01.5415301Z Running test_modules 2/2 ... [2025-12-04 10:34:01.540316][3297.9154412] 2025-12-04T10:34:01.5415789Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:34:01.5422549Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_modules.py', '-m', 'not serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:34:01.540316] 2025-12-04T10:34:08.2542893Z 2025-12-04T10:34:08.2543727Z test_modules 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_1.2_8b2c698a46b0a420_.log 2025-12-04T10:34:08.2544923Z Running 0 items in this shard: 2025-12-04T10:34:08.2545119Z 2025-12-04T10:34:08.2545368Z Finished test_modules 1/2 ... [2025-12-04 10:34:08.246807][3304.6283521], took 0.27min 2025-12-04T10:34:13.9254578Z Running complex_tensor/test_complex_tensor 3/3 ... [2025-12-04 10:34:13.925185][3310.2989646] 2025-12-04T10:34:13.9255136Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:34:13.9261933Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'complex_tensor/test_complex_tensor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:34:13.925821] 2025-12-04T10:34:17.3222127Z 2025-12-04T10:34:17.3223268Z test_modules 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_2.2_58899431b5752a33_.log 2025-12-04T10:34:17.3223990Z Running 0 items in this shard: 2025-12-04T10:34:17.3224189Z 2025-12-04T10:34:17.3224860Z Finished test_modules 2/2 ... [2025-12-04 10:34:17.315018][3313.6959883], took 0.26min 2025-12-04T10:34:22.3227214Z 2025-12-04T10:34:22.3228458Z complex_tensor/test_complex_tensor 3/3 was successful, full logs can be found in artifacts with path test/test-reports/complex_tensor.test_complex_tensor_3.3_7994d1b1984dd52e_.log 2025-12-04T10:34:22.3257382Z Running 50 items in this shard: test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/complex_tensor/test_complex_tensor.py::TestComplexBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128 2025-12-04T10:34:22.3281684Z 2025-12-04T10:34:22.3282098Z Finished complex_tensor/test_complex_tensor 3/3 ... [2025-12-04 10:34:22.322999][3318.6967266], took 0.14min 2025-12-04T10:34:22.9121172Z Running cpp_extensions/python_agnostic_extension/test/test_python_agnostic 1/1 ... [2025-12-04 10:34:22.900241][3319.2853283] 2025-12-04T10:34:22.9122030Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:34:22.9128619Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'cpp_extensions/python_agnostic_extension/test/test_python_agnostic.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:34:22.900241] 2025-12-04T10:34:27.9985669Z Running functorch/test_ops 4/9 ... [2025-12-04 10:34:27.982752][3324.3716389] 2025-12-04T10:34:27.9986164Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:34:27.9993266Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'not serial', '--shard-id=4', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:34:27.999089] 2025-12-04T10:34:28.7388152Z 2025-12-04T10:34:28.7389764Z cpp_extensions/python_agnostic_extension/test/test_python_agnostic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/cpp_extensions.python_agnostic_extension.test.test_python_agnostic_1.1_91656670751f521b_.log 2025-12-04T10:34:28.7391061Z Running 0 items in this shard: 2025-12-04T10:34:28.7391242Z 2025-12-04T10:34:28.7391733Z Finished cpp_extensions/python_agnostic_extension/test/test_python_agnostic 1/1 ... [2025-12-04 10:34:28.738472][3325.112246], took 0.10min 2025-12-04T10:34:34.2819792Z Running functorch/test_ops 7/9 ... [2025-12-04 10:34:34.275231][3330.6548894] 2025-12-04T10:34:34.2820279Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:34:34.2827045Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'not serial', '--shard-id=7', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:34:34.275231] 2025-12-04T10:34:51.3232702Z 2025-12-04T10:34:51.3233771Z test_meta 4/6 was successful, full logs can be found in artifacts with path test/test-reports/test_meta_4.6_8f53087b57e50419_.log 2025-12-04T10:34:51.3235559Z Running 0 items in this shard: 2025-12-04T10:34:51.3235788Z 2025-12-04T10:34:51.3303561Z Finished test_meta 4/6 ... [2025-12-04 10:34:51.323119][3347.6961572], took 1.70min 2025-12-04T10:34:56.7660945Z Running functorch/test_ops 9/9 ... [2025-12-04 10:34:56.765713][3353.1383908] 2025-12-04T10:34:56.7661437Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:34:56.7667945Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'not serial', '--shard-id=9', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:34:56.765713] 2025-12-04T10:34:59.4069477Z 2025-12-04T10:34:59.4070575Z functorch/test_ops 4/9 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_4.9_eba2367d11cc74b1_.log 2025-12-04T10:34:59.4071310Z Running 0 items in this shard: 2025-12-04T10:34:59.4071759Z 2025-12-04T10:34:59.4072056Z Finished functorch/test_ops 4/9 ... [2025-12-04 10:34:59.406787][3355.7795311], took 0.52min 2025-12-04T10:35:05.0840001Z Running functorch/test_aotdispatch 7/12 ... [2025-12-04 10:35:05.070791][3361.4560684] 2025-12-04T10:35:05.0840537Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:05.0847796Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'not serial', '--shard-id=7', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:35:05.070791] 2025-12-04T10:35:05.2350511Z 2025-12-04T10:35:05.2358750Z functorch/test_ops 7/9 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_7.9_1f4121c4730ae822_.log 2025-12-04T10:35:05.2359827Z Running 0 items in this shard: 2025-12-04T10:35:05.2360011Z 2025-12-04T10:35:05.2360290Z Finished functorch/test_ops 7/9 ... [2025-12-04 10:35:05.229637][3361.6074839], took 0.52min 2025-12-04T10:35:10.6990212Z Running functorch/test_aotdispatch 10/12 ... [2025-12-04 10:35:10.695091][3367.0709516] 2025-12-04T10:35:10.6990746Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:10.6997391Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'not serial', '--shard-id=10', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:35:10.695091] 2025-12-04T10:35:22.1142312Z 2025-12-04T10:35:22.1143342Z functorch/test_aotdispatch 7/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_7.12_7f8b227251d744cc_.log 2025-12-04T10:35:22.1146321Z Running 0 items in this shard: 2025-12-04T10:35:22.1146526Z 2025-12-04T10:35:22.1147282Z Finished functorch/test_aotdispatch 7/12 ... [2025-12-04 10:35:22.114425][3378.4864545], took 0.28min 2025-12-04T10:35:27.6361960Z 2025-12-04T10:35:27.6363217Z functorch/test_aotdispatch 10/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_10.12_3f9eadcab488cca9_.log 2025-12-04T10:35:27.6364061Z Running 0 items in this shard: 2025-12-04T10:35:27.6364245Z 2025-12-04T10:35:27.6364938Z Finished functorch/test_aotdispatch 10/12 ... [2025-12-04 10:35:27.634337][3384.0080715], took 0.28min 2025-12-04T10:35:27.7644336Z Running functorch/test_aotdispatch 12/12 ... [2025-12-04 10:35:27.763604][3384.1358612] 2025-12-04T10:35:27.7644930Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:27.7650856Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'not serial', '--shard-id=12', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:35:27.763604] 2025-12-04T10:35:29.0108481Z 2025-12-04T10:35:29.0109374Z functorch/test_ops 9/9 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_9.9_6e6353bd921b49d0_.log 2025-12-04T10:35:29.0110239Z Running 0 items in this shard: 2025-12-04T10:35:29.0110423Z 2025-12-04T10:35:29.0111237Z Finished functorch/test_ops 9/9 ... [2025-12-04 10:35:29.009830][3385.3826961], took 0.54min 2025-12-04T10:35:33.2885148Z Running test_cuda_multigpu 1/1 ... [2025-12-04 10:35:33.288186][3389.6598895] 2025-12-04T10:35:33.2885641Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:33.2892700Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_cuda_multigpu.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 10:35:33.288882] 2025-12-04T10:35:38.7522637Z 2025-12-04T10:35:38.7523805Z test_cuda_multigpu 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cuda_multigpu_1.1_a9d2d6e8152579be_.log 2025-12-04T10:35:38.7524533Z Running 0 items in this shard: 2025-12-04T10:35:38.7524715Z 2025-12-04T10:35:38.7525175Z Finished test_cuda_multigpu 1/1 ... [2025-12-04 10:35:38.749672][3395.1238802], took 0.09min 2025-12-04T10:35:44.2138722Z 2025-12-04T10:35:44.2139822Z functorch/test_aotdispatch 12/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_12.12_830e83b525ccd7e0_.log 2025-12-04T10:35:44.2140633Z Running 0 items in this shard: 2025-12-04T10:35:44.2140807Z 2025-12-04T10:35:44.2141831Z Finished functorch/test_aotdispatch 12/12 ... [2025-12-04 10:35:44.211998][3400.5853731], took 0.27min 2025-12-04T10:35:45.1597047Z Running test batch 'tests to run' cost 2103.57 seconds 2025-12-04T10:35:45.1626098Z Emitting td_test_failure_stats_v2 2025-12-04T10:35:45.4872613Z test_ci_sanity_check_fail 1/1 failed! 2025-12-04T10:35:45.4883371Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_cuda_multigpu\test_cuda_multigpu-df781c49b5507530.xml 2025-12-04T10:35:45.4884618Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_jiterator\test_jiterator-212ae65ea1225be4.xml 2025-12-04T10:35:45.4885978Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\distributions.test_constraints\distributions.test_constraints-b90d497f3d82a149.xml 2025-12-04T10:35:45.4887342Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_nestedtensor\test_nestedtensor-5d3c03c8629a5ba6.xml 2025-12-04T10:35:45.4888531Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_linalg\test_linalg-d5f440e455b3ba0b.xml 2025-12-04T10:35:45.4889745Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_fx_reinplace_pass\test_fx_reinplace_pass-ba50a2456d055ada.xml 2025-12-04T10:35:45.4891095Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_control_flow\functorch.test_control_flow-5a58ced8c18c51c4.xml 2025-12-04T10:35:45.4892610Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_modules\test_modules-d25e29aad635e206.xml 2025-12-04T10:35:45.4893768Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_modules\test_modules-e62faacc363e8417.xml 2025-12-04T10:35:45.4895090Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\complex_tensor.test_complex_tensor\complex_tensor.test_complex_tensor-9065c604877b0da6.xml 2025-12-04T10:35:45.4896932Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\cpp_extensions.python_agnostic_extension.test.test_python_agnostic\cpp_extensions.python_agnostic_extension.test.test_python_agnostic-24a9e35673784e53.xml 2025-12-04T10:35:45.4898516Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_meta\test_meta-b89927b2ec25602e.xml 2025-12-04T10:35:45.4899721Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_ops\functorch.test_ops-d9a4f2331dafecf1.xml 2025-12-04T10:35:45.4900981Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_ops\functorch.test_ops-3df13860327db43f.xml 2025-12-04T10:35:45.4902306Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_aotdispatch\functorch.test_aotdispatch-7c85e8e5ab05445b.xml 2025-12-04T10:35:45.4903713Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_aotdispatch\functorch.test_aotdispatch-80af0f9ae91433c9.xml 2025-12-04T10:35:45.4905042Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_ops\functorch.test_ops-03384b5a451910be.xml 2025-12-04T10:35:45.4906349Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_cuda_multigpu\test_cuda_multigpu-ea3dfdfa81342b25.xml 2025-12-04T10:35:45.4907684Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_aotdispatch\functorch.test_aotdispatch-0ef4d9b1fc434b10.xml 2025-12-04T10:35:45.4908898Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1764844545_fd7cbac4d0fc11f0a7f40affc467c1ed 2025-12-04T10:35:45.4909973Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1764844545_fd7cbac4d0fc11f0a7f40affc467c1ed 2025-12-04T10:35:46.8972169Z 2025-12-04T10:35:46.8972928Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 2025-12-04T10:35:46.8973404Z 2025-12-04T10:35:46.8973910Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>popd 2025-12-04T10:35:46.8978690Z 2025-12-04T10:35:46.8978914Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2025-12-04T10:35:46.9004429Z + [[ 1 == 1 ]] 2025-12-04T10:35:46.9004839Z + [[ 4 -gt 1 ]] 2025-12-04T10:35:46.9005270Z + /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_libtorch.bat 2025-12-04T10:35:46.9164663Z 2025-12-04T10:35:46.9165557Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\setup_pytorch_env.bat 2025-12-04T10:35:46.9176319Z 2025-12-04T10:35:46.9181672Z 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-04T10:35:46.9184962Z 2025-12-04T10:35:46.9187379Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-12-04T10:35:46.9188028Z 2025-12-04T10:35:46.9188610Z 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-04T10:35:46.9200529Z 2025-12-04T10:35:46.9201290Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2022-cpu-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2025-12-04T10:35:46.9204883Z 2025-12-04T10:35:46.9205316Z C:\actions-runner\_work\pytorch\pytorch>set CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-12-04T10:35:46.9209977Z 2025-12-04T10:35:46.9210469Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2025-12-04T10:35:46.9252856Z 2025-12-04T10:35:46.9253232Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2025-12-04T10:35:46.9254517Z 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-04T10:35:46.9255594Z if errorlevel 1 exit /b 2025-12-04T10:35:46.9255934Z if not errorlevel 0 exit /b 2025-12-04T10:35:46.9256758Z 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-04T10:35:46.9258205Z if errorlevel 1 exit /b 2025-12-04T10:35:46.9258446Z if not errorlevel 0 exit /b 2025-12-04T10:35:46.9258689Z ) 2025-12-04T10:35:46.9258793Z 2025-12-04T10:35:46.9259146Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2025-12-04T10:35:49.4171262Z Ignoring coremltools: markers 'python_version == "3.12"' don't match your environment 2025-12-04T10:35:49.4176033Z Ignoring librosa: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-12-04T10:35:49.4178326Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-12-04T10:35:49.4182741Z Ignoring numba: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-12-04T10:35:49.4186930Z Ignoring numpy: markers 'python_version == "3.11" or python_version == "3.12"' don't match your environment 2025-12-04T10:35:49.4190259Z Ignoring numpy: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-12-04T10:35:49.4193279Z Ignoring numpy: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T10:35:49.4197082Z Ignoring pandas: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-12-04T10:35:49.4200026Z Ignoring pandas: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T10:35:49.4203650Z Ignoring optree: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T10:35:49.4209897Z Ignoring scipy: markers 'python_version > "3.11" and python_version < "3.14"' don't match your environment 2025-12-04T10:35:49.4212919Z Ignoring scipy: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T10:35:49.4217715Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-12-04T10:35:49.4221395Z Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2025-12-04T10:35:49.4224926Z Ignoring lxml: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T10:35:49.4228578Z Ignoring onnx: markers 'python_version == "3.14"' don't match your environment 2025-12-04T10:35:49.4232245Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-12-04T10:35:49.4243333Z 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-04T10:35:49.4251154Z Requirement already satisfied: build==1.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 13)) (1.3.0) 2025-12-04T10:35:49.4256200Z Requirement already satisfied: click in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 18)) (8.3.1) 2025-12-04T10:35:49.4262465Z Requirement already satisfied: coremltools==5.0b5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 23)) (5.0b5) 2025-12-04T10:35:49.4268310Z Requirement already satisfied: dill==0.3.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 34)) (0.3.7) 2025-12-04T10:35:49.4272002Z Requirement already satisfied: expecttest==0.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 39)) (0.3.0) 2025-12-04T10:35:49.4277386Z Requirement already satisfied: fbscribelogger==0.1.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 45)) (0.1.7) 2025-12-04T10:35:49.4282758Z Requirement already satisfied: flatbuffers==24.12.23 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 50)) (24.12.23) 2025-12-04T10:35:49.4288270Z Requirement already satisfied: hypothesis==6.56.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 55)) (6.56.4) 2025-12-04T10:35:49.4293914Z Requirement already satisfied: junitparser==2.1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 61)) (2.1.1) 2025-12-04T10:35:49.4300065Z Requirement already satisfied: lark==0.12.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 66)) (0.12.0) 2025-12-04T10:35:49.4305874Z Requirement already satisfied: librosa>=0.6.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 71)) (0.11.0) 2025-12-04T10:35:49.4309613Z Requirement already satisfied: networkx==2.8.8 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 108)) (2.8.8) 2025-12-04T10:35:49.4315043Z Requirement already satisfied: ninja==1.11.1.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 114)) (1.11.1.4) 2025-12-04T10:35:49.4320437Z Requirement already satisfied: numba==0.55.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 120)) (0.55.2) 2025-12-04T10:35:49.4325924Z Requirement already satisfied: numpy==1.22.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 139)) (1.22.4) 2025-12-04T10:35:49.4331592Z Requirement already satisfied: pandas==2.0.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 144)) (2.0.3) 2025-12-04T10:35:49.4337850Z Requirement already satisfied: opt-einsum==3.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 153)) (3.3.0) 2025-12-04T10:35:49.4461490Z Requirement already satisfied: optree==0.13.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 158)) (0.13.0) 2025-12-04T10:35:49.4466930Z Requirement already satisfied: pillow==11.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 172)) (11.0.0) 2025-12-04T10:35:49.4472378Z Requirement already satisfied: protobuf==5.29.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 177)) (5.29.5) 2025-12-04T10:35:49.4476590Z Requirement already satisfied: psutil in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 182)) (5.9.1) 2025-12-04T10:35:49.4481939Z Requirement already satisfied: pytest==7.3.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 187)) (7.3.2) 2025-12-04T10:35:49.4487207Z Requirement already satisfied: pytest-xdist==3.3.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 192)) (3.3.1) 2025-12-04T10:35:49.4492868Z Requirement already satisfied: pytest-flakefinder==1.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 197)) (1.1.0) 2025-12-04T10:35:49.4498099Z Requirement already satisfied: pytest-rerunfailures>=10.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 202)) (14.0) 2025-12-04T10:35:49.4503349Z Requirement already satisfied: pytest-subtests==0.13.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 207)) (0.13.1) 2025-12-04T10:35:49.4508510Z Requirement already satisfied: xdoctest==1.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 222)) (1.3.0) 2025-12-04T10:35:49.4513688Z Requirement already satisfied: pygments==2.15.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 227)) (2.15.0) 2025-12-04T10:35:49.4519202Z Requirement already satisfied: scikit-image==0.22.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 247)) (0.22.0) 2025-12-04T10:35:49.4524732Z Requirement already satisfied: scipy==1.10.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 257)) (1.10.1) 2025-12-04T10:35:49.4530010Z Requirement already satisfied: typing-extensions==4.12.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 273)) (4.12.2) 2025-12-04T10:35:49.4536059Z Requirement already satisfied: unittest-xml-reporting<=3.2.0,>=2.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 283)) (3.2.0) 2025-12-04T10:35:49.4541293Z Requirement already satisfied: lintrunner==0.12.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 289)) (0.12.7) 2025-12-04T10:35:49.4546394Z Requirement already satisfied: redis>=4.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 294)) (7.1.0) 2025-12-04T10:35:49.4551513Z Requirement already satisfied: ghstack==0.8.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 298)) (0.8.0) 2025-12-04T10:35:49.4556689Z Requirement already satisfied: jinja2==3.1.6 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 303)) (3.1.6) 2025-12-04T10:35:49.4561862Z Requirement already satisfied: pytest-cpp==2.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 308)) (2.3.0) 2025-12-04T10:35:49.4567146Z Requirement already satisfied: z3-solver==4.15.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 313)) (4.15.1.0) 2025-12-04T10:35:49.4572542Z Requirement already satisfied: tensorboard==2.13.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 318)) (2.13.0) 2025-12-04T10:35:49.4577804Z Requirement already satisfied: pywavelets==1.4.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 324)) (1.4.1) 2025-12-04T10:35:49.4582930Z Requirement already satisfied: lxml==5.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 331)) (5.3.0) 2025-12-04T10:35:49.4588089Z Requirement already satisfied: PyGithub==2.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 335)) (2.3.0) 2025-12-04T10:35:49.4593323Z Requirement already satisfied: sympy==1.13.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 337)) (1.13.3) 2025-12-04T10:35:49.4598418Z Requirement already satisfied: onnx==1.19.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 342)) (1.19.1) 2025-12-04T10:35:49.4603622Z Requirement already satisfied: onnxscript==0.5.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 349)) (0.5.4) 2025-12-04T10:35:49.4608791Z Requirement already satisfied: parameterized==0.8.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 354)) (0.8.1) 2025-12-04T10:35:49.4613921Z Requirement already satisfied: pwlf==2.2.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 363)) (2.2.1) 2025-12-04T10:35:49.4619636Z Requirement already satisfied: pyyaml==6.0.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 369)) (6.0.3) 2025-12-04T10:35:49.4623811Z Requirement already satisfied: pyzstd in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 370)) (0.16.2) 2025-12-04T10:35:49.4628977Z Requirement already satisfied: setuptools==78.1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 371)) (78.1.1) 2025-12-04T10:35:49.4634054Z Requirement already satisfied: packaging==23.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 372)) (23.1) 2025-12-04T10:35:49.4638179Z 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-04T10:35:49.4643433Z Requirement already satisfied: pulp==2.9.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 377)) (2.9.0) 2025-12-04T10:35:49.4648741Z Requirement already satisfied: dataclasses_json==0.6.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 382)) (0.6.7) 2025-12-04T10:35:49.4653821Z Requirement already satisfied: cmake==3.31.6 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 387)) (3.31.6) 2025-12-04T10:35:49.4659026Z Requirement already satisfied: tlparse==0.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 390)) (0.4.0) 2025-12-04T10:35:49.4664146Z Requirement already satisfied: filelock==3.18.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 393)) (3.18.0) 2025-12-04T10:35:49.4671410Z Requirement already satisfied: cuda-bindings<13.0,>=12.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 396)) (12.9.4) 2025-12-04T10:35:49.4676945Z Requirement already satisfied: setuptools-git-versioning==2.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 400)) (2.1.0) 2025-12-04T10:35:49.4682078Z Requirement already satisfied: scikit-build==0.18.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 401)) (0.18.1) 2025-12-04T10:35:49.4687700Z Requirement already satisfied: pyre-extensions==0.0.32 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 402)) (0.0.32) 2025-12-04T10:35:49.4693140Z Requirement already satisfied: tabulate==0.9.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 403)) (0.9.0) 2025-12-04T10:35:49.4698546Z Requirement already satisfied: tqdm>=4.66.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 406)) (4.67.1) 2025-12-04T10:35:49.4706296Z Requirement already satisfied: aiohttp==3.13.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 411)) (3.13.2) 2025-12-04T10:35:49.4736575Z 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-04T10:35:49.4743629Z 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-04T10:35:49.4750989Z 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-04T10:35:49.4798172Z Requirement already satisfied: pyproject_hooks in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) (1.2.0) 2025-12-04T10:35:49.4804660Z Requirement already satisfied: colorama in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) (0.4.6) 2025-12-04T10:35:49.4813525Z Requirement already satisfied: tomli>=1.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) (2.3.0) 2025-12-04T10:35:49.4898464Z Requirement already satisfied: thriftpy2<0.6.0,>=0.5.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (0.5.3) 2025-12-04T10:35:49.4957651Z Requirement already satisfied: aiohappyeyeballs>=2.5.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) (2.6.1) 2025-12-04T10:35:49.4964444Z Requirement already satisfied: aiosignal>=1.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) (1.4.0) 2025-12-04T10:35:49.4974880Z Requirement already satisfied: async-timeout<6.0,>=4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) (5.0.1) 2025-12-04T10:35:49.4981307Z Requirement already satisfied: attrs>=17.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) (25.4.0) 2025-12-04T10:35:49.4987987Z Requirement already satisfied: frozenlist>=1.1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) (1.8.0) 2025-12-04T10:35:49.4995052Z Requirement already satisfied: multidict<7.0,>=4.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) (6.7.0) 2025-12-04T10:35:49.5001499Z Requirement already satisfied: propcache>=0.2.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) (0.4.1) 2025-12-04T10:35:49.5008714Z Requirement already satisfied: yarl<2.0,>=1.17.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) (1.22.0) 2025-12-04T10:35:49.5186846Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) (2.4.0) 2025-12-04T10:35:49.5197425Z Requirement already satisfied: exceptiongroup>=1.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) (1.3.1) 2025-12-04T10:35:49.5218161Z Requirement already satisfied: future in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) (1.0.0) 2025-12-04T10:35:49.5344238Z Requirement already satisfied: llvmlite<0.39,>=0.38.0rc1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from numba==0.55.2->-r .ci/docker/requirements-ci.txt (line 120)) (0.38.1) 2025-12-04T10:35:49.5760241Z 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-04T10:35:49.5766890Z Requirement already satisfied: pytz>=2020.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) (2025.2) 2025-12-04T10:35:49.5773682Z Requirement already satisfied: tzdata>=2022.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) (2025.2) 2025-12-04T10:35:49.6053790Z Requirement already satisfied: iniconfig in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) (2.3.0) 2025-12-04T10:35:49.6062845Z Requirement already satisfied: pluggy<2.0,>=0.12 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) (1.6.0) 2025-12-04T10:35:49.6103288Z Requirement already satisfied: execnet>=1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 192)) (2.1.2) 2025-12-04T10:35:49.7623173Z Requirement already satisfied: imageio>=2.27 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) (2.37.2) 2025-12-04T10:35:49.7629770Z Requirement already satisfied: tifffile>=2022.8.12 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) (2025.5.10) 2025-12-04T10:35:49.7639515Z Requirement already satisfied: lazy_loader>=0.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) (0.4) 2025-12-04T10:35:49.7769114Z 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-04T10:35:49.7800311Z Requirement already satisfied: MarkupSafe>=2.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from jinja2==3.1.6->-r .ci/docker/requirements-ci.txt (line 303)) (3.0.3) 2025-12-04T10:35:49.7876508Z Requirement already satisfied: absl-py>=0.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (2.3.1) 2025-12-04T10:35:49.7883436Z Requirement already satisfied: grpcio>=1.48.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (1.76.0) 2025-12-04T10:35:49.7892075Z Requirement already satisfied: google-auth<3,>=1.6.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (2.43.0) 2025-12-04T10:35:49.7900640Z Requirement already satisfied: google-auth-oauthlib<1.1,>=0.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (1.0.0) 2025-12-04T10:35:49.7908072Z Requirement already satisfied: markdown>=2.6.8 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (3.10) 2025-12-04T10:35:49.7931109Z Requirement already satisfied: tensorboard-data-server<0.8.0,>=0.7.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (0.7.2) 2025-12-04T10:35:49.7938462Z Requirement already satisfied: werkzeug>=1.0.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (3.1.4) 2025-12-04T10:35:49.7946158Z 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-04T10:35:49.8033743Z Requirement already satisfied: pynacl>=1.4.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.6.1) 2025-12-04T10:35:49.8048533Z Requirement already satisfied: pyjwt>=2.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) (2.10.1) 2025-12-04T10:35:49.8061093Z 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-04T10:35:49.8066601Z Requirement already satisfied: Deprecated in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) (1.3.1) 2025-12-04T10:35:49.8100648Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from sympy==1.13.3->-r .ci/docker/requirements-ci.txt (line 337)) (1.3.0) 2025-12-04T10:35:49.8141784Z Requirement already satisfied: ml_dtypes>=0.5.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from onnx==1.19.1->-r .ci/docker/requirements-ci.txt (line 342)) (0.5.4) 2025-12-04T10:35:49.8181964Z Requirement already satisfied: onnx_ir<2,>=0.1.10 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from onnxscript==0.5.4->-r .ci/docker/requirements-ci.txt (line 349)) (0.1.12) 2025-12-04T10:35:49.8255758Z Requirement already satisfied: pyDOE>=0.3.8 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 363)) (0.3.8) 2025-12-04T10:35:49.8542024Z Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) (3.26.1) 2025-12-04T10:35:49.8549042Z Requirement already satisfied: typing-inspect<1,>=0.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) (0.9.0) 2025-12-04T10:35:49.8745889Z Requirement already satisfied: distro in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 401)) (1.9.0) 2025-12-04T10:35:49.8919274Z Requirement already satisfied: cuda-pathfinder~=1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from cuda-bindings<13.0,>=12.0->-r .ci/docker/requirements-ci.txt (line 396)) (1.3.2) 2025-12-04T10:35:49.9149123Z Requirement already satisfied: cachetools<7.0,>=2.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (6.2.2) 2025-12-04T10:35:49.9155684Z Requirement already satisfied: pyasn1-modules>=0.2.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (0.4.2) 2025-12-04T10:35:49.9162794Z Requirement already satisfied: rsa<5,>=3.1.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (4.9.1) 2025-12-04T10:35:49.9220437Z Requirement already satisfied: requests-oauthlib>=0.7.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (2.0.0) 2025-12-04T10:35:49.9555844Z 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-04T10:35:49.9565443Z 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-04T10:35:49.9576551Z 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-04T10:35:49.9668399Z Requirement already satisfied: pyasn1>=0.1.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from rsa<5,>=3.1.4->google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (0.6.1) 2025-12-04T10:35:49.9808925Z Requirement already satisfied: ply<4.0,>=3.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from thriftpy2<0.6.0,>=0.5.2->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (3.11) 2025-12-04T10:35:49.9893769Z Requirement already satisfied: mypy-extensions>=0.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) (1.1.0) 2025-12-04T10:35:50.0137703Z Requirement already satisfied: audioread>=2.1.9 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (3.1.0) 2025-12-04T10:35:50.0154029Z Requirement already satisfied: scikit-learn>=1.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.7.2) 2025-12-04T10:35:50.0160371Z Requirement already satisfied: joblib>=1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.5.2) 2025-12-04T10:35:50.0166882Z Requirement already satisfied: decorator>=4.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (5.2.1) 2025-12-04T10:35:50.0173237Z Requirement already satisfied: soundfile>=0.12.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (0.13.1) 2025-12-04T10:35:50.0179627Z Requirement already satisfied: pooch>=1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.8.2) 2025-12-04T10:35:50.0185946Z Requirement already satisfied: soxr>=0.3.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.0.0) 2025-12-04T10:35:50.0200434Z Requirement already satisfied: msgpack>=1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.1.2) 2025-12-04T10:35:50.1365760Z Requirement already satisfied: platformdirs>=2.5.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pooch>=1.1->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (4.5.0) 2025-12-04T10:35:50.1659526Z Requirement already satisfied: cryptography>=3.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) (45.0.7) 2025-12-04T10:35:50.1775779Z Requirement already satisfied: cffi>=1.14 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) (2.0.0) 2025-12-04T10:35:50.1814661Z Requirement already satisfied: pycparser in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from cffi>=1.14->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) (2.23) 2025-12-04T10:35:50.1952546Z Requirement already satisfied: oauthlib>=3.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (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)) (3.3.1) 2025-12-04T10:35:50.2179730Z Requirement already satisfied: threadpoolctl>=3.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-learn>=1.1.0->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (3.6.0) 2025-12-04T10:35:50.2619945Z Requirement already satisfied: wrapt<3,>=1.10 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) (2.0.1) 2025-12-04T10:35:50.4797690Z Overwrite C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py (Yes/No/All)? qM�d�;w������8����8�7�y�`��8>���8�x��8����8x��8`��8���8^^��y�y�����8Hw�y�`��8''��@��tc =���@��c =� 2025-12-04T10:35:50.4799597Z ��}�&��Вd���y� ��8��Вd���y�4��(ђd����y���Pb.z�`.z���8qϥ}�xђd�@��y�C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py���88��y����8���=����Вd���y� ��8 2025-12-04T10:35:50.4800578Z �`ђd� ��y� ��=�(ђd����y�p��y��p��y�ђd����y���d� e��  2025-12-04T10:35:50.4801084Z #2�ђd����y���d� e��  2025-12-04T10:35:50.4801427Z #2�ђd����y���d� e��  2025-12-04T10:35:50.4801771Z #2��  2025-12-04T10:35:50.4802055Z #2��  2025-12-04T10:35:50.4802520Z #2�� �Вd���y�p��8O\JkiA? 2025-12-04T10:35:50.4802896Z 2025-12-04T10:35:50.4804339Z nxђd�@��y�C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\functional.py�Вd���y����8G���y97 2025-12-04T10:35:50.4804995Z 2025-12-04T10:35:50.4805655Z � u�y���z�u�y��U�y�О}�8�z�� z�$0@`�y���@��0�y���@���m =�'�<��@ 2025-12-04T10:35:50.4808434Z ��}�&8��ޞ�'�<������8B���8���8�ϥ}����8=�=����������`�.z�Pb.z�`.z�8qϥ}����8`�.z�Pb.z��-�y����8�ee#'4���y�����8�-�y�P4�y����y� u�y�J4� u�y� u�y����8���8���8��y��@`�y���y����8Pu�y�����8���y���y���y����y�����8�/���y���8����8Pu�y����y���8ђd���y����y����y�Pu�y����y���dxђd�@��y�C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py���y���y�2ђd���y�ђd����y���y��\���8ђd���y�\ђd����y���y����yؐ�y�ђd���y�ђd����y���y����y�ђd���y�ђd����y���y��Вd���y����8O�A? 2025-12-04T10:35:50.4810364Z 2025-12-04T10:35:50.4812340Z ђd�@��y�C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ђd���y����8BA?xђd�@��y��y��ђd���y�ђd����y����y����z�ђd���y�ђd����y����y��y����8ђd���y����y�ђd����y���y��8ђd���y��y�ђd����y����y�r = 2025-12-04T10:35:50.6205514Z Overwrite C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py (Yes/No/All)? ********************************************************************** 2025-12-04T10:35:50.6206305Z ** Visual Studio 2022 Developer Command Prompt v17.12.11 2025-12-04T10:35:50.6206708Z ** Copyright (c) 2022 Microsoft Corporation 2025-12-04T10:35:50.6207077Z ********************************************************************** 2025-12-04T10:35:51.1599083Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-12-04T10:35:51.1640586Z 2025-12-04T10:35:51.1641127Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>popd 2025-12-04T10:35:51.1645267Z 2025-12-04T10:35:51.1645574Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2025-12-04T10:35:51.1649407Z 2025-12-04T10:35:51.1649838Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2025-12-04T10:35:51.1651894Z 2025-12-04T10:35:51.1652443Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-12-04T10:35:51.1656332Z 2025-12-04T10:35:51.1656593Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set 2025-12-04T10:35:51.1842684Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-12-04T10:35:51.1843996Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-2-azure-eastus.actions.githubusercontent.com/148//idtoken/db2e088c-6e72-400f-8c84-b90c91a52f6b/df3ec196-1c43-5274-ba3a-efd74d59e9dd?api-version=2.0 2025-12-04T10:35:51.1845214Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=C:\actions-runner\jobcompleted.ps1 2025-12-04T10:35:51.1845648Z ALLUSERSPROFILE=C:\ProgramData 2025-12-04T10:35:51.1846040Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-12-04T10:35:51.1846666Z APPDATA=C:\Users\runneruser\AppData\Roaming 2025-12-04T10:35:51.1846991Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T10:35:51.1847349Z AWS_EXECUTION_ENV=EC2 2025-12-04T10:35:51.1847603Z BUILD_ENVIRONMENT=win-vs2022-cpu-py3 2025-12-04T10:35:51.1847900Z CI=true 2025-12-04T10:35:51.1848120Z CommandPromptType=Native 2025-12-04T10:35:51.1848420Z COMMONPROGRAMFILES=C:\Program Files\Common Files 2025-12-04T10:35:51.1848776Z COMPUTERNAME=EC2AMAZ-F4P7NAP 2025-12-04T10:35:51.1849042Z COMSPEC=C:\Windows\system32\cmd.exe 2025-12-04T10:35:51.1849368Z CONDA=C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:35:51.1849941Z CONDA_BUILD=C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:35:51.1850360Z CONDA_DEFAULT_ENV=py_tmp 2025-12-04T10:35:51.1850641Z CONDA_EXE=C:\Jenkins\Miniconda3\Scripts\conda.exe 2025-12-04T10:35:51.1851158Z CONDA_INSTALL=C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:35:51.1851534Z CONDA_PARENT_DIR=C:\Jenkins 2025-12-04T10:35:51.1851838Z CONDA_PREFIX=C:\Jenkins\Miniconda3\envs\py_tmp 2025-12-04T10:35:51.1852172Z CONDA_PREFIX_1=C:\Jenkins\Miniconda3 2025-12-04T10:35:51.1852464Z CONDA_PROMPT_MODIFIER=(py_tmp) 2025-12-04T10:35:51.1852783Z CONDA_PYTHON_EXE=C:\Jenkins\Miniconda3\python.exe 2025-12-04T10:35:51.1853111Z CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-12-04T10:35:51.1853547Z CONDA_RUN=C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:35:51.1853959Z CONDA_SHLVL=2 2025-12-04T10:35:51.1854181Z CONTINUE_THROUGH_ERROR=True 2025-12-04T10:35:51.1854523Z CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-12-04T10:35:51.1855035Z CUDA_PATH_V12_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-12-04T10:35:51.1855548Z CUDA_PATH_V12_8=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-12-04T10:35:51.1856044Z CUDA_PATH_V12_9=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9 2025-12-04T10:35:51.1856647Z CUDA_PATH_V13_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-12-04T10:35:51.1857127Z CUDA_VERSION=cpu 2025-12-04T10:35:51.1857471Z ChocolateyInstall=C:\ProgramData\chocolatey 2025-12-04T10:35:51.1857866Z CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files 2025-12-04T10:35:51.1858294Z CommonProgramW6432=C:\Program Files\Common Files 2025-12-04T10:35:51.1858801Z DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\ 2025-12-04T10:35:51.1859245Z DISTUTILS_USE_SDK=1 2025-12-04T10:35:51.1859519Z DriverData=C:\Windows\System32\Drivers\DriverData 2025-12-04T10:35:51.1859844Z EC2LAUNCH_TELEMETRY=1 2025-12-04T10:35:51.1860251Z ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs 2025-12-04T10:35:51.1862544Z 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-04T10:35:51.1864851Z Framework40Version=v4.0 2025-12-04T10:35:51.1865162Z FrameworkDir=C:\Windows\Microsoft.NET\Framework64\ 2025-12-04T10:35:51.1865559Z FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\ 2025-12-04T10:35:51.1865932Z FrameworkVersion=v4.0.30319 2025-12-04T10:35:51.1866199Z FrameworkVersion64=v4.0.30319 2025-12-04T10:35:51.1866462Z GITHUB_ACTION=test 2025-12-04T10:35:51.1866684Z GITHUB_ACTIONS=true 2025-12-04T10:35:51.1866889Z GITHUB_ACTION_REF= 2025-12-04T10:35:51.1867119Z GITHUB_ACTION_REPOSITORY= 2025-12-04T10:35:51.1867352Z GITHUB_ACTOR=huydhn 2025-12-04T10:35:51.1867582Z GITHUB_ACTOR_ID=475357 2025-12-04T10:35:51.1867839Z GITHUB_API_URL=https://api.github.com 2025-12-04T10:35:51.1868189Z GITHUB_BASE_REF= 2025-12-04T10:35:51.1868729Z GITHUB_ENV=C:\actions-runner\_work\_temp\_runner_file_commands\set_env_c8e5db1f-381e-4b9f-b036-dc743741d2b8 2025-12-04T10:35:51.1869383Z GITHUB_EVENT_NAME=schedule 2025-12-04T10:35:51.1869794Z GITHUB_EVENT_PATH=C:\actions-runner\_work\_temp\_github_workflow\event.json 2025-12-04T10:35:51.1870361Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T10:35:51.1870715Z GITHUB_HEAD_REF= 2025-12-04T10:35:51.1870919Z GITHUB_JOB=test 2025-12-04T10:35:51.1871470Z GITHUB_OUTPUT=C:\actions-runner\_work\_temp\_runner_file_commands\set_output_c8e5db1f-381e-4b9f-b036-dc743741d2b8 2025-12-04T10:35:51.1872278Z GITHUB_PATH=C:\actions-runner\_work\_temp\_runner_file_commands\add_path_c8e5db1f-381e-4b9f-b036-dc743741d2b8 2025-12-04T10:35:51.1872848Z GITHUB_REF=refs/heads/main 2025-12-04T10:35:51.1873094Z GITHUB_REF_NAME=main 2025-12-04T10:35:51.1873339Z GITHUB_REF_PROTECTED=true 2025-12-04T10:35:51.1873598Z GITHUB_REF_TYPE=branch 2025-12-04T10:35:51.1873842Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T10:35:51.1874148Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T10:35:51.1874420Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T10:35:51.1874692Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T10:35:51.1874958Z GITHUB_RETENTION_DAYS=90 2025-12-04T10:35:51.1875193Z GITHUB_RUN_ATTEMPT=1 2025-12-04T10:35:51.1875403Z GITHUB_RUN_ID=19922768520 2025-12-04T10:35:51.1875647Z GITHUB_RUN_NUMBER=158165 2025-12-04T10:35:51.1875991Z GITHUB_SERVER_URL=https://github.com 2025-12-04T10:35:51.1876325Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T10:35:51.1877015Z GITHUB_STATE=C:\actions-runner\_work\_temp\_runner_file_commands\save_state_c8e5db1f-381e-4b9f-b036-dc743741d2b8 2025-12-04T10:35:51.1877849Z GITHUB_STEP_SUMMARY=C:\actions-runner\_work\_temp\_runner_file_commands\step_summary_c8e5db1f-381e-4b9f-b036-dc743741d2b8 2025-12-04T10:35:51.1878440Z GITHUB_TRIGGERING_ACTOR=huydhn 2025-12-04T10:35:51.1878685Z GITHUB_WORKFLOW=trunk 2025-12-04T10:35:51.1879067Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/heads/main 2025-12-04T10:35:51.1879652Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T10:35:51.1880104Z GITHUB_WORKSPACE=C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:35:51.1880451Z GIT_DEFAULT_BRANCH=main 2025-12-04T10:35:51.1880672Z HOME=C:\Users\runneruser 2025-12-04T10:35:51.1882782Z 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-04T10:35:51.1885256Z INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-12-04T10:35:51.1885803Z INSTALL_WINDOWS_SDK=1 2025-12-04T10:35:51.1886020Z is_x64_arch=true 2025-12-04T10:35:51.1886213Z JOB_ID=57120243452 2025-12-04T10:35:51.1886665Z JOB_NAME=win-vs2022-cpu-py3 / test (default, 1, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T10:35:51.1887981Z 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-04T10:35:51.1890484Z 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-04T10:35:51.1892095Z LOCALAPPDATA=C:\Users\runneruser\AppData\Local 2025-12-04T10:35:51.1892497Z NETFXSDKDir=C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\ 2025-12-04T10:35:51.1892860Z NO_TD=False 2025-12-04T10:35:51.1893051Z NO_TEST_TIMEOUT=False 2025-12-04T10:35:51.1893270Z NUMBER_OF_PROCESSORS=16 2025-12-04T10:35:51.1893491Z NUM_TEST_SHARDS=4 2025-12-04T10:35:51.1893698Z OLDPWD=C:/19922768520/build-results 2025-12-04T10:35:51.1893964Z OS=Windows_NT 2025-12-04T10:35:51.1902549Z PATH=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-04T10:35:51.1911438Z PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC 2025-12-04T10:35:51.1911786Z Platform=x64 2025-12-04T10:35:51.1911992Z PROCESSOR_ARCHITECTURE=AMD64 2025-12-04T10:35:51.1912389Z PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel 2025-12-04T10:35:51.1912802Z PROCESSOR_LEVEL=6 2025-12-04T10:35:51.1913021Z PROCESSOR_REVISION=5504 2025-12-04T10:35:51.1913260Z PROGRAMFILES=C:\Program Files 2025-12-04T10:35:51.1913563Z PROJECT_DIR=C:/actions-runner/_work/pytorch/pytorch 2025-12-04T10:35:51.1913948Z PROJECT_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:35:51.1914284Z PROMPT=(py_tmp) $P$G 2025-12-04T10:35:51.1914495Z PR_NUMBER= 2025-12-04T10:35:51.1914958Z PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files\WindowsPowerShell\Modules 2025-12-04T10:35:51.1915612Z PUBLIC=C:\Users\Public 2025-12-04T10:35:51.1915952Z *** 2025-12-04T10:35:51.1916352Z PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-12-04T10:35:51.1916764Z PYTHON_VERSION=3.10 2025-12-04T10:35:51.1917030Z PYTORCH_FINAL_PACKAGE_DIR=C:/19922768520/build-results/ 2025-12-04T10:35:51.1917551Z PYTORCH_FINAL_PACKAGE_DIR_WIN=C:\19922768520\build-results\ 2025-12-04T10:35:51.1917909Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-12-04T10:35:51.1918198Z PYTORCH_TEST_RERUN_DISABLED_TESTS=1 2025-12-04T10:35:51.1918476Z ProgramData=C:\ProgramData 2025-12-04T10:35:51.1918744Z ProgramFiles(x86)=C:\Program Files (x86) 2025-12-04T10:35:51.1919061Z ProgramW6432=C:\Program Files 2025-12-04T10:35:51.1919403Z REENABLED_ISSUES= 2025-12-04T10:35:51.1919698Z RUNNER_ARCH=X64 2025-12-04T10:35:51.1919908Z RUNNER_ENVIRONMENT=self-hosted 2025-12-04T10:35:51.1920221Z RUNNER_NAME=i-0bf46b1f541f3a76c 2025-12-04T10:35:51.1920458Z RUNNER_OS=Windows 2025-12-04T10:35:51.1920688Z RUNNER_TEMP=C:\actions-runner\_work\_temp 2025-12-04T10:35:51.1921016Z RUNNER_TOOL_CACHE=C:\actions-runner\_work\_tool 2025-12-04T10:35:51.1921416Z RUNNER_TRACKING_ID=github_b21b2611-3ae9-49ce-a369-2816bfb4e851 2025-12-04T10:35:51.1921920Z RUNNER_WORKSPACE=C:\actions-runner\_work\pytorch 2025-12-04T10:35:51.1922431Z SCRIPT_HELPERS_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-12-04T10:35:51.1923038Z SHA1=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T10:35:51.1923425Z SHARD_NUMBER=1 2025-12-04T10:35:51.1923623Z SHLVL=2 2025-12-04T10:35:51.1923874Z SSL_CERT_FILE=C:\Jenkins\Miniconda3\Library\ssl\cacert.pem 2025-12-04T10:35:51.1924232Z SYSTEMDRIVE=C: 2025-12-04T10:35:51.1924427Z SYSTEMROOT=C:\Windows 2025-12-04T10:35:51.1924676Z TEMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:35:51.1924970Z TERM=xterm-256color 2025-12-04T10:35:51.1925184Z TEST_CONFIG=default 2025-12-04T10:35:51.1925440Z TEST_DIR=C:/actions-runner/_work/pytorch/pytorch/test 2025-12-04T10:35:51.1925840Z TEST_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\test 2025-12-04T10:35:51.1926179Z TEST_SHOWLOCALS=False 2025-12-04T10:35:51.1926413Z TMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:35:51.1926748Z TMPDIR=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:35:51.1927118Z TMP_DIR=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T10:35:51.1927637Z TMP_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp 2025-12-04T10:35:51.1928011Z TORCH_CUDA_ARCH_LIST=8.6 2025-12-04T10:35:51.1928352Z TORCH_SERIALIZATION_DEBUG=1 2025-12-04T10:35:51.1928594Z UCRTVersion=10.0.19041.0 2025-12-04T10:35:51.1928909Z UniversalCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-12-04T10:35:51.1929334Z UPDATEFILE=update.finished 2025-12-04T10:35:51.1929623Z USERDOMAIN=EC2AMAZ-F4P7NAP 2025-12-04T10:35:51.1929860Z USERNAME=runneruser 2025-12-04T10:35:51.1930080Z USERPROFILE=C:\Users\runneruser 2025-12-04T10:35:51.1930327Z USE_CUDA=0 2025-12-04T10:35:51.1930722Z VCIDEInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\ 2025-12-04T10:35:51.1931357Z VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\ 2025-12-04T10:35:51.1932034Z VCToolsInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\ 2025-12-04T10:35:51.1932828Z VCToolsRedistDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Redist\MSVC\14.42.34433\ 2025-12-04T10:35:51.1933362Z VCToolsVersion=14.42.34433 2025-12-04T10:35:51.1933606Z VC_PRODUCT=BuildTools 2025-12-04T10:35:51.1933821Z VC_VERSION= 2025-12-04T10:35:51.1933999Z VC_YEAR=2022 2025-12-04T10:35:51.1934207Z VERBOSE_ARG='SilentlyContinue' 2025-12-04T10:35:51.1934451Z VERBOSE_TEST_LOGS=False 2025-12-04T10:35:51.1934686Z VisualStudioVersion=17.0 2025-12-04T10:35:51.1935210Z VS170COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\ 2025-12-04T10:35:51.1935696Z VSCMD_ARG_app_plat=Desktop 2025-12-04T10:35:51.1935979Z VSCMD_ARG_HOST_ARCH=x64 2025-12-04T10:35:51.1936234Z VSCMD_ARG_TGT_ARCH=x64 2025-12-04T10:35:51.1936455Z VSCMD_VER=17.12.11 2025-12-04T10:35:51.1936800Z VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\ 2025-12-04T10:35:51.1937287Z VS_VERSION=17.4.1 2025-12-04T10:35:51.1937481Z WINDIR=C:\Windows 2025-12-04T10:35:51.1938621Z 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-04T10:35:51.1939364Z WindowsSdkBinPath=C:\Program Files (x86)\Windows Kits\10\bin\ 2025-12-04T10:35:51.1939805Z WindowsSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-12-04T10:35:51.1940160Z WindowsSDKLibVersion=10.0.19041.0\ 2025-12-04T10:35:51.1940577Z WindowsSdkVerBinPath=C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\ 2025-12-04T10:35:51.1941075Z WindowsSDKVersion=10.0.19041.0\ 2025-12-04T10:35:51.1941644Z WindowsSDK_ExecutablePath_x64=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\ 2025-12-04T10:35:51.1942459Z WindowsSDK_ExecutablePath_x86=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\ 2025-12-04T10:35:51.1943260Z _=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_libtorch.bat 2025-12-04T10:35:51.1943756Z __CONDA_OPENSLL_CERT_FILE_SET="1" 2025-12-04T10:35:51.1944027Z __DOTNET_ADD_64BIT=1 2025-12-04T10:35:51.1944243Z __DOTNET_PREFERRED_BITNESS=64 2025-12-04T10:35:51.1948640Z __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-04T10:35:51.1953057Z 2025-12-04T10:35:51.1953277Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 1 2025-12-04T10:35:51.1953606Z 2025-12-04T10:35:51.1953904Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CWD=C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:35:51.1954308Z 2025-12-04T10:35:51.1954824Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CPP_TESTS_DIR=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\bin 2025-12-04T10:35:51.1955367Z 2025-12-04T10:35:51.1964504Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib;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-04T10:35:51.1973510Z 2025-12-04T10:35:51.1973961Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set TORCH_CPP_TEST_MNIST_PATH=C:\actions-runner\_work\pytorch\pytorch\test\cpp\api\mnist 2025-12-04T10:35:51.1974599Z 2025-12-04T10:35:51.1975178Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>python tools\download_mnist.py --quiet -d C:\actions-runner\_work\pytorch\pytorch\test\cpp\api\mnist 2025-12-04T10:35:53.0072344Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-images-idx3-ubyte.gz ... 2025-12-04T10:35:53.0073112Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-labels-idx1-ubyte.gz ... 2025-12-04T10:35:53.0073833Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-images-idx3-ubyte.gz ... 2025-12-04T10:35:53.0074580Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-labels-idx1-ubyte.gz ... 2025-12-04T10:35:53.0208040Z 2025-12-04T10:35:53.0208679Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>python test\run_test.py --cpp --verbose -i cpp/test_api 2025-12-04T10:36:00.9741343Z Found test times from artifacts 2025-12-04T10:36:01.0319803Z Found test times from artifacts 2025-12-04T10:36:01.0331910Z Running all tests 2025-12-04T10:36:01.0338028Z Running parallel tests on 3 processes 2025-12-04T10:36:01.0338358Z Name: tests to run (est. time: 0.0min) 2025-12-04T10:36:01.0338696Z Serial tests (0): 2025-12-04T10:36:01.0338900Z Parallel tests (1): 2025-12-04T10:36:01.0339116Z cpp/test_api 1/1 2025-12-04T10:36:01.0339342Z Name: excluded (est. time: 0.0min) 2025-12-04T10:36:01.0339605Z Serial tests (0): 2025-12-04T10:36:01.0339811Z Parallel tests (0): 2025-12-04T10:36:01.0351283Z Running cpp/test_api 1/1 ... [2025-12-04 10:36:01.027562][3417.4059835] 2025-12-04T10:36:01.0351715Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:01.0353515Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:01.0354025Z Finished cpp/test_api 1/1 ... [2025-12-04 10:36:01.027562][3417.406255], took 0.00min 2025-12-04T10:36:06.1300880Z Running cpp/test_api 1/1 ... [2025-12-04 10:36:06.124057][3422.5007373] 2025-12-04T10:36:06.1301345Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:06.1302410Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:06.1302935Z Finished cpp/test_api 1/1 ... [2025-12-04 10:36:06.124057][3422.501035], took 0.00min 2025-12-04T10:36:07.1172161Z Running test batch 'tests to run' cost 6.09 seconds 2025-12-04T10:36:07.1179524Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-disabled-tests.json 2025-12-04T10:36:07.1180499Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T10:36:07.1181148Z Uploading artifacts took 0.00 seconds 2025-12-04T10:36:07.7713619Z 2025-12-04T10:36:07.7714166Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 1 2025-12-04T10:36:07.7714550Z 2025-12-04T10:36:07.7715136Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 1 2025-12-04T10:36:07.7716213Z 2025-12-04T10:36:07.7716704Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>cd C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test 2025-12-04T10:36:07.7722911Z 2025-12-04T10:36:07.7723559Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>setlocal enabledelayedexpansion 2025-12-04T10:36:07.7725470Z 2025-12-04T10:36:07.7725837Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>set EXE_LIST= 2025-12-04T10:36:07.7728779Z 2025-12-04T10:36:07.7729828Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>for /R "." %a in (*.exe) do (if "%~na" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7730486Z 2025-12-04T10:36:07.7730649Z 2025-12-04T10:36:07.7730817Z call "%~fa" 2025-12-04T10:36:07.7731021Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7731283Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7731693Z ) else (if "%~na" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/%~na ) ) ) 2025-12-04T10:36:07.7740027Z 2025-12-04T10:36:07.7740697Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "apply_utils_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7741320Z 2025-12-04T10:36:07.7741484Z 2025-12-04T10:36:07.7741903Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\apply_utils_test.exe" 2025-12-04T10:36:07.7742412Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7742674Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7743167Z ) else (if "apply_utils_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/apply_utils_test ) ) ) 2025-12-04T10:36:07.7757204Z 2025-12-04T10:36:07.7758022Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "atest" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7758620Z 2025-12-04T10:36:07.7758771Z 2025-12-04T10:36:07.7759138Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\atest.exe" 2025-12-04T10:36:07.7759610Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7759868Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7760304Z ) else (if "atest" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/atest ) ) ) 2025-12-04T10:36:07.7770289Z 2025-12-04T10:36:07.7770877Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "backend_fallback_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7771526Z 2025-12-04T10:36:07.7771693Z 2025-12-04T10:36:07.7772114Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\backend_fallback_test.exe" 2025-12-04T10:36:07.7772668Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7772917Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7773459Z ) else (if "backend_fallback_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/backend_fallback_test ) ) ) 2025-12-04T10:36:07.7783042Z 2025-12-04T10:36:07.7783849Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "basic" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7784438Z 2025-12-04T10:36:07.7784607Z 2025-12-04T10:36:07.7784984Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\basic.exe" 2025-12-04T10:36:07.7785469Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7785725Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7786162Z ) else (if "basic" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/basic ) ) ) 2025-12-04T10:36:07.7795578Z 2025-12-04T10:36:07.7796295Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "broadcast_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7796901Z 2025-12-04T10:36:07.7797069Z 2025-12-04T10:36:07.7797459Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\broadcast_test.exe" 2025-12-04T10:36:07.7797978Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7798239Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7798749Z ) else (if "broadcast_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/broadcast_test ) ) ) 2025-12-04T10:36:07.7808028Z 2025-12-04T10:36:07.7808610Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_accumulate_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7815939Z 2025-12-04T10:36:07.7816166Z 2025-12-04T10:36:07.7816616Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_accumulate_test.exe" 2025-12-04T10:36:07.7817152Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7817425Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7817963Z ) else (if "c10_accumulate_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_accumulate_test ) ) ) 2025-12-04T10:36:07.7820600Z 2025-12-04T10:36:07.7821637Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_AllocatorConfig_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7822297Z 2025-12-04T10:36:07.7822468Z 2025-12-04T10:36:07.7822910Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_AllocatorConfig_test.exe" 2025-12-04T10:36:07.7823457Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7823714Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7824292Z ) else (if "c10_AllocatorConfig_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_AllocatorConfig_test ) ) ) 2025-12-04T10:36:07.7833230Z 2025-12-04T10:36:07.7833939Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_ArrayRef_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7834662Z 2025-12-04T10:36:07.7834828Z 2025-12-04T10:36:07.7835235Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_ArrayRef_test.exe" 2025-12-04T10:36:07.7835755Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7836018Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7836524Z ) else (if "c10_ArrayRef_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_ArrayRef_test ) ) ) 2025-12-04T10:36:07.7845567Z 2025-12-04T10:36:07.7846201Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_bfloat16_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7846811Z 2025-12-04T10:36:07.7846971Z 2025-12-04T10:36:07.7847386Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_bfloat16_test.exe" 2025-12-04T10:36:07.7847909Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7848173Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7848677Z ) else (if "c10_bfloat16_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_bfloat16_test ) ) ) 2025-12-04T10:36:07.7859429Z 2025-12-04T10:36:07.7860223Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_Bitset_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7860833Z 2025-12-04T10:36:07.7860996Z 2025-12-04T10:36:07.7861397Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_Bitset_test.exe" 2025-12-04T10:36:07.7861904Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7863937Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7864444Z ) else (if "c10_Bitset_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_Bitset_test ) ) ) 2025-12-04T10:36:07.7872986Z 2025-12-04T10:36:07.7873706Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_bit_cast_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7874387Z 2025-12-04T10:36:07.7874559Z 2025-12-04T10:36:07.7875069Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_bit_cast_test.exe" 2025-12-04T10:36:07.7875581Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7875838Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7876423Z ) else (if "c10_bit_cast_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_bit_cast_test ) ) ) 2025-12-04T10:36:07.7886434Z 2025-12-04T10:36:07.7887460Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_CompileTimeFunctionPointer_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7888167Z 2025-12-04T10:36:07.7888420Z 2025-12-04T10:36:07.7888907Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_CompileTimeFunctionPointer_test.exe" 2025-12-04T10:36:07.7889586Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7889851Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7890512Z ) else (if "c10_CompileTimeFunctionPointer_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_CompileTimeFunctionPointer_test ) ) ) 2025-12-04T10:36:07.7899940Z 2025-12-04T10:36:07.7900525Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_complex_math_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7901246Z 2025-12-04T10:36:07.7901403Z 2025-12-04T10:36:07.7901831Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_complex_math_test.exe" 2025-12-04T10:36:07.7902448Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7902713Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7903257Z ) else (if "c10_complex_math_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_complex_math_test ) ) ) 2025-12-04T10:36:07.7912709Z 2025-12-04T10:36:07.7913302Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_complex_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7914076Z 2025-12-04T10:36:07.7914235Z 2025-12-04T10:36:07.7914638Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_complex_test.exe" 2025-12-04T10:36:07.7915256Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7915504Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7915999Z ) else (if "c10_complex_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_complex_test ) ) ) 2025-12-04T10:36:07.7926335Z 2025-12-04T10:36:07.7927073Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_ConstexprCrc_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7927796Z 2025-12-04T10:36:07.7927964Z 2025-12-04T10:36:07.7928390Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_ConstexprCrc_test.exe" 2025-12-04T10:36:07.7928936Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7929198Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7929738Z ) else (if "c10_ConstexprCrc_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_ConstexprCrc_test ) ) ) 2025-12-04T10:36:07.7940851Z 2025-12-04T10:36:07.7941472Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_cow_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7942055Z 2025-12-04T10:36:07.7942232Z 2025-12-04T10:36:07.7942620Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_cow_test.exe" 2025-12-04T10:36:07.7943122Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7943376Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7943840Z ) else (if "c10_cow_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_cow_test ) ) ) 2025-12-04T10:36:07.7955027Z 2025-12-04T10:36:07.7955735Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_DeadlockDetection_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7956438Z 2025-12-04T10:36:07.7956607Z 2025-12-04T10:36:07.7957047Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_DeadlockDetection_test.exe" 2025-12-04T10:36:07.7957606Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7957870Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7958496Z ) else (if "c10_DeadlockDetection_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_DeadlockDetection_test ) ) ) 2025-12-04T10:36:07.7968639Z 2025-12-04T10:36:07.7969286Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_DeviceGuard_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7969901Z 2025-12-04T10:36:07.7970068Z 2025-12-04T10:36:07.7970493Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_DeviceGuard_test.exe" 2025-12-04T10:36:07.7971013Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7971273Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7971886Z ) else (if "c10_DeviceGuard_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_DeviceGuard_test ) ) ) 2025-12-04T10:36:07.7982217Z 2025-12-04T10:36:07.7982995Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_Device_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7983606Z 2025-12-04T10:36:07.7983776Z 2025-12-04T10:36:07.7984183Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_Device_test.exe" 2025-12-04T10:36:07.7984805Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7985083Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7985666Z ) else (if "c10_Device_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_Device_test ) ) ) 2025-12-04T10:36:07.7995592Z 2025-12-04T10:36:07.7996319Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_DispatchKeySet_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.7997097Z 2025-12-04T10:36:07.7997266Z 2025-12-04T10:36:07.7997819Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_DispatchKeySet_test.exe" 2025-12-04T10:36:07.7998455Z if errorlevel 1 goto fail 2025-12-04T10:36:07.7998713Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.7999266Z ) else (if "c10_DispatchKeySet_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_DispatchKeySet_test ) ) ) 2025-12-04T10:36:07.8008822Z 2025-12-04T10:36:07.8009488Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_Enumerate_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.8010203Z 2025-12-04T10:36:07.8010362Z 2025-12-04T10:36:07.8010856Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_Enumerate_test.exe" 2025-12-04T10:36:07.8011380Z if errorlevel 1 goto fail 2025-12-04T10:36:07.8011653Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.8012158Z ) else (if "c10_Enumerate_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_Enumerate_test ) ) ) 2025-12-04T10:36:07.8021778Z 2025-12-04T10:36:07.8022496Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_error_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.8023100Z 2025-12-04T10:36:07.8023348Z 2025-12-04T10:36:07.8024664Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_error_test.exe" 2025-12-04T10:36:07.8025199Z if errorlevel 1 goto fail 2025-12-04T10:36:07.8025471Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.8025965Z ) else (if "c10_error_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_error_test ) ) ) 2025-12-04T10:36:07.8034404Z 2025-12-04T10:36:07.8037102Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_exception_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.8037802Z 2025-12-04T10:36:07.8037969Z 2025-12-04T10:36:07.8038394Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_exception_test.exe" 2025-12-04T10:36:07.8038920Z if errorlevel 1 goto fail 2025-12-04T10:36:07.8039173Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.8039678Z ) else (if "c10_exception_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_exception_test ) ) ) 2025-12-04T10:36:07.8080493Z 2025-12-04T10:36:07.8081585Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_flags_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.8082212Z 2025-12-04T10:36:07.8082372Z 2025-12-04T10:36:07.8082777Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_flags_test.exe" 2025-12-04T10:36:07.8083276Z if errorlevel 1 goto fail 2025-12-04T10:36:07.8083544Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.8084044Z ) else (if "c10_flags_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_flags_test ) ) ) 2025-12-04T10:36:07.8084464Z 2025-12-04T10:36:07.8087490Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_generic_math_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.8088125Z 2025-12-04T10:36:07.8088285Z 2025-12-04T10:36:07.8088710Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_generic_math_test.exe" 2025-12-04T10:36:07.8089234Z if errorlevel 1 goto fail 2025-12-04T10:36:07.8089493Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.8090016Z ) else (if "c10_generic_math_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_generic_math_test ) ) ) 2025-12-04T10:36:07.8090481Z 2025-12-04T10:36:07.8090889Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_Half_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.8091568Z 2025-12-04T10:36:07.8094239Z 2025-12-04T10:36:07.8094650Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_Half_test.exe" 2025-12-04T10:36:07.8095144Z if errorlevel 1 goto fail 2025-12-04T10:36:07.8095404Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.8095875Z ) else (if "c10_Half_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_Half_test ) ) ) 2025-12-04T10:36:07.8096296Z 2025-12-04T10:36:07.8096763Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_InlineDeviceGuard_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.8097409Z 2025-12-04T10:36:07.8097560Z 2025-12-04T10:36:07.8098006Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_InlineDeviceGuard_test.exe" 2025-12-04T10:36:07.8098557Z if errorlevel 1 goto fail 2025-12-04T10:36:07.8101304Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.8101903Z ) else (if "c10_InlineDeviceGuard_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_InlineDeviceGuard_test ) ) ) 2025-12-04T10:36:07.8104281Z 2025-12-04T10:36:07.8104931Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_InlineStreamGuard_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.8105591Z 2025-12-04T10:36:07.8105753Z 2025-12-04T10:36:07.8106196Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_InlineStreamGuard_test.exe" 2025-12-04T10:36:07.8106757Z if errorlevel 1 goto fail 2025-12-04T10:36:07.8107013Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.8107587Z ) else (if "c10_InlineStreamGuard_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_InlineStreamGuard_test ) ) ) 2025-12-04T10:36:07.8117112Z 2025-12-04T10:36:07.8117695Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_IntrusiveList_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.8118480Z 2025-12-04T10:36:07.8118655Z 2025-12-04T10:36:07.8119084Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_IntrusiveList_test.exe" 2025-12-04T10:36:07.8119633Z if errorlevel 1 goto fail 2025-12-04T10:36:07.8119894Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.8120447Z ) else (if "c10_IntrusiveList_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_IntrusiveList_test ) ) ) 2025-12-04T10:36:07.8130183Z 2025-12-04T10:36:07.8131284Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_intrusive_ptr_benchmark" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:07.8131973Z 2025-12-04T10:36:07.8132135Z 2025-12-04T10:36:07.8132594Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_intrusive_ptr_benchmark.exe" 2025-12-04T10:36:07.8133156Z if errorlevel 1 goto fail 2025-12-04T10:36:07.8133437Z if not errorlevel 0 goto fail 2025-12-04T10:36:07.8134013Z ) else (if "c10_intrusive_ptr_benchmark" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_intrusive_ptr_benchmark ) ) ) 2025-12-04T10:36:07.8482202Z 2025-12-04T10:36:07+00:00 2025-12-04T10:36:07.8482890Z Running C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_intrusive_ptr_benchmark.exe 2025-12-04T10:36:07.8495840Z Run on (16 X 3000 MHz CPU s) 2025-12-04T10:36:07.8496090Z CPU Caches: 2025-12-04T10:36:07.8496292Z L1 Data 32 KiB (x8) 2025-12-04T10:36:07.8496521Z L1 Instruction 32 KiB (x8) 2025-12-04T10:36:07.8496763Z L2 Unified 1024 KiB (x8) 2025-12-04T10:36:07.8497013Z L3 Unified 25344 KiB (x1) 2025-12-04T10:36:08.8096166Z ---------------------------------------------------------------------------- 2025-12-04T10:36:08.8096667Z Benchmark Time CPU Iterations 2025-12-04T10:36:08.8097115Z ---------------------------------------------------------------------------- 2025-12-04T10:36:08.8097734Z BM_IntrusivePtrCtorDtor 17.2 ns 17.4 ns 44800000 2025-12-04T10:36:09.6080465Z BM_SharedPtrCtorDtor 13.2 ns 13.2 ns 49777778 2025-12-04T10:36:10.6032765Z BM_IntrusivePtrArray/16 275 ns 278 ns 2357895 2025-12-04T10:36:11.2220255Z BM_IntrusivePtrArray/32 558 ns 563 ns 1000000 2025-12-04T10:36:12.0469155Z BM_IntrusivePtrArray/64 1097 ns 1099 ns 640000 2025-12-04T10:36:12.9917424Z BM_IntrusivePtrArray/128 2195 ns 2197 ns 320000 2025-12-04T10:36:14.2141854Z BM_IntrusivePtrArray/256 4749 ns 4754 ns 154483 2025-12-04T10:36:14.9687175Z BM_IntrusivePtrArray/512 8792 ns 8789 ns 74667 2025-12-04T10:36:15.9324964Z BM_IntrusivePtrArray/1024 18852 ns 18799 ns 40727 2025-12-04T10:36:17.0115802Z BM_IntrusivePtrArray/2048 35311 ns 33692 ns 19478 2025-12-04T10:36:17.7290755Z BM_IntrusivePtrArray/4096 70665 ns 69754 ns 8960 2025-12-04T10:36:18.7115445Z BM_SharedPtrArray/16 241 ns 241 ns 2986667 2025-12-04T10:36:20.0176957Z BM_SharedPtrArray/32 494 ns 506 ns 1544828 2025-12-04T10:36:20.8696212Z BM_SharedPtrArray/64 998 ns 1004 ns 746667 2025-12-04T10:36:21.8368338Z BM_SharedPtrArray/128 2011 ns 2009 ns 373333 2025-12-04T10:36:22.9593470Z BM_SharedPtrArray/256 3866 ns 3836 ns 179200 2025-12-04T10:36:23.7379764Z BM_SharedPtrArray/512 7742 ns 7499 ns 89600 2025-12-04T10:36:24.6028728Z BM_SharedPtrArray/1024 15457 ns 15346 ns 44800 2025-12-04T10:36:25.6408316Z BM_SharedPtrArray/2048 30979 ns 30692 ns 22400 2025-12-04T10:36:26.3142290Z BM_SharedPtrArray/4096 67451 ns 68011 ns 8960 2025-12-04T10:36:27.0795341Z BM_IntrusivePtrExclusiveOwnership 62.0 ns 62.8 ns 11200000 2025-12-04T10:36:27.9199577Z BM_SharedPtrExclusiveOwnership 85.4 ns 80.2 ns 8960000 2025-12-04T10:36:27.9242021Z 2025-12-04T10:36:27.9242897Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_intrusive_ptr_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9244148Z 2025-12-04T10:36:27.9244330Z 2025-12-04T10:36:27.9244800Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_intrusive_ptr_test.exe" 2025-12-04T10:36:27.9245334Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9245593Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9247371Z ) else (if "c10_intrusive_ptr_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_intrusive_ptr_test ) ) ) 2025-12-04T10:36:27.9251706Z 2025-12-04T10:36:27.9252547Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_irange_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9254949Z 2025-12-04T10:36:27.9255119Z 2025-12-04T10:36:27.9255526Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_irange_test.exe" 2025-12-04T10:36:27.9256033Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9256291Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9256793Z ) else (if "c10_irange_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_irange_test ) ) ) 2025-12-04T10:36:27.9263719Z 2025-12-04T10:36:27.9264306Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_lazy_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9264933Z 2025-12-04T10:36:27.9265092Z 2025-12-04T10:36:27.9265604Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_lazy_test.exe" 2025-12-04T10:36:27.9266273Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9266634Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9267120Z ) else (if "c10_lazy_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_lazy_test ) ) ) 2025-12-04T10:36:27.9274842Z 2025-12-04T10:36:27.9275457Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_LeftRight_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9276085Z 2025-12-04T10:36:27.9276258Z 2025-12-04T10:36:27.9276681Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_LeftRight_test.exe" 2025-12-04T10:36:27.9277204Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9277482Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9278099Z ) else (if "c10_LeftRight_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_LeftRight_test ) ) ) 2025-12-04T10:36:27.9286259Z 2025-12-04T10:36:27.9287216Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_logging_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9287829Z 2025-12-04T10:36:27.9288002Z 2025-12-04T10:36:27.9288412Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_logging_test.exe" 2025-12-04T10:36:27.9288927Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9289189Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9289691Z ) else (if "c10_logging_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_logging_test ) ) ) 2025-12-04T10:36:27.9298978Z 2025-12-04T10:36:27.9299842Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_NetworkFlow_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9300478Z 2025-12-04T10:36:27.9300649Z 2025-12-04T10:36:27.9301062Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_NetworkFlow_test.exe" 2025-12-04T10:36:27.9301773Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9302027Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9302564Z ) else (if "c10_NetworkFlow_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_NetworkFlow_test ) ) ) 2025-12-04T10:36:27.9310437Z 2025-12-04T10:36:27.9311741Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_nofatal_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9312365Z 2025-12-04T10:36:27.9312534Z 2025-12-04T10:36:27.9313058Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_nofatal_test.exe" 2025-12-04T10:36:27.9313594Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9313854Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9314358Z ) else (if "c10_nofatal_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_nofatal_test ) ) ) 2025-12-04T10:36:27.9362328Z 2025-12-04T10:36:27.9363517Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_optional_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9364152Z 2025-12-04T10:36:27.9364310Z 2025-12-04T10:36:27.9364722Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_optional_test.exe" 2025-12-04T10:36:27.9365233Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9365490Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9366004Z ) else (if "c10_optional_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_optional_test ) ) ) 2025-12-04T10:36:27.9366520Z 2025-12-04T10:36:27.9367104Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_ordered_preserving_dict_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9367861Z 2025-12-04T10:36:27.9368014Z 2025-12-04T10:36:27.9368577Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_ordered_preserving_dict_test.exe" 2025-12-04T10:36:27.9369259Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9369523Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9370155Z ) else (if "c10_ordered_preserving_dict_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_ordered_preserving_dict_test ) ) ) 2025-12-04T10:36:27.9370701Z 2025-12-04T10:36:27.9371133Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_registry_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9371730Z 2025-12-04T10:36:27.9371884Z 2025-12-04T10:36:27.9372295Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_registry_test.exe" 2025-12-04T10:36:27.9372811Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9373059Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9373564Z ) else (if "c10_registry_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_registry_test ) ) ) 2025-12-04T10:36:27.9374110Z 2025-12-04T10:36:27.9374534Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_Scalar_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9375218Z 2025-12-04T10:36:27.9375464Z 2025-12-04T10:36:27.9375863Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_Scalar_test.exe" 2025-12-04T10:36:27.9376370Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9376629Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9377119Z ) else (if "c10_Scalar_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_Scalar_test ) ) ) 2025-12-04T10:36:27.9377550Z 2025-12-04T10:36:27.9377977Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_Semaphore_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9378584Z 2025-12-04T10:36:27.9378743Z 2025-12-04T10:36:27.9379156Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_Semaphore_test.exe" 2025-12-04T10:36:27.9380317Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9380573Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9381213Z ) else (if "c10_Semaphore_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_Semaphore_test ) ) ) 2025-12-04T10:36:27.9383357Z 2025-12-04T10:36:27.9384383Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_SizesAndStrides_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9385033Z 2025-12-04T10:36:27.9385193Z 2025-12-04T10:36:27.9385707Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_SizesAndStrides_test.exe" 2025-12-04T10:36:27.9386262Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9386514Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9387074Z ) else (if "c10_SizesAndStrides_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_SizesAndStrides_test ) ) ) 2025-12-04T10:36:27.9395042Z 2025-12-04T10:36:27.9395661Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_small_vector_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9396286Z 2025-12-04T10:36:27.9396469Z 2025-12-04T10:36:27.9396894Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_small_vector_test.exe" 2025-12-04T10:36:27.9397431Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9397680Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9398206Z ) else (if "c10_small_vector_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_small_vector_test ) ) ) 2025-12-04T10:36:27.9405508Z 2025-12-04T10:36:27.9406229Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_ssize_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9406816Z 2025-12-04T10:36:27.9406984Z 2025-12-04T10:36:27.9407375Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_ssize_test.exe" 2025-12-04T10:36:27.9407977Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9408252Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9408733Z ) else (if "c10_ssize_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_ssize_test ) ) ) 2025-12-04T10:36:27.9416930Z 2025-12-04T10:36:27.9417580Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_StreamGuard_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9418192Z 2025-12-04T10:36:27.9418356Z 2025-12-04T10:36:27.9418807Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_StreamGuard_test.exe" 2025-12-04T10:36:27.9419325Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9419591Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9420113Z ) else (if "c10_StreamGuard_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_StreamGuard_test ) ) ) 2025-12-04T10:36:27.9427357Z 2025-12-04T10:36:27.9428013Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_string_util_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9428634Z 2025-12-04T10:36:27.9428797Z 2025-12-04T10:36:27.9429220Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_string_util_test.exe" 2025-12-04T10:36:27.9429741Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9429999Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9430510Z ) else (if "c10_string_util_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_string_util_test ) ) ) 2025-12-04T10:36:27.9438297Z 2025-12-04T10:36:27.9439155Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_string_view_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9439788Z 2025-12-04T10:36:27.9439946Z 2025-12-04T10:36:27.9440377Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_string_view_test.exe" 2025-12-04T10:36:27.9440988Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9441303Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9441828Z ) else (if "c10_string_view_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_string_view_test ) ) ) 2025-12-04T10:36:27.9448607Z 2025-12-04T10:36:27.9449225Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_SymInt_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9449835Z 2025-12-04T10:36:27.9450001Z 2025-12-04T10:36:27.9450471Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_SymInt_test.exe" 2025-12-04T10:36:27.9450993Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9451245Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9451743Z ) else (if "c10_SymInt_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_SymInt_test ) ) ) 2025-12-04T10:36:27.9459075Z 2025-12-04T10:36:27.9459952Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_Synchronized_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9460588Z 2025-12-04T10:36:27.9460763Z 2025-12-04T10:36:27.9461186Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_Synchronized_test.exe" 2025-12-04T10:36:27.9461725Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9461983Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9462526Z ) else (if "c10_Synchronized_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_Synchronized_test ) ) ) 2025-12-04T10:36:27.9470046Z 2025-12-04T10:36:27.9470659Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_tempfile_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9471263Z 2025-12-04T10:36:27.9471431Z 2025-12-04T10:36:27.9471836Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_tempfile_test.exe" 2025-12-04T10:36:27.9472380Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9472721Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9473328Z ) else (if "c10_tempfile_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_tempfile_test ) ) ) 2025-12-04T10:36:27.9481125Z 2025-12-04T10:36:27.9481761Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_ThreadLocal_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9482377Z 2025-12-04T10:36:27.9482534Z 2025-12-04T10:36:27.9482964Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_ThreadLocal_test.exe" 2025-12-04T10:36:27.9483495Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9483752Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9484267Z ) else (if "c10_ThreadLocal_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_ThreadLocal_test ) ) ) 2025-12-04T10:36:27.9493003Z 2025-12-04T10:36:27.9493896Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_typeid_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9494495Z 2025-12-04T10:36:27.9494645Z 2025-12-04T10:36:27.9495043Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_typeid_test.exe" 2025-12-04T10:36:27.9495542Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9495805Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9496291Z ) else (if "c10_typeid_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_typeid_test ) ) ) 2025-12-04T10:36:27.9505531Z 2025-12-04T10:36:27.9506174Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "c10_TypeIndex_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9506797Z 2025-12-04T10:36:27.9506957Z 2025-12-04T10:36:27.9507368Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_TypeIndex_test.exe" 2025-12-04T10:36:27.9507961Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9508280Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9508797Z ) else (if "c10_TypeIndex_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/c10_TypeIndex_test ) ) ) 2025-12-04T10:36:27.9516364Z 2025-12-04T10:36:27.9517218Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "CppSignature_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9517840Z 2025-12-04T10:36:27.9518007Z 2025-12-04T10:36:27.9518469Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\CppSignature_test.exe" 2025-12-04T10:36:27.9518985Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9519243Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9519768Z ) else (if "CppSignature_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/CppSignature_test ) ) ) 2025-12-04T10:36:27.9527691Z 2025-12-04T10:36:27.9528479Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "cpu_allocator_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9529130Z 2025-12-04T10:36:27.9529307Z 2025-12-04T10:36:27.9529721Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\cpu_allocator_test.exe" 2025-12-04T10:36:27.9530245Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9530503Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9531020Z ) else (if "cpu_allocator_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/cpu_allocator_test ) ) ) 2025-12-04T10:36:27.9539040Z 2025-12-04T10:36:27.9539678Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "cpu_generator_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9540280Z 2025-12-04T10:36:27.9540446Z 2025-12-04T10:36:27.9540849Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\cpu_generator_test.exe" 2025-12-04T10:36:27.9541375Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9541633Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9542210Z ) else (if "cpu_generator_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/cpu_generator_test ) ) ) 2025-12-04T10:36:27.9549565Z 2025-12-04T10:36:27.9550218Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "cpu_profiling_allocator_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9550854Z 2025-12-04T10:36:27.9551022Z 2025-12-04T10:36:27.9551502Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\cpu_profiling_allocator_test.exe" 2025-12-04T10:36:27.9552055Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9552319Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9552895Z ) else (if "cpu_profiling_allocator_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/cpu_profiling_allocator_test ) ) ) 2025-12-04T10:36:27.9560059Z 2025-12-04T10:36:27.9561063Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "cpu_rng_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9561661Z 2025-12-04T10:36:27.9561815Z 2025-12-04T10:36:27.9562217Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\cpu_rng_test.exe" 2025-12-04T10:36:27.9562704Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9562963Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9563419Z ) else (if "cpu_rng_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/cpu_rng_test ) ) ) 2025-12-04T10:36:27.9570517Z 2025-12-04T10:36:27.9571155Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "Dict_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9571737Z 2025-12-04T10:36:27.9571891Z 2025-12-04T10:36:27.9572274Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\Dict_test.exe" 2025-12-04T10:36:27.9572756Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9573096Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9573617Z ) else (if "Dict_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/Dict_test ) ) ) 2025-12-04T10:36:27.9580973Z 2025-12-04T10:36:27.9581615Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "Dimname_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9582221Z 2025-12-04T10:36:27.9582384Z 2025-12-04T10:36:27.9582775Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\Dimname_test.exe" 2025-12-04T10:36:27.9583344Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9583596Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9584084Z ) else (if "Dimname_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/Dimname_test ) ) ) 2025-12-04T10:36:27.9592172Z 2025-12-04T10:36:27.9592798Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "dlconvertor_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9593418Z 2025-12-04T10:36:27.9593590Z 2025-12-04T10:36:27.9593998Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\dlconvertor_test.exe" 2025-12-04T10:36:27.9594519Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9594769Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9595278Z ) else (if "dlconvertor_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/dlconvertor_test ) ) ) 2025-12-04T10:36:27.9602692Z 2025-12-04T10:36:27.9603376Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "extension_backend_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9604007Z 2025-12-04T10:36:27.9604184Z 2025-12-04T10:36:27.9604608Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\extension_backend_test.exe" 2025-12-04T10:36:27.9605156Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9605416Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9605969Z ) else (if "extension_backend_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/extension_backend_test ) ) ) 2025-12-04T10:36:27.9613354Z 2025-12-04T10:36:27.9613973Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "half_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9614552Z 2025-12-04T10:36:27.9614728Z 2025-12-04T10:36:27.9615115Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\half_test.exe" 2025-12-04T10:36:27.9615613Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9615873Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9616340Z ) else (if "half_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/half_test ) ) ) 2025-12-04T10:36:27.9624106Z 2025-12-04T10:36:27.9624942Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "IListRef_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9625551Z 2025-12-04T10:36:27.9625728Z 2025-12-04T10:36:27.9626130Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\IListRef_test.exe" 2025-12-04T10:36:27.9626638Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9626897Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9627375Z ) else (if "IListRef_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/IListRef_test ) ) ) 2025-12-04T10:36:27.9634858Z 2025-12-04T10:36:27.9635857Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "inline_container_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9636591Z 2025-12-04T10:36:27.9636751Z 2025-12-04T10:36:27.9637187Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\inline_container_test.exe" 2025-12-04T10:36:27.9637806Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9638062Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9638590Z ) else (if "inline_container_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/inline_container_test ) ) ) 2025-12-04T10:36:27.9645698Z 2025-12-04T10:36:27.9646632Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "ivalue_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9647231Z 2025-12-04T10:36:27.9647389Z 2025-12-04T10:36:27.9647785Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\ivalue_test.exe" 2025-12-04T10:36:27.9648276Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9648536Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9649154Z ) else (if "ivalue_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/ivalue_test ) ) ) 2025-12-04T10:36:27.9656992Z 2025-12-04T10:36:27.9657636Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "KernelFunction_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9658265Z 2025-12-04T10:36:27.9658433Z 2025-12-04T10:36:27.9658857Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\KernelFunction_test.exe" 2025-12-04T10:36:27.9659376Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9659634Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9660164Z ) else (if "KernelFunction_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/KernelFunction_test ) ) ) 2025-12-04T10:36:27.9668637Z 2025-12-04T10:36:27.9669929Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "kernel_function_legacy_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9670601Z 2025-12-04T10:36:27.9670773Z 2025-12-04T10:36:27.9671221Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\kernel_function_legacy_test.exe" 2025-12-04T10:36:27.9671781Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9672043Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9672615Z ) else (if "kernel_function_legacy_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/kernel_function_legacy_test ) ) ) 2025-12-04T10:36:27.9679569Z 2025-12-04T10:36:27.9681981Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "kernel_function_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9682611Z 2025-12-04T10:36:27.9682772Z 2025-12-04T10:36:27.9683195Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\kernel_function_test.exe" 2025-12-04T10:36:27.9683725Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9683983Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9684512Z ) else (if "kernel_function_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/kernel_function_test ) ) ) 2025-12-04T10:36:27.9690814Z 2025-12-04T10:36:27.9691483Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "kernel_lambda_legacy_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9692127Z 2025-12-04T10:36:27.9692301Z 2025-12-04T10:36:27.9694524Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\kernel_lambda_legacy_test.exe" 2025-12-04T10:36:27.9695072Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9695341Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9695895Z ) else (if "kernel_lambda_legacy_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/kernel_lambda_legacy_test ) ) ) 2025-12-04T10:36:27.9702221Z 2025-12-04T10:36:27.9702863Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "kernel_lambda_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9703485Z 2025-12-04T10:36:27.9703640Z 2025-12-04T10:36:27.9704065Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\kernel_lambda_test.exe" 2025-12-04T10:36:27.9704580Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9704849Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9707149Z ) else (if "kernel_lambda_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/kernel_lambda_test ) ) ) 2025-12-04T10:36:27.9713381Z 2025-12-04T10:36:27.9714042Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "kernel_stackbased_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9714678Z 2025-12-04T10:36:27.9714848Z 2025-12-04T10:36:27.9715262Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\kernel_stackbased_test.exe" 2025-12-04T10:36:27.9715802Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9716050Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9716655Z ) else (if "kernel_stackbased_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/kernel_stackbased_test ) ) ) 2025-12-04T10:36:27.9725778Z 2025-12-04T10:36:27.9726502Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "lazy_tensor_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9727116Z 2025-12-04T10:36:27.9727282Z 2025-12-04T10:36:27.9727680Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\lazy_tensor_test.exe" 2025-12-04T10:36:27.9728195Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9728444Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9728938Z ) else (if "lazy_tensor_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/lazy_tensor_test ) ) ) 2025-12-04T10:36:27.9735144Z 2025-12-04T10:36:27.9735999Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "legacy_vmap_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9737663Z 2025-12-04T10:36:27.9737831Z 2025-12-04T10:36:27.9738964Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\legacy_vmap_test.exe" 2025-12-04T10:36:27.9739480Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9739744Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9740248Z ) else (if "legacy_vmap_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/legacy_vmap_test ) ) ) 2025-12-04T10:36:27.9746587Z 2025-12-04T10:36:27.9747436Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "List_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9748021Z 2025-12-04T10:36:27.9748186Z 2025-12-04T10:36:27.9748565Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\List_test.exe" 2025-12-04T10:36:27.9749067Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9749328Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9751574Z ) else (if "List_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/List_test ) ) ) 2025-12-04T10:36:27.9757641Z 2025-12-04T10:36:27.9758604Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "make_boxed_from_unboxed_functor_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9759291Z 2025-12-04T10:36:27.9759458Z 2025-12-04T10:36:27.9759947Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\make_boxed_from_unboxed_functor_test.exe" 2025-12-04T10:36:27.9760528Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9760784Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9761417Z ) else (if "make_boxed_from_unboxed_functor_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/make_boxed_from_unboxed_functor_test ) ) ) 2025-12-04T10:36:27.9769626Z 2025-12-04T10:36:27.9771070Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "math_kernel_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9771707Z 2025-12-04T10:36:27.9771869Z 2025-12-04T10:36:27.9772295Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\math_kernel_test.exe" 2025-12-04T10:36:27.9772810Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9773079Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9773583Z ) else (if "math_kernel_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/math_kernel_test ) ) ) 2025-12-04T10:36:27.9780398Z 2025-12-04T10:36:27.9780865Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "MaybeOwned_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9781596Z 2025-12-04T10:36:27.9781769Z 2025-12-04T10:36:27.9782279Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\MaybeOwned_test.exe" 2025-12-04T10:36:27.9782794Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9783050Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9783618Z ) else (if "MaybeOwned_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/MaybeOwned_test ) ) ) 2025-12-04T10:36:27.9791104Z 2025-12-04T10:36:27.9791749Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "memory_format_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9792363Z 2025-12-04T10:36:27.9792520Z 2025-12-04T10:36:27.9792949Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\memory_format_test.exe" 2025-12-04T10:36:27.9793471Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9793818Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9794328Z ) else (if "memory_format_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/memory_format_test ) ) ) 2025-12-04T10:36:27.9802323Z 2025-12-04T10:36:27.9802981Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "memory_overlapping_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9803618Z 2025-12-04T10:36:27.9803791Z 2025-12-04T10:36:27.9804226Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\memory_overlapping_test.exe" 2025-12-04T10:36:27.9804769Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9805021Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9805581Z ) else (if "memory_overlapping_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/memory_overlapping_test ) ) ) 2025-12-04T10:36:27.9813714Z 2025-12-04T10:36:27.9814540Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "mobile_memory_cleanup" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9815177Z 2025-12-04T10:36:27.9815357Z 2025-12-04T10:36:27.9815781Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\mobile_memory_cleanup.exe" 2025-12-04T10:36:27.9816325Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9816585Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9817127Z ) else (if "mobile_memory_cleanup" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/mobile_memory_cleanup ) ) ) 2025-12-04T10:36:27.9847069Z 2025-12-04T10:36:27.9848014Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "NamedTensor_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9848628Z 2025-12-04T10:36:27.9848801Z 2025-12-04T10:36:27.9857624Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\NamedTensor_test.exe" 2025-12-04T10:36:27.9858368Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9858725Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9859255Z ) else (if "NamedTensor_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/NamedTensor_test ) ) ) 2025-12-04T10:36:27.9859805Z 2025-12-04T10:36:27.9860327Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "native_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9861017Z 2025-12-04T10:36:27.9863578Z 2025-12-04T10:36:27.9864042Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\native_test.exe" 2025-12-04T10:36:27.9864548Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9864819Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9865301Z ) else (if "native_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/native_test ) ) ) 2025-12-04T10:36:27.9865855Z 2025-12-04T10:36:27.9866350Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "operators_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9866955Z 2025-12-04T10:36:27.9867121Z 2025-12-04T10:36:27.9867541Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\operators_test.exe" 2025-12-04T10:36:27.9868149Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9868407Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9869040Z ) else (if "operators_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/operators_test ) ) ) 2025-12-04T10:36:27.9869568Z 2025-12-04T10:36:27.9870005Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "operator_name_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9870624Z 2025-12-04T10:36:27.9870793Z 2025-12-04T10:36:27.9871200Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\operator_name_test.exe" 2025-12-04T10:36:27.9871736Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9871992Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9872501Z ) else (if "operator_name_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/operator_name_test ) ) ) 2025-12-04T10:36:27.9873788Z 2025-12-04T10:36:27.9874747Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "op_allowlist_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9875353Z 2025-12-04T10:36:27.9876405Z 2025-12-04T10:36:27.9876834Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\op_allowlist_test.exe" 2025-12-04T10:36:27.9877344Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9877618Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9878130Z ) else (if "op_allowlist_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/op_allowlist_test ) ) ) 2025-12-04T10:36:27.9885698Z 2025-12-04T10:36:27.9886633Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "op_registration_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9887341Z 2025-12-04T10:36:27.9887497Z 2025-12-04T10:36:27.9887922Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\op_registration_test.exe" 2025-12-04T10:36:27.9888441Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9888704Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9889236Z ) else (if "op_registration_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/op_registration_test ) ) ) 2025-12-04T10:36:27.9897653Z 2025-12-04T10:36:27.9898678Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "packedtensoraccessor_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9899347Z 2025-12-04T10:36:27.9899498Z 2025-12-04T10:36:27.9899944Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\packedtensoraccessor_test.exe" 2025-12-04T10:36:27.9900504Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9900777Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9901367Z ) else (if "packedtensoraccessor_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/packedtensoraccessor_test ) ) ) 2025-12-04T10:36:27.9908354Z 2025-12-04T10:36:27.9909182Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "pow_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9909859Z 2025-12-04T10:36:27.9910020Z 2025-12-04T10:36:27.9910403Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\pow_test.exe" 2025-12-04T10:36:27.9910987Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9911237Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9911790Z ) else (if "pow_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/pow_test ) ) ) 2025-12-04T10:36:27.9919363Z 2025-12-04T10:36:27.9920240Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "quantized_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9920884Z 2025-12-04T10:36:27.9921059Z 2025-12-04T10:36:27.9921463Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\quantized_test.exe" 2025-12-04T10:36:27.9921970Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9922241Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9922747Z ) else (if "quantized_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/quantized_test ) ) ) 2025-12-04T10:36:27.9930684Z 2025-12-04T10:36:27.9931255Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "reduce_ops_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9931880Z 2025-12-04T10:36:27.9932038Z 2025-12-04T10:36:27.9932444Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\reduce_ops_test.exe" 2025-12-04T10:36:27.9932970Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9933243Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9933742Z ) else (if "reduce_ops_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/reduce_ops_test ) ) ) 2025-12-04T10:36:27.9942123Z 2025-12-04T10:36:27.9943069Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "reportMemoryUsage_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9943731Z 2025-12-04T10:36:27.9943891Z 2025-12-04T10:36:27.9944336Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\reportMemoryUsage_test.exe" 2025-12-04T10:36:27.9944873Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9945130Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9945705Z ) else (if "reportMemoryUsage_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/reportMemoryUsage_test ) ) ) 2025-12-04T10:36:27.9953085Z 2025-12-04T10:36:27.9953728Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "scalar_tensor_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9954813Z 2025-12-04T10:36:27.9954970Z 2025-12-04T10:36:27.9955399Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\scalar_tensor_test.exe" 2025-12-04T10:36:27.9955923Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9956177Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9956705Z ) else (if "scalar_tensor_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/scalar_tensor_test ) ) ) 2025-12-04T10:36:27.9964335Z 2025-12-04T10:36:27.9964966Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "scalar_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9965558Z 2025-12-04T10:36:27.9965732Z 2025-12-04T10:36:27.9966115Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\scalar_test.exe" 2025-12-04T10:36:27.9966706Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9966963Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9967443Z ) else (if "scalar_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/scalar_test ) ) ) 2025-12-04T10:36:27.9975582Z 2025-12-04T10:36:27.9976233Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "StorageUtils_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9976860Z 2025-12-04T10:36:27.9977029Z 2025-12-04T10:36:27.9977434Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\StorageUtils_test.exe" 2025-12-04T10:36:27.9977953Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9978206Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9978723Z ) else (if "StorageUtils_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/StorageUtils_test ) ) ) 2025-12-04T10:36:27.9986639Z 2025-12-04T10:36:27.9987523Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "stride_properties_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9988251Z 2025-12-04T10:36:27.9988473Z 2025-12-04T10:36:27.9988895Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\stride_properties_test.exe" 2025-12-04T10:36:27.9989431Z if errorlevel 1 goto fail 2025-12-04T10:36:27.9989695Z if not errorlevel 0 goto fail 2025-12-04T10:36:27.9990242Z ) else (if "stride_properties_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/stride_properties_test ) ) ) 2025-12-04T10:36:27.9998052Z 2025-12-04T10:36:27.9998908Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "tensor_iterator_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:27.9999548Z 2025-12-04T10:36:27.9999726Z 2025-12-04T10:36:28.0000159Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\tensor_iterator_test.exe" 2025-12-04T10:36:28.0000685Z if errorlevel 1 goto fail 2025-12-04T10:36:28.0000952Z if not errorlevel 0 goto fail 2025-12-04T10:36:28.0001488Z ) else (if "tensor_iterator_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/tensor_iterator_test ) ) ) 2025-12-04T10:36:28.0009335Z 2025-12-04T10:36:28.0009951Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "test_parallel" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:28.0010553Z 2025-12-04T10:36:28.0010714Z 2025-12-04T10:36:28.0011112Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\test_parallel.exe" 2025-12-04T10:36:28.0011610Z if errorlevel 1 goto fail 2025-12-04T10:36:28.0011872Z if not errorlevel 0 goto fail 2025-12-04T10:36:28.0012356Z ) else (if "test_parallel" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/test_parallel ) ) ) 2025-12-04T10:36:28.0020292Z 2025-12-04T10:36:28.0020926Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "thread_init_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:28.0021976Z 2025-12-04T10:36:28.0022137Z 2025-12-04T10:36:28.0022557Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\thread_init_test.exe" 2025-12-04T10:36:28.0023073Z if errorlevel 1 goto fail 2025-12-04T10:36:28.0023330Z if not errorlevel 0 goto fail 2025-12-04T10:36:28.0023823Z ) else (if "thread_init_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/thread_init_test ) ) ) 2025-12-04T10:36:28.0032154Z 2025-12-04T10:36:28.0033059Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "type_ptr_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:28.0033650Z 2025-12-04T10:36:28.0033802Z 2025-12-04T10:36:28.0034194Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\type_ptr_test.exe" 2025-12-04T10:36:28.0034686Z if errorlevel 1 goto fail 2025-12-04T10:36:28.0034953Z if not errorlevel 0 goto fail 2025-12-04T10:36:28.0035439Z ) else (if "type_ptr_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/type_ptr_test ) ) ) 2025-12-04T10:36:28.0043004Z 2025-12-04T10:36:28.0044214Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "type_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:28.0044805Z 2025-12-04T10:36:28.0044960Z 2025-12-04T10:36:28.0045342Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\type_test.exe" 2025-12-04T10:36:28.0045835Z if errorlevel 1 goto fail 2025-12-04T10:36:28.0046088Z if not errorlevel 0 goto fail 2025-12-04T10:36:28.0046622Z ) else (if "type_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/type_test ) ) ) 2025-12-04T10:36:28.0053846Z 2025-12-04T10:36:28.0054783Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "undefined_tensor_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:28.0055523Z 2025-12-04T10:36:28.0055689Z 2025-12-04T10:36:28.0056156Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\undefined_tensor_test.exe" 2025-12-04T10:36:28.0056702Z if errorlevel 1 goto fail 2025-12-04T10:36:28.0056957Z if not errorlevel 0 goto fail 2025-12-04T10:36:28.0057510Z ) else (if "undefined_tensor_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/undefined_tensor_test ) ) ) 2025-12-04T10:36:28.0065001Z 2025-12-04T10:36:28.0066009Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "verify_api_visibility" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:28.0066645Z 2025-12-04T10:36:28.0066820Z 2025-12-04T10:36:28.0067244Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\verify_api_visibility.exe" 2025-12-04T10:36:28.0067784Z if errorlevel 1 goto fail 2025-12-04T10:36:28.0068031Z if not errorlevel 0 goto fail 2025-12-04T10:36:28.0068573Z ) else (if "verify_api_visibility" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/verify_api_visibility ) ) ) 2025-12-04T10:36:28.0074531Z 2025-12-04T10:36:28.0075432Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "weakref_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:28.0076018Z 2025-12-04T10:36:28.0076179Z 2025-12-04T10:36:28.0076563Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\weakref_test.exe" 2025-12-04T10:36:28.0077076Z if errorlevel 1 goto fail 2025-12-04T10:36:28.0077332Z if not errorlevel 0 goto fail 2025-12-04T10:36:28.0077807Z ) else (if "weakref_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/weakref_test ) ) ) 2025-12-04T10:36:28.0085729Z 2025-12-04T10:36:28.0086641Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "wrapdim_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:28.0087242Z 2025-12-04T10:36:28.0087418Z 2025-12-04T10:36:28.0087824Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\wrapdim_test.exe" 2025-12-04T10:36:28.0088741Z if errorlevel 1 goto fail 2025-12-04T10:36:28.0089006Z if not errorlevel 0 goto fail 2025-12-04T10:36:28.0089484Z ) else (if "wrapdim_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/wrapdim_test ) ) ) 2025-12-04T10:36:28.0097224Z 2025-12-04T10:36:28.0097848Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>(if "xla_tensor_test" == "c10_intrusive_ptr_benchmark" ( 2025-12-04T10:36:28.0098453Z 2025-12-04T10:36:28.0098618Z 2025-12-04T10:36:28.0099024Z call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\xla_tensor_test.exe" 2025-12-04T10:36:28.0099531Z if errorlevel 1 goto fail 2025-12-04T10:36:28.0099787Z if not errorlevel 0 goto fail 2025-12-04T10:36:28.0100268Z ) else (if "xla_tensor_test" == "verify_api_visibility" () else (set EXE_LIST=!EXE_LIST! cpp/xla_tensor_test ) ) ) 2025-12-04T10:36:28.0111781Z 2025-12-04T10:36:28.0112268Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test>cd C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:36:28.0117229Z 2025-12-04T10:36:28.0117766Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CPP_TESTS_DIR=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test 2025-12-04T10:36:28.0120251Z 2025-12-04T10:36:28.0120812Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set NO_TD=True && python test\run_test.py --cpp --verbose -i !EXE_LIST! 2025-12-04T10:36:36.1316070Z Found test times from artifacts 2025-12-04T10:36:36.1903925Z Found test times from artifacts 2025-12-04T10:36:36.1915858Z Running all tests 2025-12-04T10:36:36.1937877Z Running parallel tests on 3 processes 2025-12-04T10:36:36.1949867Z Name: tests to run (est. time: 0.0min) 2025-12-04T10:36:36.1950175Z Serial tests (0): 2025-12-04T10:36:36.1950489Z Parallel tests (105): 2025-12-04T10:36:36.1950863Z cpp/CppSignature_test 1/1 2025-12-04T10:36:36.1951229Z cpp/Dict_test 1/1 2025-12-04T10:36:36.1951518Z cpp/Dimname_test 1/1 2025-12-04T10:36:36.1951752Z cpp/IListRef_test 1/1 2025-12-04T10:36:36.1952080Z cpp/KernelFunction_test 1/1 2025-12-04T10:36:36.1952339Z cpp/List_test 1/1 2025-12-04T10:36:36.1952556Z cpp/MaybeOwned_test 1/1 2025-12-04T10:36:36.1952808Z cpp/NamedTensor_test 1/1 2025-12-04T10:36:36.1953056Z cpp/StorageUtils_test 1/1 2025-12-04T10:36:36.1953300Z cpp/apply_utils_test 1/1 2025-12-04T10:36:36.1953544Z cpp/atest 1/1 2025-12-04T10:36:36.1953825Z cpp/backend_fallback_test 1/1 2025-12-04T10:36:36.1954083Z cpp/basic 1/1 2025-12-04T10:36:36.1954287Z cpp/broadcast_test 1/1 2025-12-04T10:36:36.1954541Z cpp/c10_AllocatorConfig_test 1/1 2025-12-04T10:36:36.1954813Z cpp/c10_ArrayRef_test 1/1 2025-12-04T10:36:36.1955068Z cpp/c10_Bitset_test 1/1 2025-12-04T10:36:36.1955350Z cpp/c10_CompileTimeFunctionPointer_test 1/1 2025-12-04T10:36:36.1955691Z cpp/c10_ConstexprCrc_test 1/1 2025-12-04T10:36:36.1955976Z cpp/c10_DeadlockDetection_test 1/1 2025-12-04T10:36:36.1956256Z cpp/c10_DeviceGuard_test 1/1 2025-12-04T10:36:36.1956529Z cpp/c10_Device_test 1/1 2025-12-04T10:36:36.1956778Z cpp/c10_DispatchKeySet_test 1/1 2025-12-04T10:36:36.1957059Z cpp/c10_Enumerate_test 1/1 2025-12-04T10:36:36.1957298Z cpp/c10_Half_test 1/1 2025-12-04T10:36:36.1957553Z cpp/c10_InlineDeviceGuard_test 1/1 2025-12-04T10:36:36.1957981Z cpp/c10_InlineStreamGuard_test 1/1 2025-12-04T10:36:36.1958274Z cpp/c10_IntrusiveList_test 1/1 2025-12-04T10:36:36.1958564Z cpp/c10_LeftRight_test 1/1 2025-12-04T10:36:36.1958823Z cpp/c10_NetworkFlow_test 1/1 2025-12-04T10:36:36.1959083Z cpp/c10_Scalar_test 1/1 2025-12-04T10:36:36.1959322Z cpp/c10_Semaphore_test 1/1 2025-12-04T10:36:36.1959589Z cpp/c10_SizesAndStrides_test 1/1 2025-12-04T10:36:36.1959867Z cpp/c10_StreamGuard_test 1/1 2025-12-04T10:36:36.1960129Z cpp/c10_SymInt_test 1/1 2025-12-04T10:36:36.1960897Z cpp/c10_Synchronized_test 1/1 2025-12-04T10:36:36.1961162Z cpp/c10_ThreadLocal_test 1/1 2025-12-04T10:36:36.1961427Z cpp/c10_TypeIndex_test 1/1 2025-12-04T10:36:36.1961675Z cpp/c10_accumulate_test 1/1 2025-12-04T10:36:36.1961935Z cpp/c10_bfloat16_test 1/1 2025-12-04T10:36:36.1962177Z cpp/c10_bit_cast_test 1/1 2025-12-04T10:36:36.1962430Z cpp/c10_complex_math_test 1/1 2025-12-04T10:36:36.1962685Z cpp/c10_complex_test 1/1 2025-12-04T10:36:36.1962929Z cpp/c10_cow_test 1/1 2025-12-04T10:36:36.1963151Z cpp/c10_error_test 1/1 2025-12-04T10:36:36.1963400Z cpp/c10_exception_test 1/1 2025-12-04T10:36:36.1963653Z cpp/c10_flags_test 1/1 2025-12-04T10:36:36.1963886Z cpp/c10_generic_math_test 1/1 2025-12-04T10:36:36.1964159Z cpp/c10_intrusive_ptr_test 1/1 2025-12-04T10:36:36.1964419Z cpp/c10_irange_test 1/1 2025-12-04T10:36:36.1964657Z cpp/c10_lazy_test 1/1 2025-12-04T10:36:36.1964891Z cpp/c10_logging_test 1/1 2025-12-04T10:36:36.1965142Z cpp/c10_nofatal_test 1/1 2025-12-04T10:36:36.1965383Z cpp/c10_optional_test 1/1 2025-12-04T10:36:36.1965661Z cpp/c10_ordered_preserving_dict_test 1/1 2025-12-04T10:36:36.1965952Z cpp/c10_registry_test 1/1 2025-12-04T10:36:36.1966217Z cpp/c10_small_vector_test 1/1 2025-12-04T10:36:36.1966479Z cpp/c10_ssize_test 1/1 2025-12-04T10:36:36.1966811Z cpp/c10_string_util_test 1/1 2025-12-04T10:36:36.1967079Z cpp/c10_string_view_test 1/1 2025-12-04T10:36:36.1967338Z cpp/c10_tempfile_test 1/1 2025-12-04T10:36:36.1967610Z cpp/c10_typeid_test 1/1 2025-12-04T10:36:36.1967854Z cpp/cpu_allocator_test 1/1 2025-12-04T10:36:36.1968115Z cpp/cpu_generator_test 1/1 2025-12-04T10:36:36.1968382Z cpp/cpu_profiling_allocator_test 1/1 2025-12-04T10:36:36.1968669Z cpp/cpu_rng_test 1/1 2025-12-04T10:36:36.1968893Z cpp/dlconvertor_test 1/1 2025-12-04T10:36:36.1969238Z cpp/extension_backend_test 1/1 2025-12-04T10:36:36.1969509Z cpp/half_test 1/1 2025-12-04T10:36:36.1969806Z cpp/inline_container_test 1/1 2025-12-04T10:36:36.1970068Z cpp/ivalue_test 1/1 2025-12-04T10:36:36.1970306Z cpp/kernel_function_legacy_test 1/1 2025-12-04T10:36:36.1970603Z cpp/kernel_function_test 1/1 2025-12-04T10:36:36.1970871Z cpp/kernel_lambda_legacy_test 1/1 2025-12-04T10:36:36.1971153Z cpp/kernel_lambda_test 1/1 2025-12-04T10:36:36.1971411Z cpp/kernel_stackbased_test 1/1 2025-12-04T10:36:36.1971692Z cpp/lazy_tensor_test 1/1 2025-12-04T10:36:36.1972000Z cpp/legacy_vmap_test 1/1 2025-12-04T10:36:36.1972287Z cpp/make_boxed_from_unboxed_functor_test 1/1 2025-12-04T10:36:36.1972611Z cpp/math_kernel_test 1/1 2025-12-04T10:36:36.1972852Z cpp/memory_format_test 1/1 2025-12-04T10:36:36.1973123Z cpp/memory_overlapping_test 1/1 2025-12-04T10:36:36.1973402Z cpp/mobile_memory_cleanup 1/1 2025-12-04T10:36:36.1973665Z cpp/native_test 1/1 2025-12-04T10:36:36.1973890Z cpp/op_allowlist_test 1/1 2025-12-04T10:36:36.1974154Z cpp/op_registration_test 1/1 2025-12-04T10:36:36.1974417Z cpp/operator_name_test 1/1 2025-12-04T10:36:36.1974669Z cpp/operators_test 1/1 2025-12-04T10:36:36.1974921Z cpp/packedtensoraccessor_test 1/1 2025-12-04T10:36:36.1975203Z cpp/pow_test 1/1 2025-12-04T10:36:36.1975421Z cpp/quantized_test 1/1 2025-12-04T10:36:36.1975656Z cpp/reduce_ops_test 1/1 2025-12-04T10:36:36.1975908Z cpp/reportMemoryUsage_test 1/1 2025-12-04T10:36:36.1976174Z cpp/scalar_tensor_test 1/1 2025-12-04T10:36:36.1976429Z cpp/scalar_test 1/1 2025-12-04T10:36:36.1976656Z cpp/stride_properties_test 1/1 2025-12-04T10:36:36.1976925Z cpp/tensor_iterator_test 1/1 2025-12-04T10:36:36.1977175Z cpp/test_parallel 1/1 2025-12-04T10:36:36.1977488Z cpp/thread_init_test 1/1 2025-12-04T10:36:36.1977787Z cpp/type_ptr_test 1/1 2025-12-04T10:36:36.1978018Z cpp/type_test 1/1 2025-12-04T10:36:36.1978259Z cpp/undefined_tensor_test 1/1 2025-12-04T10:36:36.1978681Z cpp/weakref_test 1/1 2025-12-04T10:36:36.1978924Z cpp/wrapdim_test 1/1 2025-12-04T10:36:36.1979245Z cpp/xla_tensor_test 1/1 2025-12-04T10:36:36.1979497Z Name: excluded (est. time: 0.0min) 2025-12-04T10:36:36.1979745Z Serial tests (0): 2025-12-04T10:36:36.1979957Z Parallel tests (0): 2025-12-04T10:36:36.1992499Z Running cpp/CppSignature_test 1/1 ... [2025-12-04 10:36:36.197898][3452.569387] 2025-12-04T10:36:36.1992959Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.1994525Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.1995075Z Finished cpp/CppSignature_test 1/1 ... [2025-12-04 10:36:36.197898][3452.5696565], took 0.00min 2025-12-04T10:36:36.2440983Z Running cpp/Dict_test 1/1 ... [2025-12-04 10:36:36.243445][3452.614201] 2025-12-04T10:36:36.2441630Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.2443279Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.2443867Z Finished cpp/Dict_test 1/1 ... [2025-12-04 10:36:36.244139][3452.6144908], took 0.00min 2025-12-04T10:36:36.2872995Z Running cpp/Dimname_test 1/1 ... [2025-12-04 10:36:36.287076][3452.6574303] 2025-12-04T10:36:36.2873453Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.2874827Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.2875358Z Finished cpp/Dimname_test 1/1 ... [2025-12-04 10:36:36.287076][3452.6576859], took 0.00min 2025-12-04T10:36:36.3415022Z Running cpp/IListRef_test 1/1 ... [2025-12-04 10:36:36.341307][3452.7116085] 2025-12-04T10:36:36.3415573Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.3417071Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.3417692Z Finished cpp/IListRef_test 1/1 ... [2025-12-04 10:36:36.341606][3452.7118991], took 0.00min 2025-12-04T10:36:36.4004889Z Running cpp/KernelFunction_test 1/1 ... [2025-12-04 10:36:36.397759][3452.7706096] 2025-12-04T10:36:36.4005532Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.4006772Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.4007351Z Finished cpp/KernelFunction_test 1/1 ... [2025-12-04 10:36:36.397759][3452.7708628], took 0.00min 2025-12-04T10:36:36.4438278Z Running cpp/List_test 1/1 ... [2025-12-04 10:36:36.442819][3452.8139539] 2025-12-04T10:36:36.4441230Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.4441609Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.4442249Z Finished cpp/List_test 1/1 ... [2025-12-04 10:36:36.443940][3452.8142255], took 0.00min 2025-12-04T10:36:36.5030322Z Running cpp/MaybeOwned_test 1/1 ... [2025-12-04 10:36:36.498863][3452.8731548] 2025-12-04T10:36:36.5030784Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.5032054Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.5032600Z Finished cpp/MaybeOwned_test 1/1 ... [2025-12-04 10:36:36.498863][3452.8734044], took 0.00min 2025-12-04T10:36:36.5468702Z Running cpp/NamedTensor_test 1/1 ... [2025-12-04 10:36:36.545535][3452.9169996] 2025-12-04T10:36:36.5469184Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.5470479Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.5471131Z Finished cpp/NamedTensor_test 1/1 ... [2025-12-04 10:36:36.545535][3452.9172458], took 0.00min 2025-12-04T10:36:36.5950656Z Running cpp/StorageUtils_test 1/1 ... [2025-12-04 10:36:36.589706][3452.9599692] 2025-12-04T10:36:36.5951136Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.5951523Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.5952067Z Finished cpp/StorageUtils_test 1/1 ... [2025-12-04 10:36:36.590005][3452.9602421], took 0.00min 2025-12-04T10:36:36.6328823Z Running cpp/apply_utils_test 1/1 ... [2025-12-04 10:36:36.632406][3453.0030115] 2025-12-04T10:36:36.6331061Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.6331471Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.6332168Z Finished cpp/apply_utils_test 1/1 ... [2025-12-04 10:36:36.632948][3453.0032693], took 0.00min 2025-12-04T10:36:36.6761663Z Running cpp/atest 1/1 ... [2025-12-04 10:36:36.675803][3453.0462961] 2025-12-04T10:36:36.6762096Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.6765427Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.6765937Z Finished cpp/atest 1/1 ... [2025-12-04 10:36:36.675803][3453.0465404], took 0.00min 2025-12-04T10:36:36.7190781Z Running cpp/backend_fallback_test 1/1 ... [2025-12-04 10:36:36.705146][3453.0891993] 2025-12-04T10:36:36.7191263Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.7192491Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.7193062Z Finished cpp/backend_fallback_test 1/1 ... [2025-12-04 10:36:36.705146][3453.0894432], took 0.00min 2025-12-04T10:36:36.7750002Z Running cpp/basic 1/1 ... [2025-12-04 10:36:36.774858][3453.1451267] 2025-12-04T10:36:36.7750461Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.7751816Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.7752316Z Finished cpp/basic 1/1 ... [2025-12-04 10:36:36.774858][3453.1453737], took 0.00min 2025-12-04T10:36:36.8188715Z Running cpp/broadcast_test 1/1 ... [2025-12-04 10:36:36.818602][3453.1889948] 2025-12-04T10:36:36.8189160Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.8190502Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.8191049Z Finished cpp/broadcast_test 1/1 ... [2025-12-04 10:36:36.818602][3453.1892421], took 0.00min 2025-12-04T10:36:36.8621004Z Running cpp/c10_AllocatorConfig_test 1/1 ... [2025-12-04 10:36:36.856209][3453.2322197] 2025-12-04T10:36:36.8621503Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.8623104Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.8623948Z Finished cpp/c10_AllocatorConfig_test 1/1 ... [2025-12-04 10:36:36.856209][3453.2324656], took 0.00min 2025-12-04T10:36:36.9057704Z Running cpp/c10_ArrayRef_test 1/1 ... [2025-12-04 10:36:36.900557][3453.2758839] 2025-12-04T10:36:36.9058159Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.9059427Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.9059968Z Finished cpp/c10_ArrayRef_test 1/1 ... [2025-12-04 10:36:36.900557][3453.2761343], took 0.00min 2025-12-04T10:36:36.9487175Z Running cpp/c10_Bitset_test 1/1 ... [2025-12-04 10:36:36.948002][3453.3187973] 2025-12-04T10:36:36.9487649Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.9488683Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.9489224Z Finished cpp/c10_Bitset_test 1/1 ... [2025-12-04 10:36:36.948002][3453.3190543], took 0.00min 2025-12-04T10:36:36.9910068Z Running cpp/c10_CompileTimeFunctionPointer_test 1/1 ... [2025-12-04 10:36:36.990256][3453.3610219] 2025-12-04T10:36:36.9910639Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:36.9911019Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:36.9911655Z Finished cpp/c10_CompileTimeFunctionPointer_test 1/1 ... [2025-12-04 10:36:36.990886][3453.3612866], took 0.00min 2025-12-04T10:36:37.0345375Z Running cpp/c10_ConstexprCrc_test 1/1 ... [2025-12-04 10:36:37.034316][3453.4046705] 2025-12-04T10:36:37.0345829Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.0347270Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.0347846Z Finished cpp/c10_ConstexprCrc_test 1/1 ... [2025-12-04 10:36:37.034316][3453.4049168], took 0.00min 2025-12-04T10:36:37.0770212Z Running cpp/c10_DeadlockDetection_test 1/1 ... [2025-12-04 10:36:37.072627][3453.4471475] 2025-12-04T10:36:37.0770690Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.0772022Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.0772627Z Finished cpp/c10_DeadlockDetection_test 1/1 ... [2025-12-04 10:36:37.072627][3453.4473908], took 0.00min 2025-12-04T10:36:37.1191555Z Running cpp/c10_DeviceGuard_test 1/1 ... [2025-12-04 10:36:37.107242][3453.4892662] 2025-12-04T10:36:37.1192024Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.1193290Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.1193850Z Finished cpp/c10_DeviceGuard_test 1/1 ... [2025-12-04 10:36:37.107242][3453.4895162], took 0.00min 2025-12-04T10:36:37.1704048Z Running cpp/c10_Device_test 1/1 ... [2025-12-04 10:36:37.157525][3453.5405147] 2025-12-04T10:36:37.1704498Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.1705757Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.1706290Z Finished cpp/c10_Device_test 1/1 ... [2025-12-04 10:36:37.157525][3453.5407612], took 0.00min 2025-12-04T10:36:37.2136644Z Running cpp/c10_DispatchKeySet_test 1/1 ... [2025-12-04 10:36:37.208042][3453.5837647] 2025-12-04T10:36:37.2137163Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.2138313Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.2138892Z Finished cpp/c10_DispatchKeySet_test 1/1 ... [2025-12-04 10:36:37.208042][3453.5840164], took 0.00min 2025-12-04T10:36:37.2624105Z Running cpp/c10_Enumerate_test 1/1 ... [2025-12-04 10:36:37.262195][3453.6325212] 2025-12-04T10:36:37.2624582Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.2625824Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.2626396Z Finished cpp/c10_Enumerate_test 1/1 ... [2025-12-04 10:36:37.262195][3453.6327679], took 0.00min 2025-12-04T10:36:37.3053775Z Running cpp/c10_Half_test 1/1 ... [2025-12-04 10:36:37.304340][3453.6755011] 2025-12-04T10:36:37.3054183Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.3055692Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.3056459Z Finished cpp/c10_Half_test 1/1 ... [2025-12-04 10:36:37.304340][3453.6757545], took 0.00min 2025-12-04T10:36:37.3509551Z Running cpp/c10_InlineDeviceGuard_test 1/1 ... [2025-12-04 10:36:37.347609][3453.717835] 2025-12-04T10:36:37.3510052Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.3510426Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.3511012Z Finished cpp/c10_InlineDeviceGuard_test 1/1 ... [2025-12-04 10:36:37.347828][3453.7181259], took 0.00min 2025-12-04T10:36:37.3912547Z Running cpp/c10_InlineStreamGuard_test 1/1 ... [2025-12-04 10:36:37.390624][3453.761242] 2025-12-04T10:36:37.3913780Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.3914168Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.3914743Z Finished cpp/c10_InlineStreamGuard_test 1/1 ... [2025-12-04 10:36:37.391260][3453.7615185], took 0.00min 2025-12-04T10:36:37.4330344Z Running cpp/c10_IntrusiveList_test 1/1 ... [2025-12-04 10:36:37.432824][3453.8031189] 2025-12-04T10:36:37.4330847Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.4331989Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.4332562Z Finished cpp/c10_IntrusiveList_test 1/1 ... [2025-12-04 10:36:37.432908][3453.8033757], took 0.00min 2025-12-04T10:36:37.4769840Z Running cpp/c10_LeftRight_test 1/1 ... [2025-12-04 10:36:37.470399][3453.8471013] 2025-12-04T10:36:37.4770277Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.4771719Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.4772287Z Finished cpp/c10_LeftRight_test 1/1 ... [2025-12-04 10:36:37.470399][3453.8473478], took 0.00min 2025-12-04T10:36:37.5199648Z Running cpp/c10_NetworkFlow_test 1/1 ... [2025-12-04 10:36:37.510224][3453.8900873] 2025-12-04T10:36:37.5200100Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.5201579Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.5202145Z Finished cpp/c10_NetworkFlow_test 1/1 ... [2025-12-04 10:36:37.510224][3453.8903327], took 0.00min 2025-12-04T10:36:37.5631177Z Running cpp/c10_Scalar_test 1/1 ... [2025-12-04 10:36:37.560678][3453.9332128] 2025-12-04T10:36:37.5631635Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.5632907Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.5633437Z Finished cpp/c10_Scalar_test 1/1 ... [2025-12-04 10:36:37.560678][3453.9334629], took 0.00min 2025-12-04T10:36:37.6059195Z Running cpp/c10_Semaphore_test 1/1 ... [2025-12-04 10:36:37.603529][3453.9760429] 2025-12-04T10:36:37.6059644Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.6063327Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.6063879Z Finished cpp/c10_Semaphore_test 1/1 ... [2025-12-04 10:36:37.606072][3453.9762898], took 0.00min 2025-12-04T10:36:37.6488033Z Running cpp/c10_SizesAndStrides_test 1/1 ... [2025-12-04 10:36:37.648449][3454.0186692] 2025-12-04T10:36:37.6488535Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.6488921Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.6489494Z Finished cpp/c10_SizesAndStrides_test 1/1 ... [2025-12-04 10:36:37.648669][3454.0189521], took 0.00min 2025-12-04T10:36:37.6907256Z Running cpp/c10_StreamGuard_test 1/1 ... [2025-12-04 10:36:37.689980][3454.0606568] 2025-12-04T10:36:37.6907718Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.6908098Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.6908649Z Finished cpp/c10_StreamGuard_test 1/1 ... [2025-12-04 10:36:37.690613][3454.060916], took 0.00min 2025-12-04T10:36:37.7408891Z Running cpp/c10_SymInt_test 1/1 ... [2025-12-04 10:36:37.740625][3454.1109836] 2025-12-04T10:36:37.7409356Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.7410613Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.7413716Z Finished cpp/c10_SymInt_test 1/1 ... [2025-12-04 10:36:37.740625][3454.1112306], took 0.00min 2025-12-04T10:36:37.7839030Z Running cpp/c10_Synchronized_test 1/1 ... [2025-12-04 10:36:37.783120][3454.1538579] 2025-12-04T10:36:37.7839512Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.7839896Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.7840451Z Finished cpp/c10_Synchronized_test 1/1 ... [2025-12-04 10:36:37.783754][3454.1541226], took 0.00min 2025-12-04T10:36:37.8299308Z Running cpp/c10_ThreadLocal_test 1/1 ... [2025-12-04 10:36:37.829523][3454.2000264] 2025-12-04T10:36:37.8299915Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.8303088Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.8303662Z Finished cpp/c10_ThreadLocal_test 1/1 ... [2025-12-04 10:36:37.830166][3454.2004749], took 0.00min 2025-12-04T10:36:37.8838943Z Running cpp/c10_TypeIndex_test 1/1 ... [2025-12-04 10:36:37.878118][3454.253985] 2025-12-04T10:36:37.8839429Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.8840673Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.8841223Z Finished cpp/c10_TypeIndex_test 1/1 ... [2025-12-04 10:36:37.878118][3454.2542335], took 0.00min 2025-12-04T10:36:37.9273465Z Running cpp/c10_accumulate_test 1/1 ... [2025-12-04 10:36:37.912784][3454.2974417] 2025-12-04T10:36:37.9273933Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.9275234Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.9275811Z Finished cpp/c10_accumulate_test 1/1 ... [2025-12-04 10:36:37.912784][3454.2976894], took 0.00min 2025-12-04T10:36:37.9703429Z Running cpp/c10_bfloat16_test 1/1 ... [2025-12-04 10:36:37.969930][3454.3404563] 2025-12-04T10:36:37.9703884Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:37.9706618Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:37.9707160Z Finished cpp/c10_bfloat16_test 1/1 ... [2025-12-04 10:36:37.970473][3454.3407152], took 0.00min 2025-12-04T10:36:38.0172282Z Running cpp/c10_bit_cast_test 1/1 ... [2025-12-04 10:36:38.013274][3454.3873202] 2025-12-04T10:36:38.0172729Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.0174019Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.0174560Z Finished cpp/c10_bit_cast_test 1/1 ... [2025-12-04 10:36:38.013274][3454.3875667], took 0.00min 2025-12-04T10:36:38.0714557Z Running cpp/c10_complex_math_test 1/1 ... [2025-12-04 10:36:38.063568][3454.4415465] 2025-12-04T10:36:38.0715036Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.0716286Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.0716850Z Finished cpp/c10_complex_math_test 1/1 ... [2025-12-04 10:36:38.063568][3454.4417919], took 0.00min 2025-12-04T10:36:38.1176836Z Running cpp/c10_complex_test 1/1 ... [2025-12-04 10:36:38.113668][3454.4877777] 2025-12-04T10:36:38.1177290Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.1178722Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.1179261Z Finished cpp/c10_complex_test 1/1 ... [2025-12-04 10:36:38.113668][3454.4880225], took 0.00min 2025-12-04T10:36:38.2039488Z Running cpp/c10_cow_test 1/1 ... [2025-12-04 10:36:38.203643][3454.5740211] 2025-12-04T10:36:38.2039918Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.2041234Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.2041745Z Finished cpp/c10_cow_test 1/1 ... [2025-12-04 10:36:38.203643][3454.5742852], took 0.00min 2025-12-04T10:36:38.2479100Z Running cpp/c10_error_test 1/1 ... [2025-12-04 10:36:38.247610][3454.6180205] 2025-12-04T10:36:38.2479521Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.2481137Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.2481755Z Finished cpp/c10_error_test 1/1 ... [2025-12-04 10:36:38.247610][3454.6182744], took 0.00min 2025-12-04T10:36:38.3054087Z Running cpp/c10_exception_test 1/1 ... [2025-12-04 10:36:38.304620][3454.6755056] 2025-12-04T10:36:38.3054666Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.3056102Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.3056641Z Finished cpp/c10_exception_test 1/1 ... [2025-12-04 10:36:38.304620][3454.6757685], took 0.00min 2025-12-04T10:36:38.3535217Z Running cpp/c10_flags_test 1/1 ... [2025-12-04 10:36:38.353335][3454.7235878] 2025-12-04T10:36:38.3535656Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.3537064Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.3537609Z Finished cpp/c10_flags_test 1/1 ... [2025-12-04 10:36:38.353335][3454.7238495], took 0.00min 2025-12-04T10:36:38.3970376Z Running cpp/c10_generic_math_test 1/1 ... [2025-12-04 10:36:38.396684][3454.7671144] 2025-12-04T10:36:38.3970852Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.3972150Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.3972835Z Finished cpp/c10_generic_math_test 1/1 ... [2025-12-04 10:36:38.396684][3454.7673719], took 0.00min 2025-12-04T10:36:38.4391257Z Running cpp/c10_intrusive_ptr_test 1/1 ... [2025-12-04 10:36:38.438710][3454.8092077] 2025-12-04T10:36:38.4391730Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.4393127Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.4393800Z Finished cpp/c10_intrusive_ptr_test 1/1 ... [2025-12-04 10:36:38.438710][3454.8094561], took 0.00min 2025-12-04T10:36:38.4830725Z Running cpp/c10_irange_test 1/1 ... [2025-12-04 10:36:38.476917][3454.8531595] 2025-12-04T10:36:38.4831180Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.4832500Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.4833040Z Finished cpp/c10_irange_test 1/1 ... [2025-12-04 10:36:38.476917][3454.8534064], took 0.00min 2025-12-04T10:36:38.5264631Z Running cpp/c10_lazy_test 1/1 ... [2025-12-04 10:36:38.515556][3454.8965452] 2025-12-04T10:36:38.5265243Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.5266385Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.5266905Z Finished cpp/c10_lazy_test 1/1 ... [2025-12-04 10:36:38.515556][3454.8967925], took 0.00min 2025-12-04T10:36:38.5691698Z Running cpp/c10_logging_test 1/1 ... [2025-12-04 10:36:38.565676][3454.9392659] 2025-12-04T10:36:38.5692144Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.5693559Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.5694109Z Finished cpp/c10_logging_test 1/1 ... [2025-12-04 10:36:38.565676][3454.9395113], took 0.00min 2025-12-04T10:36:38.6117304Z Running cpp/c10_nofatal_test 1/1 ... [2025-12-04 10:36:38.611595][3454.9818165] 2025-12-04T10:36:38.6117737Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.6119184Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.6119733Z Finished cpp/c10_nofatal_test 1/1 ... [2025-12-04 10:36:38.611666][3454.9820707], took 0.00min 2025-12-04T10:36:38.6551070Z Running cpp/c10_optional_test 1/1 ... [2025-12-04 10:36:38.654710][3455.0252051] 2025-12-04T10:36:38.6551514Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.6552968Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.6553670Z Finished cpp/c10_optional_test 1/1 ... [2025-12-04 10:36:38.655252][3455.0254498], took 0.00min 2025-12-04T10:36:38.6974012Z Running cpp/c10_ordered_preserving_dict_test 1/1 ... [2025-12-04 10:36:38.696692][3455.0673007] 2025-12-04T10:36:38.6974548Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.6974934Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.6975535Z Finished cpp/c10_ordered_preserving_dict_test 1/1 ... [2025-12-04 10:36:38.697321][3455.0675713], took 0.00min 2025-12-04T10:36:38.7438160Z Running cpp/c10_registry_test 1/1 ... [2025-12-04 10:36:38.743449][3455.1138765] 2025-12-04T10:36:38.7438775Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.7443181Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.7443732Z Finished cpp/c10_registry_test 1/1 ... [2025-12-04 10:36:38.744083][3455.1144582], took 0.00min 2025-12-04T10:36:38.7988612Z Running cpp/c10_small_vector_test 1/1 ... [2025-12-04 10:36:38.798682][3455.1689257] 2025-12-04T10:36:38.7989106Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.7990332Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.7991045Z Finished cpp/c10_small_vector_test 1/1 ... [2025-12-04 10:36:38.798682][3455.1691831], took 0.00min 2025-12-04T10:36:38.8431619Z Running cpp/c10_ssize_test 1/1 ... [2025-12-04 10:36:38.842675][3455.2132447] 2025-12-04T10:36:38.8433817Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.8434211Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.8434756Z Finished cpp/c10_ssize_test 1/1 ... [2025-12-04 10:36:38.843301][3455.2135257], took 0.00min 2025-12-04T10:36:38.8854882Z Running cpp/c10_string_util_test 1/1 ... [2025-12-04 10:36:38.885119][3455.2555332] 2025-12-04T10:36:38.8858626Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.8859044Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.8859613Z Finished cpp/c10_string_util_test 1/1 ... [2025-12-04 10:36:38.885119][3455.2558064], took 0.00min 2025-12-04T10:36:38.9283336Z Running cpp/c10_string_view_test 1/1 ... [2025-12-04 10:36:38.917745][3455.2983856] 2025-12-04T10:36:38.9283827Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.9285072Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.9285624Z Finished cpp/c10_string_view_test 1/1 ... [2025-12-04 10:36:38.917745][3455.2986534], took 0.00min 2025-12-04T10:36:38.9712473Z Running cpp/c10_tempfile_test 1/1 ... [2025-12-04 10:36:38.968260][3455.3413338] 2025-12-04T10:36:38.9712939Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:38.9714460Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:38.9715003Z Finished cpp/c10_tempfile_test 1/1 ... [2025-12-04 10:36:38.968260][3455.3415921], took 0.00min 2025-12-04T10:36:39.0126278Z Running cpp/c10_typeid_test 1/1 ... [2025-12-04 10:36:39.004365][3455.3827263] 2025-12-04T10:36:39.0126710Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.0128369Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.0128912Z Finished cpp/c10_typeid_test 1/1 ... [2025-12-04 10:36:39.004365][3455.3829823], took 0.00min 2025-12-04T10:36:39.0610203Z Running cpp/cpu_allocator_test 1/1 ... [2025-12-04 10:36:39.055667][3455.4258856] 2025-12-04T10:36:39.0610645Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.0611031Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.0611578Z Finished cpp/cpu_allocator_test 1/1 ... [2025-12-04 10:36:39.055897][3455.42615], took 0.00min 2025-12-04T10:36:39.0986512Z Running cpp/cpu_generator_test 1/1 ... [2025-12-04 10:36:39.098455][3455.4687394] 2025-12-04T10:36:39.0986956Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.0988367Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.0988914Z Finished cpp/cpu_generator_test 1/1 ... [2025-12-04 10:36:39.098455][3455.4689815], took 0.00min 2025-12-04T10:36:39.1425674Z Running cpp/cpu_profiling_allocator_test 1/1 ... [2025-12-04 10:36:39.141577][3455.5126219] 2025-12-04T10:36:39.1426211Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.1427248Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.1427852Z Finished cpp/cpu_profiling_allocator_test 1/1 ... [2025-12-04 10:36:39.141577][3455.5128689], took 0.00min 2025-12-04T10:36:39.1856499Z Running cpp/cpu_rng_test 1/1 ... [2025-12-04 10:36:39.169910][3455.5557248] 2025-12-04T10:36:39.1857616Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.1858657Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.1859197Z Finished cpp/cpu_rng_test 1/1 ... [2025-12-04 10:36:39.185658][3455.5559932], took 0.00min 2025-12-04T10:36:39.2293714Z Running cpp/dlconvertor_test 1/1 ... [2025-12-04 10:36:39.221421][3455.5994346] 2025-12-04T10:36:39.2294183Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.2295397Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.2296089Z Finished cpp/dlconvertor_test 1/1 ... [2025-12-04 10:36:39.221421][3455.5996794], took 0.00min 2025-12-04T10:36:39.2722012Z Running cpp/extension_backend_test 1/1 ... [2025-12-04 10:36:39.270511][3455.6422858] 2025-12-04T10:36:39.2722485Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.2723888Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.2724469Z Finished cpp/extension_backend_test 1/1 ... [2025-12-04 10:36:39.270511][3455.6425306], took 0.00min 2025-12-04T10:36:39.3149384Z Running cpp/half_test 1/1 ... [2025-12-04 10:36:39.314088][3455.6850243] 2025-12-04T10:36:39.3149799Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.3151267Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.3151784Z Finished cpp/half_test 1/1 ... [2025-12-04 10:36:39.314088][3455.6852683], took 0.00min 2025-12-04T10:36:39.3580646Z Running cpp/inline_container_test 1/1 ... [2025-12-04 10:36:39.357465][3455.7281315] 2025-12-04T10:36:39.3581114Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.3582479Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.3592201Z Finished cpp/inline_container_test 1/1 ... [2025-12-04 10:36:39.357465][3455.7283861], took 0.00min 2025-12-04T10:36:39.4011272Z Running cpp/ivalue_test 1/1 ... [2025-12-04 10:36:39.396996][3455.7712036] 2025-12-04T10:36:39.4011717Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.4013159Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.4013856Z Finished cpp/ivalue_test 1/1 ... [2025-12-04 10:36:39.396996][3455.7714542], took 0.00min 2025-12-04T10:36:39.4444492Z Running cpp/kernel_function_legacy_test 1/1 ... [2025-12-04 10:36:39.438263][3455.8145236] 2025-12-04T10:36:39.4444969Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.4446301Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.4446961Z Finished cpp/kernel_function_legacy_test 1/1 ... [2025-12-04 10:36:39.438263][3455.814769], took 0.00min 2025-12-04T10:36:39.4908945Z Running cpp/kernel_function_test 1/1 ... [2025-12-04 10:36:39.488609][3455.8588119] 2025-12-04T10:36:39.4909409Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.4909790Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.4910356Z Finished cpp/kernel_function_test 1/1 ... [2025-12-04 10:36:39.488835][3455.8590873], took 0.00min 2025-12-04T10:36:39.5335381Z Running cpp/kernel_lambda_legacy_test 1/1 ... [2025-12-04 10:36:39.526420][3455.9035911] 2025-12-04T10:36:39.5335892Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.5337016Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.5337603Z Finished cpp/kernel_lambda_legacy_test 1/1 ... [2025-12-04 10:36:39.526420][3455.903838], took 0.00min 2025-12-04T10:36:39.5767068Z Running cpp/kernel_lambda_test 1/1 ... [2025-12-04 10:36:39.574497][3455.9467635] 2025-12-04T10:36:39.5767546Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.5768825Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.5769390Z Finished cpp/kernel_lambda_test 1/1 ... [2025-12-04 10:36:39.574497][3455.9470177], took 0.00min 2025-12-04T10:36:39.6634980Z Running cpp/kernel_stackbased_test 1/1 ... [2025-12-04 10:36:39.663248][3456.0335585] 2025-12-04T10:36:39.6635466Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.6636785Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.6637440Z Finished cpp/kernel_stackbased_test 1/1 ... [2025-12-04 10:36:39.663248][3456.0338126], took 0.00min 2025-12-04T10:36:39.7059961Z Running cpp/lazy_tensor_test 1/1 ... [2025-12-04 10:36:39.705811][3456.0760597] 2025-12-04T10:36:39.7060411Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.7061842Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.7062371Z Finished cpp/lazy_tensor_test 1/1 ... [2025-12-04 10:36:39.705811][3456.076315], took 0.00min 2025-12-04T10:36:39.7501045Z Running cpp/legacy_vmap_test 1/1 ... [2025-12-04 10:36:39.749624][3456.1201588] 2025-12-04T10:36:39.7501504Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.7502969Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.7503742Z Finished cpp/legacy_vmap_test 1/1 ... [2025-12-04 10:36:39.750165][3456.1204215], took 0.00min 2025-12-04T10:36:39.7938610Z Running cpp/make_boxed_from_unboxed_functor_test 1/1 ... [2025-12-04 10:36:39.793465][3456.1639171] 2025-12-04T10:36:39.7939157Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.7940517Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.7941226Z Finished cpp/make_boxed_from_unboxed_functor_test 1/1 ... [2025-12-04 10:36:39.793465][3456.1641746], took 0.00min 2025-12-04T10:36:39.8381831Z Running cpp/math_kernel_test 1/1 ... [2025-12-04 10:36:39.838003][3456.2082525] 2025-12-04T10:36:39.8382291Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.8383674Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.8384214Z Finished cpp/math_kernel_test 1/1 ... [2025-12-04 10:36:39.838003][3456.2084967], took 0.00min 2025-12-04T10:36:39.8818047Z Running cpp/memory_format_test 1/1 ... [2025-12-04 10:36:39.875331][3456.2518923] 2025-12-04T10:36:39.8818488Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.8820075Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.8820744Z Finished cpp/memory_format_test 1/1 ... [2025-12-04 10:36:39.875331][3456.252138], took 0.00min 2025-12-04T10:36:39.9535739Z Running cpp/memory_overlapping_test 1/1 ... [2025-12-04 10:36:39.953389][3456.3236152] 2025-12-04T10:36:39.9536233Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.9537893Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:39.9538609Z Finished cpp/memory_overlapping_test 1/1 ... [2025-12-04 10:36:39.953389][3456.3238773], took 0.00min 2025-12-04T10:36:40.2444138Z Running cpp/mobile_memory_cleanup 1/1 ... [2025-12-04 10:36:40.238990][3456.6144218] 2025-12-04T10:36:40.2444633Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.2445810Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.2446377Z Finished cpp/mobile_memory_cleanup 1/1 ... [2025-12-04 10:36:40.238990][3456.6147038], took 0.00min 2025-12-04T10:36:40.2864147Z Running cpp/native_test 1/1 ... [2025-12-04 10:36:40.279787][3456.6564875] 2025-12-04T10:36:40.2864589Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.2866298Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.2866804Z Finished cpp/native_test 1/1 ... [2025-12-04 10:36:40.279787][3456.6567505], took 0.00min 2025-12-04T10:36:40.3293068Z Running cpp/op_allowlist_test 1/1 ... [2025-12-04 10:36:40.326572][3456.6993869] 2025-12-04T10:36:40.3293500Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.3295118Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.3295674Z Finished cpp/op_allowlist_test 1/1 ... [2025-12-04 10:36:40.326572][3456.6996339], took 0.00min 2025-12-04T10:36:40.3720698Z Running cpp/op_registration_test 1/1 ... [2025-12-04 10:36:40.371073][3456.7421475] 2025-12-04T10:36:40.3721157Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.3722728Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.3723514Z Finished cpp/op_registration_test 1/1 ... [2025-12-04 10:36:40.371073][3456.7423916], took 0.00min 2025-12-04T10:36:40.4153447Z Running cpp/operator_name_test 1/1 ... [2025-12-04 10:36:40.414392][3456.7845552] 2025-12-04T10:36:40.4153926Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.4154299Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.4154862Z Finished cpp/operator_name_test 1/1 ... [2025-12-04 10:36:40.414610][3456.7848307], took 0.00min 2025-12-04T10:36:40.4638012Z Running cpp/operators_test 1/1 ... [2025-12-04 10:36:40.463632][3456.8338388] 2025-12-04T10:36:40.4638465Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.4639934Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.4640556Z Finished cpp/operators_test 1/1 ... [2025-12-04 10:36:40.463932][3456.8341225], took 0.00min 2025-12-04T10:36:40.5062882Z Running cpp/packedtensoraccessor_test 1/1 ... [2025-12-04 10:36:40.505909][3456.8763297] 2025-12-04T10:36:40.5063429Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.5066410Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.5067023Z Finished cpp/packedtensoraccessor_test 1/1 ... [2025-12-04 10:36:40.505909][3456.8765726], took 0.00min 2025-12-04T10:36:40.5500275Z Running cpp/pow_test 1/1 ... [2025-12-04 10:36:40.549310][3456.9199088] 2025-12-04T10:36:40.5500731Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.5501112Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.5501640Z Finished cpp/pow_test 1/1 ... [2025-12-04 10:36:40.549934][3456.9201749], took 0.00min 2025-12-04T10:36:40.5938078Z Running cpp/quantized_test 1/1 ... [2025-12-04 10:36:40.578890][3456.9638534] 2025-12-04T10:36:40.5938536Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.5939861Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.5940419Z Finished cpp/quantized_test 1/1 ... [2025-12-04 10:36:40.578890][3456.964102], took 0.00min 2025-12-04T10:36:40.6466871Z Running cpp/reduce_ops_test 1/1 ... [2025-12-04 10:36:40.646374][3457.0167554] 2025-12-04T10:36:40.6467301Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.6468839Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.6469462Z Finished cpp/reduce_ops_test 1/1 ... [2025-12-04 10:36:40.646374][3457.017002], took 0.00min 2025-12-04T10:36:40.6985200Z Running cpp/reportMemoryUsage_test 1/1 ... [2025-12-04 10:36:40.697751][3457.0684394] 2025-12-04T10:36:40.6985727Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.6986127Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.6986709Z Finished cpp/reportMemoryUsage_test 1/1 ... [2025-12-04 10:36:40.698383][3457.0687063], took 0.00min 2025-12-04T10:36:40.7433829Z Running cpp/scalar_tensor_test 1/1 ... [2025-12-04 10:36:40.742655][3457.1132491] 2025-12-04T10:36:40.7434315Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.7434715Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.7435267Z Finished cpp/scalar_tensor_test 1/1 ... [2025-12-04 10:36:40.743279][3457.1135123], took 0.00min 2025-12-04T10:36:40.7862347Z Running cpp/scalar_test 1/1 ... [2025-12-04 10:36:40.785833][3457.1562949] 2025-12-04T10:36:40.7862761Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.7865635Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.7866180Z Finished cpp/scalar_test 1/1 ... [2025-12-04 10:36:40.786376][3457.1565388], took 0.00min 2025-12-04T10:36:40.8287381Z Running cpp/stride_properties_test 1/1 ... [2025-12-04 10:36:40.825681][3457.1987723] 2025-12-04T10:36:40.8287865Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.8289164Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.8289734Z Finished cpp/stride_properties_test 1/1 ... [2025-12-04 10:36:40.825681][3457.1990281], took 0.00min 2025-12-04T10:36:40.8717289Z Running cpp/tensor_iterator_test 1/1 ... [2025-12-04 10:36:40.871394][3457.2417079] 2025-12-04T10:36:40.8717804Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.8718220Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.8718794Z Finished cpp/tensor_iterator_test 1/1 ... [2025-12-04 10:36:40.871394][3457.2419509], took 0.00min 2025-12-04T10:36:40.9137755Z Running cpp/test_parallel 1/1 ... [2025-12-04 10:36:40.913173][3457.2838136] 2025-12-04T10:36:40.9138377Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.9139703Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.9140227Z Finished cpp/test_parallel 1/1 ... [2025-12-04 10:36:40.913815][3457.2840792], took 0.00min 2025-12-04T10:36:40.9594460Z Running cpp/thread_init_test 1/1 ... [2025-12-04 10:36:40.959213][3457.3294785] 2025-12-04T10:36:40.9594935Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:40.9596190Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:40.9596764Z Finished cpp/thread_init_test 1/1 ... [2025-12-04 10:36:40.959213][3457.3297291], took 0.00min 2025-12-04T10:36:41.0037929Z Running cpp/type_ptr_test 1/1 ... [2025-12-04 10:36:41.003392][3457.3738566] 2025-12-04T10:36:41.0038353Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:41.0039927Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:41.0040450Z Finished cpp/type_ptr_test 1/1 ... [2025-12-04 10:36:41.003948][3457.3741028], took 0.00min 2025-12-04T10:36:41.0466413Z Running cpp/type_test 1/1 ... [2025-12-04 10:36:41.045884][3457.4165001] 2025-12-04T10:36:41.0466849Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:41.0467225Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:41.0467733Z Finished cpp/type_test 1/1 ... [2025-12-04 10:36:41.046508][3457.4167636], took 0.00min 2025-12-04T10:36:41.0891402Z Running cpp/undefined_tensor_test 1/1 ... [2025-12-04 10:36:41.083325][3457.4591903] 2025-12-04T10:36:41.0892012Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:41.0893274Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:41.0893854Z Finished cpp/undefined_tensor_test 1/1 ... [2025-12-04 10:36:41.083325][3457.4594353], took 0.00min 2025-12-04T10:36:41.1321986Z Running cpp/weakref_test 1/1 ... [2025-12-04 10:36:41.129070][3457.5022352] 2025-12-04T10:36:41.1322426Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:41.1323742Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:41.1324256Z Finished cpp/weakref_test 1/1 ... [2025-12-04 10:36:41.129070][3457.502479], took 0.00min 2025-12-04T10:36:41.1749643Z Running cpp/wrapdim_test 1/1 ... [2025-12-04 10:36:41.174656][3457.545013] 2025-12-04T10:36:41.1750073Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:41.1751516Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:41.1752059Z Finished cpp/wrapdim_test 1/1 ... [2025-12-04 10:36:41.174656][3457.5452573], took 0.00min 2025-12-04T10:36:41.2565198Z Running cpp/xla_tensor_test 1/1 ... [2025-12-04 10:36:41.255922][3457.6265466] 2025-12-04T10:36:41.2565639Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:41.2567240Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:41.2567778Z Finished cpp/xla_tensor_test 1/1 ... [2025-12-04 10:36:41.256563][3457.6268258], took 0.00min 2025-12-04T10:36:46.5308722Z Running cpp/CppSignature_test 1/1 ... [2025-12-04 10:36:46.526688][3462.9007524] 2025-12-04T10:36:46.5309205Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:46.5310413Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:46.5310980Z Finished cpp/CppSignature_test 1/1 ... [2025-12-04 10:36:46.526688][3462.9010496], took 0.00min 2025-12-04T10:36:46.5523456Z Running cpp/Dict_test 1/1 ... [2025-12-04 10:36:46.551705][3462.9222142] 2025-12-04T10:36:46.5524192Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:46.5525485Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:46.5526012Z Finished cpp/Dict_test 1/1 ... [2025-12-04 10:36:46.552448][3462.9225437], took 0.00min 2025-12-04T10:36:46.6350889Z Running cpp/Dimname_test 1/1 ... [2025-12-04 10:36:46.634295][3463.0047996] 2025-12-04T10:36:46.6351355Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:46.6351753Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:46.6352437Z Finished cpp/Dimname_test 1/1 ... [2025-12-04 10:36:46.634927][3463.0051187], took 0.00min 2025-12-04T10:36:52.4426555Z Running cpp/IListRef_test 1/1 ... [2025-12-04 10:36:52.442331][3468.8124181] 2025-12-04T10:36:52.4427033Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:52.4428067Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:52.4428608Z Finished cpp/IListRef_test 1/1 ... [2025-12-04 10:36:52.442331][3468.812714], took 0.00min 2025-12-04T10:36:52.4935020Z Running cpp/KernelFunction_test 1/1 ... [2025-12-04 10:36:52.493307][3468.8632449] 2025-12-04T10:36:52.4935630Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:52.4936884Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:52.4937558Z Finished cpp/KernelFunction_test 1/1 ... [2025-12-04 10:36:52.493611][3468.8635956], took 0.00min 2025-12-04T10:36:52.6276379Z Running cpp/List_test 1/1 ... [2025-12-04 10:36:52.627199][3468.997416] 2025-12-04T10:36:52.6276812Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:52.6278230Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:52.6278830Z Finished cpp/List_test 1/1 ... [2025-12-04 10:36:52.627746][3468.9977239], took 0.00min 2025-12-04T10:36:58.6417544Z Running cpp/MaybeOwned_test 1/1 ... [2025-12-04 10:36:58.634688][3475.0114113] 2025-12-04T10:36:58.6418043Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:58.6419151Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:58.6419871Z Finished cpp/MaybeOwned_test 1/1 ... [2025-12-04 10:36:58.634688][3475.0117143], took 0.00min 2025-12-04T10:36:58.6535271Z Running cpp/NamedTensor_test 1/1 ... [2025-12-04 10:36:58.648900][3475.0232041] 2025-12-04T10:36:58.6535775Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:58.6537045Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:58.6537618Z Finished cpp/NamedTensor_test 1/1 ... [2025-12-04 10:36:58.648900][3475.0235015], took 0.00min 2025-12-04T10:36:58.7977656Z Running cpp/StorageUtils_test 1/1 ... [2025-12-04 10:36:58.795634][3475.1674383] 2025-12-04T10:36:58.7978154Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:58.7979440Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:36:58.7980020Z Finished cpp/StorageUtils_test 1/1 ... [2025-12-04 10:36:58.795634][3475.1677405], took 0.00min 2025-12-04T10:37:04.6536063Z Running cpp/apply_utils_test 1/1 ... [2025-12-04 10:37:04.653056][3481.0231606] 2025-12-04T10:37:04.6536669Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:04.6537836Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:04.6538405Z Finished cpp/apply_utils_test 1/1 ... [2025-12-04 10:37:04.653700][3481.0234775], took 0.00min 2025-12-04T10:37:04.6656252Z Running cpp/atest 1/1 ... [2025-12-04 10:37:04.665217][3481.03522] 2025-12-04T10:37:04.6656700Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:04.6660246Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:04.6660786Z Finished cpp/atest 1/1 ... [2025-12-04 10:37:04.665886][3481.0357182], took 0.00min 2025-12-04T10:37:04.7113735Z Running cpp/backend_fallback_test 1/1 ... [2025-12-04 10:37:04.710787][3481.0809038] 2025-12-04T10:37:04.7114254Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:04.7115512Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:04.7116355Z Finished cpp/backend_fallback_test 1/1 ... [2025-12-04 10:37:04.711425][3481.0812332], took 0.00min 2025-12-04T10:37:10.6377827Z Running cpp/basic 1/1 ... [2025-12-04 10:37:10.635625][3487.0072242] 2025-12-04T10:37:10.6378272Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:10.6379329Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:10.6379835Z Finished cpp/basic 1/1 ... [2025-12-04 10:37:10.635625][3487.0075203], took 0.00min 2025-12-04T10:37:10.6806910Z Running cpp/broadcast_test 1/1 ... [2025-12-04 10:37:10.678785][3487.0501413] 2025-12-04T10:37:10.6807574Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:10.6808671Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:10.6809236Z Finished cpp/broadcast_test 1/1 ... [2025-12-04 10:37:10.678785][3487.0504422], took 0.00min 2025-12-04T10:37:10.7290103Z Running cpp/c10_AllocatorConfig_test 1/1 ... [2025-12-04 10:37:10.722686][3487.098442] 2025-12-04T10:37:10.7290660Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:10.7291675Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:10.7292263Z Finished cpp/c10_AllocatorConfig_test 1/1 ... [2025-12-04 10:37:10.722686][3487.0987503], took 0.00min 2025-12-04T10:37:16.5276698Z Running cpp/c10_ArrayRef_test 1/1 ... [2025-12-04 10:37:16.527015][3492.8970116] 2025-12-04T10:37:16.5277220Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:16.5278394Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:16.5278990Z Finished cpp/c10_ArrayRef_test 1/1 ... [2025-12-04 10:37:16.527652][3492.8973305], took 0.00min 2025-12-04T10:37:16.6902762Z Running cpp/c10_Bitset_test 1/1 ... [2025-12-04 10:37:16.690013][3493.0596144] 2025-12-04T10:37:16.6903257Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:16.6904402Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:16.6904947Z Finished cpp/c10_Bitset_test 1/1 ... [2025-12-04 10:37:16.690097][3493.0599293], took 0.00min 2025-12-04T10:37:16.7144616Z Running cpp/c10_CompileTimeFunctionPointer_test 1/1 ... [2025-12-04 10:37:16.711622][3493.0838066] 2025-12-04T10:37:16.7145205Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:16.7146175Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:16.7146842Z Finished cpp/c10_CompileTimeFunctionPointer_test 1/1 ... [2025-12-04 10:37:16.711622][3493.0841059], took 0.00min 2025-12-04T10:37:22.6171349Z Running cpp/c10_ConstexprCrc_test 1/1 ... [2025-12-04 10:37:22.616479][3498.9863958] 2025-12-04T10:37:22.6172001Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:22.6173229Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:22.6173828Z Finished cpp/c10_ConstexprCrc_test 1/1 ... [2025-12-04 10:37:22.617131][3498.986716], took 0.00min 2025-12-04T10:37:22.6269192Z Running cpp/c10_DeadlockDetection_test 1/1 ... [2025-12-04 10:37:22.626690][3498.9961894] 2025-12-04T10:37:22.6269733Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:22.6271359Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:22.6271995Z Finished cpp/c10_DeadlockDetection_test 1/1 ... [2025-12-04 10:37:22.626778][3498.9964971], took 0.00min 2025-12-04T10:37:22.9006416Z Running cpp/c10_DeviceGuard_test 1/1 ... [2025-12-04 10:37:22.899997][3499.2698897] 2025-12-04T10:37:22.9006929Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:22.9008074Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:22.9008681Z Finished cpp/c10_DeviceGuard_test 1/1 ... [2025-12-04 10:37:22.899997][3499.2701953], took 0.00min 2025-12-04T10:37:28.7415836Z Running cpp/c10_Device_test 1/1 ... [2025-12-04 10:37:28.739906][3505.1107407] 2025-12-04T10:37:28.7416329Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:28.7417401Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:28.7418153Z Finished cpp/c10_Device_test 1/1 ... [2025-12-04 10:37:28.739906][3505.1110359], took 0.00min 2025-12-04T10:37:28.7522589Z Running cpp/c10_DispatchKeySet_test 1/1 ... [2025-12-04 10:37:28.743551][3505.1214745] 2025-12-04T10:37:28.7523057Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:28.7524725Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:28.7525316Z Finished cpp/c10_DispatchKeySet_test 1/1 ... [2025-12-04 10:37:28.743551][3505.121769], took 0.00min 2025-12-04T10:37:28.7790156Z Running cpp/c10_Enumerate_test 1/1 ... [2025-12-04 10:37:28.778401][3505.1481698] 2025-12-04T10:37:28.7790906Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:28.7792477Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:28.7793100Z Finished cpp/c10_Enumerate_test 1/1 ... [2025-12-04 10:37:28.779094][3505.1485028], took 0.00min 2025-12-04T10:37:34.6819862Z Running cpp/c10_Half_test 1/1 ... [2025-12-04 10:37:34.680075][3511.0510578] 2025-12-04T10:37:34.6820360Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:34.6821510Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:34.6822059Z Finished cpp/c10_Half_test 1/1 ... [2025-12-04 10:37:34.680075][3511.0513547], took 0.00min 2025-12-04T10:37:34.7876274Z Running cpp/c10_InlineDeviceGuard_test 1/1 ... [2025-12-04 10:37:34.786838][3511.1565677] 2025-12-04T10:37:34.7876833Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:34.7877216Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:34.7877850Z Finished cpp/c10_InlineDeviceGuard_test 1/1 ... [2025-12-04 10:37:34.787463][3511.1568876], took 0.00min 2025-12-04T10:37:34.8271398Z Running cpp/c10_InlineStreamGuard_test 1/1 ... [2025-12-04 10:37:34.823788][3511.1961936] 2025-12-04T10:37:34.8271941Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:34.8272904Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:34.8273528Z Finished cpp/c10_InlineStreamGuard_test 1/1 ... [2025-12-04 10:37:34.823788][3511.1964919], took 0.00min 2025-12-04T10:37:40.6206333Z Running cpp/c10_IntrusiveList_test 1/1 ... [2025-12-04 10:37:40.619132][3516.9896015] 2025-12-04T10:37:40.6206856Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:40.6207845Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:40.6208443Z Finished cpp/c10_IntrusiveList_test 1/1 ... [2025-12-04 10:37:40.619132][3516.9898988], took 0.00min 2025-12-04T10:37:40.7583098Z Running cpp/c10_LeftRight_test 1/1 ... [2025-12-04 10:37:40.757328][3517.1272827] 2025-12-04T10:37:40.7583645Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:40.7585071Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:40.7585739Z Finished cpp/c10_LeftRight_test 1/1 ... [2025-12-04 10:37:40.758379][3517.1275978], took 0.00min 2025-12-04T10:37:40.7643123Z Running cpp/c10_NetworkFlow_test 1/1 ... [2025-12-04 10:37:40.762919][3517.1333339] 2025-12-04T10:37:40.7643627Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:40.7645054Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:40.7645625Z Finished cpp/c10_NetworkFlow_test 1/1 ... [2025-12-04 10:37:40.762919][3517.1336229], took 0.00min 2025-12-04T10:37:46.5316262Z Running cpp/c10_Scalar_test 1/1 ... [2025-12-04 10:37:46.531366][3522.9005131] 2025-12-04T10:37:46.5316750Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:46.5317812Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:46.5318399Z Finished cpp/c10_Scalar_test 1/1 ... [2025-12-04 10:37:46.531366][3522.9008087], took 0.00min 2025-12-04T10:37:46.7455347Z Running cpp/c10_Semaphore_test 1/1 ... [2025-12-04 10:37:46.745255][3523.1144148] 2025-12-04T10:37:46.7455831Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:46.7456985Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:46.7457557Z Finished cpp/c10_Semaphore_test 1/1 ... [2025-12-04 10:37:46.745255][3523.1147226], took 0.00min 2025-12-04T10:37:46.8278036Z Running cpp/c10_SizesAndStrides_test 1/1 ... [2025-12-04 10:37:46.827000][3523.196489] 2025-12-04T10:37:46.8278586Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:46.8278975Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:46.8279570Z Finished cpp/c10_SizesAndStrides_test 1/1 ... [2025-12-04 10:37:46.827626][3523.1968016], took 0.00min 2025-12-04T10:37:52.5781387Z Running cpp/c10_StreamGuard_test 1/1 ... [2025-12-04 10:37:52.577743][3528.9469409] 2025-12-04T10:37:52.5782073Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:52.5783369Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:52.5784103Z Finished cpp/c10_StreamGuard_test 1/1 ... [2025-12-04 10:37:52.577743][3528.9472341], took 0.00min 2025-12-04T10:37:52.6249175Z Running cpp/c10_SymInt_test 1/1 ... [2025-12-04 10:37:52.624491][3528.9937143] 2025-12-04T10:37:52.6249653Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:52.6250932Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:52.6251617Z Finished cpp/c10_SymInt_test 1/1 ... [2025-12-04 10:37:52.625039][3528.9940263], took 0.00min 2025-12-04T10:37:52.6971071Z Running cpp/c10_Synchronized_test 1/1 ... [2025-12-04 10:37:52.694852][3529.0659038] 2025-12-04T10:37:52.6971609Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:52.6972774Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:52.6973392Z Finished cpp/c10_Synchronized_test 1/1 ... [2025-12-04 10:37:52.694852][3529.0662141], took 0.00min 2025-12-04T10:37:58.5276215Z Running cpp/c10_ThreadLocal_test 1/1 ... [2025-12-04 10:37:58.527037][3534.896323] 2025-12-04T10:37:58.5276807Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:58.5277861Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:58.5278449Z Finished cpp/c10_ThreadLocal_test 1/1 ... [2025-12-04 10:37:58.527728][3534.8966524], took 0.00min 2025-12-04T10:37:58.5614065Z Running cpp/c10_TypeIndex_test 1/1 ... [2025-12-04 10:37:58.560790][3534.9301548] 2025-12-04T10:37:58.5614779Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:58.5616643Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:58.5617257Z Finished cpp/c10_TypeIndex_test 1/1 ... [2025-12-04 10:37:58.561428][3534.930478], took 0.00min 2025-12-04T10:37:58.6452459Z Running cpp/c10_accumulate_test 1/1 ... [2025-12-04 10:37:58.632956][3535.0139556] 2025-12-04T10:37:58.6452966Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:58.6454006Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:37:58.6454568Z Finished cpp/c10_accumulate_test 1/1 ... [2025-12-04 10:37:58.632956][3535.014255], took 0.00min 2025-12-04T10:38:04.3842389Z Running cpp/c10_bfloat16_test 1/1 ... [2025-12-04 10:38:04.383734][3540.7528749] 2025-12-04T10:38:04.3843003Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:04.3844179Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:04.3844766Z Finished cpp/c10_bfloat16_test 1/1 ... [2025-12-04 10:38:04.384360][3540.7532028], took 0.00min 2025-12-04T10:38:04.3972800Z Running cpp/c10_bit_cast_test 1/1 ... [2025-12-04 10:38:04.397132][3540.7659711] 2025-12-04T10:38:04.3973240Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:04.3974953Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:04.3975491Z Finished cpp/c10_bit_cast_test 1/1 ... [2025-12-04 10:38:04.397230][3540.766272], took 0.00min 2025-12-04T10:38:04.5153792Z Running cpp/c10_complex_math_test 1/1 ... [2025-12-04 10:38:04.514301][3540.8840029] 2025-12-04T10:38:04.5154309Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:04.5155296Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:04.5155881Z Finished cpp/c10_complex_math_test 1/1 ... [2025-12-04 10:38:04.514301][3540.8843052], took 0.00min 2025-12-04T10:38:10.3203215Z Running cpp/c10_complex_test 1/1 ... [2025-12-04 10:38:10.320064][3546.6888442] 2025-12-04T10:38:10.3203894Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:10.3204472Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:10.3205019Z Finished cpp/c10_complex_test 1/1 ... [2025-12-04 10:38:10.320148][3546.6891573], took 0.00min 2025-12-04T10:38:10.4136150Z Running cpp/c10_cow_test 1/1 ... [2025-12-04 10:38:10.412717][3546.7821707] 2025-12-04T10:38:10.4136627Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:10.4139763Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:10.4140323Z Finished cpp/c10_cow_test 1/1 ... [2025-12-04 10:38:10.412717][3546.7824709], took 0.00min 2025-12-04T10:38:10.5016241Z Running cpp/c10_error_test 1/1 ... [2025-12-04 10:38:10.501403][3546.8701648] 2025-12-04T10:38:10.5016806Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:10.5018295Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:10.5018966Z Finished cpp/c10_error_test 1/1 ... [2025-12-04 10:38:10.501702][3546.8705046], took 0.00min 2025-12-04T10:38:16.3773820Z Running cpp/c10_exception_test 1/1 ... [2025-12-04 10:38:16.376926][3552.7458568] 2025-12-04T10:38:16.3774331Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:16.3775484Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:16.3776042Z Finished cpp/c10_exception_test 1/1 ... [2025-12-04 10:38:16.376926][3552.7461601], took 0.00min 2025-12-04T10:38:16.4656241Z Running cpp/c10_flags_test 1/1 ... [2025-12-04 10:38:16.451476][3552.8341018] 2025-12-04T10:38:16.4656718Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:16.4657883Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:16.4658437Z Finished cpp/c10_flags_test 1/1 ... [2025-12-04 10:38:16.451476][3552.834399], took 0.00min 2025-12-04T10:38:16.5731330Z Running cpp/c10_generic_math_test 1/1 ... [2025-12-04 10:38:16.569976][3552.9415948] 2025-12-04T10:38:16.5731879Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:16.5732955Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:16.5733522Z Finished cpp/c10_generic_math_test 1/1 ... [2025-12-04 10:38:16.569976][3552.9419017], took 0.00min 2025-12-04T10:38:22.3826389Z Running cpp/c10_intrusive_ptr_test 1/1 ... [2025-12-04 10:38:22.382371][3558.750995] 2025-12-04T10:38:22.3826921Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:22.3827989Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:22.3828596Z Finished cpp/c10_intrusive_ptr_test 1/1 ... [2025-12-04 10:38:22.382596][3558.7513316], took 0.00min 2025-12-04T10:38:22.4386042Z Running cpp/c10_irange_test 1/1 ... [2025-12-04 10:38:22.432365][3558.8069951] 2025-12-04T10:38:22.4386524Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:22.4387629Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:22.4388203Z Finished cpp/c10_irange_test 1/1 ... [2025-12-04 10:38:22.432365][3558.8072956], took 0.00min 2025-12-04T10:38:22.5035613Z Running cpp/c10_lazy_test 1/1 ... [2025-12-04 10:38:22.503148][3558.871962] 2025-12-04T10:38:22.5036090Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:22.5037404Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:22.5038041Z Finished cpp/c10_lazy_test 1/1 ... [2025-12-04 10:38:22.503148][3558.872264], took 0.00min 2025-12-04T10:38:28.3870366Z Running cpp/c10_logging_test 1/1 ... [2025-12-04 10:38:28.386400][3564.7553761] 2025-12-04T10:38:28.3870984Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:28.3872694Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:28.3873285Z Finished cpp/c10_logging_test 1/1 ... [2025-12-04 10:38:28.387051][3564.7556919], took 0.00min 2025-12-04T10:38:28.4517674Z Running cpp/c10_nofatal_test 1/1 ... [2025-12-04 10:38:28.451521][3564.8200833] 2025-12-04T10:38:28.4518358Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:28.4519383Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:28.4519951Z Finished cpp/c10_nofatal_test 1/1 ... [2025-12-04 10:38:28.451521][3564.8203847], took 0.00min 2025-12-04T10:38:28.5468189Z Running cpp/c10_optional_test 1/1 ... [2025-12-04 10:38:28.531413][3564.9151312] 2025-12-04T10:38:28.5468684Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:28.5469824Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:28.5470537Z Finished cpp/c10_optional_test 1/1 ... [2025-12-04 10:38:28.531413][3564.9154362], took 0.00min 2025-12-04T10:38:34.2408679Z Running cpp/c10_ordered_preserving_dict_test 1/1 ... [2025-12-04 10:38:34.240001][3570.6089093] 2025-12-04T10:38:34.2409225Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:34.2410230Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:34.2410847Z Finished cpp/c10_ordered_preserving_dict_test 1/1 ... [2025-12-04 10:38:34.240647][3570.6094052], took 0.00min 2025-12-04T10:38:34.2812846Z Running cpp/c10_registry_test 1/1 ... [2025-12-04 10:38:34.270431][3570.6495359] 2025-12-04T10:38:34.2813352Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:34.2814771Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:34.2815346Z Finished cpp/c10_registry_test 1/1 ... [2025-12-04 10:38:34.270431][3570.6498617], took 0.00min 2025-12-04T10:38:34.4101332Z Running cpp/c10_small_vector_test 1/1 ... [2025-12-04 10:38:34.404231][3570.7783915] 2025-12-04T10:38:34.4101869Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:34.4103188Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:34.4103746Z Finished cpp/c10_small_vector_test 1/1 ... [2025-12-04 10:38:34.404231][3570.7786991], took 0.00min 2025-12-04T10:38:40.2301972Z Running cpp/c10_ssize_test 1/1 ... [2025-12-04 10:38:40.229483][3576.5983504] 2025-12-04T10:38:40.2302504Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:40.2303600Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:40.2304306Z Finished cpp/c10_ssize_test 1/1 ... [2025-12-04 10:38:40.230128][3576.5986697], took 0.00min 2025-12-04T10:38:40.2307602Z Running cpp/c10_string_util_test 1/1 ... [2025-12-04 10:38:40.230128][3576.5989492] 2025-12-04T10:38:40.2308492Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:40.2311144Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:40.2311775Z Finished cpp/c10_string_util_test 1/1 ... [2025-12-04 10:38:40.230773][3576.5993972], took 0.00min 2025-12-04T10:38:40.2470890Z Running cpp/c10_string_view_test 1/1 ... [2025-12-04 10:38:40.246681][3576.615302] 2025-12-04T10:38:40.2471388Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:40.2474404Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:40.2475020Z Finished cpp/c10_string_view_test 1/1 ... [2025-12-04 10:38:40.247223][3576.6156069], took 0.00min 2025-12-04T10:38:46.1607226Z Running cpp/c10_tempfile_test 1/1 ... [2025-12-04 10:38:46.148777][3582.5288187] 2025-12-04T10:38:46.1607745Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:46.1608763Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:46.1609323Z Finished cpp/c10_tempfile_test 1/1 ... [2025-12-04 10:38:46.148777][3582.5291163], took 0.00min 2025-12-04T10:38:46.1738391Z Running cpp/c10_typeid_test 1/1 ... [2025-12-04 10:38:46.173206][3582.5419492] 2025-12-04T10:38:46.1738961Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:46.1740297Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:46.1740841Z Finished cpp/c10_typeid_test 1/1 ... [2025-12-04 10:38:46.173846][3582.542266], took 0.00min 2025-12-04T10:38:46.4843944Z Running cpp/cpu_allocator_test 1/1 ... [2025-12-04 10:38:46.483755][3582.8524897] 2025-12-04T10:38:46.4844545Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:46.4845868Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:46.4846536Z Finished cpp/cpu_allocator_test 1/1 ... [2025-12-04 10:38:46.484423][3582.8528188], took 0.00min 2025-12-04T10:38:52.0523444Z Running cpp/cpu_generator_test 1/1 ... [2025-12-04 10:38:52.049250][3588.4203875] 2025-12-04T10:38:52.0523935Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:52.0525046Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:52.0525611Z Finished cpp/cpu_generator_test 1/1 ... [2025-12-04 10:38:52.049250][3588.4206831], took 0.00min 2025-12-04T10:38:52.2027737Z Running cpp/cpu_profiling_allocator_test 1/1 ... [2025-12-04 10:38:52.187854][3588.5707788] 2025-12-04T10:38:52.2028277Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:52.2029116Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:52.5320845Z Finished cpp/cpu_profiling_allocator_test 1/1 ... [2025-12-04 10:38:52.187854][3588.5710839], took 0.00min 2025-12-04T10:38:52.5321552Z Running cpp/cpu_rng_test 1/1 ... [2025-12-04 10:38:52.530843][3588.9000842] 2025-12-04T10:38:52.5321988Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:52.5322824Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:52.5323418Z Finished cpp/cpu_rng_test 1/1 ... [2025-12-04 10:38:52.532055][3588.9004148], took 0.00min 2025-12-04T10:38:57.6033594Z Running cpp/dlconvertor_test 1/1 ... [2025-12-04 10:38:57.602701][3593.9713256] 2025-12-04T10:38:57.6034651Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:57.6035159Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:57.6035746Z Finished cpp/dlconvertor_test 1/1 ... [2025-12-04 10:38:57.603335][3593.971643], took 0.00min 2025-12-04T10:38:58.2854449Z Running cpp/extension_backend_test 1/1 ... [2025-12-04 10:38:58.281611][3594.6533968] 2025-12-04T10:38:58.2854964Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:58.2856001Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:58.2856770Z Finished cpp/extension_backend_test 1/1 ... [2025-12-04 10:38:58.281611][3594.6537024], took 0.00min 2025-12-04T10:38:58.4146470Z Running cpp/half_test 1/1 ... [2025-12-04 10:38:58.414372][3594.7826114] 2025-12-04T10:38:58.4146944Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:58.4148028Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:38:58.4148561Z Finished cpp/half_test 1/1 ... [2025-12-04 10:38:58.414372][3594.7829082], took 0.00min 2025-12-04T10:39:03.1965545Z Running cpp/inline_container_test 1/1 ... [2025-12-04 10:39:03.196310][3599.5644703] 2025-12-04T10:39:03.1966047Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:03.1967424Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:03.1968035Z Finished cpp/inline_container_test 1/1 ... [2025-12-04 10:39:03.196310][3599.5647643], took 0.00min 2025-12-04T10:39:04.0323875Z Running cpp/ivalue_test 1/1 ... [2025-12-04 10:39:04.030916][3600.400309] 2025-12-04T10:39:04.0324408Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:04.0325599Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:04.0326141Z Finished cpp/ivalue_test 1/1 ... [2025-12-04 10:39:04.030916][3600.4006024], took 0.00min 2025-12-04T10:39:04.0755158Z Running cpp/kernel_function_legacy_test 1/1 ... [2025-12-04 10:39:04.067244][3600.4434137] 2025-12-04T10:39:04.0755699Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:04.0756754Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:04.0757382Z Finished cpp/kernel_function_legacy_test 1/1 ... [2025-12-04 10:39:04.067244][3600.4437153], took 0.00min 2025-12-04T10:39:08.7448126Z Running cpp/kernel_function_test 1/1 ... [2025-12-04 10:39:08.743571][3605.1126745] 2025-12-04T10:39:08.7448657Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:08.7449878Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:08.7450750Z Finished cpp/kernel_function_test 1/1 ... [2025-12-04 10:39:08.743571][3605.1129706], took 0.00min 2025-12-04T10:39:09.8710673Z Running cpp/kernel_lambda_legacy_test 1/1 ... [2025-12-04 10:39:09.865896][3606.2388874] 2025-12-04T10:39:09.8711181Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:09.8712109Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:09.8712708Z Finished cpp/kernel_lambda_legacy_test 1/1 ... [2025-12-04 10:39:09.865896][3606.2391881], took 0.00min 2025-12-04T10:39:10.1050489Z Running cpp/kernel_lambda_test 1/1 ... [2025-12-04 10:39:10.104489][3606.472801] 2025-12-04T10:39:10.1051056Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:10.1051450Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:10.1052024Z Finished cpp/kernel_lambda_test 1/1 ... [2025-12-04 10:39:10.104489][3606.4731148], took 0.00min 2025-12-04T10:39:14.7342178Z Running cpp/kernel_stackbased_test 1/1 ... [2025-12-04 10:39:14.726906][3611.1019974] 2025-12-04T10:39:14.7342739Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:14.7343724Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:14.7344317Z Finished cpp/kernel_stackbased_test 1/1 ... [2025-12-04 10:39:14.726906][3611.1022936], took 0.00min 2025-12-04T10:39:15.9763151Z Running cpp/lazy_tensor_test 1/1 ... [2025-12-04 10:39:15.975906][3612.3440827] 2025-12-04T10:39:15.9763673Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:15.9764734Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:15.9765403Z Finished cpp/lazy_tensor_test 1/1 ... [2025-12-04 10:39:15.975906][3612.3443796], took 0.00min 2025-12-04T10:39:15.9904610Z Running cpp/legacy_vmap_test 1/1 ... [2025-12-04 10:39:15.988986][3612.3582382] 2025-12-04T10:39:15.9907751Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:15.9908176Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:15.9908768Z Finished cpp/legacy_vmap_test 1/1 ... [2025-12-04 10:39:15.990542][3612.3585517], took 0.00min 2025-12-04T10:39:20.5250200Z Running cpp/make_boxed_from_unboxed_functor_test 1/1 ... [2025-12-04 10:39:20.522674][3616.8927216] 2025-12-04T10:39:20.5250757Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:20.5251645Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:20.5252270Z Finished cpp/make_boxed_from_unboxed_functor_test 1/1 ... [2025-12-04 10:39:20.522674][3616.8930246], took 0.00min 2025-12-04T10:39:21.8507858Z Running cpp/math_kernel_test 1/1 ... [2025-12-04 10:39:21.836595][3618.2184896] 2025-12-04T10:39:21.8508345Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:21.8509446Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:21.8510015Z Finished cpp/math_kernel_test 1/1 ... [2025-12-04 10:39:21.836595][3618.2187894], took 0.00min 2025-12-04T10:39:21.8857595Z Running cpp/memory_format_test 1/1 ... [2025-12-04 10:39:21.883849][3618.2534647] 2025-12-04T10:39:21.8858135Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:21.8859206Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:21.8859781Z Finished cpp/memory_format_test 1/1 ... [2025-12-04 10:39:21.883849][3618.2537644], took 0.00min 2025-12-04T10:39:26.3092873Z Running cpp/memory_overlapping_test 1/1 ... [2025-12-04 10:39:26.306738][3622.6769461] 2025-12-04T10:39:26.3093399Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:26.3094428Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:26.3095046Z Finished cpp/memory_overlapping_test 1/1 ... [2025-12-04 10:39:26.306738][3622.6772434], took 0.00min 2025-12-04T10:39:27.5218895Z Running cpp/mobile_memory_cleanup 1/1 ... [2025-12-04 10:39:27.520787][3623.8895309] 2025-12-04T10:39:27.5219400Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:27.5220409Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:27.5221231Z Finished cpp/mobile_memory_cleanup 1/1 ... [2025-12-04 10:39:27.520787][3623.8898272], took 0.00min 2025-12-04T10:39:27.8460822Z Running cpp/native_test 1/1 ... [2025-12-04 10:39:27.843313][3624.2137638] 2025-12-04T10:39:27.8461301Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:27.8462776Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:27.8463321Z Finished cpp/native_test 1/1 ... [2025-12-04 10:39:27.843313][3624.2140633], took 0.00min 2025-12-04T10:39:32.0382766Z Running cpp/op_allowlist_test 1/1 ... [2025-12-04 10:39:32.037828][3628.4058933] 2025-12-04T10:39:32.0384478Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:32.0385641Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:32.0386211Z Finished cpp/op_allowlist_test 1/1 ... [2025-12-04 10:39:32.038374][3628.4061988], took 0.00min 2025-12-04T10:39:33.4277503Z Running cpp/op_registration_test 1/1 ... [2025-12-04 10:39:33.419368][3629.7953374] 2025-12-04T10:39:33.4278034Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:33.4279067Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:33.4279655Z Finished cpp/op_registration_test 1/1 ... [2025-12-04 10:39:33.419368][3629.7956327], took 0.00min 2025-12-04T10:39:33.6823393Z Running cpp/operator_name_test 1/1 ... [2025-12-04 10:39:33.681560][3630.0497414] 2025-12-04T10:39:33.6823920Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:33.6824310Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:33.6824902Z Finished cpp/operator_name_test 1/1 ... [2025-12-04 10:39:33.682191][3630.0500652], took 0.00min 2025-12-04T10:39:37.5073845Z Running cpp/operators_test 1/1 ... [2025-12-04 10:39:37.498117][3633.8749375] 2025-12-04T10:39:37.5074333Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:37.5075429Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:37.5075998Z Finished cpp/operators_test 1/1 ... [2025-12-04 10:39:37.498117][3633.8752318], took 0.00min 2025-12-04T10:39:39.5665745Z Running cpp/packedtensoraccessor_test 1/1 ... [2025-12-04 10:39:39.565401][3635.9340937] 2025-12-04T10:39:39.5666298Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:39.5667252Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:39.5667876Z Finished cpp/packedtensoraccessor_test 1/1 ... [2025-12-04 10:39:39.565401][3635.9343928], took 0.00min 2025-12-04T10:39:39.6883667Z Running cpp/pow_test 1/1 ... [2025-12-04 10:39:39.687647][3636.0558818] 2025-12-04T10:39:39.6884142Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:39.6885393Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:39.6885910Z Finished cpp/pow_test 1/1 ... [2025-12-04 10:39:39.688305][3636.0562063], took 0.00min 2025-12-04T10:39:43.2877827Z Running cpp/quantized_test 1/1 ... [2025-12-04 10:39:43.285884][3639.6552782] 2025-12-04T10:39:43.2878309Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:43.2879424Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:43.2879976Z Finished cpp/quantized_test 1/1 ... [2025-12-04 10:39:43.285884][3639.6555743], took 0.00min 2025-12-04T10:39:45.3744504Z Running cpp/reduce_ops_test 1/1 ... [2025-12-04 10:39:45.374191][3641.7418786] 2025-12-04T10:39:45.3744974Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:45.3745858Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:45.3746435Z Finished cpp/reduce_ops_test 1/1 ... [2025-12-04 10:39:45.374276][3641.7421964], took 0.00min 2025-12-04T10:39:45.4733311Z Running cpp/reportMemoryUsage_test 1/1 ... [2025-12-04 10:39:45.472668][3641.8408122] 2025-12-04T10:39:45.4733841Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:45.4735181Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:45.4735791Z Finished cpp/reportMemoryUsage_test 1/1 ... [2025-12-04 10:39:45.473298][3641.8411292], took 0.00min 2025-12-04T10:39:48.7504822Z Running cpp/scalar_tensor_test 1/1 ... [2025-12-04 10:39:48.749935][3645.117914] 2025-12-04T10:39:48.7505418Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:48.7506466Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:48.7507050Z Finished cpp/scalar_tensor_test 1/1 ... [2025-12-04 10:39:48.750565][3645.1182276], took 0.00min 2025-12-04T10:39:51.2919760Z Running cpp/scalar_test 1/1 ... [2025-12-04 10:39:51.291129][3647.659399] 2025-12-04T10:39:51.2920232Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:51.2921591Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:51.2922131Z Finished cpp/scalar_test 1/1 ... [2025-12-04 10:39:51.291129][3647.6596961], took 0.00min 2025-12-04T10:39:51.3425850Z Running cpp/stride_properties_test 1/1 ... [2025-12-04 10:39:51.337270][3647.7100002] 2025-12-04T10:39:51.3426372Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:51.3427456Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:51.3428066Z Finished cpp/stride_properties_test 1/1 ... [2025-12-04 10:39:51.337270][3647.710304], took 0.00min 2025-12-04T10:39:54.2933005Z Running cpp/tensor_iterator_test 1/1 ... [2025-12-04 10:39:54.292900][3650.6606952] 2025-12-04T10:39:54.2933529Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:54.2934562Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:54.2935251Z Finished cpp/tensor_iterator_test 1/1 ... [2025-12-04 10:39:54.292900][3650.6609909], took 0.00min 2025-12-04T10:39:57.1687647Z Running cpp/test_parallel 1/1 ... [2025-12-04 10:39:57.168517][3653.5361115] 2025-12-04T10:39:57.1688126Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:57.1689528Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:57.1690182Z Finished cpp/test_parallel 1/1 ... [2025-12-04 10:39:57.168902][3653.5364543], took 0.00min 2025-12-04T10:39:57.2448322Z Running cpp/thread_init_test 1/1 ... [2025-12-04 10:39:57.234138][3653.6121968] 2025-12-04T10:39:57.2449065Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:57.2450046Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:57.2450607Z Finished cpp/thread_init_test 1/1 ... [2025-12-04 10:39:57.234138][3653.6125114], took 0.00min 2025-12-04T10:39:59.9740698Z Running cpp/type_ptr_test 1/1 ... [2025-12-04 10:39:59.973509][3656.3414161] 2025-12-04T10:39:59.9741286Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:59.9742491Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:39:59.9743027Z Finished cpp/type_ptr_test 1/1 ... [2025-12-04 10:39:59.974151][3656.3417291], took 0.00min 2025-12-04T10:40:02.9303284Z Running cpp/type_test 1/1 ... [2025-12-04 10:40:02.922065][3659.2976654] 2025-12-04T10:40:02.9303745Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:02.9305469Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:40:02.9306063Z Finished cpp/type_test 1/1 ... [2025-12-04 10:40:02.922065][3659.2979631], took 0.00min 2025-12-04T10:40:03.4750014Z Running cpp/undefined_tensor_test 1/1 ... [2025-12-04 10:40:03.474553][3659.8423129] 2025-12-04T10:40:03.4750556Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:03.4751951Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:40:03.4752580Z Finished cpp/undefined_tensor_test 1/1 ... [2025-12-04 10:40:03.474553][3659.8426184], took 0.00min 2025-12-04T10:40:05.9198671Z Running cpp/weakref_test 1/1 ... [2025-12-04 10:40:05.919351][3662.2871565] 2025-12-04T10:40:05.9199266Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:05.9202287Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:40:05.9202836Z Finished cpp/weakref_test 1/1 ... [2025-12-04 10:40:05.919998][3662.2876604], took 0.00min 2025-12-04T10:40:08.6646164Z Running cpp/wrapdim_test 1/1 ... [2025-12-04 10:40:08.662706][3665.0318857] 2025-12-04T10:40:08.6646824Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:08.6647961Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:40:08.6648594Z Finished cpp/wrapdim_test 1/1 ... [2025-12-04 10:40:08.662706][3665.0321927], took 0.00min 2025-12-04T10:40:09.2064106Z Running cpp/xla_tensor_test 1/1 ... [2025-12-04 10:40:09.206200][3665.5736395] 2025-12-04T10:40:09.2064667Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:09.2066011Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T10:40:09.2066820Z Finished cpp/xla_tensor_test 1/1 ... [2025-12-04 10:40:09.206498][3665.5739963], took 0.00min 2025-12-04T10:40:12.2337900Z Running test batch 'tests to run' cost 216.03 seconds 2025-12-04T10:40:12.2350427Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-disabled-tests.json 2025-12-04T10:40:12.2351404Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T10:40:12.2351884Z Uploading artifacts took 0.00 seconds 2025-12-04T10:40:12.9456268Z 2025-12-04T10:40:12.9458530Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-12-04T10:40:12.9458907Z 2025-12-04T10:40:12.9459155Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-12-04T10:40:12.9459543Z 2025-12-04T10:40:12.9459807Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>goto :eof 2025-12-04T10:40:12.9490812Z + [[ 0 == \1 ]] 2025-12-04T10:40:12.9491171Z + assert_git_not_dirty 2025-12-04T10:40:12.9491562Z + [[ win-vs2022-cpu-py3 != *rocm* ]] 2025-12-04T10:40:12.9491879Z + [[ win-vs2022-cpu-py3 != *xla* ]] 2025-12-04T10:40:12.9623126Z ++ git status --porcelain 2025-12-04T10:40:12.9685013Z ++ grep -v '?? third_party' 2025-12-04T10:40:16.9834910Z ++ true 2025-12-04T10:40:16.9840314Z + git_status= 2025-12-04T10:40:16.9840564Z + [[ -n '' ]] 2025-12-04T10:40:16.9840782Z + echo 'TEST PASSED' 2025-12-04T10:40:16.9841442Z TEST PASSED 2025-12-04T10:40:16.9996758Z ##[group]Run cat test/**/*_toprint.log || true 2025-12-04T10:40:16.9997208Z cat test/**/*_toprint.log || true 2025-12-04T10:40:17.0018492Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T10:40:17.0018945Z env: 2025-12-04T10:40:17.0019141Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:17.0019447Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:17.0019901Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:17.0020446Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:17.0020942Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:17.0021352Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:17.0021667Z ##[endgroup] 2025-12-04T10:40:17.0830643Z Test results will be stored in test-reports\python-pytest\test_ci_sanity_check_fail\test_ci_sanity_check_fail-e814b20819345fba.xml 2025-12-04T10:40:17.0831553Z ============================= test session starts ============================= 2025-12-04T10:40:17.0832223Z platform win32 -- Python 3.10.19, pytest-7.3.2, pluggy-1.6.0 -- C:\Jenkins\Miniconda3\envs\py_tmp\python.exe 2025-12-04T10:40:17.0832877Z cachedir: .pytest_cache 2025-12-04T10:40:17.0833483Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-12-04T10:40:17.0834192Z rootdir: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:40:17.0834521Z configfile: pytest.ini 2025-12-04T10:40:17.0835317Z plugins: hypothesis-6.56.4, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, subtests-0.13.1, xdist-3.3.1, xdoctest-1.3.0, typeguard-4.3.0 2025-12-04T10:40:17.0835976Z collecting ... collected 2 items 2025-12-04T10:40:17.0836302Z stepcurrent: Cannot find last run test, not skipping 2025-12-04T10:40:17.0836646Z Running 0 items in this shard: 2025-12-04T10:40:17.0836953Z 2025-12-04T10:40:17.0837543Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ci_sanity_check_fail\test_ci_sanity_check_fail-e814b20819345fba.xml - 2025-12-04T10:40:17.0838448Z ============================ no tests ran in 0.02s ============================ 2025-12-04T10:40:17.0991497Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2025-12-04T10:40:17.0991869Z kill "$MONITOR_SCRIPT_PID" 2025-12-04T10:40:17.1013066Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T10:40:17.1013507Z env: 2025-12-04T10:40:17.1013725Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:17.1014018Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:17.1014486Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:17.1015020Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:17.1015522Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:17.1015957Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:17.1016274Z MONITOR_SCRIPT_PID: 1735 2025-12-04T10:40:17.1016532Z ##[endgroup] 2025-12-04T10:40:17.1210457Z C:\actions-runner\_work\_temp\425e7e05-aca6-40c2-bbc6-3abea3d2dc9e.sh: line 1: kill: (1735) - No such process 2025-12-04T10:40:17.1238719Z ##[error]Process completed with exit code 1. 2025-12-04T10:40:17.1515360Z Prepare all required actions 2025-12-04T10:40:17.1515834Z Getting action download info 2025-12-04T10:40:17.3329074Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-12-04T10:40:17.6376181Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-12-04T10:40:18.1698029Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-12-04T10:40:18.1698369Z with: 2025-12-04T10:40:18.1698730Z file-suffix: test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452 2025-12-04T10:40:18.1699183Z s3-bucket: gha-artifacts 2025-12-04T10:40:18.1699513Z env: 2025-12-04T10:40:18.1699690Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:18.1699985Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:18.1700435Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:18.1700988Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:18.1701470Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:18.1701873Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:18.1702169Z ##[endgroup] 2025-12-04T10:40:18.1803497Z ##[group]Run # -ir => recursive include all files in pattern 2025-12-04T10:40:18.1803936Z # -ir => recursive include all files in pattern 2025-12-04T10:40:18.1804412Z 7z a "test-jsons-$Env:FILE_SUFFIX.zip" -ir'!test\test-reports\*.json' 2025-12-04T10:40:18.1821901Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:40:18.1822391Z env: 2025-12-04T10:40:18.1822582Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:18.1822883Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:18.1823334Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:18.1823887Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:18.1824376Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:18.1824780Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:18.1825248Z FILE_SUFFIX: test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452 2025-12-04T10:40:18.1825669Z ##[endgroup] 2025-12-04T10:40:18.5285991Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:40:18.5365041Z Finished 2025-12-04T10:40:18.6924007Z 2025-12-04T10:40:18.6924258Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-12-04T10:40:18.6924686Z 2025-12-04T10:40:18.6924778Z Scanning the drive: 2025-12-04T10:40:18.6925011Z 77 files, 555193 bytes (543 KiB) 2025-12-04T10:40:18.6925188Z 2025-12-04T10:40:18.6925534Z Creating archive: test-jsons-test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452.zip 2025-12-04T10:40:18.6925984Z 2025-12-04T10:40:18.6926153Z Add new data to archive: 77 files, 555193 bytes (543 KiB) 2025-12-04T10:40:18.6926403Z 2025-12-04T10:40:18.6926408Z 2025-12-04T10:40:18.6926494Z Files read from disk: 77 2025-12-04T10:40:18.6926737Z Archive size: 37010 bytes (37 KiB) 2025-12-04T10:40:18.6926989Z Everything is Ok 2025-12-04T10:40:18.7220983Z ##[group]Run # -ir => recursive include all files in pattern 2025-12-04T10:40:18.7221422Z # -ir => recursive include all files in pattern 2025-12-04T10:40:18.7221992Z 7z a "test-reports-$Env:FILE_SUFFIX.zip" -ir'!test\test-reports\*.xml' -ir'!test\test-reports\*.csv' 2025-12-04T10:40:18.7239514Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:40:18.7239992Z env: 2025-12-04T10:40:18.7240179Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:18.7240469Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:18.7240910Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:18.7242998Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:18.7243528Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:18.7243927Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:18.7244397Z FILE_SUFFIX: test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452 2025-12-04T10:40:18.7244823Z ##[endgroup] 2025-12-04T10:40:19.0727905Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:40:19.0780199Z Finished 2025-12-04T10:40:19.1623936Z 2025-12-04T10:40:19.1624525Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-12-04T10:40:19.1625008Z 2025-12-04T10:40:19.1625096Z Scanning the drive: 2025-12-04T10:40:19.1625336Z 74 files, 413122 bytes (404 KiB) 2025-12-04T10:40:19.1625510Z 2025-12-04T10:40:19.1625874Z Creating archive: test-reports-test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452.zip 2025-12-04T10:40:19.1626344Z 2025-12-04T10:40:19.1626509Z Add new data to archive: 74 files, 413122 bytes (404 KiB) 2025-12-04T10:40:19.1626761Z 2025-12-04T10:40:19.1626777Z 2025-12-04T10:40:19.1626865Z Files read from disk: 74 2025-12-04T10:40:19.1627105Z Archive size: 39092 bytes (39 KiB) 2025-12-04T10:40:19.1627363Z Everything is Ok 2025-12-04T10:40:19.1908710Z ##[group]Run # -ir => recursive include all files in pattern 2025-12-04T10:40:19.1909247Z # -ir => recursive include all files in pattern 2025-12-04T10:40:19.1909805Z 7z a "logs-$Env:FILE_SUFFIX.zip" 'usage_log.txt' -ir'!test\test-reports\*.log' 2025-12-04T10:40:19.1927677Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:40:19.1928266Z env: 2025-12-04T10:40:19.1928478Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:19.1928769Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:19.1929228Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:19.1929767Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:19.1930246Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:19.1930767Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:19.1931234Z FILE_SUFFIX: test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452 2025-12-04T10:40:19.1931756Z ##[endgroup] 2025-12-04T10:40:19.5585365Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:40:19.5645615Z Finished 2025-12-04T10:40:19.6522690Z 2025-12-04T10:40:19.6523205Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-12-04T10:40:19.6523694Z 2025-12-04T10:40:19.6523777Z Scanning the drive: 2025-12-04T10:40:19.6524015Z 204 files, 326430 bytes (319 KiB) 2025-12-04T10:40:19.6524188Z 2025-12-04T10:40:19.6524509Z Creating archive: logs-test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452.zip 2025-12-04T10:40:19.6524927Z 2025-12-04T10:40:19.6525083Z Add new data to archive: 204 files, 326430 bytes (319 KiB) 2025-12-04T10:40:19.6525334Z 2025-12-04T10:40:19.6525345Z 2025-12-04T10:40:19.6525437Z Files read from disk: 204 2025-12-04T10:40:19.6525677Z Archive size: 97543 bytes (96 KiB) 2025-12-04T10:40:19.6525934Z Everything is Ok 2025-12-04T10:40:19.6825362Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T10:40:19.6825689Z with: 2025-12-04T10:40:19.6825877Z s3-bucket: gha-artifacts 2025-12-04T10:40:19.6826170Z s3-prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:40:19.6826486Z retention-days: 14 2025-12-04T10:40:19.6826720Z if-no-files-found: warn 2025-12-04T10:40:19.6826952Z path: test-jsons-*.zip 2025-12-04T10:40:19.6827196Z name: artifact 2025-12-04T10:40:19.6827393Z region: us-east-1 2025-12-04T10:40:19.6827589Z env: 2025-12-04T10:40:19.6827775Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:19.6828043Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:19.6829176Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:19.6829716Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:19.6830213Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:19.6830612Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:19.6830917Z ##[endgroup] 2025-12-04T10:40:20.0921071Z NOTE: s3-prefix specified, ignoring name parameter 2025-12-04T10:40:20.0921624Z With the provided path, there will be 1 file uploaded 2025-12-04T10:40:20.0922430Z Uploading to s3 prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:40:20.0937464Z Starting upload of test-jsons-test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452.zip 2025-12-04T10:40:20.2578505Z Finished upload of test-jsons-test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452.zip 2025-12-04T10:40:20.2855010Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T10:40:20.2855328Z with: 2025-12-04T10:40:20.2855537Z s3-bucket: gha-artifacts 2025-12-04T10:40:20.2855831Z s3-prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:40:20.2856147Z retention-days: 14 2025-12-04T10:40:20.2856373Z if-no-files-found: error 2025-12-04T10:40:20.2856619Z path: test-reports-*.zip 2025-12-04T10:40:20.2856856Z name: artifact 2025-12-04T10:40:20.2857057Z region: us-east-1 2025-12-04T10:40:20.2857258Z env: 2025-12-04T10:40:20.2857431Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:20.2857715Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:20.2858175Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:20.2858703Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:20.2859191Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:20.2859592Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:20.2859890Z ##[endgroup] 2025-12-04T10:40:20.6887232Z NOTE: s3-prefix specified, ignoring name parameter 2025-12-04T10:40:20.6887750Z With the provided path, there will be 1 file uploaded 2025-12-04T10:40:20.6888174Z Uploading to s3 prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:40:20.6901781Z Starting upload of test-reports-test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452.zip 2025-12-04T10:40:20.8716583Z Finished upload of test-reports-test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452.zip 2025-12-04T10:40:20.8962284Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T10:40:20.8962605Z with: 2025-12-04T10:40:20.8962799Z s3-bucket: gha-artifacts 2025-12-04T10:40:20.8963189Z s3-prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:40:20.8963516Z retention-days: 14 2025-12-04T10:40:20.8963751Z if-no-files-found: ignore 2025-12-04T10:40:20.8963988Z path: logs-*.zip 2025-12-04T10:40:20.8964193Z name: artifact 2025-12-04T10:40:20.8964385Z region: us-east-1 2025-12-04T10:40:20.8964584Z env: 2025-12-04T10:40:20.8964775Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:20.8965065Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:20.8965521Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:20.8966047Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:20.8966536Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:20.8966936Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:20.8967334Z ##[endgroup] 2025-12-04T10:40:21.3008310Z NOTE: s3-prefix specified, ignoring name parameter 2025-12-04T10:40:21.3008863Z With the provided path, there will be 1 file uploaded 2025-12-04T10:40:21.3009393Z Uploading to s3 prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:40:21.3025056Z Starting upload of logs-test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452.zip 2025-12-04T10:40:21.5106712Z Finished upload of logs-test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452.zip 2025-12-04T10:40:21.5373384Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T10:40:21.5373713Z with: 2025-12-04T10:40:21.5373912Z s3-bucket: gha-artifacts 2025-12-04T10:40:21.5374213Z s3-prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:40:21.5374527Z retention-days: 14 2025-12-04T10:40:21.5374751Z if-no-files-found: ignore 2025-12-04T10:40:21.5374999Z path: debug-*.zip 2025-12-04T10:40:21.5375195Z name: artifact 2025-12-04T10:40:21.5375395Z region: us-east-1 2025-12-04T10:40:21.5375586Z env: 2025-12-04T10:40:21.5375767Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:21.5376040Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:21.5376569Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:21.5377091Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:21.5377574Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:21.5377990Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:21.5378276Z ##[endgroup] 2025-12-04T10:40:21.9381965Z No files were found with the provided path: debug-*.zip. No artifacts will be uploaded. 2025-12-04T10:40:21.9658797Z Prepare all required actions 2025-12-04T10:40:21.9659182Z Getting action download info 2025-12-04T10:40:22.1140238Z Download action repository 'actions/setup-python@v6' (SHA:83679a892e2d95755f2dac6acb0bfd1e9ac5d548) 2025-12-04T10:40:22.4897437Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-12-04T10:40:22.4897797Z with: 2025-12-04T10:40:22.4897993Z job_id: 57120243452 2025-12-04T10:40:22.4898458Z job_name: win-vs2022-cpu-py3 / test (default, 1, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T10:40:22.4898991Z workflow_name: trunk 2025-12-04T10:40:22.4899227Z workflow_run_id: 19922768520 2025-12-04T10:40:22.4899476Z workflow_attempt: 1 2025-12-04T10:40:22.4899680Z env: 2025-12-04T10:40:22.4899865Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:22.4900131Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:22.4900585Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:22.4901140Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:22.4901616Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:22.4902025Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:22.4902311Z ##[endgroup] 2025-12-04T10:40:22.5014559Z ##[group]Run actions/setup-python@v6 2025-12-04T10:40:22.5014954Z with: 2025-12-04T10:40:22.5015144Z python-version: 3.10 2025-12-04T10:40:22.5015377Z check-latest: false 2025-12-04T10:40:22.5015690Z token: *** 2025-12-04T10:40:22.5015916Z update-environment: true 2025-12-04T10:40:22.5016175Z allow-prereleases: false 2025-12-04T10:40:22.5016421Z freethreaded: false 2025-12-04T10:40:22.5016632Z env: 2025-12-04T10:40:22.5016820Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:22.5017097Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:22.5017554Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:22.5018095Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:22.5018573Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:22.5018982Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:22.5019275Z ##[endgroup] 2025-12-04T10:40:22.6868854Z ##[group]Installed versions 2025-12-04T10:40:22.6870521Z Version 3.10 was not found in the local cache 2025-12-04T10:40:22.7160560Z (node:5380) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. 2025-12-04T10:40:22.7161351Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-12-04T10:40:23.2316805Z Version 3.10 is available for downloading 2025-12-04T10:40:23.2317524Z Download from "https://github.com/actions/python-versions/releases/download/3.10.11-11114431484/python-3.10.11-win32-x64.zip" 2025-12-04T10:40:23.5963888Z Extract downloaded archive 2025-12-04T10:40:23.6303134Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; if ((Get-Command -Name Expand-Archive -Module Microsoft.PowerShell.Archive -ErrorAction Ignore)) { Expand-Archive -LiteralPath 'C:\actions-runner\_work\_temp\python-3.10.11-win32-x64.zip' -DestinationPath 'C:\actions-runner\_work\_temp\870d5aa3-2365-4d0b-8c41-3b93a00f4115' -Force } else {[System.IO.Compression.ZipFile]::ExtractToDirectory('C:\actions-runner\_work\_temp\python-3.10.11-win32-x64.zip', 'C:\actions-runner\_work\_temp\870d5aa3-2365-4d0b-8c41-3b93a00f4115', $true) }" 2025-12-04T10:40:24.2475444Z Execute installation script 2025-12-04T10:40:24.6534578Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:40:24.6617705Z Finished 2025-12-04T10:40:24.6867882Z Check if Python hostedtoolcache folder exist... 2025-12-04T10:40:24.6870006Z 2025-12-04T10:40:24.6882580Z Create Python toolcache folder 2025-12-04T10:40:24.6883414Z 2025-12-04T10:40:24.6913225Z Check if current Python version is installed... 2025-12-04T10:40:24.6913539Z 2025-12-04T10:40:24.6964372Z No Python3.10.* found 2025-12-04T10:40:24.6967302Z 2025-12-04T10:40:24.6975092Z Remove registry entries for Python 3.10(x64)... 2025-12-04T10:40:24.6975951Z 2025-12-04T10:40:24.9269439Z Create Python 3.10.11 folder in C:\actions-runner\_work\_tool\Python 2025-12-04T10:40:24.9269822Z 2025-12-04T10:40:24.9290748Z Copy Python binaries to C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:40:24.9291117Z 2025-12-04T10:40:24.9495567Z Install Python 3.10.11 in C:\actions-runner\_work\_tool\Python... 2025-12-04T10:40:24.9496160Z 2025-12-04T10:40:42.9323894Z Create python3 symlink 2025-12-04T10:40:42.9324696Z 2025-12-04T10:40:42.9754105Z 2025-12-04T10:40:42.9757941Z 2025-12-04T10:40:42.9758646Z Directory: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:40:42.9758975Z 2025-12-04T10:40:42.9762625Z Mode LastWriteTime Length Name 2025-12-04T10:40:42.9765912Z ---- ------------- ------ ---- 2025-12-04T10:40:42.9770703Z -a---l 12/4/2025 10:40 AM 0 python3.exe 2025-12-04T10:40:42.9777167Z Install and upgrade Pip 2025-12-04T10:40:42.9777980Z 2025-12-04T10:40:44.7791903Z Looking in links: c:\Users\RUNNER~1\AppData\Local\Temp\tmpkfwtbni2 2025-12-04T10:40:44.7795622Z Requirement already satisfied: setuptools in c:\actions-runner\_work\_tool\python\3.10.11\x64\lib\site-packages (65.5.0) 2025-12-04T10:40:44.7800117Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.10.11\x64\lib\site-packages (23.0.1) 2025-12-04T10:40:45.4103160Z Collecting pip 2025-12-04T10:40:45.4460987Z Downloading pip-25.3-py3-none-any.whl (1.8 MB) 2025-12-04T10:40:45.4924073Z 2025-12-04T10:40:45.4924878Z ---------------------------------------- 1.8/1.8 MB 2025-12-04T10:40:45.4925266Z 37.6 MB/s eta 0:00:00 2025-12-04T10:40:45.4926503Z 2025-12-04T10:40:45.5452379Z Installing collected packages: pip 2025-12-04T10:40:45.5452841Z Attempting uninstall: pip 2025-12-04T10:40:45.5460823Z Found existing installation: pip 23.0.1 2025-12-04T10:40:45.9725492Z Uninstalling pip-23.0.1: 2025-12-04T10:40:45.9959656Z Successfully uninstalled pip-23.0.1 2025-12-04T10:40:47.5070727Z Successfully installed pip-25.3 2025-12-04T10:40:47.6596255Z Create complete file 2025-12-04T10:40:47.6596509Z 2025-12-04T10:40:47.6606370Z 2025-12-04T10:40:47.6606779Z 2025-12-04T10:40:47.6847168Z Successfully set up CPython (3.10.11) 2025-12-04T10:40:47.6847750Z ##[endgroup] 2025-12-04T10:40:47.7064231Z ##[group]Run echo "workflow_id: 19922768520" 2025-12-04T10:40:47.7064571Z echo "workflow_id: 19922768520" 2025-12-04T10:40:47.7064858Z echo "workflow_attempt: 1" 2025-12-04T10:40:47.7065147Z echo "workflow_Name: trunk" 2025-12-04T10:40:47.7065438Z echo "job_id: 57120243452" 2025-12-04T10:40:47.7066005Z echo "job_name: win-vs2022-cpu-py3 / test (default, 1, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests)" 2025-12-04T10:40:47.7066588Z echo "artifact_prefix: " 2025-12-04T10:40:47.7066856Z python3 --version 2025-12-04T10:40:47.7089009Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T10:40:47.7089472Z env: 2025-12-04T10:40:47.7089743Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:47.7090033Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:47.7090479Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:47.7091010Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:47.7091507Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:47.7091900Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:47.7092898Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:40:47.7093430Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:40:47.7093957Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:40:47.7094418Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:40:47.7094901Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:40:47.7095273Z ##[endgroup] 2025-12-04T10:40:47.7296720Z workflow_id: 19922768520 2025-12-04T10:40:47.7297010Z workflow_attempt: 1 2025-12-04T10:40:47.7297232Z workflow_Name: trunk 2025-12-04T10:40:47.7297436Z job_id: 57120243452 2025-12-04T10:40:47.7297899Z job_name: win-vs2022-cpu-py3 / test (default, 1, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T10:40:47.7298423Z artifact_prefix: 2025-12-04T10:40:47.7453085Z Python 3.10.11 2025-12-04T10:40:47.7579555Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T10:40:47.7579846Z with: 2025-12-04T10:40:47.7580022Z shell: bash 2025-12-04T10:40:47.7580219Z timeout_minutes: 5 2025-12-04T10:40:47.7580432Z max_attempts: 5 2025-12-04T10:40:47.7580634Z retry_wait_seconds: 30 2025-12-04T10:40:47.7581150Z command: set -eu python3 -m pip install python-dateutil==2.8.2 boto3==1.35.42 pandas==2.1.3 dataclasses_json==0.6.7 2025-12-04T10:40:47.7581700Z polling_interval_seconds: 1 2025-12-04T10:40:47.7582046Z warning_on_retry: true 2025-12-04T10:40:47.7582282Z continue_on_error: false 2025-12-04T10:40:47.7582512Z env: 2025-12-04T10:40:47.7582700Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:40:47.7582971Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:40:47.7583429Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:40:47.7583947Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:40:47.7584440Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:40:47.7584843Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:40:47.7585263Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:40:47.7585783Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:40:47.7586290Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:40:47.7586763Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:40:47.7587224Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:40:47.7587588Z ##[endgroup] 2025-12-04T10:40:48.3446136Z Collecting python-dateutil==2.8.2 2025-12-04T10:40:48.3672979Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB) 2025-12-04T10:40:48.7180292Z Collecting boto3==1.35.42 2025-12-04T10:40:48.7202861Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-12-04T10:40:48.8607977Z Collecting pandas==2.1.3 2025-12-04T10:40:48.8655834Z Downloading pandas-2.1.3-cp310-cp310-win_amd64.whl.metadata (18 kB) 2025-12-04T10:40:48.9298410Z Collecting dataclasses_json==0.6.7 2025-12-04T10:40:48.9318033Z Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-12-04T10:40:48.9505946Z Collecting six>=1.5 (from python-dateutil==2.8.2) 2025-12-04T10:40:48.9525785Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04T10:40:49.4204289Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42) 2025-12-04T10:40:49.4228190Z Using cached botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-12-04T10:40:49.4416863Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42) 2025-12-04T10:40:49.4438587Z Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T10:40:49.4673021Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42) 2025-12-04T10:40:49.4693977Z Using cached s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-12-04T10:40:49.7254977Z Collecting numpy<2,>=1.22.4 (from pandas==2.1.3) 2025-12-04T10:40:49.7307257Z Downloading numpy-1.26.4-cp310-cp310-win_amd64.whl.metadata (61 kB) 2025-12-04T10:40:49.7952838Z Collecting pytz>=2020.1 (from pandas==2.1.3) 2025-12-04T10:40:49.7973064Z Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-12-04T10:40:49.8177600Z Collecting tzdata>=2022.1 (from pandas==2.1.3) 2025-12-04T10:40:49.8195681Z Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-04T10:40:49.8681531Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7) 2025-12-04T10:40:49.8703085Z Using cached marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-12-04T10:40:49.8862564Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7) 2025-12-04T10:40:49.8883848Z Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-04T10:40:49.9767811Z Collecting urllib3!=2.2.0,<3,>=1.25.4 (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) 2025-12-04T10:40:49.9806149Z Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T10:40:50.0123469Z Collecting packaging>=17.0 (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) 2025-12-04T10:40:50.0144499Z Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-04T10:40:50.1862659Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-12-04T10:40:50.1882940Z Using cached mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T10:40:50.2098019Z Collecting typing-extensions>=3.7.4 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-12-04T10:40:50.2118952Z Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-04T10:40:50.2233935Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2025-12-04T10:40:50.2441445Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-12-04T10:40:50.2523421Z Downloading pandas-2.1.3-cp310-cp310-win_amd64.whl (10.7 MB) 2025-12-04T10:40:50.3699194Z ---------------------------------------- 10.7/10.7 MB 94.6 MB/s 0:00:00 2025-12-04T10:40:50.3716353Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-12-04T10:40:50.3734887Z Using cached botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-12-04T10:40:50.3827058Z Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-04T10:40:50.3845664Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-12-04T10:40:50.3918135Z Downloading numpy-1.26.4-cp310-cp310-win_amd64.whl (15.8 MB) 2025-12-04T10:40:50.4747093Z ---------------------------------------- 15.8/15.8 MB 199.3 MB/s 0:00:00 2025-12-04T10:40:50.4766496Z Using cached s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-12-04T10:40:50.4786547Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-12-04T10:40:50.4821012Z Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-12-04T10:40:50.4891855Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-12-04T10:40:50.4909670Z Using cached packaging-25.0-py3-none-any.whl (66 kB) 2025-12-04T10:40:50.4928493Z Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-12-04T10:40:50.4949417Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-12-04T10:40:50.4971719Z Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2025-12-04T10:40:50.4991265Z Using cached tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-12-04T10:40:50.7965377Z Installing collected packages: pytz, urllib3, tzdata, typing-extensions, six, packaging, numpy, mypy-extensions, jmespath, typing-inspect, python-dateutil, marshmallow, pandas, dataclasses_json, botocore, s3transfer, boto3 2025-12-04T10:41:03.6184393Z 2025-12-04T10:41:03.6248802Z Successfully installed boto3-1.35.42 botocore-1.35.99 dataclasses_json-0.6.7 jmespath-1.0.1 marshmallow-3.26.1 mypy-extensions-1.1.0 numpy-1.26.4 packaging-25.0 pandas-2.1.3 python-dateutil-2.8.2 pytz-2025.2 s3transfer-0.10.4 six-1.17.0 typing-extensions-4.15.0 typing-inspect-0.9.0 tzdata-2025.2 urllib3-2.5.0 2025-12-04T10:41:03.9378964Z Command completed after 1 attempt(s). 2025-12-04T10:41:03.9553393Z ##[group]Run python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-12-04T10:41:03.9554134Z python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-12-04T10:41:03.9554701Z  --workflow-run-id "19922768520" \ 2025-12-04T10:41:03.9555018Z  --workflow-name "trunk" \ 2025-12-04T10:41:03.9555321Z  --workflow-run-attempt "1" \ 2025-12-04T10:41:03.9555621Z  --job-id "57120243452" \ 2025-12-04T10:41:03.9556181Z  --job-name "win-vs2022-cpu-py3 / test (default, 1, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests)" \ 2025-12-04T10:41:03.9556751Z  --local-path "" \ 2025-12-04T10:41:03.9557018Z  --artifact-prefix "" 2025-12-04T10:41:03.9580859Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T10:41:03.9581306Z env: 2025-12-04T10:41:03.9581589Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:41:03.9581877Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:41:03.9582418Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:41:03.9583041Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:41:03.9583521Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:41:03.9584111Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:41:03.9584629Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:03.9585199Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:41:03.9585722Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:03.9586270Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:03.9586831Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:03.9587195Z ##[endgroup] 2025-12-04T10:41:04.6759324Z Traceback (most recent call last): 2025-12-04T10:41:04.6766106Z File "C:\actions-runner\_work\_tool\Python\3.10.11\x64\lib\runpy.py", line 196, in _run_module_as_main 2025-12-04T10:41:04.6766729Z return _run_code(code, main_globals, None, 2025-12-04T10:41:04.6767272Z File "C:\actions-runner\_work\_tool\Python\3.10.11\x64\lib\runpy.py", line 86, in _run_code 2025-12-04T10:41:04.6767760Z exec(code, run_globals) 2025-12-04T10:41:04.6768544Z File "C:\actions-runner\_work\pytorch\pytorch\tools\stats\upload_utilization_stats\upload_utilization_stats.py", line 16, in 2025-12-04T10:41:04.6769436Z from tools.stats.upload_stats_lib import download_s3_artifacts, upload_to_s3 2025-12-04T10:41:04.6770115Z File "C:\actions-runner\_work\pytorch\pytorch\tools\stats\upload_stats_lib.py", line 15, in 2025-12-04T10:41:04.6770621Z import requests 2025-12-04T10:41:04.6770882Z ModuleNotFoundError: No module named 'requests' 2025-12-04T10:41:04.7408990Z ##[error]Process completed with exit code 1. 2025-12-04T10:41:04.7526961Z ##[group]Run python3 .github/scripts/parse_ref.py 2025-12-04T10:41:04.7527410Z python3 .github/scripts/parse_ref.py 2025-12-04T10:41:04.7559319Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T10:41:04.7559761Z env: 2025-12-04T10:41:04.7559958Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:41:04.7560254Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:41:04.7560800Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:41:04.7561352Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:41:04.7561835Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:41:04.7562243Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:41:04.7564622Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:04.7565179Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:41:04.7565785Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:04.7566259Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:04.7566727Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:04.7567090Z ##[endgroup] 2025-12-04T10:41:04.8256158Z Setting output branch=main 2025-12-04T10:41:04.8431309Z Prepare all required actions 2025-12-04T10:41:04.8431761Z Getting action download info 2025-12-04T10:41:04.9839634Z ##[group]Run ./.github/actions/teardown-win 2025-12-04T10:41:04.9839938Z with: 2025-12-04T10:41:04.9840109Z env: 2025-12-04T10:41:04.9840292Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:41:04.9840570Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:41:04.9841025Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:41:04.9841550Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:41:04.9842029Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:41:04.9842432Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:41:04.9842838Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:04.9843358Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:41:04.9843991Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:04.9844473Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:04.9844944Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:04.9845303Z ##[endgroup] 2025-12-04T10:41:04.9923199Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2025-12-04T10:41:04.9923594Z .github\scripts\wait_for_ssh_to_drain.ps1 2025-12-04T10:41:04.9942592Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:41:04.9943056Z env: 2025-12-04T10:41:04.9943243Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:41:04.9943528Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:41:04.9943975Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:41:04.9944496Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:41:04.9944990Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:41:04.9945393Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:41:04.9945928Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:04.9946448Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:41:04.9946966Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:04.9947536Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:04.9948004Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:04.9948376Z ##[endgroup] 2025-12-04T10:41:05.3592472Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:41:05.3662271Z Finished 2025-12-04T10:41:05.5047763Z Holding runner until all ssh sessions have logged out 2025-12-04T10:41:05.5313236Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2025-12-04T10:41:05.5313696Z .github\scripts\kill_active_ssh_sessions.ps1 2025-12-04T10:41:05.5333111Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:41:05.5333569Z env: 2025-12-04T10:41:05.5333763Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:41:05.5334049Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:41:05.5334501Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:41:05.5335026Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:41:05.5335637Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:41:05.5336133Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:41:05.5336545Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:05.5337072Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:41:05.5339044Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:05.5339567Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:05.5340044Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:05.5340414Z ##[endgroup] 2025-12-04T10:41:05.8823000Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:41:05.8884021Z Finished 2025-12-04T10:41:05.9360100Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T10:41:05.9360395Z with: 2025-12-04T10:41:05.9360591Z shell: bash 2025-12-04T10:41:05.9360790Z timeout_minutes: 5 2025-12-04T10:41:05.9361021Z max_attempts: 3 2025-12-04T10:41:05.9361226Z retry_wait_seconds: 90 2025-12-04T10:41:05.9362262Z 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-04T10:41:05.9363424Z polling_interval_seconds: 1 2025-12-04T10:41:05.9363693Z warning_on_retry: true 2025-12-04T10:41:05.9363945Z continue_on_error: false 2025-12-04T10:41:05.9364177Z env: 2025-12-04T10:41:05.9364370Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:41:05.9364648Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:41:05.9365115Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:41:05.9365752Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:41:05.9366236Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:41:05.9366664Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:41:05.9367081Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:05.9367621Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:41:05.9368163Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:05.9368632Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:05.9369110Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:05.9369478Z EXTRA_DELETE_DIR: 2025-12-04T10:41:05.9369695Z ##[endgroup] 2025-12-04T10:41:06.0621930Z + '[' -n '' ']' 2025-12-04T10:41:06.0629224Z + 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 ./defs.bzl ./docker.Makefile ./docs ./functorch ./logs-test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452.zip ./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 ./scripts ./setup.py ./test ./test-jsons-test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452.zip ./test-reports-test-default-1-4-lf.windows.4xlarge.nonephemeral_57120243452.zip ./third_party ./tools ./torch ./torchgen ./ubsan.supp ./ufunc_defs.bzl ./usage_log.txt ./version.txt 2025-12-04T10:41:35.1247966Z Command completed after 1 attempt(s). 2025-12-04T10:41:35.1416460Z ##[group]Run handle C:\actions-runner\_work\ 2025-12-04T10:41:35.1416822Z handle C:\actions-runner\_work\ 2025-12-04T10:41:35.1435495Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:41:35.1435964Z env: 2025-12-04T10:41:35.1436294Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:41:35.1436594Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:41:35.1437129Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:41:35.1438322Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:41:35.1438831Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:41:35.1439229Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:41:35.1439642Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:35.1440153Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:41:35.1440667Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:35.1441130Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:35.1441607Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:41:35.1441974Z ##[endgroup] 2025-12-04T10:41:35.4947258Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:41:35.5025415Z Finished 2025-12-04T10:41:35.5584778Z 2025-12-04T10:41:35.5585371Z Nthandle v5.0 - Handle viewer 2025-12-04T10:41:35.5585779Z Copyright (C) 1997-2022 Mark Russinovich 2025-12-04T10:41:35.5586161Z Sysinternals - www.sysinternals.com 2025-12-04T10:41:35.5586364Z 2025-12-04T10:41:35.5913002Z powershell.exe pid: 5216 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:41:35.5913638Z handle.exe pid: 3732 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:41:35.5914209Z handle.exe pid: 3568 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:41:35.5914785Z handle64.exe pid: 5428 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:41:35.6284868Z Post job cleanup. 2025-12-04T10:41:35.6382355Z Post job cleanup. 2025-12-04T10:41:35.7857707Z (node:5512) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. 2025-12-04T10:41:35.7858464Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-12-04T10:41:35.8124746Z Post job cleanup. 2025-12-04T10:41:35.8231808Z Post job cleanup. 2025-12-04T10:41:35.9744310Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-12-04T10:41:35.9972991Z git version 2.51.0.windows.1 2025-12-04T10:41:36.0035186Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\468dbb7c-5f63-494b-a85e-7a00793e3dd0\.gitconfig' 2025-12-04T10:41:36.0053455Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\468dbb7c-5f63-494b-a85e-7a00793e3dd0' before making global git config changes 2025-12-04T10:41:36.0054301Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T10:41:36.0065568Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:41:36.0412903Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-12-04T10:41:36.0698154Z [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-04T10:41:36.4862177Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T10:41:36.5189513Z http.https://github.com/.extraheader 2025-12-04T10:41:36.5248638Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-12-04T10:41:36.5777092Z [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-04T10:41:37.0152140Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:41:37.0479620Z [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-04T10:41:37.5130693Z A job completed hook has been configured by the self-hosted runner administrator 2025-12-04T10:41:37.5166761Z ##[group]Run 'C:\actions-runner\jobcompleted.ps1' 2025-12-04T10:41:37.5184986Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:41:37.5185463Z ##[endgroup] 2025-12-04T10:41:37.8660763Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:41:37.8753166Z Finished 2025-12-04T10:41:39.4911024Z Cleaning up orphan processes